Request of TMC_DoMeasure procedure. Creates request for trying a distance measurement. This command does not return any values.
The argument tmc_prog must be one of the following TMC measurement
modes:
GEOCOM_TMC_STOPGEOCOM_TMC_DEF_DISTGEOCOM_TMC_CLEARGEOCOM_TMC_SIGNALGEOCOM_TMC_DO_MEASUREGEOCOM_TMC_RTRK_DISTGEOCOM_TMC_RED_TRK_DISTGEOCOM_TMC_FREQUENCYThe argument inc_mode must be one of the following inclination
measurement modes:
GEOCOM_TMC_MEA_INCGEOCOM_TMC_AUTO_INCGEOCOM_TMC_PLANE_INCIf a distance measurement is performed in measurement program
GEOCOM_TMC_DEF_DIST, the distance sensor will work with the set
EDM mode.
The instrument returns the following responses:
grc – GeoCOM return code.| Property | Values |
|---|---|
| Instruments | TPS1100, TPS1200, TM30/TS30, TS16 |
| ASCII request | %R1Q,2008:<tmc_prog>,<inc_mode> |
| ASCII response | %R1P,0,0:<grc> |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(request_type), | intent(out) | :: | request |
Prepared request. |
||
| integer, | intent(in) | :: | tmc_prog |
TMC measurement program ( |
||
| integer, | intent(in) | :: | inc_mode |
Inclination measurement mode ( |