
Section 4 Serial Controller
4.80
EXAMPLES
PRINT#1,"STATUS"
Read the Analyzer488
status
INPUT#1,A$
PRINT A$
and display it.
CONTROLLER 10
Example of displayed
STATUS
0
PRINT#1,"STATUS1"
Read the Analyzer488 extended
INPUT#1,A$
status
PRINT A$
and display it.
C 10 G0 I S0 E00 T0 C0 OK
Example of
STATUS
1
PRINT#1,"STATUS2"Read the Analyzer488 error
INPUT#1,A
status
PRINT A
and display it.
0
Example of displayed
STATUS
2
Commentaires sur ces manuels