Leica TPS1200 Series Reference Manual page 139

Geodetic measurement instruments
Hide thumbs Also See for TPS1200 Series:
Table of Contents

Advertisement

GeoCOM Reference Manual
16.3.2
SUP_SetConfig – setting the power management configuration
SUP_SetConfig................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 14002
14002...............................................................................................................................................................................................................................................................SUP_SetConfig
C-Declaration
SUP_SetConfig(ON_OFF_TYPE Reserved,
VB-Declaration
VB_SUP_SetConfig(Reserved As Long,
ASCII-Request
%R1Q,14002:Reserved[long], AutoPower[long], Timeout[long]
ASCII-Response
%R1P,0,0:RC
Remarks
Set the auto power off mode to
timeout.
Parameters
Reserved
AutoPower
Timeout
Return-Code Names and Return-Code Values
GRC_OK
GRC_IVPARAM
See Also
SUP_GetConfig
Example
GRC_TYPE
ON_OFF_TYPE
SUP_AUTO_POWER
SYSTIME
// get parameter values
rc = SUP_GetConfig (Reserved,
// set new values for parameter
AutoPower
Timeout
rc = SUP_SetConfig (Reserved,
Leica TPS1200 – Version 1.50
SUP_AUTO_POWER AutoPower,
SYSTIME Timeout)
AutoPower As Long,
Timeout As Long)
AUTO_POWER_DISABLED or AUTO_POWER_OFF
In
In
In
0
2
rc;
Reserved;
AutoPower;
Timeout;
AutoPower,
Timeout);
= AUTO_POWER_DISABLED;
= 600000;
// =10min
AutoPower,
Timeout);
Reserved
Defines the behaviour of the power off mode.
The timeout in ms. After this time the device switches in the
mode defined by the value of
activity (press a key, turn the device or communication via
GeoCOM) occurs. The parameter for timeout must be
between 60'000 m/s (1 min) and 6'000'000 m/s (100 min).
Execution successful.
Timeout parameter invalid.
Supervisor – SUP
and the corresponding
when no user
AutoPower
139

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm30Ts30Tps1200+

Table of Contents