Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

using the same wire for positive edge start trigger and negative edge stop trigger for 6533

I would produce a start trigger for an external data source to start them.
Emediatly after this starttrigger this source produces a trigger Signal.
I would like to use this trigger Signal as an extern trigger which should provide some functions:

1. on the positive edge of the Signal some pattern should read in with an external clock.

2. on the negative edge of the trigger signal this process should stop.

I would do this with CVI
0 Kudos
Message 1 of 2
(3,121 Views)
Hey Schicki,

I have included two links below that should help you with your application. The first one is setup to perform digital pattern I/O with an external clock in CVI. The second shows how to incorporate start/stop triggers in digital pattern I/O operations. You should be able to combine parts of these two programs to complete your application.

NI 6534 Double-Buffered Pattern Generation, External Clock -- CVI
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E7FD56A4E034080020E74861&p_node=DZ52321&p_source=External

Output Digital Data from a Buffer to a Group of Two Digital Ports Upon a Digital Start Trigger
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3EA4556A4E034080020E74861&p_node=DZ52321&p_s
ource=External

I hope this helps.

Regards,

Todd D.
NI Applications Engineer
0 Kudos
Message 2 of 2
(3,121 Views)