097-55501-02 Issue 7 – January, 2005 TimeHub 5500 TL1 Reference Guide 147
Keywords
Keyword Description
Response Example:
SYMMBITS 04-06-18 12:07:05
M SC1801 COMPLD
"CLK::WTRSS = 731"
;
YEAR4
This keyword allows you to display a four-digit year or a two-digit year in the TL1
response headers. With YEAR4=N, the last two digits of the year are provided in the
response header, for instance 2006 is expressed as 06. With YEAR4=Y, all four
digits of the year are provided. The keyword format is:
YEAR4=<value>
Command Examples:
Enable YEAR4:
ED-EQPT::IMC:SV13:::YEAR4=Y;
This is the response (note that the four-digit year is already in the response):
SYMMBITS 2004-03-24 17:09:00
M SV13 COMPLD
;
Disable YEAR4:
ED-EQPT::IMC:SV13:::YEAR4=N;
This is the response (note that two-digit year is already in the response):
SYMMBITS 03-03-24 17:11:49
M SV13 COMPLD
;
Retrieve the current setting of YEAR4 with:
RTRV-EQPT::IMC:SC14:::PARAMETER=YEAR4;
Parameter Value Description
<value> Y Response headers contain four-digit year
N Response headers contain last two digits of year. This
is the default