Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting an Omega FVL-2612 Mass Flow controller

Solved!
Go to solution

Hello,

 

I have an Omega FVL 2616 mass flow controll (0-500 SLM). I am trying to set it up through LabView mostly for recording flowrates. The manual for the device only has documentation for using HyperTerminal, which does function.

 

I have tried using the Instument I/O wizard, but to no avail. I have the connection set up as an RS232 plugged into COM1 on the back of the PC. When I select that devicea and tell the wizard to 'read and parse' it just times out.

 

I am not the most savvy with LabView, but have a grasp on the basics. 

 

I am looking to get a slider bar to controll the flow levels, and a feed back for actual flow that can be recorded in a document.

 

Baud: 19200

parity: no

Bit: 8

stop: 1

 

Any assistance would be greatly appriciated. 

 

Regards

0 Kudos
Message 1 of 3
(3,766 Views)
Solution
Accepted by topic author Edwards_NSG

Edwards_NSG,

 

I would suggest that you use the Basic Serial Read and Write.vi.  This can be found in the example finder. 

 

If you want to use the I/O assistant (I think the example really will be easier) don't you have to send some sort of command to the instrument?  If so do you have a write step in the I/O Assistant?

Sincerely,
Jason Daming
Applications Engineer
National Instruments
http://www.ni.com/support
Message 2 of 3
(3,736 Views)

Thank you!!!

 

That worked perfect from the first time I opened it. Learned a lot reading through the programming too.

 

Thanks again. 

0 Kudos
Message 3 of 3
(3,708 Views)