annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

Teststand sequence analyse programmatically

Risolto!
Vai alla soluzione

Hello,

 

I want to perform an Teststand sequence's analysis programmatically via the Labview API.

Does anyone have an idea please?

Thanks a lot

0 Kudos
Messaggio 1 di 6
1.112Visualizzazioni

Is there a reason for LV instead of the TS Seq Analyzer app?
https://www.ni.com/docs/en-US/bundle/teststand-api-reference/page/teststand-api-ref/sequence_analyze...

https://www.ni.com/docs/en-US/bundle/teststand-api-reference/page/teststand-api-ref/sequence_analyze...

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution
0 Kudos
Messaggio 2 di 6
1.096Visualizzazioni

Hi Santo,

 

Yes, to automate the analysis of multiple sequences at once, instead of running the analysis manually for each sequence.

LV is not mandatory, I'm looking for a methode doesn't matter the language

0 Kudos
Messaggio 3 di 6
1.084Visualizzazioni
Soluzione
Accettato da autore argomento NABIL2050

In that case, the Seq Analyzer executable automation from CLI would work with the right analyzer definitions and you can automate it from literally any programming language.

santo_13_1-1724084603625.png

 

<TestStand>\Bin\AnalyzerApp.exe

https://www.ni.com/docs/en-US/bundle/teststand-api-reference/page/teststand-api-ref/sequence_analyze...

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution
0 Kudos
Messaggio 4 di 6
1.082Visualizzazioni

Thanks Santo_13 for the time and effort

This should work, I will test it

0 Kudos
Messaggio 5 di 6
1.079Visualizzazioni

I think that my problem is AnalyzerApp.exe can't analyse a simple sequence but a *.tsaproj

So I have to build it from my sequence and all folders..

0 Kudos
Messaggio 6 di 6
1.063Visualizzazioni