NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving persistent data in sequence file

I'm doing this in 'C', please translate!
0 Kudos
Message 21 of 24
(1,211 Views)
SeqFileSave(fileHandle, NULL, "");
0 Kudos
Message 22 of 24
(1,211 Views)
Ok, I put in that last call to save the sequence file if the new value is different than the old value instead of telling TestStand of the file change and everything appears to work great. Mission accomplished!

Guys, thanks for your patience with what must have seemed to you to have been trivial.
0 Kudos
Message 23 of 24
(1,211 Views)
To Hurst -
Glad to help. Good luck with your programming...

Scott
Scott Richardson
https://testeract.com
0 Kudos
Message 24 of 24
(1,211 Views)