Reset and e-stop problem
- jeffos
- Topic Author
15 years 3 days ago #8910632
by jeffos
Reset and e-stop problem was created by jeffos
Hi,
On my robot, I'm doing an e-stop with a remote control and it works fine. The problem is that I set a button to make a reset with the drive with my drive controler. when I push the button, the Atmel send the command %rrrrrr on the rs-232 to do the reset but nothing change. The drive stay in e-stop mode. What should I do?
Thanks
On my robot, I'm doing an e-stop with a remote control and it works fine. The problem is that I set a button to make a reset with the drive with my drive controler. when I push the button, the Atmel send the command %rrrrrr on the rs-232 to do the reset but nothing change. The drive stay in e-stop mode. What should I do?
Thanks
Please Log in or Create an account to join the conversation.
- cosma
15 years 2 days ago #8919665
by cosma
Replied by cosma on topic Re:Reset and e-stop problem
<P style="MARGIN: 0px">Before you can send the %rrrrrr command, the controller must be configured in RS232 mode.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">While you can switch from RC Mode to RS232 mode by sending 10 consecutive "Carriage Return" characters, unfortunatelly when the controller has entered the estop mode, it does no longer scan the serial port.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">So while in estop, it is no longer capable of switching to rs232 mode, and therefore to accept the %rrrrrr command.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">We can see how this may be a nuisance and will incorporate this change in the next revision of the firmware.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">While you can switch from RC Mode to RS232 mode by sending 10 consecutive "Carriage Return" characters, unfortunatelly when the controller has entered the estop mode, it does no longer scan the serial port.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">So while in estop, it is no longer capable of switching to rs232 mode, and therefore to accept the %rrrrrr command.
<P style="MARGIN: 0px">
<P style="MARGIN: 0px">We can see how this may be a nuisance and will incorporate this change in the next revision of the firmware.
Please Log in or Create an account to join the conversation.
- jeffos
- Topic Author
14 years 11 months ago #9016437
by jeffos
Replied by jeffos on topic Re:Reset and e-stop problem
Ok thanks, I will wait for further firmware updates
Please Log in or Create an account to join the conversation.
Moderators: tonysantoni
Time to create page: 0.090 seconds