04-11-2017 09:34 AM
Hello there,
I am a newbie to TestStand environment & I am trying to access the Total Time(TS.TotalTime) of the Client Sequence from the Model Plugin - UUT done(NI_SimpleTextReport_LabVIEW.seq), any suggestions are much appreciated.
Many thanks.
04-11-2017 01:22 PM
Parameters.MainSequenceResult.TS.TotalTime
That oughta do it.