TriggerIsActive Property

Returns true if the trigger is on or running a pattern cycle. Returns false otherwise.

Definition

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

Property Value

Boolean

See Also