VTI Instruments Corp.
160
EX1629 Command Set
vtex1629_get_half_bridge_lead_wire_desensitization
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_half_bridge_lead_wire_desensitization (ViSession
vi
, ViInt32
channel
, ViPReal64
factor
);
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 gage factor will be returned. Valid input
values: 0 to 47.
factor
= returned factor value for the specified channel.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the lead wire desensitization factor for the specified channel. The
factor
parameter
is defined as follows:
gage
lead
R
R
factor
1
where
R
lead
represents the resistance of the lead and
R
gage
is the resistance of the strain gage.
E
XAMPLE
ViSession instrumentHandle;
ViInt32 channel = 5;
ViReal64 factorVal = 0;
status = vtex1629_get_half_bridge_lead_wire_desensitization(instrumentHandle,
channel,
&factorVal);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...