Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Interrupts on the PCI 6503

Does the 6503 operating in Mode 0 with an external signal on PC3 generate an interrupt on the rising edge or while the signal on PC3 is a logic high?
0 Kudos
Message 1 of 2
(2,840 Views)
The interrupt will be generated only on the transition of the digital line. I've linked an example program below that shows how to use DAQ Event 8 to monitor the transition of digital lines (to generate an interrupt).

I hope this helps.

Using DAQ Event 8 to Send a Message When a Digital Pattern is Matched in Visual C++
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E22F56A4E034080020E74861&p_node=DZ52334&p_source=External

Regards,

Todd D.
NI
0 Kudos
Message 2 of 2
(2,840 Views)