Giter Club home page Giter Club logo

Comments (2)

JorgeAlberto91MS avatar JorgeAlberto91MS commented on July 1, 2024

This is the Node-Red Flow when I'm trying to write N45:4-5 parameters on VSD
[{"id":"33e9b553.7e386a","type":"group","z":"332d1a8b.fa2e76","style":{"stroke":"#999999","stroke-opacity":"1","fill":"none","fill-opacity":"1","label":true,"label-position":"nw","color":"#a4a4a4"},"nodes":["a7a7c431.39f448","46d2c28b.13288c","d0d0823c.c889f","d7d30f6f.795d1","c1caf04d.fda86","d1af532e.cd9"],"x":344,"y":259,"w":522,"h":192},{"id":"a7a7c431.39f448","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"Time Out","name":"Write VFD","x":750,"y":300,"wires":[]},{"id":"46d2c28b.13288c","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"DL To Net MS","name":"DL to Net MS","x":760,"y":360,"wires":[]},{"id":"d0d0823c.c889f","type":"function","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","func":"var msg1 = {payload:parseInt(450)};\nvar msg2 = {payload:parseInt(0)};\n\nreturn [msg1, msg2];","outputs":2,"noerr":0,"initialize":"","finalize":"","x":570,"y":390,"wires":[["d1af532e.cd9"],["46d2c28b.13288c"]]},{"id":"d7d30f6f.795d1","type":"inject","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":450,"y":390,"wires":[["d0d0823c.c889f"]]},{"id":"c1caf04d.fda86","type":"inject","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"5","payloadType":"str","x":580,"y":300,"wires":[["a7a7c431.39f448"]]},{"id":"d1af532e.cd9","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"DL To Net LS","name":"DL to Net LS","x":750,"y":410,"wires":[]},{"id":"6a7a7415.784b3c","type":"pccc endpoint","z":"","address":"192.168.2.10","port":"44818","userouting":false,"routing":"0x01,0x00,0x01,0x00","cycletime":"2000","timeout":"10000","name":"","vartable":[{"addr":"N42:3","name":"Time Out"},{"addr":"N45:4","name":"DL To Net LS"},{"addr":"N45:5","name":"DL To Net MS"}]}]

from node-red-contrib-pccc.

JorgeAlberto91MS avatar JorgeAlberto91MS commented on July 1, 2024

This is the Node-Red flow when I set the parameter N150:2
[{"id":"33e9b553.7e386a","type":"group","z":"332d1a8b.fa2e76","style":{"stroke":"#999999","stroke-opacity":"1","fill":"none","fill-opacity":"1","label":true,"label-position":"nw","color":"#a4a4a4"},"nodes":["a7a7c431.39f448","46d2c28b.13288c","d0d0823c.c889f","d7d30f6f.795d1","c1caf04d.fda86","d1af532e.cd9"],"x":344,"y":259,"w":522,"h":192},{"id":"a7a7c431.39f448","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"Time Out","name":"Write VFD","x":750,"y":300,"wires":[]},{"id":"46d2c28b.13288c","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"DL To Net MS","name":"DL to Net MS","x":760,"y":360,"wires":[]},{"id":"d0d0823c.c889f","type":"function","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","func":"var msg1 = {payload:parseInt(450)};\nvar msg2 = {payload:parseInt(0)};\n\nreturn [msg1, msg2];","outputs":2,"noerr":0,"initialize":"","finalize":"","x":570,"y":390,"wires":[["d1af532e.cd9"],["46d2c28b.13288c"]]},{"id":"d7d30f6f.795d1","type":"inject","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":450,"y":390,"wires":[["d0d0823c.c889f"]]},{"id":"c1caf04d.fda86","type":"inject","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"5","payloadType":"str","x":580,"y":300,"wires":[["a7a7c431.39f448"]]},{"id":"d1af532e.cd9","type":"pccc out","z":"332d1a8b.fa2e76","g":"33e9b553.7e386a","endpoint":"6a7a7415.784b3c","variable":"DL To Net LS","name":"DL to Net LS","x":750,"y":410,"wires":[]},{"id":"6a7a7415.784b3c","type":"pccc endpoint","z":"","address":"192.168.2.10","port":"44818","userouting":false,"routing":"0x01,0x00,0x01,0x00","cycletime":"2000","timeout":"10000","name":"","vartable":[{"addr":"N42:3","name":"Time Out"},{"addr":"N45:4","name":"DL To Net LS"},{"addr":"N45:5","name":"DL To Net MS"},{"addr":"N150:2","name":"Drive Parameter 1"}]}]

from node-red-contrib-pccc.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.