Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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
  • NETx Multi Protocol Server


  • No labels