Search found 5 matches

by sheimend
Thu Jul 27, 2023 9:07 pm
Forum: MegunoLink
Topic: Feature request: send coordinates from XY Chart click
Replies: 4
Views: 5892

Re: Feature request: send coordinates from XY Chart click

Looks like this made it into the latest update. Thank you!!
by sheimend
Tue May 02, 2023 10:43 pm
Forum: MegunoLink
Topic: Feature request: message queueing and mutex for Arduino
Replies: 0
Views: 5100

Feature request: message queueing and mutex for Arduino

A lot of my MegunoLink use cases involve capturing data as fast as possible during an experiment. For instance, sweeping through a frequency range and recording the output at each frequency, or moving a motor from A to B and recording some output variable. I want those tests to run as quickly as the...
by sheimend
Thu Apr 06, 2023 7:40 pm
Forum: MegunoLink
Topic: Feature request: send coordinates from XY Chart click
Replies: 4
Views: 5892

Re: Feature request: send coordinates from XY Chart click

Hi there,

Just bumping this back up for visibility.... I'd still really love this feature, or some other way to make this scenario possible.

Thank you!
Scott
by sheimend
Fri Jan 21, 2022 12:13 am
Forum: MegunoLink
Topic: Feature request: send coordinates from XY Chart click
Replies: 4
Views: 5892

Feature request: send coordinates from XY Chart click

Hi there, In my scenario, I'm using an XY chart to display some frequency response data. I look for peaks and valleys and then provide those values back to my microcontroller to go do... stuff. I'd really love if I could send a command to my Arduino that included the X and/or Y coordinates of a mous...
by sheimend
Thu Aug 05, 2021 5:26 pm
Forum: Bugs
Topic: Components in a FlowLayout panel disappear after re-opening/importing
Replies: 1
Views: 8395

Components in a FlowLayout panel disappear after re-opening/importing

I have an interface that uses a SplitContainer. In one pane of the SplitContainer, I have a FlowLayout panel with a bunch of controls. Everything works just fine in the designer, but when I export and re-import my template, the controls inside the FlowLayout panel are gone (or at least hidden from t...