Show / Hide Table of Contents

Interface ICurrentSensor

General interface for current sensors

Namespace: Elatec.FCT.Client.Hardware
Assembly: ElatecFCT.dll
Syntax
public interface ICurrentSensor

Methods

View Source

GetCurrent()

Declaration
double GetCurrent()
Returns
Type Description
System.Double
View Source

Init()

Declaration
void Init()
  • View Source
In This Article
Back to top Generated by DocFX