Event Type

PCI-1753/1753E supports the following events:

Event Type

Description

ADS_EVT_DI_INTERRUPT16

Triggered when specified channels PC00 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT40

Triggered when specified channels PC10 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT64

Triggered when specified channels PC20 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT88

Triggered when specified channels PC30 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_PATTERNMATCH_PORT0

Triggered when the received value from port A0 (port 0) matches the pre-set match value.

ADS_EVT_DI_STATUSCHANGE_PORT1

Triggered when any enabled channel of port B0 (port 1)changes its state.

ADS_EVT_DI_INTERRUPT112(only PCI-1753E)

Triggered when specified channels PC40 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT136(only PCI-1753E)

Triggered when specified channels PC50 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT160(only PCI-1753E)

Triggered when specified channels PC60 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_INTERRUPT184(only PCI-1753E)

Triggered when specified channels PC70 generate a certain number of interrupts. The number is specified when applications call DRV_EnableEvent.

ADS_EVT_DI_PATTERNMATCH_PORT12(only PCI-1753E)

Triggered when the received value from port A0 (port12) matches the pre-set match value.

ADS_EVT_DI_STATUSCHANGE_PORT13(only PCI-1753E)

Triggered when any enabled channel of port B0 (port13) changes its state.

See also

PT_EnableEvent