LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform Chart Drawing Issue

Hi everyone

I have a interesting problem.I simulated to 16Khz signal and drawing with waveform chart.Waveform's chart history lenght 10.
problem occurs space in 10th second.Simulate Cod is below.How to resolve this problem?
Thanks for answers...

error.PNG

Himmet GENCER
Software Development Coordinator at TDG
himmetgencer@gmail.com

View Himmet Gencer's profile on LinkedIn

View on Instagram
0 Kudos
Message 1 of 6
(3,247 Views)
What exactly is the problem you are seeing?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 6
(3,237 Views)

problem is create space in waveform chart in 10th seconds...you can see when run simulate program.

Thanks for answer...

 

Himmet GENCER
Software Development Coordinator at TDG
himmetgencer@gmail.com

View Himmet Gencer's profile on LinkedIn

View on Instagram
0 Kudos
Message 3 of 6
(3,230 Views)

I see that issue only happens when you set the Auto scale x when you remove that it doesn't seems to be happening.

-----

The best solution is the one you find it by yourself
0 Kudos
Message 4 of 6
(3,226 Views)

Thanks for answer

but not resolve the problem when  Close auto scale x .

Himmet GENCER
Software Development Coordinator at TDG
himmetgencer@gmail.com

View Himmet Gencer's profile on LinkedIn

View on Instagram
0 Kudos
Message 5 of 6
(3,211 Views)

Try starting the group number at 0 not 1. The first time through you don't want to add any time offset to t0.

 

Mike...

 

PS: you might also want to consider removing some of the "magic numbers", If you wanted the number for the group counter to be something other than 160, think about how may other numbers you would have to adjust...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 6 of 6
(3,195 Views)