Search found 359 matches
- Mon Feb 17, 2020 7:31 pm
- Forum: MegunoLink
- Topic: RecordTable operations
- Replies: 1
- Views: 4584
Re: RecordTable operations
Hi, yep its basically a completely separate visualiser. You can find a basic example in the latest version of our megunolink library. https://github.com/Megunolink/MLP/blob/master/examples/RecordTable/BasicRecordTable/BasicRecordTable.ino Its undocumented currently as we haven't had time yet. This f...
- Mon Jan 27, 2020 2:51 am
- Forum: Bugs
- Topic: megunolink fails to update
- Replies: 1
- Views: 6551
Re: megunolink fails to update
Hi Dominator, can you please try downloading the latest version from our website and installing it over top? Should solve your issue.
https://www.megunolink.com/download/
Cheers
Phil
https://www.megunolink.com/download/
Cheers
Phil
- Mon Jan 27, 2020 2:32 am
- Forum: MegunoLink
- Topic: Edit series property
- Replies: 3
- Views: 4571
Re: Edit series property
Are you clearing the plots? That would reset them to the defaults when the next data comes in. Maybe setting the properties in the plot message solves your problem?
- Mon Jan 27, 2020 2:30 am
- Forum: MegunoLink
- Topic: Game Project
- Replies: 1
- Views: 3544
Re: Game Project
It sounds like it should be possible. You could show or hid images which indicate the desired order. Megunolink is basically controlled from the Arduino end so if you can send a message to tell it what you want it should work fine. This example shows you how to show and hide images https://github.co...
- Mon Jan 27, 2020 2:27 am
- Forum: MegunoLink
- Topic: Feature request - Drop Down List
- Replies: 1
- Views: 3344
Re: Feature request - Drop Down List
Good suggestion. I'll add it to the list.
Cheers
Phil
Cheers
Phil
- Sat Jan 04, 2020 6:51 am
- Forum: MegunoLink
- Topic: Textbox, Command and Parameters.NextParameter()
- Replies: 1
- Views: 3452
Re: Textbox, Command and Parameters.NextParameter()
Hi Leon, I think you can go Parameters.RemainingParameters() to get all the remaining characters which shouldn't break them up.
- Fri Jan 03, 2020 11:40 pm
- Forum: MegunoLink
- Topic: Edit series property
- Replies: 3
- Views: 4571
Re: Edit series property
Hi Pelle, its probably because you are setting the line properties from the arduino end as well? This will overwrite the local changes.
- Wed Dec 18, 2019 6:41 am
- Forum: MegunoLink
- Topic: Protocol Library for MPLAB X Upgrade
- Replies: 1
- Views: 3026
Re: Protocol Library for MPLAB X Upgrade
Hi Nicoli, unfortunately microchip control the update process. We are working with them to try and make progress.
Cheers
Phil
Cheers
Phil
- Wed Dec 18, 2019 6:39 am
- Forum: MegunoLink
- Topic: Saving interface values
- Replies: 6
- Views: 6426
Re: Saving interface values
Interesting, what issues are you having with csv export?
- Sat Dec 14, 2019 7:38 am
- Forum: Builder
- Topic: MegunoLink, not installed
- Replies: 1
- Views: 7211
Re: MegunoLink, not installed
Hi did you figure this out? I believe you just need to download the installer stub using the Update Sources menu.