Contents
Partner Programs
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
All Manual Versions
Ignition 8.0
Ignition 7.9
Ignition 7.8
Ignition Edge was revised and expanded significantly as of release 8.0.10. This deprecated page is for User Manual legacy records.
Ignition Edge Panel enables edge-of-network HMI functionality. This includes: one local web-launched client, one remote web-launched client, and alarming features including one-way email notification. Ignition Edge Panel includes one week of data buffering for trending and local client fallback for mission-critical applications.
Ignition Edge Enterprise acts as a limited remote server that synchronizes data from the edge of the network to a central Ignition server. It has Distributed Tags, history, and remote alarming built in. Remote backup, restoration management, and centralized monitoring of performance and health metrics are also available if the Ignition Enterprise Administration Module (EAM) is installed on the central Ignition server. Edge Enterprise comes with up to one week of data buffering so it can be used to store-and-forward your data to a central server in case of network failure.
Ignition Edge MQTT by Cirrus Link turns virtually any field device such as a touch panel or a client terminal into a lightweight, MQTT-enabled Edge Gateway that works seamlessly with Ignition IIoT. Ignition Edge MQTT uses the highly efficient MQTT protocol to transmit data to any MQTT broker and supports the Sparkplug data-encoding specification.
All Edge installations are a limited version of the Ignition platform for a significantly reduced cost. This helps keep things simple, and these installations always work with other full versions of Ignition if you need additional functionality. In Edge installation there are a lot of visual changes to the Gateway Webpage, and some pages have been removed to avoid confusion. You can see below that after installing Edge, the traditional orange Ignition logos are replaced with new green Edge logos so a Gateway can be easily identified. For more information, see Edge Gateway.
The new Edge version of Ignition has a separate license that works in the same way as a traditional Ignition license. The Edge license will not work if you attempt to activate it on an Ignition Gateway as it is only setup to license an Edge Gateway and its modules. However, you can activate a full Ignition license on an Edge Gateway, but this is not recommended due to the limitations of the Edge platform not being able to fully utilize the unlimited nature of an Ignition Gateway. Additionally, once a license has been activated on an Edge Gateway, the trial time for any unlicensed Edge plugins will be removed, and you will not be able to access them.
Edge installations only ever have one project. It is automatically created if it did not exist, and it cannot be removed. The default name is "Edge".
Database access is disabled. This means that any database queries or bindings will not work, and the user sources that require a database connection will not be available. The Status and Configure pages of the Gateway Webpage have been updated to remove these features and reduce confusion. Despite this restriction, some "historical" storage can happen inside of Ignition.
An Edge installation can store certain historical data inside Ignition.
Tag history - Up to one week or 10 million data points of history can be stored locally. Pruning will automatically happen, and the historian is automatically enabled and not configurable. An Edge Gateway can only have one realtime Tag provider and one Edge historian. You can learn more about tag history here.
As of version 8.0.8, the Edge Tag provider and Edge Historian can be renamed. For more information, see Edge Gateway Config section.
Alarm Journal - The alarm journal will store all alarm events locally for one week of events. There are limited configuration options; the Alarm Journal can be accessed via the Edge Alarm Journal profile. The Edge alarm journal and audit log can sync under EAM.
Audit Logs - Like the Alarms, the Audit log is limited to one week of local storage. It can't be configured.
All Gateway level scripting is disabled including Gateway Event Scripts and Tag Event scripts. This does not affect project or client scoped scripts.
A Gateway backup made in an Edge installation will work perfectly in other Edge installations. Edge Gateway Backups are not compatible with Ignition Gateways, so you may not take an Edge Gateway Backup and restore it on an Ignition Gateway. Nor may you take an Ignition Gateway Backup and restore it on an Edge Gateway.
However, you can still export Tags, windows, and other project resources in the Designer from full Ignition Gateways, and import them into an Edge project, or vice versa.
The internal OPC UA server in the Edge Gateway acts only as a client and not as a server. This means Edge can connect to other outside OPC servers as a client to fetch data, but can not act as an OPC UA server for outside programs to connect to.
Edge Gateways can not be configured as Controllers in EAM Architectures. However, Edge Gateways can be Agents.