Table of Contents

Class CodePattern1DCodeBase

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents the multi pass pattern types for a base layer of 1D codes.

public static class CodePattern1DCodeBase
Inheritance
CodePattern1DCodeBase
Inherited Members

Properties

Alternate

Gets the "Alternate" pattern.

public static int Alternate { get; }

Property Value

int

AlternateHorizontal

Gets the "Alternate Horizontal" pattern.

public static int AlternateHorizontal { get; }

Property Value

int

Unidirectional

Gets the "Unidirectional" pattern.

public static int Unidirectional { get; }

Property Value

int

UnidirectionalHorizontal

Gets the "Unidirectional Horizontal" pattern.

public static int UnidirectionalHorizontal { get; }

Property Value

int