DigitalInputCount Property

Returns the number of digital inputs that are set to true.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public int InputCount { get; }

Property Value

Int32

See Also