10-10-2022 07:42 AM
Is it possible to write TestStand result in an Excel sheet?
When we check the working of 8 BOOL I/O structures(In Labview), is it possible to write the results onto an Excel Sheet?
10-19-2022 05:22 AM
I would recommend to create a "Result Processing Plugin". There you can use the "on the fly result" callback to implement your desired functionality.