147
Display Instructions
Section 3-25
3-25 Display Instructions
3-26 Clock Instructions
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution condition
DISPLAY
MESSAGE
MSG
@MSG
046
Reads the specified sixteen words of extended ASCII and displays the
message on a Peripheral Device such as a Programming Console.
Output
Required
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution condition
CALENDAR ADD
CADD
@CADD
730
Output
Required
CALENDAR
SUBTRACT
CSUB
@CSUB
731
Output
Required
MSG(046)
N
M
N: Message
number
M: 1st message
word
C: 1st calendar
word
T: 1st time word
R: 1st result word
CADD(730)
C
T
R
C+1
C
C+2
T+1
T
R+1
R
R+2
Hours
Adds time to the calendar data in the specified words.
Minutes
Seconds
Minutes Seconds
Day
Hour
Year
Month
Minutes
Seconds
Day
Hour
Year
Month
C: 1st calendar
word
T: 1st time word
R: 1st result word
CSUB(731)
C
T
R
C+1
C
C+2
T+1
T
R+1
R
R+2
−
Hours
Subtracts time from the calendar data in the specified words.
Minutes
Minutes
Seconds
Seconds
Day
Hour
Year
Month
Minutes
Seconds
Day
Hour
Year
Month