GeoCOM Reference Manual
Automation - AUT
Leica TPS1200 / TS30 / TM30 – Version 1.50
58
7.4.9
AUT_GetFineAdjustMode – getting the fine adjust positioning mode
AUT_GetFineAdjustMode ............................................................................................................................................................................................................................................................................
justMode
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 9030
9030 ................................................................................................................................................................................................................................................................AUT_GetFineAd
C-Declaration
AUT_GetFineAdjustMode(AUT_ADJMODE& rAdjMode)
VB-Declaration
VB_AUT_GetFineAdjustMode(AdjMode As Long)
ASCII-Request
%R1Q,9030:
ASCII-Response
%R1P,0,0:
RC,AdjMode[integer]
Remarks
This function returns the current activated fine adjust positioning mode. This command is valid for all
instruments, but has only effects for instruments equipped with ATR.
Parameters
RAdjMode
Out
Current fine adjust positioning mode
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
GRC_NA
27
GeoCOM Robotic license key not available
See Also
AUT_SetFineAdjustMode
Example
see AUT_SetFineAdjustMode