DB spent logging / didn't like a 1/0

Hello!

I am currently working with TestStand 4.1 and I try to get my logging of database to run.

I use Chema TS models. I changed them for my own use, but one thing that makes my life difficult - UUT_STATUS (Exp: Logging.UUTResult.Status)

TS gives string 'Success' or 'Failure' but I need to be "1" for success and "0" for failure or at least TS write 1/0 to my database, no pass/fail.

How would be the best way to achieve this?

PS. I am very new to NI Teststand!

Sorry for my bad English, it is not my mother tongue.

He has got to work!

StrComp

(Logging.UUTResult.Status, "Failed", 1, 4)

Tags: NI Software

Similar Questions

Maybe you are looking for