Chapter 6. Service Request Function
290 PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual GFK-2950C
Numeric, 2-Digit Year
In numeric format, the year, month, day of month, hours, minutes, seconds and day of week each
occupy one unsigned integer. To read and/or change the date and time using the numeric format,
enter SVC_REQ function #7 with this parameter block:
Example
Wed., June 15, 2005, at 12:15:30 a.m.
0 (Numeric format, 2-digit year)
Numeric, 4-Digit Year
In numeric format, the year, month, day of month, hours, minutes, seconds and day of week each
occupy one unsigned integer. To read and/or change the date and time using the numeric format,
enter SVC_REQ function #7 with this parameter block:
Example: Wed., June 15, 2005, at 12:15:30 a.m.
80h (Numeric format, 4 digit year)