how to print a timestamp with periodic output from WinWedge

how to print a timestamp with periodic output from WinWedge WinWedge is a simple tool to obtain periodic readouts through a serial RS-232 or COM interface (e.g. from an analytical balance). unfortunately, though, obtaining a timestamp for every data point is not as intuitive as it could be.
here’s how you can automatically add a timestamp to your periodic output with WinWedge (tested with WinWedge32 Std. V3.0).

let’s assume that you’ve already configured the basic communication (“Port” – “Settings”) and timer settings (“Define” – “Serial Output Strings” > “Interval (ms)” and “Timer Controlled Output String”).
in the file menu, open “Define” – “Input Data Record Structure”. ignore the settings in the pop-up window and click “Continue…” twice.

in the file menu, open "Define" - "Input Data Record Structure". ignore the settings in the pop-up window and click "Continue..." twice.

enter the following string (or a variation thereof) into the field “Record Preamble Keystrokes”, and press OK.

{Day}/{Month}/{Year} {Hour}:{Minute}:{Second}{TAB}

Enter the following string (or a variation thereof) into the field "Record Preamble Keystrokes"

save your WinWedge file, create a new Excel spreadsheet, and activate WinWedge by opening the saved file directly.
this will result in a two-column output, the first column containing the timestamp, and the second one the serial output data:

how to print a timestamp with periodic output from software wedge

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.