Hello,
Is it possible to disable a modbus-client using a function or a command ?
I am using this library - node-red-contrib-modbus (node) - Node-RED
Best Regards
Aivaras
Hello,
Is it possible to disable a modbus-client using a function or a command ?
I am using this library - node-red-contrib-modbus (node) - Node-RED
Best Regards
Aivaras
No, the "Enable/disable" is a deploy type change.
Read the modbus nodes built in help and home page "readme" - it may accept a topic or payload that enables/disabled polling.
Alternatively, if you use modbus getter and interupt the trigger with something that BLOCKS/ALLOWS the flow of a msg...
Thank you for information
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.