Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Buffer Control Regenerate Data - DAQCard 6533

I am trying to investigate the use of the 'allow regeneration' option of the BufferControl.vi (used in the DIOStart.vi).  I have attached a simple program that allows the user to select the data they want to output, which uses all 4 ports of the DAQCard 6533.  I want to have this data output The program should have the BufferControl set to allow regeneration of the data.

 

My question is - where do I loop the program?  Do I need to put another DIOWrite after the DIOWait?  I have tried several things, but keep getting errors.  It seems as if it should be fairly simple, but maybe I need a better understanding of how the buffer works.

 

Thanks in advance for your help. 

0 Kudos
Message 1 of 2
(2,963 Views)

Hi Operative,

 

Typically, the loop goes after the start and before the clear.  What errors are you receiving?  Does anything change when you implement the loop?

Regards,


h_baker
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,942 Views)