User`s guide
4.2.7 DeviceGetFeatures
This function accepts a device handler id and returns the device features of the specified devices.
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.
Device Features Selected specifications of the device. These
specifications are retrieved from a storage area and
output by this VI..
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