Request of BAP_GetMeasPrg procedure. Creates request for getting the distance measurement program of the instrument.
The instrument returns the following responses:
grc – GeoCOM return code.measprg – Measurement program (GEOCOM_BAP_USER_MEASPRG).| Property | Values |
|---|---|
| Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
| ASCII request | %R1Q,17018: |
| ASCII response | %R1P,0,0:<grc>,<measprg> |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request |
Prepared request. |