Search found 16 matches
- Sun Aug 16, 2020 7:47 pm
- Forum: MegunoLink
- Topic: Linking variables in interface panel
- Replies: 1
- Views: 1719
Re: Linking variables in interface panel
Hi unfortunately this is not currently possible.
- Sun Aug 16, 2020 7:43 pm
- Forum: MegunoLink
- Topic: Dynamic Label with Arduino
- Replies: 1
- Views: 1491
Re: Dynamic Label with Arduino
Hi, check out this example
https://github.com/Megunolink/MLP/tree/ ... /SendToMLP
Open the .mlpz file in MegunoLink and program your Arduino with the .ino file. This will demonstrate how to modify a text value.
https://github.com/Megunolink/MLP/tree/ ... /SendToMLP
Open the .mlpz file in MegunoLink and program your Arduino with the .ino file. This will demonstrate how to modify a text value.
- Sun Jan 15, 2017 12:56 am
- Forum: MegunoLink
- Topic: XBee Series 1
- Replies: 1
- Views: 2651
Re: XBee Series 1
Hi Joe, I'm just reiterating what I said in my email so others can see the answer to this question. Our Xbee visualiser and connection only supports support series 2 xbee modules running in API mode. See this article for more infomation. http://www.megunolink.com/documentation/xbee-manager/ If you a...
- Tue Dec 20, 2016 4:21 am
- Forum: MegunoLink
- Topic: where is potentiometer gauge or rotary gauge
- Replies: 1
- Views: 2526
Re: where is potentiometer gauge or rotary gauge
Hi Jacek, we use standard C# controls so these gauges are not possible. We may look at adding them in the future as a custom item. If the horizontal slider object doesnt have an option to disable the numerical value in the designer then unfortunately it is not possible.
Cheers
Phil
Cheers
Phil
- Tue Dec 20, 2016 4:19 am
- Forum: MegunoLink
- Topic: building visual studio stand alone app
- Replies: 1
- Views: 2656
Re: building visual studio stand alone app
Hi Jacek, unfortunately we do not currently have an easy way for the user to generate a standalone application. We have been working on a way to package up finalized interfaces so they can be distributed as an installer but it's still early days. If you are interested to check it out you just need t...
- Tue Dec 20, 2016 4:17 am
- Forum: MegunoLink
- Topic: Vertical progress bar
- Replies: 3
- Views: 3990
Re: Vertical progress bar
Hi Jacek, yep its based off the same controls found in C#. That is why we don't have a vertical progress bar. It would need to be custom built which we have not had time to do.
Cheers
Phil
Cheers
Phil
- Tue Dec 20, 2016 4:15 am
- Forum: MegunoLink
- Topic: XBee unable to get remote
- Replies: 3
- Views: 3791
Re: XBee unable to get remote
Hi RoboBill, did you have it set to add escaped characters? From our documentation "MegunoLink expects recieved packets to have escaped characters added. Your XBees should have escaped characters set to yes (AP = 2 if using XCTU to configure the XBee). Check out the article called Escaped characters...
- Tue Dec 20, 2016 4:11 am
- Forum: Projects
- Topic: Air sampling project
- Replies: 1
- Views: 4909
Re: Air sampling project
Hi Jacek, thanks for sharing your images with us. That is an impressive looking interface!
Cheers
Phil
Cheers
Phil
- Tue Dec 20, 2016 4:09 am
- Forum: General Discussion
- Topic: MegunoLink and Raspberry Pi
- Replies: 4
- Views: 8485
Re: MegunoLink and Raspberry Pi
Hi, do you mean use the Raspberry Pi to send serial data to a windows PC? Or do you mean MegunoLink for linux?
Cheers
Phil
Cheers
Phil
- Tue May 03, 2016 2:42 am
- Forum: MegunoLink
- Topic: List All Updates Buttons
- Replies: 1
- Views: 8261
Re: List All Updates Buttons
Hi, sorry for the late reply. I'll answer in order - Unfortunately there is not a 1 time firing option for requesting all of the current settings. I'll put it on the request list. The only way that comes to mind for now is to have a button which requests the details. - I think the only control that ...