![VXI Technology VM1548C User Manual Download Page 80](http://html1.mh-extra.com/html/vxi-technology/vm1548c/vm1548c_user-manual_1057882080.webp)
VXI Technology, Inc.
80
VM1548C Command Dictionary
SOURce:DATA
Purpose
Writes an 8-bit data value to the specified output port.
Type
Event.
Command Syntax
SOURce:DATA <port #> <n>
Command Parameters
<port #> = 0, 1, 2, 3, 4, 5
<n>
= 0 - 255
*RST Value
1 on all ports
Query Syntax
SOURce:DATA? <port #>
The query returns the last value written to the data register, regardless of the direction the
data register is currently being driven. The format of the returned information is
determined by the FORMat command.
Query Parameters
<port #> = 0, 1, 2, 3, 4, 5
Query Response
0 - 255
Description
The Source Data command will write an 8-bit value to the specified output port.
This command requires that the register be enabled as an output port. The operation
mode of the register (clocked or transparent) can also affect what data is actually
presented to the external connector.
Examples
Command / Query
Response (Description)
SOUR:DATA 0 87
SOUR:DATA? 0
87
Related Commands
SOURce:DATA:ENABle <port> <boolean>
OUTPut:REGister:SOURce <port> <source>
FORMat <type>