Maximum Demand Command

The MDC command (protected with password) erases all the maximum demand records.

The MDR command reads the maximum demand and occurrence date-time records. If the command is sent without parameter, the application returns the maximum demand stored values for the last year. If the command includes a parameter, it indicates the month index (‘0’ means the present month, ‘1’ the previous month, ‘7’ seven months ago, and so on).

; Read maximum demand and occurrence date-time
MDR[1]
Last 1 Month MaxDemand is :
TT=26.325kW 8-4 18:45 T1=26.325kW 8-2 18:45 T2=12.350kW 8-9 14:30 T3= 8.627kW 8-6 11:15 T4= 9.483kW 8-18 23:15
; Maximum demands clear
MDC[PIC]
Clear MaxDemand is ok !