PulseCounterPeriod Property

Gets the pulse period (in milliseconds) reported by the pulse counter. Pulse counter must be enabled before values become available.

Definition

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

Property Value

Int32

See Also