Caution – Measurement Computing Digital488/80A User Manual
Page 58
Advertising

CAUTION
Because the Configuration (C) command is used, the following programming
example(s) will not work properly if the HVCX1 option is installed with a conflicting
hardware configuration. To be safe, remove the HVCX1 board and replace it with the
jumper board to run the example(s).
EXAMPLE 5: Command Conflict Error.
PRINT#1,"OUTPUT08;G0C5P1X"
Line 1: Configure all 5 ports as outputs; select Port 1 only.
PRINT#1,"OUTPUT08;D123456ZX"
Line 2: Send too much data for one port.
PRINT#1,"OUTPUT08;E?"
Line 3: Query the error status (ERROR LED should be on).
PRINT#1,"ENTER08",
INPUT#2,A$,
PRINT A$
Line 6: Display shows:
E3-Conflict Error
(ERROR LED should
be off).
52 Digital488/80A Commands
967695
Digital488/80A User's Manual
Advertising