LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronization

Hello, I am trying to have one part of my VI wait for another part to complete. more specifacly, im trying to run a task on my DAQ and end it once iv received a neew command via telnet. right now it just ends the task immediatly. I am familiar with semaphores but not in grahpical programming not sure where i should put them. thanks in advance for your help. Iv attached my VI for you guys to check out

0 Kudos
Message 1 of 3
(2,810 Views)

I believe you should go through some tutorials before you start programming in LabVIEW. It seems like you are trying to do a continuous analog output but have set the task up for finite execution. Have a look at the following tutorials:

Getting Started with LabVIEW
Getting Started with NI-DAQmx

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 3
(2,807 Views)

Look at the 'rendevouz' vi's.

 

Felix

0 Kudos
Message 3 of 3
(2,807 Views)