Leica tps1100 Reference Manual page 184

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
RC_TYPE
unsigned short
// set the refractive methode to 1
// if it is not already
rc = TMC_GetRefractiveMethod(Method);
if (Method != RefractiveMethod)
{
rc = TMC_SetRefractiveMethod(RefractiveMethod);
if (rc == RC_OK)
{
// set of refractive methode successful
}
else
{
// set not successful (subsystem busy)
}
}
16.5.11 TMC_SetRefractiveMethod - Set the refraction model
TMC_ SetRefractiveMetho d ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2090
2090 ................................................................................................................................................................................................................................................................TMC_ SetRefractiveMetho d
C-Declaration
TMC_SetRefractiveMethod(unsigned short Method)
VB-Declaration
VB_TMC_SetRefractiveMethod(ByVal Method As Integer)
ASCII-Request
%R1Q,2090:Method[unsigned short]
ASCII-Response
%R1P,0,0:RC
Remarks
This function is used to set the refraction model.
Parameters
Method
TPS1100 - Version 1.05
Theodolite Measurement and Calculation - TMC
rc;
Method;
in
Refraction data:
Method
Australia)
Method
of the world)
= 1 means method 1 (for
= 2 means method 2 (for the rest
16-36

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents