1324 HEIDENHAIN Technical Manual MANUALplus 620
Module 9279 Shut down control (configurable)
The module terminates control operation. The behavior during shutdown of
the control is defined in a transfer parameter.
Constraints:
After the module has been called, the file system updates the data on the
memory card (or hard disk) and closes all files.
The module cannot be called in the cyclic PLC program since all accesses to
the hard disk by the PLC must be implemented in a submit or spawn job.
The PLC is not executable after shutdown.
If mode 1 is active, a control reset is triggered immediately after shutdown.
The module call does not result in any outputs on the screen.
Call:
PS B/W/D/K <Mode>
0: Shut down the control
1: Shut down and restart the control
2: Shut down the control; then set the PLC output from
MP_powerOffPort (if defined).
CM 9279
Error recognition:
Marker Value Meaning
NN_GenApiModule
Error
0 Control reset was carried out
1 Error code in NN_GenApiModuleErrorCode
NN_GenApiModule
ErrorCode
20 Module was not called in a spawn job or
submit job