Edit

Share via


UFireIse.ReadElectricPotential Method

Definition

Read a value from the ISE Probe Interface, typical measure are in the millivolt range.

public UnitsNet.ElectricPotential ReadElectricPotential ();
member this.ReadElectricPotential : unit -> UnitsNet.ElectricPotential
Public Function ReadElectricPotential () As ElectricPotential

Returns

UnitsNet.ElectricPotential

value from ISE Probe Interface, typical measure are in the millivolt range. On error it return -1 as value

Applies to