Event Type

PCI-1751 supports the following events:

Event Type

Description

ADS_EVT_DI_INTERRUPT16

Triggered when Group 0 of the device generates a certain number of interrupts by PC00. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT40

Triggered when Group 1 of the device generates a certain number of interrupts by PC10. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_INTERRUPT_TIMER1

Triggered when a certain number of above interrupts occur by Timer1. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_TERMINATE_CNT2

Triggered when a certain number of above interrupts occur by counter 2. The number is specified when applications call DRV_EnableEvent.

See also

PT_EnableEvent