The message response from each IO device is its IoStatus value, a concatenated collection of all IO values.
The actrld does a memory compare with the previous IoStatus message received from each device. If different, the new IoStatus is passed up to the station’s Nrio driver. When the Nrio network polls for values, it reads from each IO device’s values in its IoStatus slot.