MOTOR.BRAKERLS
Description
This command allows a user to release or apply the motor brake.
0 = Drive controls the brake.
1 = Brake is released.
2 = Brake is applied.
-
- If a vertical axis is stationary and disabled, toggling the brake with MOTOR.BRAKERLS will not reapply the brake until controlled stop conditions are met (the axis actual velocity has been less than CS.VTHRESH for CS.TO milliseconds). In order for the brake to reapply immediately when commanding MOTOR.BRAKERLS, set CS.VTHRESH to a value greater than the velocity possible by the free falling axis and set CS.TO to 1 millisecond (its minimum value) prior to making the command.
-
-
A digital input mode can also be used for the same purpose. The two mechanisms are independent.
General Information
Type |
Command |
Units |
N/A |
Range |
0 to 2 |
Default Value |
0 |
Data Type |
Integer |
See Also |
N/A |
Start Version |
M_01-00-00-000 |
Variants Supported
Variant | Supported |
---|---|
AKD Base | Yes |
AKD with Position Indexer | Yes |
AKD EtherCAT | Yes |
AKD CANopen | Yes |
AKD BASIC | Yes |
AKD SynqNet | Yes* |
AKD EtherNet/IP | Yes |
AKD PROFINET | Yes |
AKD Sercos® III | Yes |
AKD-N | Yes |
AKD-C | No |
*In SynqNet, a parameter may be available in the firmware but have no effect on the system. See SynqNet Supported Parameters.
Fieldbus Information
If your drive type is listed as supported but no index, address, or instance number is listed, then this parameter is accessible through WorkBench, but not over your fieldbus type.
Index/Subindex | Object Start Version |
---|---|
3450h/0 |
M_01-07-04-000 |
Fieldbus | Address | Attributes | Signed? |
---|---|---|---|
PROFINET |
2242 | Byte | No |
Sercos® III | 2 Octets |
Instance | Data Size | Data Type |
---|---|---|
243 | 1 Byte | Integer |
Register Address | Is 64 bit? | Attributes | Signed? | Object Start Version |
---|---|---|---|---|
484 |
No | 8 bit | No | M_01-03-00-000 |
Related Topics