
ysf
Germany
Asked
— Edited
Linux Support
Hi there,
I'd like to experiment with the EZ-Bot Controller/Builder/SDK and like to know if it runs under Linux, perhaps with mono, too?
Thanks a lot, ysf
If you feel like creating your own linux driver to control the EZ-B, feel free
I downloaded that ugly-Windows 10 thing with VS2015 and put the SDK in full-verbose Mode.
Code:
Is the last call "GetLastErrorMsg" the right function to get all Command being sent?
Im also trying to connect to the ezrobot via telnet (cause port 23). But I get a connection refused. Do I need a password?
Many thanks for answering
https://synthiam.com/Products/ARC
You can control with Linux through EZB4 and Raspberry Pi.
https://synthiam.com/Products/ARC
Hope that helps.
Recoding all of the capabilities of ARC in linux will be an extensive task. There's serious accessible power in ARC that you won't find anywhere else
If you could tell us what you're looking to do, I can direct you to the correct resource - and lend a hand :). Otherwise, if you know what you want to do, the resources are described and presented to you in the software section.
The sdk GetLastErrorMsg has nothing to do with commands. The words are GET LAST ERROR MSG. Which means get the last error message. An error is not a command, it's an error. So the GetLastErrorMsg will return the last error message from the ez-b communication.
What I think you're looking for are the protocol commands? These can be found here in the learn section for the applicable product: http://www.ez-robot.com/Tutorials/Lesson/18?courseId=4
As for telnet, the default port is 8080. You can configure this by looking at the web configuration for the ezb. This of course is also covered in the learn section.
The learn section is easy.
1) click learn from the top menu of this website
2) select the product you would like to learn about
That's it
Only SAPI 5.1 is supported (Windows XP applications/.NET 4.0)
Can anyone confirm if it works smooth ?