/
ForwardOrReset
ForwardOrReset
This logic forwards the value of item to another one or resets the output item depending on a validation indicator item.
Description
If the input IsValid is true then the Input_Item is forwarded to the Output_Item. If the input IsValid is false then the Output_Item is reset.
Inputs
- Input_Item (ItemID): Source Item
- IsValid (ItemID, BOOL): is the provided input valid?
Outputs
- Output_Item (ItemID): Destination Item
Possible trigger types
All
Available since:
NETx BMS Server 2.0
, multiple selections available,
Related content
Item.ForwardWithResend
Item.ForwardWithResend
More like this
ForwardValue
ForwardValue
More like this
Item.Write
Item.Write
More like this
Logic.Or
Logic.Or
More like this
Or
More like this
And
More like this