The most recent values the channel has measured will be reported in this event, which occurs when the DataInterval
has elapsed.
PositionChangeTrigger
has been set to a non-zero value, the PositionChange
event will not occur until the position has changed by at least the PositionChangeTrigger
value.1047_0 (ver: 100, 101, 102) Encoder Input : Supported
1047_1 (ver: 102, 103) Encoder Input : Supported
1052_0 (ver: 100) Encoder Input : Supported
1052_0 (ver: 101, 102, 103) Encoder Input : Supported
1052_0 (ver: 110, 111) Encoder Input : Supported
1057_0 (ver: 300, 301) Encoder Input : Supported
1057_1 (ver: 302) Encoder Input : Supported
1057_2 (ver: 302) Encoder Input : Supported
1065_0 (ver: 100, 101) Encoder Input : Supported
1065_1 (ver: 100, 101) Encoder Input : Supported
DCC1000_0 (ver: 115) Encoder Input : Supported
DCC1000_0 (ver: 204, 205, 206) Encoder Input : Supported
DCC1001_0 (ver: 114, 116, 117) Encoder Input : Supported
ENC1000_0 (ver: 101) Encoder Input : Supported
HIN1101_0 (ver: 101) Encoder Input : 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. |
|
phid Device # Identification of the device that triggered the event. |
|
Enc Index Trigged True if the index was passed since the last change event |
|
Time Change The time elapsed since the last change event in milliseconds |
|
Pos Change The amount the position changed since the last change event |
|
Event Registration Refnum Out Same as Event Registration Refnum In |