I have here a unit of King Pigeon S275 Remote Terminal Unit.. this RTU has communication modules for GSM, GPRS and TCP/IP (via RJ45 connection) I can also communicate with this RTU by connecting it to my computer via USB .
The Manual I uploaded in this link... https://www.mediafire.com/?gnfzfz5l7pess1p
This RTU can be configured using a configurator Software that is included in the purchase. By using that configurator software, you can also see the data/readings of all sensors connected to it, you can also see the status of all Digital Input/contacts connected to the RTU...
I have been researching about MODBUS the past days and I would like to create my own MODBUS program so that the S275 RTU can also send the sensors' data, or all the I/O data to my own program....
However ... I still do not know where I can start ... Can I make this Modbus Program 1. using VB? 2. using PHP?
What other parameters do I need to know ? and tutorials for making this modbus software...
I also uploaded here the S275's; 1. GPRS Custom Protocol 2. MODBUS TCP Handshake Communication Protocol 3. Register Address
https://www.mediafire.com/?khnfu53a4p12nrd
Thanks