F
P
UNCTION
ROTOTYPE
ViStatus vtex1629_get_gauge_factor (ViSession vi, ViInt32 channel, ViPReal64 gageFactor);
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 gage factor will be returned. Valid input
values: 0 to 47.
gageFactor = a real return value indicating the given channel's currently entered gage factor value.
D
I
R
V
ATA
TEM
ESET
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the gage factor for a specific channel. This is one of the parameters used in EU
conversion calculations.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViReal64 gf;
...
status = vtex1629_get_gage_factor(instrumentHandle, 0, &gf);
EX1629 Command Set
vtex1629_get_gauge_factor
www.vtiinstruments.com
159
Need help?
Do you have a question about the EX1629 and is the answer not in the manual?