Reading Tags
Realtime (Live) Values
Realtime (live) tag data functionality is supported by the connector, allowing for the reading of tag values in realtime. This functionality may be enabled connector-wide, per Ewon Flexy, or per tag.
Connector-Wide
To enable realtime (live) tag data functionality connector-wide, set the Read all values in realtime field to true
in the connector configuration.
- From the Ignition Gateway webpage, navigate to the
Configsection. - Select the
Ewon Connectoroption from the left-hand menu. - Enable the
Read all values in realtimeoption. - Click the
Save Changesbutton, then restart Ignition.
Per Ewon Flexy
To enable realtime (live) tag data functionality per Ewon Flexy, set the _STATUS/ForceRealtimeData tag to true in
each Ewon Flexy's tag folder.
- From the Ignition Designer, navigate to the
Tag Browsertool. - Expand the
All Providersdirectory. - Expand the
Ewondirectory (associated with the Ewon Connector). - Expand the Ewon Flexy's directory.
- Expand the
_STATUStag folder. - Set the
_STATUS/ForceRealtimeDatatag totrue.
If you are not in read/write mode, you will need to switch to read/write mode to set the tag value.
Per Tag
To enable realtime (live) tag data functionality per tag, set the ForceRealtimeData property to true in the tag's
properties.
- From the Ignition Designer, navigate to the
Tag Browsertool. - Expand the
All Providersdirectory. - Expand the
Ewondirectory (associated with the Ewon Connector). - Expand the Ewon Flexy's directory.
- Select the tag and expand it to view its properties.
- Set the
ForceRealtimeDataproperty totrue.
If you are not in read/write mode, you will need to switch to read/write mode to set the tag value.
Where to Access Tags
The tags created by the connector are native Ignition tags and are updated cyclically by the connector based on the polling rates set during configuration of the module.
The Tag Browser tool in Ignition Designer can be used to read and write tag values.