Specifications

118
Starting with the wakeup function
If you specify the wakeup time in user programs, the wakeup function will automatically wake up the
BHT at the specified time and run a user program.
If an auto-start execution program has been selected on the SET EXECUTE PROGRAM screen in the
SET SYSTEM menu, the selected program will run at the time of wakeup. If no auto-start execution
program has been specified, the control will be transferred to Directory Manager that starts a
first-registered one out of user programs (.PD4) loaded in the BHT.
For details about the wakeup function, refer to the BHT-BASIC Programmer's Manual.
Starting with the remote wakeup function
If the remote wakeup function is activated, the BHT will wake up upon receipt of the specified control
command from the host PC. At the time of wakeup, if the BHTRMT.PD4 file exists in the BHT, the
BHTRMT.PD4 will execute.
Therefore, if a user program is chained to the BHTRMT.PD4 by using the CHAIN statement in
BHT-BASIC, then the chained-to user program will run at the time of remote wakeup.
For details about the remote wakeup, refer to Section 2.5.3, "[ 11 ] Setting the Remote Wakeup" and the
BHT-BASIC Programmer's Manual.