www.vtiinstruments.com
EX10xxA Function Calls 129
Sets the limit set 1 values for the specified
channels.
vtex10xxA_set_linear_correction
Sets the mx+b linear correction of a voltage
channel.
Enables/disables open transducer detection for
selected channels.
Sets the scan list to be acquired.
vtex10xxA_set_trig_lan_eventID
Sets the event ID of LAN trigger event.
vtex10xxA_set_trig_lan_filter
Sets the filter for the LAN trigger event.
vtex10xxA_set_trig_source_timer
Sets a trigger source of timer only and sets the
timer interval.
vtex10xxA_set_trigger_count
Sets the trigger count value.
vtex10xxA_set_trigger_delay
vtex10xxA_set_trigger_infinite
Enables or disables the use of an infinite trigger
count.
vtex10xxA_set_trigger_source
Sets the trigger source events.
vtex10xxA_set_trigger_sourceEx
Sets the trigger source events including LAN
events.
vtex10xxA_set_trigger_timer
Sets the timer interval for a timer source event.
vtex10xxA_set_user_cjc_enable
Enables/ or disables the use of a user-defined CJC
temperature for the specified channels.
vtex10xxA_set_user_cjc_temp
Sets the user-defined CJC temperature for the
specified channels.
vtex10xxA_set_user_conversion
Sets the user-defined conversion polynomials.
Sets the static level that each channel of the LXI
trigger bus will assume if enabled.
vtex10xxA_set_vtb_output_enable
Enables/ or disables the output functionality of
each channel of the LXI trigger bus.
Generates a 1 µs pulse on selected channels of the
trigger bus.
vtex10xxA_set_vtb_wiredor
Sets the Wired-OR state for each of the individual
LXI Trigger Bus lines.
vtex10xxA_set_vtb_wiredor_bias
Sets the Wired-OR bias state for each LXI Trigger
Bus lines.
Performs a software trigger.
Releases a lock on the instrument.
SAMPLE FUNCTION DEFINITION
Function_Name
FUNCTION PROTOTYPE
This section provides the exact syntax of the function as it would be written in a program.
FUNCTION PARAMETERS
This section identifies the parameters that are associated with the function. A description of the parameter will be
provided and, when appropriate, the range of values that the parameter will accept without creating an error. Ranges
are assumed to be inclusive unless otherwise specified.
DATA ITEM RESET VALUE
This section provides the values the data items associated with this function assume after a reset condition. This
section is only applicable to “set” functions.
DESCRIPTION
This section details what occurs when this function is called.
EXAMPLE
This section provides an example of how this function might appear in an application.