VTI Instruments Corp.
112
EX1629 Command Set
vtex1629_dio_clear_event
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_dio_clear_event (ViSession
vi
, ViInt32
inputLine
);
F
UNCTION
P
ARAMETERS
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.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function clears the DIO event configuration for the specified
inputLine
.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 dioLine;
…
…
dioLine = 2;
status = vtex1629_dio_clear_event (instrumentHandle, dioLine);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...