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.
Modbus4j basic function
-
hi....
suddenly i have download seroUtils.jar and modbus4J.jar files and include it into netbeans. So please suggest me some methods to send data to slave and receive data from slave through rs232 cable . In my program i have set serial parameters. But i dont know how to send data and receive command from slave device.Please suggest me some methods or tutorial for serial programming in modbus4j.
Thanks in advance
-
Check out some of the test classes in the src-test folder.
-
Hi mlohbihler
Thanks for reply i solved my problem
thanks a lot