User’s Manual
45
Use this function to poll Serial Port E for any activity or until a timeout occurs. The function call forces
the LP3500 to enter the low-power mode using the battery for polling. Upon expiration of the timeout or
the receipt of a serial byte, this function will enable the normal power mode and exit.
Use
devPowerSet(ALLDEVICES, int state)
before and after this function call to deactivate
and activate all devices to operate at less power.
PARAMETERS
lowpowermode
is the low-power mode setting to enter, usually 10 (see
powerMode()
)
maxpowermode
is the maximum operating power mode setting to enter, usually 1 (see
power-
Mode()
)
powersource
1 = battery
2 = raw DC power
timeout
is the timeout in seconds if no activity is detected on the RxE receiver line. Enter 0 for no
timeout
SEE ALSO
powerMode, digInAlert, timedAlert, devPowerSet
Use this function to poll the real-time clock until a timeout occurs. The function call forces the LP3500 to
enter the low-power mode, disables the normal power source, and may enable the external battery for
polling. Upon expiration of the timeout this function will enable the normal power mode and exit. If the
normal power source is not available, the LP3500 will not be able to rsume operation at the maximum-
power mode, and may reset.
Use
devPowerSet(ALLDEVICES, int state)
before and after this function call to deactivate
and activate all devices to operate at less power.
PARAMETERS
lowpowermode
is the low-power mode setting to enter, usually 10 (see
powerMode()
)
maxpowermode
is the maximum operating power mode setting to enter, usually 1 (see
power-
Mode()
)
powersource
1 = battery
2 = raw DC power
timeout
is the timeout in seconds if an input is not received.
SEE ALSO
powerMode, digInAlert, serCommAlert, devPowerSet
void serCommAlert(int lowpowermode, int
maxpowermode, int powersource, unsigned long
timeout);
void timedAlert(int lowpowermode, int maxpowermode,
int powersource, unsigned long timeout)
Summary of Contents for Fox LP3500
Page 1: ...Fox LP3500 C Programmable Single Board Computer User s Manual 019 0111 041029 E ...
Page 6: ...Fox LP3500 ...
Page 14: ...8 Fox LP3500 ...
Page 22: ...16 Fox LP3500 ...
Page 86: ...80 Fox LP3500 ...
Page 120: ...114 Fox LP3500 ...
Page 130: ...124 Fox LP3500 ...
Page 134: ...128 Fox LP3500 ...
Page 138: ...132 Fox LP3500 ...
Page 142: ...136 Fox LP3500 ...
Page 144: ......