Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

configure digital output regeneration with 6533

Hello!

I want to continuous write a digital signal with the 6533 (PCI-DIO-32HS). This digital signal is generate from a finite pattern of 0 and 1 read from a txt file. The user could choose the sample rate and if the sequence will repeat continuously or only once.

 

  • I tried already with the “Write Property Node” in a while loop with a write function, but I can´t achieve it…The combination of this node with the DAQmx functions: write, start task, etc. that I did is not working.

Which functions should I use (write, start task, node, etc.) and in which order?

Which functions have to be in the while loop?

How should I configure the Write Property Node?

  • I tried also with the continuous sample mode from the DAQmx Timing and a continuous signal is generated. But how can I control to stop the task?

Because with this option I use the DAQmx Wait until done and I have this error -200560

 

Which option is better or should I do another?

 

Thank you!

0 Kudos
Message 1 of 3
(5,161 Views)

Hi Taurocio,

 

I would recommend to watch this example, I attached.

 

Do not hesitate if you have any further questions.

 

best regards

Richard

0 Kudos
Message 2 of 3
(5,091 Views)

Hi Richard,

 

thank you for your answer.

 

But I have a problem, because I have labview 2010 and I can't open the file.

 

Can you maybe "Save for Previous Version" and send to me again?

 

best regards,

Rocío

0 Kudos
Message 3 of 3
(5,083 Views)