User Manual

Chapter 11
IO
These commands refer to the handler of the instrument.
11.1 IO:OUT
Description Set the value output by the pins.
Note 2841 only
Command Syntax IO:OUT <nr1>
Parameters A decimal representation of the pin states.
Data Bit 7 6 5 4 3 2 1 0
Output Bit OUT7 OUT6 OUT5 OUT4 OUT3 OUT2 OUT1 OUT0
Pin 50 25 49 24 48 23 47 22
Example io:out 128 (Pin 7 high and the rest low)
11.2 IO:IN
Description State of the handler pins RTIG and PRINT, see the user manual for details.
Note 2841 only
ery Syntax io:in?
Returned Parameters <nr1> decimal representation of the pin states.
29