Comments
•
<
data1
>
and
<
data2
>
may be specified in decimal, hex (
#H
),
octal (
#Q
), or binary (
#B
) formats.
•
VXI:SEND:COMMand
uses the Word Serial Transfer Protocol. This
protocol is described in the VXIbus System Specification Manual.
•
VXI:SEND:COMMand?
is recommended for use with devices
conforming to VXIbus Specifications, revision 1.3 or later.
•
This command has been retained for compatibility with existing
programs. For new programs you should use
VXI:WSP:QUER?
•
Related Commands:
VXI:SEND:COMMand
,
VXI:WSProtocol:QUERy?
Example
Read Which IRQ Line is Used by Interrupt Handler in Logical
Address 241
VXI:SEND:COMM? 241,RHLINE,2
Which line used by second handler
in servant at 241.
enter statement
Return the number of the interrupt
line.
:SEND[:MESSage]
VXI:SEND[:MESSage] <
logical_addr
>,"<
msg_string
>"[<
end_flag
>]
sends
the specified message string to the message based module at logical_addr.
Parameters
Parameter
Name
Parameter
Type
Range of Values
Default
Units
<
logical_addr
>
decimal numeric
Must round to 0 through 255.
none
<
msg_string
>
string
ASCII characters (no nulls)
none
<
end_flag
>
discrete
END | NOENd
none
Comments
•
VXI:REC?
together with
VXI:SEND
can be used to communicate with
message-based devices from an RS-232 monitor via the command
module. If the command module is the resource manager, the
message-based devices can be inside or outside its servant area. If the
command module is not the resource manager, the message-based
devices must be in the command module’s servant area.
•
VXI:SEND
uses the Byte Transfer Protocol which uses the DIR and
DOR bits in the Response register. This protocol and DIR/DOR are
described in the VXIbus System Specifications.
•
The last byte of msg_string is sent with the
END
bit set unless
end_flag is specified as
NOENd
.
•
If
CR
or
CRLF
is to be sent, they must be included in msg_string.
•
Null characters (ASCII value 0) must not occur in msg_string.
•
This command has been retained for compatibility with existing
programs. For new programs you should use
VXI:WSP:MESS:SEND
.
•
Related Commands:
VXI[:RECeive]:MESSage?
,
VXI:WSProtocol:MESSage:SEND
,
VXI:WSProtocol:MESSage:RECeive?
212 Agilent E1406A Command Reference
Chapter 5
Summary of Contents for E1406A
Page 2: ......
Page 14: ...Notes 12 Agilent E1406A Command Module User s Manual ...
Page 15: ...Notes Agilent E1406A Command Module User s Manual 13 ...
Page 16: ...Notes 14 Agilent E1406A Command Module User s Manual ...
Page 90: ......
Page 91: ......
Page 92: ......
Page 93: ......
Page 94: ......
Page 95: ......
Page 96: ......
Page 97: ......
Page 98: ......
Page 99: ......
Page 100: ......
Page 101: ......
Page 102: ......
Page 120: ...Notes 118 Triggering and System Status Chapter 4 ...
Page 179: ... DIAG BOOT COLD will set PARity to NONE Chapter 5 Agilent E1406A Command Reference 177 ...
Page 240: ...Notes 238 Agilent E1406A Command Reference Chapter 5 ...
Page 252: ...Notes 248 Agilent E1406A Specifications and General Information Appendix A ...