LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone have instrument drivers for MKS PR4000 and/or MKS 647B?

I'm looking for RS232 serial drivers for MKS Instruments' PR4000
Flow/Pressure Controller and for their 647B Multi Gas Controller. If anyone
has anything for these devices, I would be most grateful.

-Jake Stern
jake@flexics.com
0 Kudos
Message 1 of 9
(5,465 Views)
Unfortunately, NI does not have any instrument drivers developed for those instruments. National Instruments develops Instrument drivers based on demand and popularity. If it is a commercially available instrument, you can officially request one at:
http://zone.ni.com/idnet/other.htm
The more requests we have for it, the greater the possibility that we will develop one in the future.


If you would like to try developing your own instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
http://zone.ni.com/idnet/development.htm).


We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver developme
nt. I would suggest contacting one of the Alliance members at:
http://www.ni.com/alliance

I might also suggest contacting the instrument vendor to see if they have any available code from which you can build an application.
0 Kudos
Message 2 of 9
(5,463 Views)
Hi Jake,

I am currently working on a MKS 647C Gas Flow Controller. The controller is connected to the computer's USB port using a RS232 to USB serial converter. I plan on controlling the controller using Labview, so I need instrument drivers for it. By any chance, did you find any? If you had to develop your own drivers, do you think you could help me out as well?
Thanks.

0 Kudos
Message 3 of 9
(5,301 Views)

Hi Jake,

 

What is the name of the company because I did some RS232 drivers for a MKS machine (pressure & volume controller), so I was wondering if it was the same kind or family of devices.

 

Cheers, 

Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
0 Kudos
Message 4 of 9
(5,296 Views)
Well, MKS Instruments (http://www.mksinst.com/) makes the PR4000, the 647B, and the 647C. I don't know what the PR4000 is, but I know the 647B and 647C are Gas Flow Controllers. Here is the 647C's data sheet: http://www.mksinst.com/pdf/647.pdf
0 Kudos
Message 5 of 9
(5,292 Views)
Sorry this was not the MKS I was thinking about...
 
Good luck to find the drivers
Doc-Doc
http://www.machinevision.ch
http://visionindustrielle.ch
Please take time to rate this answer
0 Kudos
Message 6 of 9
(5,286 Views)
Did you found a driver?
I am fighting with a PR4000... I'm not able to communicate vie RS232, I've got no reply and of couse the instrument does not accept the commands.
I have perused the MKS manual, but I was not able to find the full set of port settings, just parity, baudrate, and termination char.
What about data bits? Flow control? etc.
Thanks in advance,
Pietro
 
 
 
 
 
0 Kudos
Message 7 of 9
(5,238 Views)

Do you have a demo program that came with the PR4000?? You could use portmon to watch the data traffic.

http://www.sysinternals.com/Utilities/Portmon.html

0 Kudos
Message 8 of 9
(5,228 Views)

Just in case anyone happens to stumble upon this old thread like I did...

 

There are instrument drivers for the MKS 647C Mass Flow Controller (compatible with the MKS 647B) in LabVIEW.

 

They can be found by clicking Tools >> Instrumentation >> Find Instrument Drivers...

Then choose MKS Instruments as the company and hit search (feel free to leave the "Additional Keywords" blank because there are only 2 different MKS driver sets currently).

 

If you run into any problems with the drivers (I did not), here is a link to the user manual: http://www.mksinst.com/docs/R/647Cman.pdf

There is a full run-down on how to use RS232 communication starting on page 33.

 

Good Luck! 🙂

0 Kudos
Message 9 of 9
(4,048 Views)