GeoCOM Reference Manual
Theodolite Measurement and Calculation – TMC
Leica TPS1200 – Version 1.50
189
17.8.9
TMC_SetAngSwitch - enabling/disabling the angle corrections
TMC_SetAngSwitch..............................................................................................................................................................................................................................................................................
itch
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2016
2016 ................................................................................................................................................................................................................................................................TMC_SetAngSw
C-Declaration
TMC_SetAngSwitch(TMC_ANG_SWITCH Switch)
VB-Declaration
VB_TMC_SetAngSwitch(ByVal Switch As TMC_ANG_SWITCH)
ASCII-Request
%R1Q,2016:
InclineCorr[long],StandAxisCorr[long],
CollimationCorr[long],TiltAxisCorr[long]
ASCII-Response
%R1P,0,0:
RC
Remarks
With this function you can enable/disable the following angle measurement corrections.
incline:
The inclination will be considered for the angle
measurement if enabled.
stand axis:
The standard axis correction will be considered for the
angle measurement if enabled.
collimation:
The collimation will be considered for the angle
measurement if enabled
tilt axis:
The tilt axis will be considered in the angle
measurement if enabled.
Parameters
Switch
Angle measurement corrections
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
GRC_TMC_BUSY
1293
TMC resource is locked respectively TMC task is busy or a
distance exists.
Clear distance and try it again.
See-Also
TMC_DoMeasure
TMC_GetAngSwitch
Example
See example TMC_QuickDist