ModbusAccessor finished and checked
This commit is contained in:
parent
596740a474
commit
86aeae8b6f
@ -137,7 +137,7 @@ public class ModbusAccessor {
|
||||
test.writeBoolean(401,false); //REMOTE_SOLAR_SW
|
||||
|
||||
//check the factory SetPoint
|
||||
System.out.println("Factory Setpoint is: " + factory_st);
|
||||
System.out.println("Factory SetPoint is: " + factory_st);
|
||||
|
||||
//check the solar SetPoint
|
||||
if(solar_connect_st){
|
||||
|
Reference in New Issue
Block a user