From 5f58d21bbaf5178336904c0c5778fd89f973a586 Mon Sep 17 00:00:00 2001 From: Tero K Date: Tue, 19 Jan 2016 13:22:53 +0200 Subject: Added new parameter SMP_MAX_OUTPUT_POWER 571 --- simplemotion_defs.h | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3