Yesterday, 07:49
Log what the webrequest returns:
RTU scan produces an error if the selected port is disabled when the scan is actually run.
Code:
res, err = webrequest(...)
log(res, err)RTU scan produces an error if the selected port is disabled when the scan is actually run.