NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't write Multi-Numeric Limit Test results to Database

Hi,
I'm using a custom schema and all parameters/expressions are properly mapped.
 
When I run my Multi-Numeric test, only the first measurement is being written to the DB. Shouldn't it perform multiple writes (per the number of measurements)?
I'm using a very simple vi with 2 data points in the measurements array and two sets of limits.
 
Any help is appreciated.
Thanks.
0 Kudos
Message 1 of 3
(3,162 Views)

Hi,

Do you get the same result if you were to use the default schema?

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,152 Views)
Ray,
I did what you suggested and it worked. Turns out some of the schema expressions are different from NumericLimitTest and MultiNumericLimittest.
Once I changed my expressions my schema worked fine.
Thanks.
0 Kudos
Message 3 of 3
(3,123 Views)