48
RabbitCore RCM4400W
5.2.6.2 Alerts
These function calls can be found in the Dynamic C
LIB\RCM4xxx\RCM4xxx.LIB
library.
timedAlert
void timedAlert(unsigned long timeout);
DESCRIPTION
Polls the real-time clock until a timeout occurs. The RCM4400W will be in a low-power
mode during this time. Once the timeout occurs, this function call will enable the normal
power source.
PARAMETER
timeout
the duration of the timeout in seconds
RETURN VALUE
None
.
digInAlert
void digInAlert(int dataport, int portbit, int value,
unsigned long timeout);
DESCRIPTION
Polls a digital input for a set value or until a timeout occurs. The RCM4400W will be
in a low-power mode during this time. Once a timeout occurs or the correct byte is
received, this function call will enable the normal power source and exit.
PARAMETERS
dataport
the input port data register to poll (e.g., PADR)
portbit
the input port bit (0–7) to poll
value
the value of 0 or 1 to receive
timeout
the duration of the timeout in seconds (enter 0 for no timeout)
RETURN VALUE
None.
Содержание RabbitCore RCM4400W
Страница 1: ...RabbitCore RCM4400W C Programmable Wi Fi Core Module OEM User s Manual 019 0160 080131 F...
Страница 6: ...RabbitCore RCM4400W...
Страница 24: ...18 RabbitCore RCM4400W...
Страница 32: ...24 RabbitCore RCM4400W...
Страница 58: ...50 RabbitCore RCM4400W...
Страница 102: ...94 RabbitCore RCM4400W...
Страница 120: ...112 RabbitCore RCM4400W...
Страница 124: ...116 RabbitCore RCM4400W...
Страница 126: ......