Opens the Phidget channelThe specific channel to be opened can be specified by setting any of the following properties:
|
millis |
|
error in error in can accept error information wired from VIs previously called. |
|
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 in 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 in 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 in indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Device Info Information required to specify which Phidget to open |
|
Serial Number The device serial number |
|
Channel The channel index |
|
Port The hub port index |
|
Phidget ID Device # Identification |
|
IsHubPort The hub port mode |
|
Attached? Returns TRUE is the device successfully attached, or FALSE otherwise |
|
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. |
|
Device Out Same as Device In |
|
Serial Number Return The device serial number |