Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Toggle a Modbus Relay IO control every two seconds
-
Hi,
I have successfully interfaced some PLC IO modules with Mango and able to both read and write to them through Modbus.
In one of our customer requirement, we need to toggle the relay output (connected to Modbus) every two seconds. What's the way out?
Thought of cron jobs, but I think it does not allow you to schedule in seconds.
Need help,
Thanks,
Narayana Swamy -
I would create a virtual binary that alternates every second, and then use a point link to have it control the modbus point.
-
Matthew, perfect.... you rock!!!
Regards,
Narayana Swamy