Quantcast
Channel: NI TestStand topics
Viewing all articles
Browse latest Browse all 6524

TestStand 2016 On-The-Fly Reporting

$
0
0

Hello

 

I'm wanting to try On-The-Fly database logging. The reason being that LabView sometimes crashes and then I'll loose all the completed test results. (That's another story...)

 

When I start the test sequence it jumps into the NI_DatabaseLogger.seq file and runs the step New UUT for Database Logging for OTF (in Model Plugin - UUT Start). However, when I query the UUT_RESULT table, no new entry has been written to the database. Since this hasn't been written, when a STEP_RESULT is written there is a runtime error, because it can't find the an entry in the UUT_RESULT table. 

 

Does anyone have insight to how the step New UUT for Database Logging for OFT tries to log to the database. I know it only writes some of the info and the balance when the test is completed. How does it write the initial data to the database? It clearly doesn't use a Store Proc. 

 

The only thing (I think) that may be an issue is that I have chosen to use a BigInt for all my primary keys and it's expecting a GUID. I have managed to get using the BigInt working well with the standard database logging. 

 

I've scratched around in the DBLog.vsxproj, but haven't found anything obvious and since there is a file missing I can't run and step through the code to see what happens. 

 

Any insights would be welcomed. 

 

Regards

Wesley


Viewing all articles
Browse latest Browse all 6524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>