Search found 460 matches
- Thu Jul 03, 2025 9:40 am
- Forum: MegunoLink
- Topic: Send commands from one source to another via MegunoLink
- Replies: 1
- Views: 227950
Re: Send commands from one source to another via MegunoLink
Hi, currently this is not possible. The merged source only works in the inwards direction (you can see this when you ad a monitor with the merged source and it wont let you send data out). We have it on our todo list to investigate options around sending outgoing messages to both sources
- Thu Jul 03, 2025 9:34 am
- Forum: MegunoLink
- Topic: Radio buttons: OnClickChangedSend behaviour
- Replies: 2
- Views: 104877
Re: Radio buttons: OnClickChangedSend behaviour
Got creative and I think this would work for 2 or more radio buttons. MegunoLink interface file attached.
- Sat May 03, 2025 4:36 am
- Forum: MegunoLink
- Topic: Connection Manager visualizer not visible
- Replies: 1
- Views: 92764
Re: Connection Manager visualizer not visible
Hi Alf, did you figure this out? You should just be able to click the connection manager visualizer on the right side of the screenshot you have shown?
- Sat Feb 22, 2025 3:25 am
- Forum: MegunoLink
- Topic: Event on connect
- Replies: 1
- Views: 86371
Re: Event on connect
Hi yes, in our interface panel visualiser you can drop a SerialConnection object that will send a message after some delay when a connection is established. You could also implement something like this where it would be able to tell if megunolink is connected or not at all times. https://www.megunol...
- Tue Jan 28, 2025 6:21 am
- Forum: MegunoLink
- Topic: 'SerialCommandHandler' does not name a type
- Replies: 3
- Views: 104845
Re: 'SerialCommandHandler' does not name a type
Can you please share your program with me and ill take a look.
- Tue Dec 17, 2024 8:09 am
- Forum: Builder
- Topic: Multiple interface panels
- Replies: 1
- Views: 86512
Re: Multiple interface panels
Yes, it is possible to have two interface panels on a single MegunoLink interface. MegunoLink allows multiple panels to be added to a single project interface. Each panel can be configured independently to handle different tasks, such as plotting data, displaying text, or controlling connected hardw...
- Tue Dec 17, 2024 8:07 am
- Forum: MegunoLink
- Topic: Monitor not work!
- Replies: 2
- Views: 92310
Re: Monitor not work!
Hi, unfortunately there has been a driver released through windows update that has broken this. We are not sure why the Arduino IDE still works and continue to look into it. Best option for now is to delete the current driver and install the older one from somewhere like here: https://learn.sparkfun...
- Wed Nov 27, 2024 7:51 am
- Forum: MegunoLink
- Topic: Multiple interface panels
- Replies: 1
- Views: 85669
Re: Multiple interface panels
Yes you can add multiples of most visualisers.
- Wed Oct 30, 2024 7:09 am
- Forum: Builder
- Topic: Save not saving serial/ethernet connection settings
- Replies: 1
- Views: 91285
Re: Save not saving serial/ethernet connection settings
Yes, this will be fixed in the next update. Thanks for letting us know.
- Wed Oct 30, 2024 7:08 am
- Forum: Builder
- Topic: Reminder message
- Replies: 2
- Views: 236915
Re: Reminder message
Hi, unfortunately this is not possible. Will add to the feature request list.