Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (G-N)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
6-37
MONITORCPUS
Notifies the application process when a designated processor module fails or is returned
to an operable state.
MONITORNET
Enables or disables the receipt of system messages concerning the status of processors in
remote systems.
MONITORNEW
Enables or disables the receipt of the SETTIME and Power On messages.
CALL MONITORCPUS ( cpu-mask );
cpu-mask, INT:value input
CALL MONITORNET ( enable );
enable, INT:value input
0 Disable the receipt of messages.
1 Enable the receipt of messages.
CALL MONITORNEW ( enable );
enable, INT:value input
0 Disable the receipt of messages.
1 Enable the receipt of messages.