In the following example, two Boolean properties use an AND gate to output a Boolean value.
inBoolA and inBoolB is ‘out’
Again, the inBoolA and inBoolB must use the executeOnChange slot flag.
From Niagara 3.6 onwards, linking slots with different data types automatically inserts a conversion link between the two.
For example, you may link a StatusNumeric property to a Double property. For more information, see the Engineering Notes document NiagaraAX Conversion Links.
Copyright © 2000-2014 Tridium Inc. All rights reserved.