GeoCOM Reference Manual
Theodolite Measurement and Calculation – TMC
Leica TPS1200 – Version 1.50
146
17.4.2
TMC_GetSimpleMea – returning an angle and distance measurement
TMC_GetSimpleMea.............................................................................................................................................................................................................................................................................
eMea
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2108
2108 ................................................................................................................................................................................................................................................................TMC_GetSimpl
C-Declaration
TMC_GetSimpleMea(SYSTIME WaitTime,
TMC_HZ_V_ANG &OnlyAngle,
double &SlopeDistance,
TMC_INCLINE_PRG Mode)
VB-Declaration
VB_TMC_GetSimpleMea(ByVal WaitTime As Long,
OnlyAngle As TMC_HZ_V_ANG,
SlopeDistance As Double,
ByVal Mode As Long)
ASCII-Request
%R1Q,2108:
WaitTime[long],Mode[long]
ASCII-Response
%R1P,0,0:
RC,Hz[double],V[double],SlopeDistance[double]
Remarks
This function returns the angles and distance measurement data. This command does not issue a new distance
measurement. A distance measurement has to be started in advance. If a distance measurement is valid the
function ignores
WaitTime
and returns the results. If no valid distance measurement is available and the
distance measurement unit is not activated (by
TMC_DoMeasure
before the
TMC_GetSimpleMea
call) the angle
measurement result is returned after the waittime. Information about distance measurement is returned in the
return code.
Parameters
WaitTime In
The delay to wait for the distance measurement to finish
[ms].
Mode In
Inclination sensor measurement mode.
OnlyAngle Out
Result of the angle measurement [rad].
SlopeDistance Out
Result of the distance measurement [m].
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
GRC_TMC_NO_FULL_CORRECTION
1283
The results are not corrected by all active sensors. Angle and
distance data are available.
In order to secure which correction is missing use the both
functions
TMC_IfDataAzeCorrError
and
TMC_IfDataIncCorrError
This message is to be considered as a warning.
GRC_TMC_ACCURACY_GUARANTEE
1284
Accuracy is not guaranteed because the result consists of data
which accuracy could not be verified by the system. Angle
and distance data are available.
GRC_TMC_ANGLE_OK
1285
Angle values okay, but no valid distance.
Perform a distance measurement previously.
GRC_TMC_ANGLE_NO_FULL_
CORRECTION
1288
No distance data available but angle data are valid. The return
code is equivalent to the
GRC_TMC_NO_FULL_CORRECTION
and relates to the angle data.
Perform a distance measurement first before you call this
function.
GRC_TMC_ANGLE_NO_ACC_
GUARANTY
1289
Only the angle measurement is valid but its accuracy cannot
be guaranteed (the tilt measurement is not available).
GRC_TMC_DIST_ERROR
1292
No measurement because of missing target point, angle data
are available but distance data are not available.
Aim at target point and try it again.
GRC_TMC_DIST_PPM
1291
No distance measurement respectively no distance data
because of wrong EDM settings. Angle data are available but
distance data are not available.
Содержание TM30 Series
Страница 1: ...Leica TPS1200 Leica TS30 TM30 GeoCOM Reference Manual Version 1 50 English...
Страница 120: ...GeoCOM Reference Manual File Transfer FTR Leica TPS1200 Version 1 50 120 while bLast TRUE FTR_AbortList...
Страница 136: ...GeoCOM Reference Manual Motorisation MOT Leica TPS1200 Version 1 50 136 handle error...