node-red-contrib-foxtrotnode 1.2.1

A set of nodes to control Tecomat Foxtrot PLC variables

npm install node-red-contrib-foxtrotnode

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

Node Info

Version: 1.2.1
Updated 2 years, 5 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

6 in the last week

Nodes

  • plccoms
  • foxtrot-input
  • foxtrot-output

Keywords

  • node-red
  • tecomat
  • foxtrot
  • plc

Maintainers