Delta AS Series Programming Manual page 441

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
Timer interrupts in a diagram:
Additional remarks
There are 7 types of interrupt tasks:
1. External interrupts (I000–I115)
I000 specifies that the input X0.0 is falling edge triggered.
I100 specifies that the input X0.0 is rising edge triggered.
I001 specifies that the input X0.1 is falling edge triggered.
_6
I101 specifies that the input X0.1 is rising edge triggered.
The rest can be done in the same manner.
2. Hardware high-speed comparison interrupts (I200–I253)
This type of interrupts can be further divided into 6 groups. Each group corresponds to a hardware high-speed
counter (refer to the DCNT instruction API 1003 for more information). Each group has with 4 interrupt numbers (refer
to the DHSCS instruction API 1005 for more information). For example, the interrupt numbers for the first group are
I200–I203, and for the second group are I210–I213.
3. Software high-speed comparison interrupts (I260–I267)
There are 8 interrupts for software high-speed comparisons and these 8 interrupts are shared with 8 high-speed
counters.
4. Communication interrupts
You can use the communication interrupt as the RS instruction; that is, receiving a specific character triggers the
interrupt, or you can use it as a general interrupt. Refer to the COMRS instruction (API1812) for more information.
6 - 1 6 2
Execute the i ns truction D IX
to dis able i nterrupt
M0 =O N
Ex ecute the ins truc ti on E IX
M1 =O N
M2 =O N
M3 =O N
0 .5
Y 0.0
s ec
0 .5
se c
to e nable i nterrupt
SR 632=0
interr upt d isabled
SR632=1
interrupt enabled

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents