05-17-2024 07:52 AM
Hi,
I am using the Simulate Signal Vi within a while loop. Please see snippet below. After a number of cycles, I stopped the while loop by using the wait function, after the wait function the while loop started running normally, however, the output from the Simulate Signal Vi is accelerated i.e. before the wait, the signal was normal with a period of 1Hz, but after the wait, the shape of the signal is still normal, but all the data from the wait is dumped out within a matter of seconds. It seems like the output from the Signal Vi is buffered during the wait. Does anyone know the reason for this? I could share code but it is not in the best of state as it is draft.
05-17-2024 07:27 PM
Please post your code. We cannot debug or edit an image.