NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmatically read the SequenceFile currently open (front most) ?

Solved!
Go to solution

@maszup wrote:

I used SequenceFiles (attached picture) to get all open sequence files from TS. 

 

I will check the SelectedFile property in the meantime. 

 

Thanks for your help 



this solution will not work like i wished. it will show me the sequence file that was used to call the submenu from the teststand menu but it will not show me the sequence active in teststand 

0 Kudos
Message 11 of 13
(1,458 Views)

the solution that DowNow_ is working fine. I didn't know how to use it by TS API in LV because i was trying to pass somehow the "RunState" ref from TS to LV but in fact i can use that way:

 

Untitled.jpg 

 

thanks DowNow_ for help  

0 Kudos
Message 12 of 13
(1,452 Views)
Solution
Accepted by topic author maszup

the solution that DowNow_ is working fine. I didn't know how to use it by TS API in LV because i was trying to pass somehow the "RunState" ref from TS to LV but in fact i can use that way:

 

Untitled.jpg 

 

thanks DowNow_ for help  

0 Kudos
Message 13 of 13
(1,452 Views)