F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_get_lxibus_configuration (ViSession vi, ViInt32 lxiLine, ViPInt32 inOut, ViPInt32
transmissionScope);
F
P
UNCTION
ARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
lxiLine = an integer input value that indicates the LXI Trigger Bus channel for which the function will return
configuration values. Valid values: 0 to 7.
inOut = an integer return value that indicates whether the specified LXI Trigger Bus channel is configured for input
or output. Valid return values: 0 or 1.
transmissionScope = an integer return value indicating whether transmissions on the specified channel are
configured to be input from and output to the external LXI bus or will be kept internal to the EX1629. Valid return
values: 0 or 1.
D
I
R
V
ATA
TEM
ESET
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns information pertaining to a specified LXI Trigger Bus channel. It determines how
the channel's direction and scope of transmissions are currently configured.
Decimal
Hex
Value
Value
0
0x00
VTEX1629_LXI_LINE_ZERO
1
0x01
VTEX1629_LXI_LINE_ONE
2
0x02
VTEX1629_LXI_LINE_TWO
3
0x03
VTEX1629_LXI_LINE_THREE
4
0x04
VTEX1629_LXI_LINE_FOUR
5
0x05
VTEX1629_LXI_LINE_FIVE
6
0x06
VTEX1629_LXI_LINE_SIX
7
0x07
VTEX1629_LXI_LINE_SEVEN
The inOut parameter indicates whether the channel is configured as an input or an output. The return values indicate
the following:
Decimal
Hex
Value
Value
0
0x00
VTEX1629_LXI_INPUT
1
0x01
VTEX1629_LXI_OUTPUT
The transmissionScope parameter indicates whether the specified LXI channel is configured to communicate with
other devices on the external LXI bus or simply configured to communicate on the internal LXI bus. In the case of
an output, the transmissionScope indicates whether the output will be driven out onto the external LXI bus in
addition to being driven on the internal LXI bus. In the case of an input, the transmissionScope determines if the
input is read from the external bus or read from the internal bus. The return value indicates the following:
Decimal
Hex
Value
Value
0
0x00
VTEX1629_LXI_INTERNAL
1
0x01
VTEX1629_LXI_INTERNAL_EXTERNAL
EX1629 Command Set
vtex1629_get_lxibus_configuration
#define Symbol
#define Symbol
#define Symbol
www.vtiinstruments.com
lxiLine Description
LXI LINE 0
LXI LINE 1
LXI LINE 2
LXI LINE 3
LXI LINE 4
LXI LINE 5
LXI LINE 6
LXI LINE 7
inOut Description
Input
Output
transmissionScope
Description
LXI bus signal routed
internally
LXI bus signal routed
internally and externally
169
Need help?
Do you have a question about the EX1629 and is the answer not in the manual?