VTI Instruments Corp.
156
EX1629 Command Set
vtex1629_get_excitation_enabled
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_excitation_enabled (ViSession
vi
, ViInt32
channel
, ViPBoolean
enabled
);
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.
channel
= an integer input value that specifies the channel for which the enabled status of the excitation source will
be returned. Valid input values: 0 to 47.
enabled
= a Boolean return value indicating the enabled status of the excitation source. A returned value of “1”
indicates that the excitation source for the given channel is enabled.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the enabled status of the excitation source for a particular channel. An excitation
source that is not enabled will output 0 V, regardless of its programmed value.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViBoolean exc_ena;
…
status = vtex1629_get_excitation_enabled(instrumentHandle, 0, &exc_ena);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...