1.2.1 • Published 1 year ago

node-red-contrib-foxtrotnode v1.2.1

Weekly downloads
8
License
MIT
Repository
github
Last release
1 year ago

node-red-contrib-foxtrotnode

This module contains nodes for integration of Tecomat Foxtrot PLC devices into node-red.

The following nodes are implemented:

  • foxtrot input - connects to a Tecomat Foxtrot PLC via PlcComS and reports value changes of selected variable
  • foxtrot ouptut - connects to a Tecomat Foxtrot PLC via PlcComS and allows to set value of selected variable using input messages
  • plccoms - configuration node for a connection to a PlcComS server

Prerequisites

To use these nodes for controlling Tecomat Foxtrot CP-1xxx series a PlcComS server is needed to run on the same network as the PLC. For CP-2xxx series the PlcComS server is a part of the device itself, so the plccoms configuration node can be connected straight to the PLC. More information about using PlcComS server can be found here: https://www.tecomat.com/download/software-and-firmware/plccoms/

Install

cd ~\.node-red
npm install node-red-contrib-foxtrotnode
1.2.0

1 year ago

1.2.1

1 year ago

1.1.0

5 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago