<< Click to Display Table of Contents >>
channel.allowGroupDelayInhibit |
According to the BACnet protocol documentation:
Indicates whether WriteGroup service writes to this object, that specify 'Inhibit Delay'=TRUE, may override any execution delay specified in this object. Execution_Delay shall always occur as the result of WriteProperty or WritePropertyMultiple. In the case of WriteGroup, Execution_Delay shall always occur unless the WriteGroup service parameter 'Inhibit Delay' is TRUE, and the Channel object property Allow_Group_Delay_Inhibit is present and has the value TRUE.
Property allowGroupDelayInhibit of object channel can be read and written using a single IOTag.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
channel-<objectAddress>.allowGroupDelayInhibit |
Property |
Value |
N1: |
<deviceAddress> |
N2: |
<type> = 53 |
N3: |
<objectAddress> |
N4: |
<property> = 365 |
An integer value, where 0 corresponds to FALSE and any other value corresponds to TRUE.