Search found 456 matches
- Thu May 11, 2023 7:49 am
- Forum: MegunoLink
- Topic: Feature request: send coordinates from XY Chart click
- Replies: 4
- Views: 11672
Re: Feature request: send coordinates from XY Chart click
Hi Scott, cool suggestion. Will add to the list
- Thu May 11, 2023 7:44 am
- Forum: MegunoLink
- Topic: What can MegunoLink do?
- Replies: 3
- Views: 4548
Re: What can MegunoLink do?
Yep no problem.
- Thu Mar 30, 2023 8:10 am
- Forum: MegunoLink
- Topic: MLP and PlatformIO errors
- Replies: 6
- Views: 9594
Re: MLP and PlatformIO errors
Hi, where did that example come from?
Cheers
Phil
Cheers
Phil
- Thu Mar 30, 2023 8:08 am
- Forum: MegunoLink
- Topic: What can MegunoLink do?
- Replies: 3
- Views: 4548
Re: What can MegunoLink do?
It sounds like the sort of project megunolink should be capable of handling. Rest assured with your purchase. If you are unhappy or find out later its not up to the task we will happily provide a refund.
Cheers
Phil
Cheers
Phil
- Fri Feb 17, 2023 7:25 am
- Forum: Bugs
- Topic: Mapper Visualisation doesn't show a map.
- Replies: 1
- Views: 11338
Re: Mapper Visualisation doesn't show a map.
Hi John, we will look into this.
- Fri Feb 17, 2023 7:16 am
- Forum: MegunoLink
- Topic: Link object internally in the interface panel
- Replies: 1
- Views: 3702
Re: Link object internally in the interface panel
Hi, you can use this notation
{IPTextBox1.Text = IPTrackBar1.Value.ToString()}
I use {} brackets cause it stops any serial data from being sent as well. If you did want serial data to be sent you can change to []
{IPTextBox1.Text = IPTrackBar1.Value.ToString()}
I use {} brackets cause it stops any serial data from being sent as well. If you did want serial data to be sent you can change to []
- Wed Feb 01, 2023 8:11 am
- Forum: MegunoLink
- Topic: sending values to Gauge
- Replies: 2
- Views: 3729
Re: sending values to Gauge
Hi, can you post the rest of your program?
You should only add the command handler once in the setup part of your program. Not in the loop part.
You should only add the command handler once in the setup part of your program. Not in the loop part.
- Sat Jan 28, 2023 7:54 am
- Forum: MegunoLink
- Topic: Scheduled Reporting not working in application made with builder
- Replies: 1
- Views: 3358
Re: Scheduled Reporting not working in application made with builder
Hi, did you have any luck getting this going>? Can you share an example project and we will investigate.
Cheers
Phil
Cheers
Phil
- Tue Jan 17, 2023 8:41 am
- Forum: MegunoLink
- Topic: TCPCommandhandler
- Replies: 4
- Views: 5176
Re: TCPCommandhandler
Thanks Pelle, good catch.
- Wed Nov 23, 2022 7:13 am
- Forum: MegunoLink
- Topic: TCPCommandhandler
- Replies: 4
- Views: 5176
Re: TCPCommandhandler
Hi Pelle, can you provide a bit more info. Does this happen with a particular example we can try out? What sort of arduino are you using?
Cheers
Phil
Cheers
Phil