3
TimeHub 5500 TL1 Reference Manual
193
Keywords
097-55501-02 Issue 5: June 2003
2
5
3
SSSSSSSSSSS SSSS S SSSSS SSSSSSS S SSS S SSSSS S
YEAR4
This keyword provides a method for controlling the format of the year information
that appears in the TL1 response headers. With YEAR4=N, the last two digits of the
year are provided in the response header (e.g., 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 2003-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 will contain four-digit year
N Response headers will contain last two digits of
year. This is the default