
Operation Theorem
•
33
The application software can use the “_9114_Get_Irq_Status” function to
distinguish which interrupt is inserted. After servicing an IRQ signal, users
should check if another IRQ is also asserted and then clear current IRQ to
allow the next IRQ occurring.
The two IRQs are named as INT1 and INT2. INT1 comes from AD EOC or the
FIFO half-full flag. INT2 comes from timer‘s pacer output only. The sources of
INT1 and INT2 are selective by the Interrupt Control (ISC) Register.
Because of dual interrupt system, for example, you can use FIFO half-full and
external interrupt at the same time if your software ISR can distinguish these
two events.
4.2.4
Interrupt Source Control
There are two bits to control the IRQ sources of INT1 and INT2. Refer to
section 4.9 for the details of the two bits. In addition, the PCI controller itself
can also control the use of the interrupt. For manipulating the interrupt system
more easily, we recommend you to use the function
_9114_INT_Source_Control to control the IRQ source so that you can disable
one or two of the IRQ sources.
Note that even you disable all the two IRQ sources without changing the initial
condition of the PCI controller, the PCI BIOS still assigns an IRQ level to the
PCI card and it will occupy the PC resource. It is not suggested to re-design
the initial condition of the PCI card by users‘ own application software. If users
want to disable the IRQ level, please use the software utility to change the
power on interrupt setting.
4.3 Isolation Digital Input
There are 16 isolation digital input signals. Every digital input signal is
connect to one photo isolator such that the signal is isolated from the ground
or the power plane of the hos t PC. The Figure 4.3 illustrates the single digital
input circuits.
Summary of Contents for NuDAQ PCI-9114DG
Page 1: ...NuDAQ P C I 9 1 1 4 D G H G Enhanced Multi Functions Data Acquisition Card User s Guide ...
Page 2: ......
Page 5: ......
Page 6: ......
Page 10: ...iv Contents Product Warranty Service 83 ...
Page 12: ......
Page 21: ...Installation 9 2 3 PCB Layout of PCI 9114 ...
Page 31: ...Registers Format 19 CN4 is MSB and CN0 is LSB ...
Page 36: ......
Page 50: ......
Page 56: ...44 C C Library the digital value Return Code ERR_NoError ...
Page 79: ...C C Library 67 ...
Page 94: ......