NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically export properties

Hi glennjammin,

 

     I am looking one of the sequence file that you have posted i.e ("RW_From_File.seq"). When i execute the sequence file it works perfect but when I write a new variable in "test.txt" using "FileGlobals.Write("Text.txt","FileGlobals.test1",0)" Api, TS writes in test.txt file.

 

    My problem is how to read back the Fileglobal variable "test1" and store it in out variable ? I am reading using FileGlobals.Readex("Test.txt","FileGlobals.test1",0). When TS executes Readex step it throws an error.

 

   Please modify your sequence file by adding 2 flieglobals and reading it back using readex api. or let me know where I am doing mistake.

 

Thanks,

krishna 

0 Kudos
Message 11 of 11
(1,168 Views)