LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

wrong time

i've got an application where i communicate with a frequency converter.
in my sequenz i start the frequency converter first. at the second step i wait for a defined time and stopped the frequency converter at last.
the cycle rate from the profibus ist 275 times per second. this is enough.
but the time i wait (200ms) isnt always the same value.
on my oscilloscope the values changed about 30%(200ms +-60ms)
wheres the problem?
0 Kudos
Message 1 of 2
(2,430 Views)
The problem is that "normal" Windows is not a real time application. Depending upon what you are using for a timer, this can easily happen. What are you using to generate the wait?

Les.Hammer@CompleteTest.com
0 Kudos
Message 2 of 2
(2,430 Views)