4345-E P-38
SECTION 10 PARAMETER SETTING
If you specify a specific character (Y, M, D, h, m, s) following an asterisk (*), it is replaced with a
two-digit number.
*Y
:
Year (Example: 1999, July 30 -> 99)
*M
:
Month (Example: 1999, July 30 -> 07)
*D
:
Date (Example: 1999, July 30 -> 30)
*h
:
Hour (Example: 8:34:52 -> 08)
*m
:
Minute (Example: 8:34:52 -> 34)
*s
:
Second (Example: 8:34:52 -> 52)
Year/month/day
:
Today if DAILY REPORT (TODAY) or PERIOD REPORT is
output.
Previous day if DAILY REPORT (PRE DAY) is output.
Hour/minute/second
:
The time at which the file is output.
Example 1: To output DAILY OPERATING REPORT (TODAY) in July 30th of 1999
DW*Y*M*D.TXT’DW990730.TXT
Example 2: To output DAILY OPERATING REPORT (PRE DAY) in July 30th of 1999 (date
of previous day: July 29th)
DW*Y*M*D.TXT’ DW990729.TXT
Example 3: To output the ALARM HISTORY at 13:30:48 in July 30th of 1999
AL*h*m*s.D*D ’ AL133048.D30