Driver Development Kit (DDK)

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-6143 under Qnx,Problem with Counter

Hi,
I try to use DDK for PCI 6142 under Qnx Neutrino. I have problem with usage of the counter . I think that there is a missing part in the code or there is a difference between counter 0 and counter 1 .
In "theSTC.h" there is a class named "class tInterrupt_A_Enable. This class includes code for counter 0 (G0) but codes for counter 1 (G1) is missing. How can i complete this part and can used counter 1 as well
0 Kudos
Message 1 of 2
(6,668 Views)
Hi eesen-
 
Check out the register groups for tInterrupt_B_Enable and tInterrupt_B_Ack.  They contain interrupt fieldIDs for the AO and G1 subsystems.
Tom W
National Instruments
0 Kudos
Message 2 of 2
(6,666 Views)