Applies To: |
|
Summary: |
If enabled the ABTCP driver will check on
startup and every watchtime that a user specified variable in the
PLC is changing. If a digital is specified the value must always be
on, otherwise the unit is put offline.If an analog is specifed, on
startup two consecutive read is peformed with a interval of 1000 ms
(specified by [abtcp]timeout), the two reads must get different
values before the unit can be put online. At every watchtime if the
digital is off or the analog data does not change from the last
value read then the driver returns 0x20 (Received data is bad) and
puts the unit offline.
The PLC status variable is specified and enabled by the citect.ini variable [abtcp]
For example to specify the time/date Seconds counter "S:23" in a PLC-5/40E as the status variable use [abtcp] To use the Processor Status Run Mode bit (S:1/1) for PLC 5/10 [abtcp] To use the a bit in the Integer file (N22:75/1) for PLC 5 [abtcp] |
Solution: |
Keywords: |
Related Links
Attachments