NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

create test sequence from lab view - add it to the .seq file

Hello All,
               I have a query. consider an test sequence that has already stored in "Test.seq" format. let us say we have 5 test steps.
now is it possible to add a new test step to this existing test sequence using Lab VIEW. I mean if we enter a new test step this has to reflect in the existing test sequence "Test.seq".  i.e in the "Test.seq" we must have 6 test steps.
 
  If this is possible let me know how this can be done. 
0 Kudos
Message 1 of 3
(2,721 Views)

Hi,

Yes you can. The easies way would be to have some steps already in you sequencefile, so that you can clone the step.

The Programmer Reference Help will also provide valuable information as well.

I think the example in the TestStand folder examples\SequenceFileBuilder uses this technique. Also I have provided a link to an example on NI website that maybe of help.

You will have to remember that if you are doing this on a target system, that system will require a full development licence. The deployment licences donot allow creations of sequencefile (which is what you will be doing) only the execution.

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DEA556A4E034080020E74861&p_...

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(2,712 Views)
Hi,
      Thanks for your reply. I hope that will be enough. will look into that and get back to if there is an issues/doubts.
0 Kudos
Message 3 of 3
(2,709 Views)