05-11-2017 02:34 AM
05-11-2017 05:03 AM
control design and simulation loop does not allow to take indicator outside the loop and as well to use while loop inside the simulation loop. and i want indicator inside the simulation loop to be used out of that loop.
05-11-2017 05:06 AM
i have this vi and i want to count pulses at waveform chart 3. how can i achieve this?
05-11-2017 05:55 AM
Hi Begine,
unfortunately the chart is empty as you didn't set any default data - and I don't have the simulation toolkit installed…
But again: detect rising edges in your waveform and count them!
For your data transfer problem: use techniques as you would use within any loop in LabVIEW: notifier, queues, FGVs aka AEs, even local/global variables. All of them allow to transfer data between loops!
12-14-2021 03:32 AM
how would use this go through an array of processes