Konstantin-B87
Results
1
issues of
Konstantin-B87
In modbus.py file, class ModbusTCP initialized with "self.socket.setblocking(True)". I ran into an issue where the interact function hung inside the interact function and I believe it is because it is...