beautypg.com

Measurement Computing Analyzer488 User Manual

Page 224

background image

Section 6

Instrument Simulator

6.14

PRINT A$

display shows E0 since error
condition has been cleared after
reading error status

PRINT#1,"OUTPUT10;K3X"

send a command with an invalid
option

PRINT#1,"OUTPUT10;E?"

request error status

PRINT#1,"ENTER10"
INPUT#2,A$
PRINT A$

display shows E2-Invalid Device
Dependent Command Option