hi all,
I save the results of my steps in diadem using " SequenceFilePostResultListEntry " callback.
I am able to read the results from the calling step or subseq in my resultlist callback & save them in tdm format.
The problem is reading ModuleTime.
Tried diff ways , the Expr. below gives inconsisten results.
RunState.Caller.Locals.ResultList[0].TS.ModuleTime
has anyone worked on similar situations.
also I was unable to find the Date format in Teststand. I have to channel this date info to a VI which writes the TDM file.