Interface ICurrentSensor
General interface for current sensors
Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public interface ICurrentSensor
Methods
View SourceGetCurrent()
Declaration
double GetCurrent()
Returns
Type | Description |
---|---|
System.Double |
Init()
Declaration
void Init()