The most recent touch value the channel has measured will be reported in this event, which occurs when the DataInterval
has elapsed.
TouchValueChangeTrigger
has been set to a non-zero value, the Touch
event will not occur until the touch value has changed by at least the TouchValueChangeTrigger
value.1015_0 (ver: 500, 101, 102) Capacitive Slider Sensor : Supported
1016_0 (ver: 510, 101, 102) Capacitive Scroll Sensor : Supported
HIN1000_0 (ver: 104) Capacitive Touch Sensor : Supported
HIN1001_0 (ver: 103) Capacitive Touch Sensor : Supported
HIN1001_0 (ver: 103) Capacitive Scroll Wheel : 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 |
|
phid Device # Identification of the device that triggered the event. |
|
Touch Value Value of the touch input axis. |
|
Index The index of the device that triggered the event within the Devices In array. |
|
Event Registration Refnum Out Same as Event Registration Refnum In |