NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add Date/Time in each step/measurement in TestReport

Solved!
Go to solution

Hi guys,

I am using a batch model to test 6 UUTs, what I wanto is to include an additional headter in the Test Report that include the exaclty date/time for heach measurement or step, is there a easy way to do that ?

Thanks for your comments.

 

Eder

 

 

0 Kudos
Message 1 of 3
(3,358 Views)
Solution
Accepted by topic author Eder22

Hi Eder,

 

You can add the date and time to a step by selecting Step Settings → Properties → Additional Results

 

(1) Click '+' on the right hand side (Add Custom Result)

(2) Set 'Name' to: "Date & Time"

(3) Set 'Value to Log' to: Date() + " " + Time()

 

Step Settings for Action.PNG

 

Regards,

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

Message 2 of 3
(3,341 Views)

Thank you Charly

0 Kudos
Message 3 of 3
(3,324 Views)