Plc to pc(server)

I recommend heartbeat logic in the PLC that looks something like this:

Ignition writes to IgnitionHeartbeat once a second. Other logic in the PLC that cares whether Ignition is connected would simply use the bit IgnitionOK.DN.

1 Like