From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MKS PR4000 CONTROLLER driver for labview 8.6

can not download.JPG

Hello Cooking_Up_Code:

 

I can't download this Driver,

 

can you send me this File?

 

Thank you

0 Kudos
Message 21 of 80
(1,753 Views)
Did you login? The link just takes you to http://pspfeifer.de/Produkte/LabVIEW_Treiber/Downloads/downloads.html so just download from there.
0 Kudos
Message 22 of 80
(1,736 Views)

Hi,

Completely out of date but if someone is interested, I've developed the core LabVIEW code to drive this dammed controller.

Cheers,

 

0 Kudos
Message 23 of 80
(1,694 Views)

Oh, yes that driver gave me hard hours to figure out how to use it! 😄

Anyway, I now happily use the lvlib in my projects I have developed based on this PR4000 driver. Note that, this lvlib is only for flow controller usage! (either one or two RF connected to the PR4000).

So maybe someone finds it useful, here it is attached as zip.

Regards,

 

edit: and the driver zipped just in case for those who cannot download 😉

Download All
Message 24 of 80
(1,688 Views)

Do those drivers work also with PR 4000B-F ?

0 Kudos
Message 25 of 80
(1,649 Views)
I guess...but if you try it, you will see it 🙂
Message 26 of 80
(1,643 Views)

Hi Blokk, could you save it to version LabView 2013 so I can verify that it's compatible with my instrument?

0 Kudos
Message 27 of 80
(1,596 Views)
Message 28 of 80
(1,580 Views)

Thank you very much for your time and your quick answer.

Even though I can control my instrument (PR4000B-F) with the Loopback.vi that was kindly posted by BZajec in the first page of this thread, your vis and the vis of the german page don't work. They return error code -1073807346 and the source is "Property Node (arg 1) in PR4000F Measuring.vi->MKS_PR4000.lvlib:ActionEngine.vi->MKS_PR4000.lvlib:Read_PR4000.vi"  (for the read component).

0 Kudos
Message 29 of 80
(1,551 Views)

Did you initialize properly the device using my library?

Did you specify the correct channel and port?

 

Example_VI.png

Message 30 of 80
(1,540 Views)