Request of AUT_ReadTimeout procedure. Creates request for getting the timeout for positioning.
The function returns the maximum time to perform positioning.
The instrument returns the following responses:
grc – GeoCOM return code.timehz – Positioning timeout in Hz [sec].timev – Positioning timeout in V [sec].| Property | Values |
|---|---|
| Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
| ASCII request | %R1Q,9012: |
| ASCII response | %R1P,0,0:<timehz>,<timev> |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request |
Prepared request. |