101-0530 Rabbit Semiconductor, 101-0530 Datasheet - Page 55

no-image

101-0530

Manufacturer Part Number
101-0530
Description
KIT TOOL FOR LP3500 INTL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0530

Contents
Demo Board, Serial Cable, Software and Documentation
For Use With/related Products
Rabbit 3000-based products, except RCM30/3100, LP3500
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
PARAMETERS
SEE ALSO
PARAMETERS
SEE ALSO
User’s Manual
void serCommAlert(int lowpowermode, int
void timedAlert(int lowpowermode, int maxpowermode,
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.
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
timeout is the timeout in seconds if no activity is detected on the RxE receiver line. Enter 0 for no
timeout
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 resume 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.
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
timeout is the timeout in seconds if an input is not received.
1 = battery
2 = raw DC power
1 = battery
2 = raw DC power
maxpowermode, int powersource, unsigned long
timeout);
int powersource, unsigned long timeout)
powerMode, digInAlert, timedAlert, devPowerSet
powerMode, digInAlert, serCommAlert, devPowerSet
49

Related parts for 101-0530