This event will occur when the state of the digital input has changed.
1011_0 (ver: 100, 101, 102, 103) Digital Input : Supported
1012_0 (ver: 600) Digital Input : Supported
1012_0 (ver: 601) Digital Input : Supported
1012_0 (ver: 602, 603, 604) Digital Input : Supported
1012_1 (ver: 605) Digital Input : Supported
1012_2 (ver: 605) Digital Input : Supported
1013_0 (ver: 800, 811, 820) Digital Input : Supported
1013_0 (ver: 821, 823) Digital Input : Supported
1018_0 (ver: 824, 825, 826) Digital Input : Supported
1018_1 (ver: 826) Digital Input : Supported
1019_0 (ver: 826) Digital Input : Supported
1070_0 (ver: 826) Digital Input : Supported
1010_0 (ver: 903, 904) Digital Input : Supported
1018_2 (ver: 900, 901, 902, 903, 904) Digital Input : Supported
1019_1 (ver: 903, 904) Digital Input : Supported
1072_0 (ver: 903) Digital Input : Supported
1073_0 (ver: 904) Digital Input : Supported
1047_0 (ver: 100, 101, 102) Digital Input : Supported
1047_1 (ver: 102, 103) Digital Input : Supported
1052_0 (ver: 100) Digital Input : Supported
1052_0 (ver: 101, 102, 103) Digital Input : Supported
1052_0 (ver: 110, 111) Digital Input : Supported
1060_0 (ver: 100, 110) Digital Input : Supported
1063_0 (ver: 100) Digital Input : Supported
1063_1 (ver: 100, 101) Digital Input : Supported
1065_0 (ver: 100, 101) Digital Input : Supported
1065_1 (ver: 100, 101) Digital Input : Supported
1202_0 (ver: 100) Digital Input : Supported
1203_0 (ver: 100) Digital Input : Supported
1202_0 (ver: 120, 121) Digital Input : Supported
1202_1 (ver: 123, 124) Digital Input : Supported
1203_0 (ver: 120, 121) Digital Input : Supported
1203_1 (ver: 123, 124) Digital Input : Supported
1202_2 (ver: 200, 201, 202, 203, 204) Digital Input : Supported
1203_2 (ver: 200, 201, 202, 203, 204) Digital Input : Supported
1219_0 (ver: 110, 111, 113) Digital Input : Supported
1220_0 (ver: 110, 111, 113) Digital Input : Supported
1221_0 (ver: 110, 111, 113) Digital Input : Supported
1222_0 (ver: 110, 111, 113) Digital Input : Supported
HUB0000_0 (ver: 117, 118, 119) Digital Input : Supported
HUB0000_0 (ver: 121) Digital Input : Supported
SBC3003_0 (ver: 101, 102) Digital Input : Supported
SBC3003_0 (ver: 108) Digital Input : Supported
DAQ1200_0 (ver: 103) Digital Input : Supported
DAQ1300_0 (ver: 102) Digital Input Isolated : Supported
DAQ1301_0 (ver: 100) Digital Input Isolated : Supported
DAQ1400_0 (ver: 112) Digital Input : Supported
HIN1101_0 (ver: 101) Digital Input : Supported
HIN1100_0 (ver: 104, 105) Thumbstick Button : Supported
|
error in (no error) 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 control 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 control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source describes the origin of the error or warning. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Devices In A list of devices registered for the same type of event |
|
Device In Device # Identification |
|
Event Registration Refnum In Event # Identification |
|
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. |
|
Event? Returns TRUE if the event has executed, or FALSE otherwise. |
|
Devices Out Same as Devices In |
|
Device Out Same as Device In |
|
Index The index of the device that triggered the event within the Devices In array. |
|
State The state value |
|
phid Device # Identification of the device that triggered the event. |
|
State (Numeric) The state of the digital input as returned from the Phidget22 library. This can be 0 for FALSE, 1 for TRUE, or 2 for UNKNOWN. |
|
Event Registration Refnum Out Same as Event Registration Refnum In |