. |
Axis.BrakeMode Specifies the configuration for a motor's dedicated brake logic. Each motor object has a dedicated brake output. The controller enables/disables the brake depending on the states of Axis.AmpEnable and Axis.BrakeMode. When the amplifier is disabled, the brake will be applied. See the diagrams below for the brake logic details:
Version HistoryIntroduced in MPX 2.0. TypeMpx.BrakeMode Default0.0 Visual BasicSyntax Property BrakeMode As Mpx.BrakeMode Sample Code
C#Syntax Mpx.BrakeMode BrakeMode; Sample Code
See AlsoBrakeApplyDelay
|
| | Copyright © 2001-2021 Motion Engineering |