VTI Instruments Corp.
F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_get_euconv_excitation (ViSession vi, ViInt32 channel, ViPReal64 euConversionVoltage);
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.
channel =an integer input value that specifies the channel for which the EU conversion excitation voltage will be
returned. Valid input values: 0 to 47.
euConversionVoltage = a real return value, in volts, that indicates the EU conversion excitation voltage for the
given channel. Valid return values: 0.00000 to +16.00000.
D
I
R
V
ATA
TEM
ESET
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the current value used in EU conversions for the excitation voltage for a given
channel.
NOTE
This value may be different than what is currently programmed on the excitation sources,
depending on the system configuration (although in almost all cases it should be the same). This
value is the number that is used int the formulas that convert voltage measurements to strain
measurements.
Please refer to vtex1629_get_excitation, vtex1629_get_excitation_enabled, and
vtex1629_measure_excitation_voltage for more information.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViReal64 euexcite;
...
status = vtex1629_get_euconv_excitation(instrumentHandle, 47, &euexcite);
154
vtex1629_get_euconv_excitation
EX1629 Command Set
Need help?
Do you have a question about the EX1629 and is the answer not in the manual?
Questions and answers