Click or drag to resize

AnnunciatorCadence Property

Gets or sets the cadence (blink pattern) of the anunciator. Different cadence patterns imply different levels of urgency or severity.

Namespace:  ASCOM.Controls
Assembly:  ASCOM.Controls (in ASCOM.Controls.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntax
public CadencePattern Cadence { get; set; }

Property Value

Type: CadencePattern
The cadence pattern.
See Also