How to configure Redundant Event servers
How to configure Redundant Event servers
You could use IODeviceInfo() to check the status of a redundant I/O device and only run the event if that returns that the device is active on the desired server. Another option is to create a Report and run your Cicode commands from there since reports only run on the active server.
You could use IODeviceInfo() to check the status of a redundant I/O device and only run the event if that returns that the device is active on the desired server. Another option is to create a Report and run your Cicode commands from there since reports only run on the active server.