September 28, 2021
Trend [09-28-2021]
FIXED:
- Gauges now display on the Attribute List even if the the corresponding item is being trended.
Connectors [09-28-2021]
ADDED:
- Data can now be written from the cloud to a device (such as a PLC) on premises. This implements a closed loop system meaning that analytics can be done in the cloud with data from many systems across the supply chain. The results of the analytics can be fed back into a production system.
OPC/UA
- The OPC UA Connector browses for references and saves them in node set files.
- The OPC UA North Service is already capable of sending node set files. So, these reference files are served up to the OPC UA Server.
- The OPC UA Server is enhanced to hydrate the namespace, including references.
- On upgrade, we maintain the same variables with original node ids. The correct parents are set up for all nodes.
- Attributes published through OPC UA Server have more usable browse name of <relative_name>_<id>
Integrated Development Platform [09-28-2021]
ADDED:
- Expressions can now return current values. This makes it possible to use expressions in Process Layouts, the Value Gauge, and for displaying KPIs.
UI Components [09-28-2021]
ADDED:
- The Model Browser has been extended to allow exploring the OPC/UA namespace. Only branches and leafs that have selectable tags are shown.
Attribute List
- The Attribute List tree component now has a vertical scroll bar.
- Searching and/or sorting of the Attribute List is now possible
- The Attribute List can now be used from the Correlation Analysis application.
Line Chart
- The Line Chart now includes attribute ranges and limits automatically. The range is used to scale the Y axis, while the limits are displayed in X axis of the chart. This provides immediate information when looking at a chart.