03-05-2012 04:47 PM - edited 03-05-2012 04:48 PM
Hello,
I am trying to connect an oxygen flow controller (Bronkhorst EL flow) to a laptop through a serial to USB port adapter using both MAX and Labview. After opening MAX I see my instrument on port COM5, and need to change the settings on baud rate from 9600 to 38400. After that I querry the command :06030101217D00\r\n I can turn the mass flow controller to the maximum output (the command looks a bit odd because of the syntax of the instrument, but it works fine). If I write a vi to do the same thing and send the same string through serial visa, I do not get any result, it looks as if the command is not send to the instrument. I tried changing all the setting for the serial port, nothing seems to work.
I attached an example vi here, any suggestions?
Solved! Go to Solution.
03-05-2012 04:53 PM
03-06-2012 05:22 PM
Great, it works!