VTI Instruments Corp.
188
EX1629 Command Set
vtex1629_get_strain_units
F
UNCTION
P
ROTOTYPE
ViStatus vtex1629_get_strain_units (ViSession
vi
, ViInt32
channel
, ViPBoolean
microStrain
);
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 strain units will be returned. Valid input
values: 0 to 47.
microStrain
= a Boolean return value that indicates whether the EX1629 will return strain measurements in units of
strain (ε) or microstrain (µε). A value of “1” indicates that the EX1629 is configured to return microstrain units for
the given channel, whereas a value of “0” indicates the EX1629 is configured to return strain units for the given
channel.
D
ATA
I
TEM
R
ESET
V
ALUE
Not applicable to this function.
D
ESCRIPTION
This function queries and returns the configured strain units for a given channel. Each channel can be configured to
return strain measurements in strain or microstrain (1 strain (ε) = 1x10
6
microstrain (µε)). This setting has no effect
for non-strain EU conversions.
E
XAMPLE
ViSession instrumentHandle;
ViStatus status;
ViBoolean units_are_microstrain;
…
…
status = vtex1629_get_strain_units(instrumentHandle, 0, &units_are_microstrain);
Содержание EX1629
Страница 310: ...VTI Instruments Corp 310 EX1629 Command Set...
Страница 342: ...VTI Instruments Corp 342 EX1629 Onboard Memory...