M880 Monitoring Channels' Delay Time

Structure byte 8


Read/Write

The value to enter into or read from one of the 8, 16 byte structures at offset 8 is a channel’s delay time.
The value will be an unsigned integer (two bytes) in the range 5 and 65535. This value represents the number of 40ms delay periods, i.e. 200ms to 2,621.4s

It
tells the M880 how long to wait before activating the channel's control (structure byte 8, read only), after the detection of an exception.
If the condition causing the exception disappears before the time delay has expired, the internal timer is stopped and reset.


Write Code Example
Read Code Example