Leica tps1100 Reference Manual page 105

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
printf("Error occured during");
printf(" distance measurement!");
break;
case TMC_ANGLE_ERROR:
printf("Error occured while slope");
printf(" was measured!");
break;
case TMC_BUSY:
printf("TMC is busy!");
break;
case TMC_ANGLE_OK:
printf("Angle without coordinates!")
break;
} // end of switch (rc)
} // end of error handling
else
{ // use results
printf("horizontal angel [rad]: %d\n", dHz);
printf("vertical angel [rad]
printf("slopedistance [rad]
}
} //end of MyMeasurement
8.2.11 BAP_SearchTarget - Search the target
BAP_SearchTarget............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. 17020
17020 ...............................................................................................................................................................................................................................................................BAP_SearchTarget
C-Declaration
BAP_SearchTarget(BOOLE bDummy)
VB-Declaration
VB_BAP_SearchTarget(bDummy As Boolean)
ASCII-Request
%R1Q,17020:0
ASCII-Response
%R1P,0,0:RC
Remarks
Function searches a target. The used searching range is dependent of the set
searching area and whether the additional user area is enabled or not. The
functionality is only available by ATR instruments.
TPS1100 - Version 1.05
Basic Applications - BAP
: %d\n", dV);
: %d\n", dDist);
8-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents