Table of Contents

Class ElectronicKeying

Namespace
L5Sharp.Enums
Assembly
L5Sharp.dll

An enumeration of all ElectronicKeying values for a given Logix Module

public class ElectronicKeying : LogixEnum<ElectronicKeying, string>, IEquatable<LogixEnum<ElectronicKeying, string>>, IComparable<LogixEnum<ElectronicKeying, string>>
Inheritance
ElectronicKeying
Implements
Inherited Members

Fields

CompatibleModule

Represents the CompatibleModule ElectronicKeying value.

public static readonly ElectronicKeying CompatibleModule

Field Value

ElectronicKeying

Custom

Represents the Custom ElectronicKeying value.

public static readonly ElectronicKeying Custom

Field Value

ElectronicKeying

Disabled

Represents the Disabled ElectronicKeying value.

public static readonly ElectronicKeying Disabled

Field Value

ElectronicKeying

ExactMatch

Represents the ExactMatch ElectronicKeying value.

public static readonly ElectronicKeying ExactMatch

Field Value

ElectronicKeying