Acknowledge IRQ (Invoke Method)
- Updated2025-01-28
- 1 minute(s) read
Acknowledges and resets to the default value any interrupts that occur. After a successful Wait on IRQ method, use the Acknowledge IRQ method to acknowledge the source of the interrupt.
Use the Invoke Method function to implement this method.
| Option | Description |
|---|---|
| FPGA VI Reference In | FPGA VI Reference In is a reference to an FPGA VI. You must open a reference to the FPGA VI to use this parameter. |
| error in | error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
| IRQ Number(s) | IRQ Number(s) specifies the logical interrupt or array of logical interrupts the function acknowledges. |
| FPGA VI Reference Out | FPGA VI Reference Out returns a reference to an FPGA VI. |
| error out | error out contains error information. This output provides standard error out functionality. |