EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Dio_Clear_Event

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.
112 EX1629 Command Set
vtex1629_dio_clear_event
FUNCTION PROTOTYPE
ViStatus vtex1629_dio_clear_event (ViSession vi, ViInt32 inputLine);
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.
inputLine = the DIO Input Line whose event action entries are being cleared.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function clears the DIO event configuration for the specified inputLine.
EXAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 dioLine;
dioLine = 2;
status = vtex1629_dio_clear_event (instrumentHandle, dioLine);

Table of Contents

Related product manuals