Output Temperature Sensor to Report
It is possible to read temperature from sensors on CMM that's equipped with Thermal Compensation. The GetTemperatureReading() function can be used to store the current temp reading to a variable: VB Function int GetTemperatureReading( double &dTemp, ...