08-08-2009 05:08 AM
I use a fuel cell which has ModBus protocol and its output is RS485 and I have a weather station which is also uses ModBus protocol but its output is RS232. I want to gather all the data they have and transfer it to a laptop which has labview. In terms of hardware what do I need to connect fuel cell’s and weather station’s RS outputs to laptop? Is a simple serial to usb or serial to ethernet converter enough? Lastly, in terms of software which module should I have?
Thank you
08-08-2009 10:59 AM
08-10-2009
01:48 PM
- last edited on
03-09-2024
04:16 PM
by
Content Cleaner
Albert thanks for the reply.
I think my question is not clear, sorry for that.
1- What I want to know is "How can I connect fuel cell to my laptop and read the values in LABVIEW which fuel cell is already measuring so I don't need to buy extra sensors?" ,
I contacted fuel cell's manufacturer, they say it uses Modbus and has a RS485 output and I have commands.
2- Because laptop does not have serial connection I need to buy an usb to serial or PCMCIA to serial converter. Can a simple converter do this work or should I have to buy this; https://www.ni.com/en-us/support/model.usb-232-2.html
3- And which one will be more reliable? Converting Rs485 to Rs232 or converting Rs232 to Rs485?
08-11-2009
11:14 AM
- last edited on
03-09-2024
04:18 PM
by
Content Cleaner
Hi Sojo,
You are almost on the right track.
I recommend using the following modules:
https://www.ni.com/en-us/shop/model/usb-232.html
https://www.ni.com/en-us/shop/model/usb-485.html
As for software, please look at the following links:
https://www.ni.com/en/support/downloads/tools-network/download.modbus-master.html
https://forums.ni.com/t5/Reference-Design-Content/LabVIEW-Modbus-API/ta-p/3524019
Regards,
Sammy Z.
03-10-2024 12:26 PM