Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Value Range Error when selecting several modes #1

Open
JB515 opened this issue Apr 29, 2021 · 0 comments
Open

Value Range Error when selecting several modes #1

JB515 opened this issue Apr 29, 2021 · 0 comments

Comments

@JB515
Copy link

JB515 commented Apr 29, 2021

Hi, I'm trying to put my motor into current mode but get a "Value range error" when calling the SetOperationMode() function for CurrentMode. Minimal example below:

Motor1 = Epos4(1,0); Motor1.SetOperationMode(OperationModes.ProfileVelocityMode);

I am using the library with Matlab2019b and MinGW 19.2.0 with the MATLAB add-on. Additionally, I have found the same error when setting PositionMode and VelocityMode (ProfilePositionMode and ProfileVelocityMode both work fine).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant