Search found 6 matches

by nils
Fri Nov 12, 2021 9:01 am
Forum: MegunoLink
Topic: UDP to MeguinoLink don't give connection
Replies: 2
Views: 2188

Re: UDP to MeguinoLink don't give connection

I give up, probably it was a stupid question from a stupid guy.
All of the MeguinoLink is working fine, having a lot of useful tools and the Host Builder is very nice, but I need ethernet communication.
Is it possible to buy some help ?

Nils
by nils
Tue Nov 09, 2021 12:15 pm
Forum: MegunoLink
Topic: UDP to MeguinoLink don't give connection
Replies: 2
Views: 2188

UDP to MeguinoLink don't give connection

Hi I have used the setup from https://www.megunolink.com/articles/arduino-ethernet-communication-via-udp/ and downloaded to Teensy 4.1 https://github.com/PaulMartinsen/MLP-UDP-Example and Ipv4 address from ipconfig to set DestinationAddress , but I don't get any response. When I try Examples > Nativ...
by nils
Thu Sep 02, 2021 6:25 pm
Forum: MegunoLink
Topic: Ovrflw from IPNumericUpDown
Replies: 1
Views: 1840

Re: Ovrflw from IPNumericUpDown

my mistake , it was a simple solution , changing the values in commandhandler to bigger values:

CommandHandler<10,70,30> SerialCommandHandler;

Nils
by nils
Thu Sep 02, 2021 12:50 pm
Forum: MegunoLink
Topic: Ovrflw from IPNumericUpDown
Replies: 1
Views: 1840

Ovrflw from IPNumericUpDown

Hi I'm trying to send 8 numbers from 8 IPNumericUpDown windows, it's ok with single digits but with 2 digits I get " Ovrflw " this is ok: !SetValues1 1 2 3 4 5 6 7 1 Updating values.. UD1 = 1.00 UD2 = 2.00 UD3 = 3.00 UD4 = 4.00 UD5 = 5.00 UD6 = 6.00 UD7 = 7.00 UD8 = 1.00 but with UD = 10 I...
by nils
Sat Jun 12, 2021 1:12 pm
Forum: MegunoLink
Topic: can't add common tools
Replies: 1
Views: 2053

Re: can't add common tools

Sorry for my mistake, by double click I get the Common tools :)
by nils
Sat Jun 12, 2021 10:30 am
Forum: MegunoLink
Topic: can't add common tools
Replies: 1
Views: 2053

can't add common tools

Hi
Wonderful program , but now I have a problem adding any of the Common in Toolbox in the Interface Designer by dragging, I can add the others or copy and paste Common tools. Have updated and restarted but still impossible. What am I doing wrong?

Best regards
Nils