Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Pneucleus MFC Controls/Driver

I am trying to view/control Pneucleus Mass Flow Controllers (MFC) through LabView and am looking for advice on where to start.  I do not believe this company releases drivers, so I think that is the correct way to go?  What is the best way to go about learning how to set up drivers in LabView for instruments?  Any help is appreciated.  Thank you.

0 Kudos
Message 1 of 2
(3,334 Views)

An MFC is initialized, set and read, not much more.

So start with these 3 routines and use them in your applicaton.

All kind of corrections can be done depending on gas but this should be handled in the init.

 

good luck

You take a look at a device driver from NI but I would start with these 3 routines and adapt later to the standard device driver layout.

greetings from the Netherlands
0 Kudos
Message 2 of 2
(3,314 Views)