Implement CurrentLimiter and spare power mode
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
string HostAddress { get; set; }
|
||||
int Port { get; set; }
|
||||
|
||||
(double I1, double I2, double I3) GetCurrents();
|
||||
|
||||
void SetLoadingCurrent(double value);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user