20
Title
Function
SetPowerOnAlarm
Enables or disables “the automatic power-on to be activated with the alarm”.
C Language Interface
Calling Sequence
BOOL SetPowerOnAlarm ( BOOL bMode);
Parameters
BOOL bMode
FALSE
: Disables “automatic power-on with the alarm”.
TRUE
: Enables “automatic power-on with the alarm”. (default)
Return Values
TRUE
: Normal end
FALSE
: Internal error
Header
#include <CasioSys. h>
Remarks
Related operations to the “automatic power-on” after this function is implemented are as follows.
Table 3.1
Setup of
“SetPowerOnAlarm”
Setup at Control
panel
When the power of PA-
2400W is turned on
When the power of PA-
2400W is off
Alarm off
Alarm cannot be activated.
No “automatic power-on”
“automatic power-on”
disabled
Alarm on
Alarm can be activated.
No “automatic power-on”
Alarm off
Alarm cannot be activated.
No “automatic power-on”
“automatic power-on”
enabled
Alarm on
Alarm can be activated.
Yes “automatic power-on”