Table of Contents

Class ProgramType

Namespace
L5Sharp.Enums
Assembly
L5Sharp.dll

Provides an enumeration of all Logix ProgramType options or a given Program component.

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

Fields

EquipmentPhase

Represents a EquipmentPhase ProgramType value.

public static readonly ProgramType EquipmentPhase

Field Value

ProgramType

Normal

Represents a Normal ProgramType value.

public static readonly ProgramType Normal

Field Value

ProgramType