User`s manual

120
Chapter 5 Remote Interface Reference
3488 Mode Commands
5
DWRITE <slot><port>,<data>[,<data>...]
Configures all or part of a DIO module to digital output ports and writes
data to the DIO ports.
The slot parameter is a decimal ranging from 0 to 9 (mainframe
dependent). Valid slot numbers are:
The port parameter is a number that indicates where the data is to be
written. The port is module dependent and the valid port numbers are
shown below.
When writing to the 4-bit built-in DIO port (Port 090), the decimal
value must be between 0 and 15.
When writing to an 8-bit port, the decimal value of the bits must be
between 0 and 255.
When writing to a 16-bit port, the decimal value of the 16 bits must
be between –32768 and 32767. Any time the summed decimal value of
the 16 bits would exceed +32768, the 2’s complement form must be
used and expressed as a negative number.
When writing to a 32-bit port, the decimal value must be between
–2147483648 and 2147483647. Any time the summed decimal value
of the 32 bits would exceed +2147483647, the 2’s complement form
must be used and expressed as a negative number.
There is no limit to the number of data items that can be sent with the
DWRITE command.
OUTPUT 709; “DWRITE 206, -1074267141”
3499A slots 0 through 5
3499B slots 0 through 2
3499C slots 0 through 9
Model Number 4-Bit Port 8-Bit Port 16-Bit Port 32-Bit Port
4-Bit Built-in DIO 090 N/A N/A N/A
44474A 16-Bit DIO N/A s00, s01 s02 N/A
N2263A 32-Bit DIO N/A s00, s01, s02, s03 s04, s05 s06
N2264A Multifunction N/A s30, s31 s32 N/A
N2265A Multifunction N/A s40, s41 s42 N/A