EasyManua.ls Logo

VTI Instruments EX1629 - Vtex1629_Set_Bridge_Limit_Enabled

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...
VTI Instruments Corp.
238 EX1629 Command Set
vtex1629_set_bridge_limit_enabled
FUNCTION PROTOTYPE
ViStatus vtex1629_set_bridge_limit_enabled (ViSession vi, ViBoolean enabled);
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.
enabled = a Boolean input value setting the enabled status of the excitation source. A value of VI_TRUE enables
the excitation source. A value of VI_FALSE disables the excitation source.
DATA ITEM RESET VALUE
enabled = VI_FALSE
DESCRIPTION
This function sets the enabled status of the bridge limit function.
EXAMPLE
ViSession instrumentHandle;
ViStatus status;
ViBoolean enable = VI_TRUE;
status = vtex1629_set_bridge_limit_enabled(instrumentHandle, enable);

Table of Contents

Related product manuals