/
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
ForwardValue
ForwardValue
More like this
Item.ForwardWithResend
Item.ForwardWithResend
More like this
Item.Write
Item.Write
More like this
Item.Lock
Item.Lock
More like this
Lock
More like this
Logic.And
Logic.And
More like this