Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

5411

Has anyone got VB6.0 code with a gui to drive the 5411 with multiple outputs????
Any implementation would be appreciated
Thanks
0 Kudos
Message 1 of 3
(6,696 Views)

By multiple outputs I'm assuming that you mean looping together a sequence of waveforms (because the 5411 has only 1 output channel). We have an example of a frequency sweep in VB on our website:

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DE2956A4E034080020E74861&p_...

Please let me know if you're looking for something else and I'll see what's available.

Thanks!

Brian Spears

 

0 Kudos
Message 2 of 3
(6,683 Views)
The 5411 that I have has outputs P0 thru P15 on a 50pin connector.  I can program any one of the 16 outputs by simply adding its vector value to a "list" that I send to the card.  IE  2^0 is output P0  2^8 is output P7  etc.
0 Kudos
Message 3 of 3
(6,528 Views)