Click or drag to resize

MotfDecoderProfile Class

Configuration class for a MarkOnTheFly decoder.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.Device.ScanControllerMotfDecoderProfile

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public class MotfDecoderProfile

The MotfDecoderProfile type exposes the following members.

Constructors
 NameDescription
Public methodMotfDecoderProfileInitializes a new instance of the Object class.
Top
Properties
 NameDescription
Public propertyDirection Gets or sets the direction of the position decoder associated with this MarkOnTheFly decoder.
Public propertyEnabled Enables or disables the MarkOnTheFly compensation for this decoder.
Public propertyModuleId Gets or sets the module id. The id is used to selects the decoder being used at hardware level when multiple decoders are available.
Public propertyProfile Gets or sets the configuration of the position decoder associated with this MarkOnTheFly decoder.
Top
See Also