Item.ForwardWithResend
This logic forwards the value of one item to another one. In addition, it verifies the destination value and resends it if necessary.
Description
This command can be used to forward the value of one item to another one. In addition, it verifies whether the forward was successful. This is done by comparing the time stamps of the source and destination item. If the value between the source and destination is different and the timestamp of the destination is older than the timestamp of the source, the value is resend. Therefore, this logic has to be used with trigger type "Timer and Input". The timer interval specifies the check interval.
Inputs
- Input (ItemID): Source Item
Outputs
- Output (ItemID): Destination Item
Possible trigger types
Timer and Input
Applies to
- NETx BMS Server 2.0
- NETx BMS Platform, XLogic Library 1.0.9+
- NETx Multi Protocol Server, XLogic Library 1.0.9+