PxPlus Trace Window - add date+time

Started by yonman, December 12, 2018, 11:52:40 AM

Previous topic - Next topic

yonman

I've looked through the Trace Window options and don't see option to include Date/Time stamp in the PxPlus Trace Window, showing the date (YYYY:MM:DD)+time (mm:ss) when each line of code is being executed.

Is that a possibility?

James Zukowski

While it doesn't include the date, the Time can be included using the 'TT' parameter.
See: https://manual.pvxplus.com/PXPLUS/parameters/tt.htm
James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services

yonman

Thank you for the suggestion.  That parameter works for the SETTRACE , not the PxPlus Tracing Window.  And, the 'current time (in seconds)  being displayed is actually the cumulative seconds the trace was started, not the actual time ie:  13:16pm.  But, I appreciate the suggestion!  I may be able to use the SETTRACE as a substitute.  Thank you again for your suggestion!