User manual
Module Configuration PTQ-104S Rev2 ♦ Quantum Platform
User Manual IEC 60870-5-104 Server for Quantum
Page 68 of 195 ProSoft Technology, Inc.
February 22, 2013
5.3.5 Block 9971: Set Module Time
If a value of 9971 is placed in the control register, Module time is set using the
processor's time. The following table shows the block format for write.
Block 9971: Block Format for Write
Word Offset in Block
Data Field(s)
Description
0
Write Block ID
This word will contain the value of 9971.
1
Year
This field contains the four-digit year for the new time
value.
2
Month
This field contains the month value for the new time.
Valid Values: 1 to 12.
3
Day
This field contains the day value for the new time. Valid
Values: 1 to 31.
4
Hour
This field contains the hour value for the new time. Valid
Values: 0 to 23
5
Minute
This field contains the minute value for the new time.
Valid Values: 0 to 59.
6
Seconds
This field contains the second value for the new time.
Valid Values: 0 to 59.
7
Milliseconds
This field contains the millisecond value for the new
time. Valid Values: 0 to 999.
Block Format for Read
Word Offset in Block
Data Field(s)
Description
1
Block ID
This word will contain the value of 9971
5.3.6 Block 9998 or 9999: Reboot Module
If the processor places a value of 9998 in this register, the module will perform a
warm-boot operation. If the processor places a value of 9999 in this register, the
module will perform a cold-boot operation. In this application module, both of
these operations perform the same function. They exit the program and then
restart the program. Many of the program parameters set in the user
configuration must be set at program initialization and cannot be set while the
program is running. Therefore, both functions operate the same way.