node-red-contrib-ignition-nodes 1.5.10

Adds support for reading, writing, and browsing tags in Ignition

npm install node-red-contrib-ignition-nodes

Overview

Node-RED nodes for interfacing to Ignition by Inductive Automation. Allows for the reading, writing, and browsing tags configured in Ignition.

Requires Node-RED Ignition Module and Ignition 8.1.0 or later.

Use version 1.5.5 for Ignition 7.9 found here.

Install

Run the following command in your Node-RED user directory:

npm install node-red-contrib-ignition-nodes

Usage

The Tag Read node can read the value of any tag in Ignition. This includes all Gateway tags (OPC, memory, expression, SQL, derived, UDTs) and System tags.

The Tag Read Web Socket node utilizes web sockets so tag value changes get pushed to Node-RED without polling.

The Tag Write node can write to tags in Ignition. This will only work with tags that are configured with write privileges.

The Tag Browse node can browse for tags in Ignition. This allows you to discover tags configured in Ignition.

Copyright 2021 Ignition Module Development Community

Licensed under the Apache 2.0 license.

Node Info

Version: 1.5.10
Updated 1 year, 8 months ago
License: Apache-2.0
Rating: 1.0 1

Actions

Rate:

Downloads

21 in the last week

Nodes

  • ignition-tag-read
  • ignition-tag-write
  • ignition-tag-read-ws
  • ignition-tag-browse
  • ignition-server

Keywords

  • node-red
  • tag
  • tags
  • tag read
  • tag write
  • tag browse
  • hmi
  • scada
  • Ignition
  • Inductive Automation
  • ws
  • websocket

Maintainers