Click or drag to resize

LedAdvanceModeSignals Class

The Color of LED lights in various states.
Inheritance Hierarchy
SystemObject
  AC908_SDKLedAdvanceModeSignals

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public class LedAdvanceModeSignals

The LedAdvanceModeSignals type exposes the following members.

Constructors
  NameDescription
Public methodLedAdvanceModeSignals
Initializes a new instance of the LedAdvanceModeSignals class
Top
Properties
  NameDescription
Public propertyErrorPauseLight
The Color of LED lights in Error and Pause state.
Public propertyIdleLight
Gets or sets the Color of LED lights in Idle state.
Public propertyPassLight
The Color of LED lights in Pass state.
Top
See Also