Leica tps1100 Reference Manual page 198

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
// in this cases are the coordinates
// available
Break;
Default:
bExit=TRUE;
// in all other cases are the coordinates not
// valid and set to 0
// further errorhandling
Break;
}// end switch
}// end do while
while(!bExit);
TMC_DoMeasure(TMC_CLEAR); // complete measurement
16.7.7 TMC_IfDataAzeCorrError - If ATR error occur
TMC_IfDataAzeCorrError................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. 2114
2114 ................................................................................................................................................................................................................................................................TMC_IfDataAzeCorrError
C-Declaration
TMC_IfDataAzeCorrError(BOOLE& bAtrCorrectionError)
VB-Declaration
VB_TMC_IfDataAzeCorrError
ASCII-Request
%R1Q,2114:
ASCII-Response
%R1P,0,0:RC,bAtrCorrectionError[long]
Remarks
If you get back the return code
TMC_ANGLE_NO_FULL_CORRECTION or TMC_
NO_FULL_CORRECTION from a measurement function, so you can find
out with this function, whether the returned data record from the
measurement function a missing deviation correction of the ATR included
or not.
Parameters
bAtrCorrectionError
TPS1100 - Version 1.05
Theodolite Measurement and Calculation - TMC
// and clear data
(bAtrCorrectionError As Long)
Out
Flag, if ATR correction error
occurred or not
FALSE
TRUE
: no error occurred
:
last data record not
16-50

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents