OD_3202_00 Motor Drive Submode Select
Function
Controls the controller mode, such as the changeover between closed loop / open loop and whether Velocity Mode is simulated via the S-controller or functions with a real V-controller in closed loop.
Object description
| Index | 3202h |
| Object name | Motor Drive Submode Select |
| Object Code | VARIABLE |
| Data type | UNSIGNED32 |
| Savable | yes, category: movement |
| Access | read / write |
| PDO mapping | RX-PDO |
Description
- Bit 0: Open Loop / Closed Loop
- Value = "0": open loop
- Value = "1": closed loop
- Bit 1: Velocity over Speed
- Value = "0": Velocity control
- Value = "1": Position control
Simulate V-controller with an S-ramp (position control): simulate the speed modes through continuous position changes
- Bit 2: Automatic Brake Control
- Value = "0": Off
- Value = "1": On
- Bit 3: Current Reduction
- Value = "0": Off
- Value = "1": On
- Bit 4: Auto Alignment
- Value = "0": Off
- Value = "1": On
The auto alignment process is activated: Immediately after switching on, an alignment is determined in open loop and a switch is immediately made to closed loop mode without the encoder index having been seen. The rotor is moved slightly during this process.
No auto alignment: The motor operates in open loop until the encoder index is seen (maximum one revolution of the motor shaft).
If the incremental encoder used for commutation does not have an index (bit 0 in 33A0h is "0"), an auto alignment is always determined.
- Bit 5: Real Torque Mode
- Value = "0": Off
- Value = "1": On
- Bit 6: Motor Type
- Value = "0": Stepper motor
- Value = "1": BLDC
- Bit 7: Slow Speed
- Value = "0": Off
- Value = "1": On