Search found 441 matches

by philr
Sat Nov 18, 2023 9:27 pm
Forum: General Discussion
Topic: Issue with channel filter on chart
Replies: 2
Views: 51

Re: Issue with channel filter on chart

Good catch!
by philr
Fri Nov 17, 2023 11:38 pm
Forum: General Discussion
Topic: Getting values from a user interface
Replies: 2
Views: 84

Re: Getting values from a user interface

Great job!
by philr
Fri Nov 17, 2023 8:40 am
Forum: MegunoLink
Topic: MyCSVMessage save is failing at 3 am during windows 11 maintenance
Replies: 6
Views: 156

Re: MyCSVMessage save is failing at 3 am during windows 11 maintenance

Hi John, no good answer from us on this one. We havent seen the same thing. Have you got another computer you could try? If you disable updates does it stop failing (not even sure you can disable them these days).
by philr
Fri Nov 17, 2023 8:06 am
Forum: MegunoLink
Topic: Can the visualizers flag a loss of connectivity?
Replies: 1
Views: 51

Re: Can the visualizers flag a loss of connectivity?

You could have an indicator which flashes on and off to indicate that the comms are running and the numbers should be up to date.
by philr
Fri Nov 17, 2023 8:04 am
Forum: MegunoLink
Topic: ESP32 Serial issues
Replies: 2
Views: 55

Re: ESP32 Serial issues

Hi, did you have any luck with this one? We dont do anything fancy with the serial ports so should work just the same.
by philr
Fri Nov 17, 2023 8:00 am
Forum: MegunoLink
Topic: XYplot nDecimalPlaces only working on Yaxis
Replies: 2
Views: 75

Re: XYplot nDecimalPlaces only working on Yaxis

Hi Jeff, looks like maybe a bug in the library. You can see the library files here https://github.com/Megunolink/MLP/blob/master/src/utility/XYPlot.h I think maybe if you modify the same file on your computer by changing line 120 to be more like line 122 you should get decimal places for x value as ...
by philr
Wed Oct 18, 2023 8:24 am
Forum: MegunoLink
Topic: Feature request: send coordinates from XY Chart click
Replies: 4
Views: 3779

Re: Feature request: send coordinates from XY Chart click

Hope you find it useful.
Cheers
Phil
by philr
Wed Oct 18, 2023 8:21 am
Forum: MegunoLink
Topic: why is the interface panel flashing "Interface Panel: Unknown Object" ?
Replies: 3
Views: 235

Re: why is the interface panel flashing "Interface Panel: Unknown Object" ?

Im told it could also happen if you have multiple interface panels and you arent using channels to separate out the data. For example if you have two interface panels each with a separate text box when you send the command to the second text box the first interface panel will complain that it doesnt...
by philr
Wed Oct 18, 2023 8:14 am
Forum: MegunoLink
Topic: Bug - Feature request for slider
Replies: 1
Views: 185

Re: Bug - Feature request for slider

Thanks for the suggestion. Will add to the list.
by philr
Wed Oct 18, 2023 8:14 am
Forum: MegunoLink
Topic: why is the interface panel flashing "Interface Panel: Unknown Object" ?
Replies: 3
Views: 235

Re: why is the interface panel flashing "Interface Panel: Unknown Object" ?

Hi John, I think this happens when you try to act upon an object incorrectly. Did you figure it out? I'd simplify your program down to just one control and see if it occurs. Try and isolate out this issue.

Cheers
Phil