Versions Compared

Key

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

...

This is the extension responsible for sending points events and react to external messages.

Implementation

...

 Properties

  • Status: Point status.
  • Fault Cause: The error message field.
  • Enabled: Enable the point extension.
  • Device Query: The device query who contains the device extension to be used by the PointExt. if you are using relations the device query is ignored and you should use relations for others as well.
  • Trigger On Value Change Only : Send event on value change only else ignore the value.
  • Can Write: if false it prevent the value received being written to the point

Advanced Config

  • Inhibit Time On Start : Time to wait before start sending message on station started, this value is always takes priority.
  • Min Send Time : The minimum amount of time before allowing sending events.
  • Max Send Time : The maximum amount of time before force event sending, should be greater then min send time.
  • Change Tolerance : The minimum delta value to trigger a change (only applicable for Numeric values)

Actions

...

Fault Causes

...

This component is a PointExt, this page will only contain information specific to this component.