diff options
| -rw-r--r-- | simplemotion_defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/simplemotion_defs.h b/simplemotion_defs.h index 9094f0c..d5f6630 100644 --- a/simplemotion_defs.h +++ b/simplemotion_defs.h @@ -425,6 +425,7 @@ #define SMP_MOTION_FAULT_THRESHOLD 568
#define SMP_HV_VOLTAGE_HI_LIMIT 569
#define SMP_HV_VOLTAGE_LOW_LIMIT 570
+#define SMP_MAX_OUTPUT_POWER 571 //in watts
#define SMP_MOTOR_MAX_SPEED 572
//in Ioni only
|
