![]() |
UNINTENDED APPLICATION BEHAVIOR - WARM OR COLD RESTART
The programmer must test the system bits %S0 and %S1 in his application in order to re-create the connections if a warm or cold start has been performed. The programmer must also test the system bit %S13 in his application in order to check for first scan after a STOP/RUN command using the PLC software application.
Failure to follow these instructions can result in death, serious injury, or equipment damage.
|
Step
|
Action
|
---|---|
1
|
The module resets the communication in progress.
Result: Exchanges in progress are ended; TCP Open connections are closed, and all sockets are deleted.
|
2
|
The module reconfigures itself.
|
3
|
The module is ready to process the TCP Open communication functions of the application.
|