Specify Timestamp Format Dialog Box
- Updated2023-02-21
- 1 minute(s) read
Requires: Simulation Interface Toolkit (Windows)
Click the Edit Format button on the Configuration Settings tab of the Data Logging page in the SIT Connection Manager dialog box to display this dialog box.Use this dialog box to specify the time stamp format you want to use.
This dialog box includes the following components:
- Timestamp Format—Allows you to specify the timestamp format. The default format is %<%m-%d-%y-%H-%M-%S>T where the symbols are used as shown in the following table.
%< Represents the beginning of the timestamp. %m Represents the current month according to your system clock. %d Represents the current day according to your system clock. %y Represents the current year according to your system clock. %H Represents the current hours according to your system clock. %M Represents the current minutes according to your system clock. %S Represents the current seconds according to your system clock. >T Represents the end of the timestamp. - Valid—Indicates if the timestamp format is valid. Bright green indicates valid, and dark green indicates invalid.
- Example Output—Displays an example timestamp and filename using the current timestamp format.