Jump to content

USB 6009 Simultaneous AIO


pushD

Recommended Posts

Hi all

Im just beginning programming the USB 6009 with DAQmx and I am new to both.Could someone please clarify if its possible to program the device for simultaneous (analog)input and (analog)output with one VI and display both(input AND output) waveforms on two separate graphs of the same VI?

Iam generating a sine wave and outputting it on say,AO 0.AO 0 is connected to say AI 0.Can we design a VI which will simultaneously generate(on AO 0) and acquire continuously on AI 0?

Any help would be appreciated

thanx

Pushkar

Link to comment
  • 4 weeks later...
Hi all

Im just beginning programming the USB 6009 with DAQmx and I am new to both.Could someone please clarify if its possible to program the device for simultaneous (analog)input and (analog)output with one VI and display both(input AND output) waveforms on two separate graphs of the same VI?

Iam generating a sine wave and outputting it on say,AO 0.AO 0 is connected to say AI 0.Can we design a VI which will simultaneously generate(on AO 0) and acquire continuously on AI 0?

Any help would be appreciated

thanx 

Pushkar

4890[/snapback]

Hi PushD,

Try looking at the examples which were loaded with the driver installation. I am doing a small project using the same DAQmx and found it to be very nice device :thumbup: with LabVIEW drivers and examples. If you send me your sample code I can fix it up for you or at least try to make is better.

:)

Iqbal

Link to comment

sure,

take a look at the cont. AI and the cont. AO examples.

copy both block diagrams into one vi, then you have 2 paralell while-loops (i guess) which you maybe want do stop via an occurence (?) and you have a simultanous AI/AO vi ...

cheers,

CB

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.