LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

absolute time in mixed signal graph

Solved!
Go to solution
Thanks, this worked in my application.
0 Kudos
Message 11 of 12
(1,101 Views)

Hello,

 

I ran into the same trouble. The problem with the solution proposed is that the time is read only once at the beginning of the program and later, the program assume that the time step is always 1 second.

If the time step changes during the execution (let's say that I want sometime to acquire one data every one second and later on one data every 100 ms), then the time scale is not correct anymore.

 

Is there a solution for this problem?

Thanks

 

0 Kudos
Message 12 of 12
(889 Views)