01-31-2019 05:07 PM
I'm using LabVIEW 2017. When I set some Chart XScale properties, I see the changes reflected on the chart. If I then make the chart invisible and then visible again, my change is gone. I've attached a snippet (I think so anyway - I've never used snippets before). If you run that code with HighLight execution on, watch the chart X scale change as expected, but then change back at the end unexpectedly. Can anyone explain this behavior??
01-31-2019 05:21 PM
Sorry, cannot test in 2017, but in LabVIEW 2018, everything seem to work fine with your snippet.
(be aware that once you add data to the chart, things might roll later once the history buffer is filled)
02-01-2019 08:43 AM
02-01-2019 12:55 PM
Just tested in 2017 (32 bit). Works like I would expect. I don't see any problem.
02-01-2019 03:15 PM
How do snippets to work?
I have tried three different browsers (Chrome, Firefox, IE) and either end up with the image in the block diagram of just a link to the image in the block diagram.
02-01-2019 03:20 PM
@RTSLVU wrote:
How do snippets to work?
I have tried three different browsers (Chrome, Firefox, IE) and either end up with the image in the block diagram of just a link to the image in the block diagram.
Save the image to your local computer, then drag it to an empty BD.
02-04-2019 06:16 AM
Save the image to your local computer, then drag it to an empty BD.
02-04-2019 06:40 AM