Search found 6 matches
- Tue Feb 18, 2020 1:53 pm
- Forum: MegunoLink
- Topic: Latest update included ?
- Replies: 2
- Views: 7252
Re: Latest update included ?
Thanks
- Mon Feb 17, 2020 10:46 am
- Forum: MegunoLink
- Topic: Latest update included ?
- Replies: 2
- Views: 7252
Latest update included ?
Hi Phil,
Is there a list of the changes in the latest update on the website?
Cheers
Phil
Is there a list of the changes in the latest update on the website?
Cheers
Phil
- Thu Nov 28, 2019 1:53 pm
- Forum: Bugs
- Topic: Plot - Scale IsReverse issue
- Replies: 0
- Views: 36774
Plot - Scale IsReverse issue
Hi, I came across an issue of not being able to reverse the Y axis scale in both the XY plot and Time plot. I can select IsReverse for the scale in the designer and it reverses the scale but the changes don't propitiate through to the working plot. I have attached some images to show the issue bette...
- Thu Nov 28, 2019 1:39 pm
- Forum: MegunoLink
- Topic: TCP over Ethernet (wired) instance creation?
- Replies: 3
- Views: 7801
Re: TCP over Ethernet (wired) instance creation?
Thanks Phil,
Your example for Ethernet UDP Command Handler worked a treat.
I'll work it into my code over the next week.
Cheers,
Phil H
Your example for Ethernet UDP Command Handler worked a treat.
I'll work it into my code over the next week.
Cheers,
Phil H
- Mon Nov 25, 2019 10:27 am
- Forum: MegunoLink
- Topic: TCP over Ethernet (wired) instance creation?
- Replies: 3
- Views: 7801
Re: TCP over Ethernet (wired) instance creation?
The frustration levels are rising. I have to missing something simple. Simple to others that is. My whole system works perfectly via serial connection. Commands, plotting to time and X-Y plots as well as getting the arduino to change properties in the interface. I want wired Ethernet for the inheren...
- Wed Nov 20, 2019 9:17 am
- Forum: MegunoLink
- Topic: TCP over Ethernet (wired) instance creation?
- Replies: 3
- Views: 7801
TCP over Ethernet (wired) instance creation?
Hi, All the examples I have seen for TCP seam to be over a WiFi connection using a WiFi library include and an instance from that. What is the difference in creating an instance for TCP over Ethernet vs over WiFi? I wanted to use TCP instead of UDP because TCP has the commandhandler lib. Does comman...