- Forum
- Roboteq Motor Controllers
- Controller Configuration & Operation
- Save configuration to controller without Roborun+
Save configuration to controller without Roborun+
- zephyr.care
- Topic Author
- Offline
Less
More
- Posts: 3
- Thank you received: 0
4 years 11 months ago #29533784
by zephyr.care
Save configuration to controller without Roborun+ was created by zephyr.care
Hi,
I use a FBL3260 Controller and as you can see in the title, I would like to use RPDOs to change the Operating Mode using something like
Op_mode = getvalue(_VAR, 9)
setconfig(_MMOD, 1, Op_mode)
I do this only if the motor speed is null to avoid problems.
So this works when I click on "Load from Controller" by sending a CAN message with a 10ms frequency.
The problem is that I want to use my system without a PC. Juste send one CAN frame and change config instantaneously.
Could you help me please ?
I use a FBL3260 Controller and as you can see in the title, I would like to use RPDOs to change the Operating Mode using something like
Op_mode = getvalue(_VAR, 9)
setconfig(_MMOD, 1, Op_mode)
I do this only if the motor speed is null to avoid problems.
So this works when I click on "Load from Controller" by sending a CAN message with a 10ms frequency.
The problem is that I want to use my system without a PC. Juste send one CAN frame and change config instantaneously.
Could you help me please ?
Please Log in or Create an account to join the conversation.
- Gabriel_Isko
4 years 11 months ago #29533792
by Gabriel_Isko
Replied by Gabriel_Isko on topic Save configuration to controller without Roborun+
It's changing on the controller before you click the load from controller button. It just isn't changing in Roborun+.
It's best to think of the settings on Roborun+ as a local copy of the settings that get pulled from our controllers with the load from controller button, and get pushed to our controllers when you click the save to our controller button.
It's best to think of the settings on Roborun+ as a local copy of the settings that get pulled from our controllers with the load from controller button, and get pushed to our controllers when you click the save to our controller button.
Please Log in or Create an account to join the conversation.
2 months 3 days ago #29536235
by sonshitsu
Replied by sonshitsu on topic Save configuration to controller without Roborun+
I need crypto platform
.
Please Log in or Create an account to join the conversation.
Moderators: tonysantoni
- Forum
- Roboteq Motor Controllers
- Controller Configuration & Operation
- Save configuration to controller without Roborun+
Time to create page: 0.056 seconds