‎03-06-2008 09:37 AM - edited ‎03-06-2008 09:41 AM
jabili wrote:
hi all , i developed a application using modbus protocol data frame in labview, this data having the 8 bytes in the frame formate of modbus rtu which is come out serial port of pc Rs 232. my question is can connect this data to the Gsm modem to convet the data formate of gsm to connect the Gsm net work?My application name is optioning of trip unit using Gsm . my trip unit is modbus Rtu frame formate device . i want to send the optioning data through gsm network.converstion of dataLabview modbus frame to gsm frame (pc side)------------------>gsm frame to modbus frame (device side) .\it is possiable or not??
Of course it is possible. "modbus frame " has nothing to do with "gsm frame ".
You open a channel and you can send any bytes trough two GSM modems. Don't care if it modbus or not.
The decoding is done by the final device.
Trere are many ways to open a channel between two GSM modems. It depends of the ammount of data, and the frequency you want to transmit them.
‎03-07-2008 02:23 AM
‎03-07-2008 05:11 AM
‎03-07-2008 05:37 AM
‎03-07-2008 05:58 AM