
Section 5 Command Descriptions
5.54
BUS STATES REN (if SC), *ATN, data (without
addr
)
REN (if SC), ATN•MTA, UNL, LAG, *ATN, data
(with
addr
)
EXAMPLES PRINT#1,"OUTPUT 22;R0C0T1X"
Send "R0C0T1X" to device 22.
PRINT#1,"OUTPUT 06,12;ABC"
Send "ABC" to devices 6 and 12.
PRINT#1,"OUTPUT;XYZ"
And send them "XYZ".
PRINT#1,"OUTPUT 0602;DEF"
Send "DEF" to device 6, sec addr 2.
PRINT#1,"OUTPUT06#26;abcdefghijklmnopqrstuvwxyz"
Send the 26 letters of the alphabet without
terminators to device 6.
Komentarze do niniejszej Instrukcji