LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extract TestStand sequence name and read it in LabVIEW

Solved!
Go to solution

Hi,

i need to do a LabVIEW program that reads a .txt file and extract from it certain information that will be used after in a TestStand sequence.

 

The problem is that this VI must be able to read the name of the sequence is being used in, because this .txt file will have the same name as the sequence (this VI will be obviously used with different sequences, with their specific txt file). How can i do it?

 

Thank you.

0 Kudos
Message 1 of 2
(802 Views)
Solution
Accepted by topic author DavideBrusamolino02

Hi Davide,

 

when you call that VI from your TestStand sequence then you could use the sequence name/step name as a parameter in the VI call…

 

Is this what you are looking for?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(791 Views)