Global control variable ;全局控制变量 More...
#include <parm_global.h>
Data Fields | |
| uint8_t | ControlWord [4] |
| Control word ;电机轴使能控制字 More... | |
| uint8_t | OpMode [4] |
| Operation mode ;电机轴运行模式 More... | |
| uint8_t | flag_1ms |
| flag 1ms ;1ms中断标志位 More... | |
| float | commu_theta |
| user define elec_theta ;预定位控制电角度 More... | |
| float | commu_IdRef |
| user define id value ;预定位控制d轴电流 More... | |
Global control variable ;全局控制变量
| float MOTOR_CONTROL_Global::commu_IdRef |
user define id value
;预定位控制d轴电流
| float MOTOR_CONTROL_Global::commu_theta |
user define elec_theta
;预定位控制电角度
| uint8_t MOTOR_CONTROL_Global::ControlWord[4] |
Control word
;电机轴使能控制字
| uint8_t MOTOR_CONTROL_Global::flag_1ms |
flag 1ms
;1ms中断标志位
| uint8_t MOTOR_CONTROL_Global::OpMode[4] |
Operation mode
;电机轴运行模式