LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can we call LabVIEW VI's (saved at shared location say server)from two different test stations?

Hello All,

 

My question is related to calling and execution of LabVIEW Vis  from two or more different teststation(Test System) using NI TestStand.

 

Following are some definitions to understand the question better

A Test Station:is a independent sytem.different instruments(Multimeter,Function generator etc) are connected to this Station.Teststaion using NI TestStand for Test managment.

A LabVIEW :LabVIEW vis are saved at share location(server).These vis are responsible for communicating with different instruments connected to TestStation.

Execution:TestStand calls these Vis in sequene to perform particular test.

 

My query is to know ....Can we call and execute shared labVIEW vis from two or more TestStation simulatneously and cummunicate with connected instrument on each teststation.

 

Is there any possiblity of conflict as using same vis but on different station?

 

My concern is to avoid duplicacy of similar vis.Is there any better option to implement the same concern?

 

Thanks in advance

Regards:

Vaibhav Kanchan
Sr. Engineer
NI Certified LabVIEW Developer(CLD)
NI Certified TestStand Developer(CTD}
0 Kudos
Message 1 of 2
(2,248 Views)

I suggest you to try adding the shared vi to the labview project(.lvproj) running in same or different stations which is connected to the instrument. Adding the vi to a project will open it in the project instance instead of default application instance. Hence there won't be any conflict in execution.

Anand kumar SP
Senior Project Engineer
Soliton Technologies Pvt Ltd
0 Kudos
Message 2 of 2
(2,150 Views)