Chiller daiking return temp and flow switch added
This commit is contained in:
@@ -41,7 +41,7 @@ RunningState<ModbusIP>::RunningState() {
|
||||
|
||||
addStrategy("Source 1 Volts AB", new SingleValueStrategy(0.0F, 0.0f, 1000));
|
||||
addStrategy("Source 1 Volts BC", new SingleValueStrategy(0.0F, 0.0f, 1000));
|
||||
addStrategy("Source 1 Volts CA", new SingleValueStrategy(0.0F, 0.0f, 1000));
|
||||
addStrategy("Source 2 Volts CA", new SingleValueStrategy(0.0F, 0.0f, 1000));
|
||||
addStrategy("Source 2 Volts AB", new SingleValueStrategy(480.0F, 2.0f, 1000));
|
||||
addStrategy("Source 2 Volts BC", new SingleValueStrategy(480.0F, 2.0f, 1000));
|
||||
addStrategy("Source 2 Volts CA", new SingleValueStrategy(480.0F, 2.0f, 1000));
|
||||
|
||||
Reference in New Issue
Block a user