11-16-2023 03:50 AM
Good day to all of you,
I'm at the initial design phase of a new project where I would like to use Veristand and a cRIO to control a small automated test rig to perform a sequence of tests on the unit installed on the rig with minimum input from the operator.
I've usually developed automatic sequences directly in the simulink model which i then compiled and installed on the real time hardware, I do this because in parallel I develop a simplified test rig model and connecting it to the controller and sequencer model gives me an enviroment where to iron out many kinks in the code months before having the hardware.
In this new application the customer asked to also provide the automatic generation of test reports. Nothing fancy, I'll be given the report template (word or xml, to be defined later) and numeric & bolean fields shall be populated by the rig software along with the time of test, unit part number and serial number (alphanumeric strings).
We usually do this with Labview but I ask you, is there a custom device, a functionality of Veristand/Real Time Sequence that might be used to do so?
Thank you