Edit

Share via


UFireIse.SetTemperatureCompensation(Temperature) Method

Definition

It sets the a temperature used as compensation. The compensation temperature is to correlate the mV input to the correct pH value, see https://assets.tequipment.net/assets/1/26/Yokogawa_Temperature_Compensation.pdf

public void SetTemperatureCompensation (UnitsNet.Temperature temp);
member this.SetTemperatureCompensation : UnitsNet.Temperature -> unit
Public Sub SetTemperatureCompensation (temp As Temperature)

Parameters

temp
UnitsNet.Temperature

The temperature used for compensation

Applies to