GeoCOM Reference Manual
Basic Applications – BAP
Leica TPS1200 / TS30 / TM30 – Version 1.50
86
8.3.15
BAP_SetATRSetting – setting the current ATR low vis mode
BAP_GetPrismType2.............................................................................................................................................................................................................................................................................
ype2
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 17031
17031...............................................................................................................................................................................................................................................................BAP_GetPrismT
C-Declaration
BAP_SetATRSetting(BAP_ATRSETTING eATRSetting)
VB-Declaration
VB_ BAP_SetATRSetting(ByVal eATRSetting As Long)
ASCII-Request
%R1Q,17035:
eATRSetting[long]
ASCII-Response
%R1Q,0,0:
RC
Remarks
Sets the current low vis mode.
Parameters
eATRSetting In
ATR low vis mode
Return-Code Names and Return-Code Values
GRC_OK
0 Execution
successful.
See Also
BAP_GetATRSetting()
Example
-