LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Help... please, with this project

i have new problem.... two process in a whilee with diference times, when star the times collides. what do you recomend?

0 Kudos
Message 1 of 4
(2,277 Views)

Hi trainning,

 

new problem, new thread…

 

Why don't you put each "process" in its own WHILE loop?

(Btw. it would help when you try to write more formal English…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,271 Views)

@trainning_NI wrote:

i have new problem.... two process in a whilee with diference times, when star the times collides. what do you recomend?


Hmm, I am not sure, but you mean that you want to sync two processes in two while loops? There are different options, with different "tightness" of sync. First of all, could you detail what are those "two process". One example: you can sync two DAQmx tasks with triggering, depending on your hardware...

0 Kudos
Message 3 of 4
(2,265 Views)

@trainning_NI wrote:

. what do you recomend?


I recommend to explain the problem in a few paragraphs and attach the VI that is giving you problems. Your current post makes no sense at all.

 

  • What is a whilee?
  • A difference requires at least two things. What are these processes? Why are they in the same loop id they require different timings?
  • What collides with what? What happens if a collision occurs and why is this good or bad?
0 Kudos
Message 4 of 4
(2,239 Views)