See this Comm Center thread by Jeff Herman. The logic in AutoFlat.vbs does not explicitly call Connected = False, and in one brand of CoverCalibrator this leads to the port being left open after releasing the driver at the end. Calling Connected = False should be added. |