M5xx Monitoring Channels' Delay Time

N.B. For firmware revisions 0.3.01.00 and later only
.

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 M5xx 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