Leica tps1100 Reference Manual page 56

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
See Also
COM_GetSWVersion
Example
RC_TYPE
short
(void) COM_GetWinSWVersion(nRel, nVer, nSubVer);
printf(„Windows GeoCOM:\n");
printf(„Release %2d.%02d.%02d\n", nRel, nVer, nSubVer);
5.3.16 COM_GetTPSState - Get Current TPS Operation Mode
COM_GetTP SSta te............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. -
C-Declaration
COM_GetTPSState( COM_TPS_STATUS &eMode )
VB-Declaration
VB_COM_ GetTPSState( eMode As Long )
ASCII-Request
-
ASCII-Response
-
Remarks
This function retrieves the current operation mode.
Note: This function returns a valid value only if the sign-off message is
enabled. In any other situation, it returns
It is important to enable the sign-off message again if the instrument
has been shut down.
Parameters
eMode
Return Codes
RC_OK
See Also
COM_EnableSignOff
CTL_GetUpCounter
TPS1100 - Version 1.05
rc;
nRel, nSubVer, nVer;
Out
On successful completion.
COM_TPS_UNKNOWN
Current operation mode.
Communication Settings
.
5-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents