Hi,
Within the regular HS Event check there is the facility to trigger an event when a device has an Invalid/Error flag set to true. This typically gets set by the system when a device has not responded to a request in a timely manner, a poll request to the child device fixes it, or a resend.

The problem with this is that it is 'per device' so I was thinking if there is a way of using EasyTrigger's 'member of group' facility to trigger on the same Invalid/Error flag instead of just the value. Then there would be a single event using EasyTrigger instead of potentially hundreds.
Hidden flag is &hs.DeviceInvalidValue(xxx)
Thanks in advance,
David
Within the regular HS Event check there is the facility to trigger an event when a device has an Invalid/Error flag set to true. This typically gets set by the system when a device has not responded to a request in a timely manner, a poll request to the child device fixes it, or a resend.
The problem with this is that it is 'per device' so I was thinking if there is a way of using EasyTrigger's 'member of group' facility to trigger on the same Invalid/Error flag instead of just the value. Then there would be a single event using EasyTrigger instead of potentially hundreds.
Hidden flag is &hs.DeviceInvalidValue(xxx)
Thanks in advance,
David
Comment