Chapter 12. Power-related Functions
147
(4) Set the BHT station ID to be used in the BHT response message
Set a 6-byte numeric string referring to the lower 6 digits of the BHT serial number as a
station ID which will be used in the response message to the host. To write and read the
setting, use the extended function SYSTEM.FN3 (Functions #3 and #4). For details, refer
to Chapter 16, "Extended Functions."
Once made in a user program, the above settings will be retained even after the termination
of the user program.
The remote wakeup activation/deactivation, transmission speed to be applied for remote
wakeup, and timeout period for ready-to receive state may be set in System Mode. For details,
refer to the BHT User's Manual.
Start of a remote wakeup
Start of a remote wakeupStart of a remote wakeup
Start of a remote wakeup program
program program
program
When a remote wakeup program starts, the resume function of the most recently running user
program becomes disabled regardless of the resume setting made in System Mode. Also in
other user programs chained from the remote wakeup program with the CHAIN statement, the
resume function will remain disabled.
Accordingly, after termination of the remote wakeup program, any other user program will
perform a cold start.
To enable the resume function of a user program running after the termination of the remote
wakeup program and its chained-to programs, use the extended function SYSTEM.FN3
(Function #1). For details, refer to Chapter 16, "Extended Functions."
End of a remote wakeup
End of a remote wakeupEnd of a remote wakeup
End of a remote wakeup program
program program
program
The remote wakeup program and its chained-to programs may be either normally terminated
or interrupted as follows:
• Normally terminated
when the program is ended with END, POWER OFF or POWER 0 statement.
• Interrupted
when the program is ended by pressing the PW key, with automatic powering-off function,
low battery power-off or any other factor when the resume function is disabled.
If the resume function is made enabled, the remote wakeup program or its chained-to
program will be neither normally terminated nor interrupted since it will resume the operation
in the next powering-on.
Comentarios a estos manuales