NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Using the sequence analyzer in a Teststand custom editor

We have written a Teststand custom editor in C# and want to add the sequence analyze functionality. I have a few questions about that.

1/ I do not find information in the Teststand API concerning the sequence analyzer, except that the executable can be launched. Does this mean that it is not possible to integrate this functionality in a custom editor? Are there plans to do this in the future or for a next release?

2/ After launching the AnalyzerApp.exe from a C# project with as argument the default tsaproj file, I have to manually specify my sequence file to analyze. Is there a command line argument available to specify the sequence file to be analyzed. Can I get a complete list with all available command line arguments?

3/ After analyzing a sequence, the result window is stuffed with all messages. When a message is double clicked in the analyzer result window, the default SeqEdit.exe is launched, even in case the SeqEdit is not running. After logging in, the correct sequence is loaded and the applicable step in the sequence gets the focus. Is it possible to set our custom editor as default for the analyzer and get the result messages in the custom editor?

4/ If question 3 is not possible, is there another way to get the result messages from the AnalyzerApp exe in a C# application?

Best regards

Patrick

 

 

0 Kudos
Message 1 of 2
(3,265 Views)

Hello ccds,

 

Is it this kind of document you were looking for?

http://zone.ni.com/reference/en-XX/help/370052K-01/tsanalyzer/infotopics/teststand_analyzer/

http://zone.ni.com/reference/en-XX/help/370052K-01/TOC73.htm

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 2 of 2
(3,220 Views)