VTI Instruments Corp.
176 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_limit_set0_manual
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_limit_set0_manual(ViSession vi, ViInt32 channel, ViPBoolean manual);
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 = the channel for which the manual entry control value is desired. Valid input values: 0 to 47.
manual = a Boolean value indicating whether manual entry is enabled. If a “1” is returned, manual entry is enabled.
If a “0” is returned, manual entry is disabled.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function returns the manual entry control of limit set 0 values of a specified channel.
EXAMPLE