 |
SimpleFOClibrary 2.4.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
13#define CMD_MOTION_TYPE 'C'
14#define CMD_TORQUE_TYPE 'T'
16#define CMD_MONITOR 'M'
18#define CMD_INDUCTANCE 'I'
19#define CMD_KV_RATING 'K'
21#define CMD_FOC_PARAMS 'F'
25#define CMD_VERBOSE '@'
26#define CMD_DECIMAL '#'
33#define SCMD_PID_RAMP 'R'
34#define SCMD_PID_LIM 'L'
35#define SCMD_LPF_TF 'F'
37#define SCMD_LIM_CURR 'C'
38#define SCMD_LIM_VOLT 'U'
39#define SCMD_LIM_VEL 'V'
41#define SCMD_SENS_MECH_OFFSET 'M'
42#define SCMD_SENS_ELEC_OFFSET 'E'
44#define SCMD_DOWNSAMPLE 'D'
51#define SCMD_PWMMOD_TYPE 'T'
52#define SCMD_PWMMOD_CENTER 'C'
55#define SCMD_REINIT_FOC 'R'
56#define SCMD_TUNE_CURR 'C'
57#define SCMD_MEAS_PARAMS 'P'
60#define SCMD_INDUCT_D 'D'
61#define SCMD_INDUCT_Q 'Q'