04-08-2018 10:07 AM - edited 04-08-2018 10:26 AM
I was trying to build my own txt report model plugin. My report model plugin works well in develop mode(teststand 2016 sequence editor) and it works well in "TestStand 2016 (32-bit) LabVIEW UI - Editor".
But it doesn't work in "TestStand 2016 (32-bit) LabVIEW UI - Operator".
C:\Users\Public\Documents\National Instruments\TestStand 2016 (32-bit)\UserInterfaces\Full-Featured\LabVIEW\TestStand 2016 (32-bit) LabVIEW UI - Operator
And I also have tried teststand example(C:\Users\Public\Documents\National Instruments\TestStand 2016 (32-bit)\Examples\Customizing Result Processing\Model Plugin - Simple Text Report\LabVIEW), but I got the same problem. This example only can run well in editor mode.
The problem in the operator mode is that "MainSequenceResult is NULL".
Can anyone help me on this?
08-05-2021 12:01 AM