Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Mass flow rate data acquisition in labview using NI DAQ USB-6346

Hello,

 

I am very new to labview. I have an NI DAQ device USB-6346 which I want to use to acquire a set of data from my measuring instruments. Firstly, I am trying to acquire mass flow rate data from my Aalborg MFC in labview using the USB device. I have already configured the DAQ in NI-MAX and I am kinda stuck as to how to proceed now. The Aalborg controller already has some example projects which I intend to use but I am not sure how to link it to my hardware data acquisition device. Any help will be greatly appreciated. 

 

Regards.

0 Kudos
Message 1 of 6
(1,547 Views)

It looks like there are several versions from Aalborg. Sharing the exact model and link to documentation will help the forum members guide you better.

 

Next, what kind of signal does your MFC output? hopefully, it is some voltage equivalent of mass flow as 6346 can measure analog voltage directly.

 

Can you tell more about the "Aalborg controller already has some example projects which I intend to use"?

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 6
(1,520 Views)

Hi,

 

Kindly see below link to the Aalborg mass flow controller.

https://www.aalborg.com/index.php/main_page/product_overview/id_product_overview/87/?url=https://www...

 

About the example project, aalborg has a labview driver with example projects. Attached is the vi I am using. I am able to read the mass flow rate using this vi but what I am trying to do is to read from multiple instruments concurrently using the DAQ device. For starters, I am beginning with the mass flow controller. 

 

Thanks. 

0 Kudos
Message 3 of 6
(1,495 Views)

Additionally, I am attaching the manual for the Aalborg mass flow controller (DPC47)

0 Kudos
Message 4 of 6
(1,475 Views)

The Aalborg DPC47 MFC is a digital mass flow controller so it provides a digital signal.

0 Kudos
Message 5 of 6
(1,458 Views)

@aj_as wrote:

The Aalborg DPC47 MFC is a digital mass flow controller so it provides a digital signal.


Do you mean RS232 or RS485? then 6346 is of no use as it doesn't support communication protocol.

You can hook up MFC to the computer directly using a USB-232 or USB-485 cable and read the data using Modbus or VISA drivers in LabVIEW.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 6 of 6
(1,446 Views)