NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Send numeric limit data from TestStand sequence to Accesss database

I use the "None" adapter to perform numeric limit testing on results from expression steps, but when I enable saving the report to an Access database the Name of the parameter is not shown. I noticed that when I use the multiple numeric limit step the option to name the parameter is built in, but the numeric limit test doesn't give that option. Is there a way around this? I have left the database options in their default settings.
0 Kudos
Message 1 of 2
(2,974 Views)
By default the numeric limit test doesn't log the name of the step into the MEAS_NUMERICLIMIT table. This make sense since the name of the step is already logged into the STEP_RESULTS table. For the multiple numeric limit test, make sense to have a name to differentiate the different tests within the same step. That's why the default setting is set to log the test name in the MEAS_NUMERICLIMIT table.

Do you need the step name to be also in the MEAS_NUMERIC table or is it enough to have it on the STEP_RESULT one?

Best Regards,

Alejandro del Castillo
Application Engineer
National Instruments Co.
0 Kudos
Message 2 of 2
(2,974 Views)