NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

dynamically loaded vi parameters

I have a vi set up to load dynamically. And it is working.

 

BUt, I have a dummy vi in the step settings.

 

Does the vi specified in the step settings for the dynamically loaded step have to include the same parameters as the target vi?

 

If not, how do youspecify the parameters when there is no prototype? (i.e. no vi specified in the step setings)

 

Regards,

Mac

0 Kudos
Message 1 of 3
(4,082 Views)

 

Hello MacDroid,

 

Please provide an snippet or file with the configuration or sequence that you are establishing for a better understanding of the issue. A little example will be very useful!

 

I think this example codes from the NI website and from the community will help you get a hold on dynamic callings on TestStand.

TestStand: Dynamically Call a Code Module

https://decibel.ni.com/content/docs/DOC-17646

 

Dynamically Select Which LabVIEW Code Module to Run in TestStand

http://www.ni.com/example/26860/en/

 

I hope this helps.

 

 

Regards,

 

David M.

National Instruments 

 

 

0 Kudos
Message 2 of 3
(3,932 Views)

I guess I didn't explaing the question well.

 

Looking at your example:

 

TestStand: Dynamically Call a Code Module

https://decibel.ni.com/content/docs/DOC-17646

 

The question is: is it possible to have Test1.vi had a different parameter list than Test2.vi?

 

 

0 Kudos
Message 3 of 3
(3,912 Views)