EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Get_Lead_Wire_Resistance

Default Icon
346 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
www.vtiinstruments.com
EX1629 Command Set 165
vtex1629_get_lead_wire_resistance
FUNCTION PROTOTYPE
ViStatus vtex1629_get_lead_wire_resistance (ViSession vi, ViInt32 channel, ViPReal64 resistance);
FUNCTION PARAMETERS
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 IIR filter configuration will be returned.
Valid input values: 0 to 47.
resistance = returned resistance value for the specified channel. Valid return values are numbers greater than 0.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function queries and returns the currently defined lead wire resistance value.
EXAMPLE
ViSession instrumentHandle;
ViInt32 channel = 5;
ViReal64 resistance = 0;
status = vtex1629_get_lead_wire_resistance(instrumentHandle,
channel,
&resistance);

Table of Contents

Related product manuals