Lists Phidgets that are available to your system. Be sure to clean up after this call using Release All.vi
Specifically, List Phidgets.vi will give you a list of Phidget IDs that you can use to
get information about the attached Phidgets.
Do not use these IDs to open Phidgets directly, though you can use
Common requests such as getDeviceInfo to get all the information
needed to open that Phidget separately.
Once you are done, remember to clean up the list of temperary
references using Release All.vi
|
Timeout The amount of time to scan for available Phidgets in milliseconds |
|
error out error out passes error or warning information out of a VI to be used by other VIs. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source string describes the origin of the error or warning. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Available Handles A list of handles for available Phidgets |
|
Device In Device # Identification |