NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Obtain Executing duration

Hi all,

How can I obtain executing time exactly as it shown at the report  tab.

I'm using NI GUI (Simple example) in C#,and I have noticed that the property secondsexecuting in the object Execution isn't exactly as it shown at the report tab.

 

Tnx,

 

 

0 Kudos
Message 1 of 4
(4,022 Views)

NewSCRUser,

 

You should be able to get this value from the Result.TS.TotalTime property for the step.

0 Kudos
Message 2 of 4
(4,016 Views)

Hi Daniel,

Which object contains this property?

Can you show me example?

0 Kudos
Message 3 of 4
(4,013 Views)

Hi Daniel,

What I ment how to obtain it by code??

tnx

0 Kudos
Message 4 of 4
(4,010 Views)