VTI Instruments Corp.
F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_get_dio_bank1_direction (ViSession vi, ViPInt32 direction);
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.
direction = an integer return value indicating the direction of bank one of the digital I/O. Valid return values: 0 or 1.
D
I
R
V
ATA
TEM
ESET
ALUE
Not applicable to this function.
D
ESCRIPTION
This function indicates whether bank one of the digital I/O is configured as input or output. The direction parameter
is defined as follows:
0 = input
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 dio1dir;
...
status = vtex1629_get_dio_bank1_direction(instrumentHandle, &dio1dir);
146
vtex1629_get_dio_bank1_direction
1 = output
EX1629 Command Set
Need help?
Do you have a question about the EX1629 and is the answer not in the manual?