node-red-contrib-wago-cc100 0.1.0

Handle EA's on CC100 PLC

npm install node-red-contrib-wago-cc100

Node-Red library to controll EA's on CC100

Directly read and set the Digital In- Outputs and also Analog In- Outputs.

Note: This lib works asynchron!


Controll Digital and Analog signals: Digital EA Analog EA

Download example flow from Github:

https://github.com/Helmut-Saal/CC100-Node-Red/blob/master/Flow%20Example.txt

Note: You have to run the Node-Red Container with privileged mode:

docker run -d --name wago-node-red \
-d --privileged=true --user=root \
-p 1880:1880 \
-v node_red_user_data:/data \
nodered/node-red

Node Info

Version: 0.1.0
Updated 1 year, 11 months ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

35 in the last week

Nodes

  • Set-DO1
  • Set-DO2
  • Set-DO3
  • Set-DO4
  • Read-DO
  • Read-DI
  • Set-AO1
  • Set-AO2
  • Read-AO
  • Read-AI1
  • Read-AI2
  • Read-PT1
  • Read-PT2

Keywords

  • node-red
  • wago
  • CC100

Maintainers

Contributors

  • Helmut Saal
  • Jens Sparmann
  • Kurt Braun
  • Jesse Cox
  • Sarah Secci