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:
Parameter Block Format
Address
Example
Wed., June 15, 2005, at 12:15:30 a.m.
1 = change or 0 = read
Address
0
0 (Numeric format, 2-digit year)
1
0
High Byte
Low Byte
Value
year
2
05
month
3
06
day of month
4
15
hours
5
12
minutes
6
15
seconds
7
30
day of week
8
04
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:
Parameter Block Format
Address
Example: Wed., June 15, 2005, at 12:15:30 a.m.
1 = change or 0 = read
Address
0
80h (Numeric format, 4 digit year)
1
80h
High Byte
Low Byte
Value
year
2
2005
month
3
06
day of month
4
15
hours
5
12
minutes
6
15
seconds
7
30
day of week
8
04
Summary of Contents for PACSystems RSTi-EP
Page 357: ......
Page 466: ...Chapter 9 Diagnostics GFK 2950C February 2018 451 ...