Table of Contents

Class PassThroughOption

Namespace
L5Sharp.Enums
Assembly
L5Sharp.dll

An enumeration of all PassThroughOption for a Logix Controller.

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

Fields

Disabled

Represents a Disabled PassThroughOption.

public static readonly PassThroughOption Disabled

Field Value

PassThroughOption

Enabled

Represents a Enabled PassThroughOption.

public static readonly PassThroughOption Enabled

Field Value

PassThroughOption

EnabledWithAppend

Represents a EnabledWithAppend PassThroughOption.

public static readonly PassThroughOption EnabledWithAppend

Field Value

PassThroughOption