Show / Hide Table of Contents

Interface IColorSensor

General interface for color sensors

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

Methods

View Source

GetColor(Int32)

Declaration
int GetColor(int waveLenght)
Parameters
Type Name Description
System.Int32 waveLenght
Returns
Type Description
System.Int32
View Source

Init()

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