st-one-io / node-red-contrib-s7

A Node-RED node to interact with Siemens S7 PLCs
GNU General Public License v3.0
111 stars 58 forks source link

Unknown S7 in Object #61

Closed ismetbalci closed 4 years ago

ismetbalci commented 4 years ago

Hello,

When I load the library on npm or on Node-red.I see the library nodes.I confıgure the library nodes and deploy it. When I deployed the project I have an error on Node-red.That say "unknown object" and I never see again the S7 nodes.When I looked Managa pallette,the library seem installed but I am not access to library nodes.Also you can check the attached file. Could anybody help me about the issue ?

5 4

gfcittolin commented 4 years ago

Which version of Node.js are you using? You need at least version 8.x in able to use this node. Also try upgrading your Node-RED, from the screenshots it looks like you're using a quite old one.

gfcittolin commented 4 years ago

Closing this issue due to lack of activity. If the problem persists even after updating Node.JS and Node-RED, please feel free to reopen it.