Supervisor - Sup; Constants And Types; Functions - Leica tps1100 Reference Manual

Hide thumbs Also See for tps1100:
Table of Contents

Advertisement

GeoCOM Reference Manual
15 S
UPERVISOR
The subsystem 'Supervisor' performs the continuous control of the system (e.g.
battery voltage, temperature) and allows to display automatically status
information (e.g. system time, battery-, position-, Memory-Card-, and inclination
measurement icons as well as local-remote display). It also controls the automatic
shutdown mechanism.
15.1

CONSTANTS AND TYPES

On/Off Switch
enum ON_OFF_TYPE
{
OFF = 0,
ON
= 1
};
Automatic Shutdown Mechanism for the System
enum SUP_AUTO_POWER
{
AUTO_POWER_DISABLED = 0,
AUTO_POWER_SLEEP
AUTO_POWER_OFF
};
System Time
typedef long SYSTIME;
15.2

FUNCTIONS

15.2.1 SUP_GetConfig - Get power management configuration status
SUP_GetConfig .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. 14001
14001 ...............................................................................................................................................................................................................................................................SUP_GetConfig
C-Declaration
SUP_GetConfig(ON_OFF_TYPE &LowTempOnOff,
TPS1100 - Version 1.05
- SUP
= 1,
= 2
SUP_AUTO_POWER &AutoPower,
SYSTIME &Timeout)
// deactivate the mechanism
// activate sleep mechanism
// activate shut down
mechanism
// [ms]

Supervisor - SUP

15-1

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents