dm_geocom_api_request_ps_search_window Subroutine

public pure subroutine dm_geocom_api_request_ps_search_window(request)

Request of AUT_PS_SearchWindow procedure. Creates request for starting PowerSearch.

The function starts PowerSearch in the window defined by API calls AUT_SetSearchArea and AUT_PS_SetRange (requires GeoCOM robotic licence).

The instrument returns the following responses:

  • grc – GeoCOM return code.
Property Values
Instruments TPS1200, TM30/TS30, TS16
ASCII request %R1Q,9052:
ASCII response %R1P,0,0:<grc>

Arguments

Type IntentOptional Attributes Name
type(request_type), intent(out) :: request

Prepared request.


Calls

proc~~dm_geocom_api_request_ps_search_window~~CallsGraph proc~dm_geocom_api_request_ps_search_window dm_geocom_api_request_ps_search_window proc~dm_geocom_api_request dm_geocom_api_request proc~dm_geocom_api_request_ps_search_window->proc~dm_geocom_api_request