Writing data to the output of the device
The IO write node allows to write message data to the digital output of the device.
- Open Node-RED.
- Add an IO write node from the Weidmüller category to the workspace.
- Add more nodes to the workspace and connect them to a flow with the IO write node being the last node.
- After deploying the flow, the IO write node is triggered whenever it receives a message at its input. The message data is written to the digital output of the device.