Digital IO Manager

This tool allows the user to set priorities, response times, and refresh interval times for the Digital IO's.

Note: If the Digital IO Application Manager tool is also located within the ROTMain this tool will be overwritten by it.

Using the Digital IO Manager Tool

The Response Time is a time set in milliseconds that is a break between rotations of Read, Process, and Write. Giving the IO's a few millisecond break between readings allows the program to complete other processes.
The Priority can be set to demonstrate the actual priority of the operation. These settings include: Lowest Priority, Below Normal Priority, Normal Priority, Above Normal Priority, Highest Priority, Realtime Priority, and Idle.
The Refresh Time Interval is the interval in milliseconds at which the updates will be displayed in the viewer. It is advisable to keep this number at at least 100 milliseconds so as not to waste time updating the viewer when it does not need to be updated.