Leica tps1100 Reference Manual page 171

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
ASCII-Response
%R1P,0,0:RC
Remarks
This function carries out a distance measurement in a variety of TMC
measurement modes like single distance, rapid tracking,... . Please note that
this command does not output any values (distances). In order to get the
values you have to use other measurement functions such as
TMC_GetCoordinate
The value of the distance measured is kept in the instrument up to the next
TMC_DoMeasure
distance is clear by the measurement program
Note: If you perform a distance measurement with the measure program
TMC_DEF_DIST, the distance sensor will be work with the set EDM
mode, see TMC_SetEdmMode.
Parameters
Command
Mode
Return-Codes
RC_OK
See Also
TMC_SetEdmMode
TMC_GetCoordinate
TMC_GetSimpleMea
TMC_GetAngle1
TMC_GetAngle5
Example
RC_TYPE Result;
short
// set average mode
Result=TMC_SetEdmMode(EDM_CONT_EXACT);
// perform a single distance measurement
Result=TMC_DoMeasure(TMC_DEF_DIST);
nCnt=0;
while(nCnt<100)
{// wait on the distance data max. 100x100ms
TPS1100 - Version 1.05
Theodolite Measurement and Calculation - TMC
,
TMC_GetSimpleMea
command where a new distance is requested or the
in
in
Execution successful.
nCnt;
or
TMC_GetAngle
TMC_CLEAR
TMC measurement mode.
Inclination sensor measurement mode.
.
.
16-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents