public void CommandReading() { var readings = device.CurrentReading(); TextCommandReading = readings.Item1; }