Table of Contents

Class CodeReaderLightSettings

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents code reader lighting settings read from laser.

public class CodeReaderLightSettings : PropertyChangedBase, INotifyPropertyChangedEx, INotifyPropertyChanged
Inheritance
PropertyChangedBase
CodeReaderLightSettings
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

InternalLighting1IsActive

Gets a value indicating whether light condition 1 is active.

public bool InternalLighting1IsActive { get; }

Property Value

bool

InternalLighting2IsActive

Gets a value indicating whether light condition 2 is active.

public bool InternalLighting2IsActive { get; }

Property Value

bool

InternalLighting3IsActive

Gets a value indicating whether light condition 3 is active.

public bool InternalLighting3IsActive { get; }

Property Value

bool

InternalLighting4IsActive

Gets a value indicating whether light condition 4 is active.

public bool InternalLighting4IsActive { get; }

Property Value

bool

InternalLighting5IsActive

Gets a value indicating whether light condition 5 is active.

public bool InternalLighting5IsActive { get; }

Property Value

bool