public void CloseConnection() { SerialConnection.CloseConnection(); IsConnected = false; SaveDataPointActive = false; }