Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The "CANSignal" property assigns any of the CAN signals available in your skin project to use in the Logic Setting 1, 2 and 3 properties. 
  • The "Triggers" property assigns any of the available IO or CAN signals in your skin project to determine what method to use prior to triggering the digital output.
  • The "Conditions" property assigns different logic statements (e.g., >=, <=, >, <) to compare with the actual IO or CAN signal value data and the Value property.
  • The "Value" property assigns a value to compare with the Condition property.
  • The "Actions" property determines whether to turn the digital output ON or OFF once the user-defined Condition property is met.

...