42
6. Registry of Libraries
In this chapter, registries which are used by the libraries of System and SIPanel are described. The I/O
Startup Library does not use any registry.
6.1 System Library
The System Library uses the following registries. The values of each registry are automatically updated by
dedicated API functions. User is required not to edit the values.
Localmachine\HARDWARE\DEVICEMAP\AlarmWakeUp
Set up “enable” or “disable” of the power ON by alram.
Table 6.1
Key name Form Value Description
0 Disable the power ON by alarm.Satus DWORD 1 Enable the power ON by alarm. (default)
LocalMachine\HARDWARE\DEVICEMAP\powerONEvent
Set up “enable” or “disable” of the power ON event notification”.
Table 6.2
Key name Form Value Description
0 Disable the power ON event notification.Status DWORD 1 Enable the power ON event notification.
6.2 SIPanel Library
The SIPanel Library uses the following registries. User is required to edit the values of each registry.
LocalMachine\Software\Apps\SIPmanager
Specify a program to start up the SIPanel when the SIP button is pushed by operator.
Table 6.3
Key name Form Value Description
SIPExeName SZ (file name) Specify a file name of program whic h is started up
when the SIP button is pushed.
Default is “SIPanel.exe”.
SIPQuitOpt SZ (ch aract er st ring of
option) Specify a character string of quit option which is
attached to the program specified by “SI PExe Name”.
Default is “/Q”.
SIPNormOpt SZ (character string of
option) Specify startup option of the program specified by
“SIPExeName”.
Default is not available.
Note:
If you wish to disable the SIP button, delete “SipExeName”. If you create your own startup program for the
SIPanel using this library , do n ot f or get to d elet e or cha nge “SIPE xe Nam e”. R ef er to Ch apt er 4.2 “Use o f
SIPanel Library”.