Instrument Control (GPIB, Serial, VISA, IVI)

キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Running two different LabView programs with two different versions of LabView

Dear sir,

    How are you?

    May I ask if I can install two different versions of LabView (5.1 and 8.5) in the same computer,
and run two different LabView programs of two different versions at the same time?

    Thank you very much for your precious answers!
Regards,
Shu-chen
0 件の賞賛
メッセージ1/10
5,994件の閲覧回数

You can do that but these programs will not see each other.

e.g., a global variable will not work between these two programs but will be two different globals..

greetings from the Netherlands
0 件の賞賛
メッセージ2/10
5,992件の閲覧回数

Hi Shu-chen,

 

You can definitely do so--however, you cannot run gloabal variables, remote panels or any other communication medium between the programs. To acheive that they have to be in the same version.

 

Ipshita C.

National Instruments
Applications Engineer
0 件の賞賛
メッセージ3/10
5,968件の閲覧回数
The biggest issue, imho, is that you can only have a single set of drivers installed. You might want to pick which drivers to install. For example, leave your existing DAQ driver and install just DAQmx for use with 8.5.
メッセージ4/10
5,956件の閲覧回数

I would like to comment on that. You can enable driver support for different versions of LabView. However, they have to be reinstalled for each version--each installation lets you enable support for a single version. I hope that answers your question.

 

Ipshita C.

National Instruments
Applications Engineer
0 件の賞賛
メッセージ5/10
5,935件の閲覧回数

Dear all,

 

I'm facing the same problem - I'd like to use versions 6.0 and 8.2 in parallel. I'm running two Keithley instruments with some shared drivers. Please could you expand on how you can enable support for these drivers for both versions of LabVIEW? I

 

Many thanks,

 

Jenna

0 件の賞賛
メッセージ6/10
5,561件の閲覧回数

copy the part in instr.lib to the other instr.lib

greetings from the Netherlands
0 件の賞賛
メッセージ7/10
5,542件の閲覧回数

But for the hardware drivers, I don't think there is a version of VISA (or NI-488) that is compatible with both versions of LabVIEW that you have.

0 件の賞賛
メッセージ8/10
5,533件の閲覧回数

I have a doubt.

 

What if i am using LV 8.0 and 8.2 at the same time. Both vis (One per one version) are trying to access same instrument (eg. GPIB1:24:INSTR). What will happen?

 

I am assuming Whoever accesses the GPIB instrument first will keep going. The other late comer VI will give an error saying "Resource alreay in use".

 

Please correct me if i am wrong.

 

Regards,

Muthuraman S

Regards,
Muthuraman
0 件の賞賛
メッセージ9/10
5,480件の閲覧回数

For s erial port you are right, for gpib I'm not so sure, try it out!

greetings from the Netherlands
0 件の賞賛
メッセージ10/10
5,472件の閲覧回数