GeoCOM Reference Manual
Theodolite Measurement and Calculation – TMC
Leica TPS1200 – Version 1.50
170
17.6.10
TMC_SetRefractiveMethod - setting the refraction model
TMC_SetRefractiveMethod................................................................................................................................................................................................................................................................................
tiveMethod
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 2090
2090 ................................................................................................................................................................................................................................................................TMC_SetRefrac
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 In
Refraction data:
Method
= 1 means method 1 (for the rest of the world)
Method
= 2 means method 2 (for Australia)
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
GRC_TMC_BUSY
1293
TMC resource is locked respectively TMC task is busy. The
refraction model is not set.
Repeat measurement.
See Also
TMC_GetRefractiveMethod
Example
see
TMC_GetRefractiveMethod