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

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

Trigger Read specific adress (S7 Control Node) #114

Open funkitup opened 1 year ago

funkitup commented 1 year ago

Would it be possible to integrate a variable-parameter in the S7 control node so that it triggers the read function of only a specific variable from a S7 in node, similar to how the S7 out node can be configured dynamically with msg.variable? I know this could be done with lots of routing and individual S7 in nodes but it would be very convenient to dynamically trigger specific variables from a list.