Measurement Computing Analyzer488 User Manual

Page 180

Advertising
background image

Section 4

Serial Controller

4.86

EXAMPLES

PRINT#1,"TERM CR LF EOI"

Set output bus terminators to carriage-return,
line-feed, with EOI asserted on line-feed.

PRINT#1,"TERM LF EOI"

Set output term to LF with EOI.

PRINT#1,"TERM 'Z"

Set bus term to the letter "Z".

PRINT#1,"TERM $0 EOI"

Set output term to NULL with EOI.

Advertising