Vtex1629_Set_Euconv_Excitation - VTI Instruments EX1629 User Manual

48-channel strain gage instrument
Table of Contents

Advertisement

F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_set_euconv_excitation (ViSession vi, ViInt32 _VI_FAR channels[],ViInt32
numberOfChannels, ViReal64 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.
channels = an input integer array containing a list of channel numbers for which the EU conversion excitation
voltage will be set. Valid input values: 0 to 47.
numberOfChannels = the size of the channels list. Valid input values: 1 to 48.
euConversionVoltage = a real input value, in volts, that indicates the value that should be used in EU conversions
for the excitation voltage. Valid input values: 0.00000 to +16.00000.
D
I
R
V
ATA
TEM
ESET
ALUE
euConversionVoltage = 0.000000
D
ESCRIPTION
This function sets the excitation voltage to be used in EU conversions for a particular list of channels.
NOTE
The conventional method of providing a non-nominal value of the excitation voltage to the EU
conversion
vtex1629_measure_excitation_voltage function. This function provides a manual method that is
normally only used for system diagnostic purposes.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViInt32 channels[] = {0};
ViInt32 numberOfChannels = 1;
...
status = vtex1629_set_euconv_excitation(instrumentHandle,
EX1629 Command Set

vtex1629_set_euconv_excitation

is
to
conduct
an
channels,
numberOfChannels,
2.0);
excitation
voltage
measurement
www.vtiinstruments.com
using
the
255

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EX1629 and is the answer not in the manual?

Table of Contents