Change Detection Event
- Updated2022-12-13
- 1 minute(s) read
Change Detection Event
The Change Detection Event is the signal generated when a change on the rising or falling edge lines is detected by the change detection task.
Routing Change Detection Event to an Output Terminal
You can route ChangeDetectionEvent to any output PFI terminal.
Change Detection Acquisition
You can configure lines on parallel digital modules to detect rising or falling edges. When one or more of these lines sees the edge specified for that line, the CompactRIO controller samples all the lines in the task. The rising and falling edge lines do not necessarily have to be in the task.
Change detection acquisitions can only be buffered:
- Buffered Change Detection Acquisition—A buffer is a temporary storage in computer memory for acquired samples. In a buffered acquisition, data is stored in the CompactRIO controller onboard FIFO then transferred to a PC buffer. Buffered acquisitions typically allow for much faster transfer rates than nonbuffered acquisitions because data accumulates and is transferred in blocks, rather than one sample at a time.