Trigger Condition

Project:Modbus Module
Component:Code
Category:feature
Priority:normal
Assigned:Unassigned
Status:active
Description

I need to add a trigger condition for sending master requests. Right now the only conditional request is based on the data that the command is sending. There should be a way to use a different piece of data to determine when to send a request. Possibly one that allows for the module to reset it once the command has been sent. I'm thinking of a boolean tag that another module (or modbus command) could set and then once the request is sent this bit would be reset.