Get state of all available analog inputs.
Namespace:
AForge.Robotics.TeRKAssembly: AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public short[] GetInputs() |
Return Value
Returns state of all analog inputs measured in milli volts.
Exceptions
Exception | Condition |
---|---|
AForge..::.ConnectionLostException | Connestion to Qwerk is lost. |