Interface IY4000
Y4000 hardware interface
Assembly: Y4000.dll
View Source
Declaration
public interface IY4000 : IWaterQualityConcentrationsSensor, ISamplingSensor<WaterQualityConcentrations>, ISensor<WaterQualityConcentrations>, IElectricalConductivitySensor, ISamplingSensor<Conductivity>, ISensor<Conductivity>, IPotentialHydrogenSensor, ISamplingSensor<PotentialHydrogen>, ISensor<PotentialHydrogen>, ITurbiditySensor, ISamplingSensor<Turbidity>, ISensor<Turbidity>, ITemperatureSensor, ISamplingSensor<Temperature>, ISensor<Temperature>, IRedoxPotentialSensor, ISamplingSensor<Voltage>, ISensor<Voltage>, ISensor, ISamplingSensor
Methods
GetSerialNumber()
Get the Y4000 serial number
View Source
Declaration
Task<string> GetSerialNumber()
Returns
System.Threading.Tasks.Task<System.String>