NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the sequence file version?

Solved!
Go to solution

How to modify the sequence file version?

I am a new learner for teststand.

In the sequence file property , the software default version  is 0.0.0.0. 

Is it possible to change it  from 0.0.0.0 to 1.0.0.0. just use an expression?

0 Kudos
Message 1 of 3
(3,640 Views)
Solution
Accepted by topic author open28

Hi Open28,

 

Yes It's possible to do it by an expression. But I like write TS API by LabVIEW method, it's easier to write for me.  

 

@ LabVIEW method 

1.PNG

@ Expression method  (RunState.SequenceFile.AsPropertyObjectFile.Version = "6.5.5.5")

2.PNG

 

  

Thanks,

Ricky

 

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

Hi,ricky

Thank you!

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