Leica TPS1200 Series Reference Manual page 145

Geodetic measurement instruments
Hide thumbs Also See for TPS1200 Series:
Table of Contents

Advertisement

GeoCOM Reference Manual
GRC_TMC_BUSY
GRC_ABORT
GRC_SHUT_DOWN
See Also
TMC_DoMeasure
TMC_IfDataAzeCorrError
TMC_IfDataIncCorrError
Example
GRC_TYPE
TMC_COORDINATE
// make a single distance measurement first
Result=TMC_DoMeasure(TMC_DEF_DIST, TMC_AUTO_INC);
if(Result==GRC_OK)
{// before you get the coordinates
Result=TMC_GetCoordinate(1000,Coordinate,
TMC_AUTO_INC);
}
switch(Result)
{// result interpretation
case GRC_OK:
break;
.
.
// error handling
case ...:
.
.
default:
break;
}
Leica TPS1200 – Version 1.50
1293
TMC resource is locked respectively TMC task is busy.
Repeat measurement.
8
Measurement through customer aborted.
12
System power off through customer.
Result;
Coordinate;
Theodolite Measurement and Calculation – TMC
145

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents