
Redzone
USA
Asked
— Edited
Hello. when i add the seabertooth serial movment pamel it default to board0 . is there anyway to chagne it to board2. or is there whole difgernt way to control my sabertooth? i am using seabertooth in simpale serial mode.
thank you.
If this isn't an option you can use a custom Movement Panel but you would be required to script the Serial commands for the Sabertooth.
This may help you. If you add the "2." In front of your "SendSeriel" commands in a custom Movement Panel config menu as Rich suggested, for example...
SendSeriel(2. #, #, #, #)
this will access board 2 for controlling your Sabertooth and whatever script commands you add after it, such as send serial values, PWM values ect.
I have mine set up for board #1 and the Sabertooth is connected to Port D0, this is what I have for "Forward".( I don't have it running at full speed)
Code: