Table of Contents

Class SamplesType

Namespace
L5Sharp.Enums
Assembly
L5Sharp.dll

Represents an enumeration of all SamplesType options for a given Trend.

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

Fields

Samples

Represents a Samples SamplesType value.

public static readonly SamplesType Samples

Field Value

SamplesType

TimePeriod

Represents a TimePeriod SamplesType value.

public static readonly SamplesType TimePeriod

Field Value

SamplesType