
3.1.5 GetGainInfo
Gets the gain information of the specified device. The device is specified by DevHandle. (You can
use DeviceOpen VI to get DevHandle). Gain information includes a string list of gains (such as
+/- 5V, +/- 10V, …) and gain codes.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
Gain Info Gain information includes a string list of gains (such
as +/- 5V, +/- 10V, …) and gain codes of the specified
DevHandle.
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in
Comentários a estes Manuais