Search found 1594 matches

by Basicmicro Support
Fri Mar 04, 2016 9:01 am
Forum: Velocity and Position Control
Topic: Using RC Mode with feedback for position control
Replies: 0
Views: 3989

Re: Using RC Mode with feedback for position control

When using position control with RC mode, you first need to setup the controller using IonMotion and tune the PID settings and confirm the unit is working correctly. Part of this will be to setup the minimum and maximum positions allowed. Then when RC mode is set and encoder support is enabled for R...
by Basicmicro Support
Wed Mar 02, 2016 9:41 am
Forum: General Discussion
Topic: Roboclaw with LabVIEW
Replies: 5
Views: 6516

Re: Roboclaw with LabVIEW

That(both the pictures and the file) is probably because the forum is locked down pretty tight. What is the file extension. I'll see if I can get it whitelisted.
by Basicmicro Support
Wed Mar 02, 2016 9:35 am
Forum: General Discussion
Topic: Python examples misunderstanding
Replies: 5
Views: 7648

Re: Python examples misunderstanding

There are two things going on here. 1. Reading the Speed value returns the average speed of the controller(over the previous second). If you want the instantaneous speed read the ISpeed value. This value is the speed since the last reading of the encoder(eg 1/300th of a second). 2. When you use a di...
by Basicmicro Support
Tue Mar 01, 2016 8:56 am
Forum: General Discussion
Topic: Question on M1 Driver Fault error
Replies: 2
Views: 4447

Re: Question on M1 Driver Fault error

If the M1 Driver fault went away the problem was a power glitch(the driver chip wasnt getting enouhg power so its status flag went low. If the problem is perminent(eg the motor will not run again after a power cycle) then the driver has been damaged and will have to be repaired. When you stall the m...
by Basicmicro Support
Tue Mar 01, 2016 8:51 am
Forum: General Discussion
Topic: Roboclaw with LabVIEW
Replies: 5
Views: 6516

Re: Roboclaw with LabVIEW

What have you got so far(eg send a screen shot)? The labView instrument driver has VIs for all functions in the Roboclaw. If you have experience with LabView it shouldnt be too hard to get it going after reading through the commands in the Roboclaw manual. Its going to be a little while before we ha...
by Basicmicro Support
Fri Feb 26, 2016 9:34 am
Forum: General Discussion
Topic: RoboClaw 2x30A red blink twice
Replies: 6
Views: 8681

Re: RoboClaw 2x30A red blink twice

I forgot to include the Suite number. A-630
by Basicmicro Support
Thu Feb 25, 2016 9:29 am
Forum: General Discussion
Topic: USB device doesn't appear on Mac
Replies: 12
Views: 15919

Re: USB device doesn't appear on Mac

Yes. I've said it before so I didnt remember if I had said it in this thread. USB will NOT power the Roboclaw. You must provide power externally when conencting to the USB port.
by Basicmicro Support
Thu Feb 25, 2016 9:27 am
Forum: Velocity and Position Control
Topic: Safety stop on loss of Serial Connection
Replies: 13
Views: 17092

Re: Safety stop on loss of Serial Connection

I think you meant the Velocity commands with Distance, not Position. Yes, with the Distance commands you could do as you suggest. Then if no new command was given the motor would just stop at the end of the distance.
by Basicmicro Support
Thu Feb 25, 2016 9:24 am
Forum: General Discussion
Topic: Stall protection & stopping when limit reached.
Replies: 0
Views: 3659

Re: Stall protection & stopping when limit reached.

I was assuming you were using position control, but it sounds like you are just using speed control. Please confirm which it is. The roboclaw can have a maximum current limit set but this is not a stall detect. It will simple chop the power each PWM pulse outputs to limit the current to that maximum...
by Basicmicro Support
Thu Feb 25, 2016 9:08 am
Forum: General Discussion
Topic: USB does not appear on WIndows 10
Replies: 5
Views: 13350

Re: USB does not appear on WIndows 10

1. Check if it shows up when the Roboclaw is in bootloader mode. Press the mode button while powering on the board. The 3 LEDs will begin to cycle. Plug in the usb cable(try a second USB cable). Do not use a USB hub when testing this. Plug it directly into the PCs USB port. I would also suggest tryi...