NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Use Property Loader to Load All Step Limits of SubSequence

I have a MainSequence which have 7 Sequence Call Steps,and these Steps all have several Numeric Limit Test(LabVIEW Adapter),Now I want Creat a property Loader Step in the Setup Table of MainSequence to load all the SubSequences' Steps Limits.But I do not know how to realize it?Who Can help me,Thank you!
 
 
0 Kudos
Message 1 of 6
(4,897 Views)
My TestStand Version is 3.5
0 Kudos
Message 2 of 6
(4,896 Views)

My suggestion is that you set all your defaults for your limits for each step first. Then in the sequence go to Tools>Import/Export properties and export your limits to a spreadsheet. If you do this first they will be in the correct format. Then use the property loader step to import them back in during run time.

hope this helps 

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 3 of 6
(4,884 Views)
Sorry,I think you have mistaken my opinion.My Mainsequence has 7 subsequences call,not 7 numeric test steps,I can not use Tools>Import/Export properties in mainsequence,beacause it has no numeric limit  properties.
This 7 subsequences all have several numeric test steps,and I can use Tools>Import/Export properties to import properties in every subsequence.
And I want to ask if I can use only one properties loader step in mainsequence to load all steps limit properties of this 7 subsequences.
 
Sorry,my English is poor,Hope you understand my means.
Thank you very much!
0 Kudos
Message 4 of 6
(4,874 Views)

It wasn't your english I just misread the question.Smiley Surprised I found this link that might help answer your question.

http://forums.ni.com/ni/board/message?board.id=330&message.id=13163&requireLogin=False

Hope it helps.

Now Using LabVIEW 2019SP1 and TestStand 2019
0 Kudos
Message 5 of 6
(4,853 Views)
GovBob ,Thank you very much,I have solved my problem.
0 Kudos
Message 6 of 6
(4,843 Views)