Specifications
Appendix 6 Universal Serial Communications App6-39
It is possible to use a macro command to initiate an interrupt.
There are two ways to use a macro command to transmit data. You can either convert the data into
HEX code and transmit it, or you can transmit the data just as it is without converting it.
Use the macro command (OUT_ENQ). For details, refer to Chapter 13 in the Reference Manual
(Function).
HL
xx
WORD WORD
00
HL
xx
WORD WORD
01
Interrupt with a macro command (OUT_ENQ)
Word transmission
Transmission
memory
address
V series side
Number of
transmission
words
Word data
Word transmission
Interrupt code (10H to 2FH)
Character transmission
Transmission
memory
address
V series side
Number of
transmission
characters
Word data
Character transmission
Interrupt code (10H to 2FH)Interrupt code (10H to 2FH)