EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Get_Dio_Bank0_Direction

Default Icon
346 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
VTI Instruments Corp.
144 EX1629 Command Set
vtex1629_get_dio_bank0_direction
FUNCTION PROTOTYPE
ViStatus vtex1629_get_dio_bank0_direction (ViSession vi, ViPInt32 direction);
FUNCTION PARAMETERS
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 zero of the digital I/O. Valid return values: 0 or
1.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function indicates whether bank zero of the digital I/O is configured as input or output. The direction
parameter is defined as follows:
0 = input 1 = output
EXAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 dio0dir;
status = vtex1629_get_dio_bank0_direction(instrumentHandle, &dio0dir);

Table of Contents

Related product manuals