AX1500 questions

13 years 6 months ago #29526763 by Anonymous
AX1500 questions was created by Anonymous
We have a bunch of AX1500's and one of our guys has written software to communicate with the boards and we have a few questions about that. 1) What is the command that is sent to the board to "Load from controller" such as in Roborun to receive the settings? Is there one command or does it send an individual command for each parameter that it reads? If that is the case can you please tell me which parameters are read for this command? 2) What is the command that is used to "Save to controller"? 3) What command is used to read the firmware version of the board? If its easier for you to just send some source code for the action on those "Load from controller" and "save to controller" buttons that would work for us as well.

Please Log in or Create an account to join the conversation.

13 years 6 months ago #29526764 by Roboteq
Replied by Roboteq on topic RE: AX1500 questions
Roborun reads the configuration parameters one by one using the ^nn command.
When saving, the parameters are also saved one by one using the ^nn mm command.
The firmware ID is reported by the controller at startup. Roborun will therefore send a reset command "%rrrrrr" and then captures the startup message.

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.053 seconds