Hi all,
Can someone shed some light on how to send a number of Hex numbers with a space between, using network comms. been trying for some time and all i get is a load of single characters sent. I have attached what i have done.
Thanks,
Wayne M
Problem sending HEX numbers.
-
- Posts: 94
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 04, 2020 6:12 pm
- Has thanked: 1 time
- Been thanked: 9 times
-
- Matrix Staff
- Posts: 1951
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
Re: Problem sending HEX numbers.
Hi Wayne,
This seems to be behaving a bit better now. Note I have changed the startup loops a bit simply to allow the sim to run here without actually connecting.
This seems to be behaving a bit better now. Note I have changed the startup loops a bit simply to allow the sim to run here without actually connecting.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 94
- Joined: Fri Dec 04, 2020 6:12 pm
- Has thanked: 1 time
- Been thanked: 9 times
Re: Problem sending HEX numbers.
Hi Ben,
Thanks for the help i still have problem with what you have done please see attached. Thanks
Wayne M
Thanks for the help i still have problem with what you have done please see attached. Thanks
Wayne M
-
- Matrix Staff
- Posts: 1951
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 510 times
- Been thanked: 697 times
Re: Problem sending HEX numbers.
Hi Wayne,
Aha I see, The data is just being sent as bytes but displayed as hex. Bear with and I'll change the example.
Edit. Here you go...
Aha I see, The data is just being sent as bytes but displayed as hex. Bear with and I'll change the example.
Edit. Here you go...
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 94
- Joined: Fri Dec 04, 2020 6:12 pm
- Has thanked: 1 time
- Been thanked: 9 times