DigitalInputValue Property

Gets the digital input value.

Definition

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

Property Value

Boolean

See Also