Table of Contents

Namespace L5Sharp.Common

Classes

Address

Provides a wrapper around the string port address value to indicate what type of address the value is.

Dimensions

Represents the dimensions of an array for a Logix type.

NeutralText

A wrapper class around the textual representation of the ladder logic notation called neutral text.

ProductType

An entity that represents the type of product of a given Module.

Revision

Represents a revision number that is expressed by as {Major}.{Minor}.

TagName

A string wrapper representing a Logix TagName.

TagNameComparer

A IEqualityComparer<T> for the TagName object.

Vendor

An entity that represents the vendor of a given Module.

Structs

ScanRate

A configurable property of a Task that controls the rate at which the task will be evaluated or scanned.

TaskPriority

A configurable property of a Task that controls the order in which the Logix Controller will scan the given Task.

Watchdog

A configurable property of a Task that specified how long a task can rung before triggering a major fault.