Measurement Computing Analyzer488 User Manual

Page 144

Advertising
background image

Section 4

Serial Controller

4.50

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;abcdefghijklmnopqrstuvwxy
z"

Send the 26 letters of the alphabet without
terminators to device 6.

Advertising