Click or drag to resize

CommandProtocolBuilder Class

Provides a builder to construct a list of command protocols used to communicate with an IPG YLP laser device.
Inheritance Hierarchy
SystemObject
  RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLPCommandProtocolBuilder

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public class CommandProtocolBuilder

The CommandProtocolBuilder type exposes the following members.

Constructors
 NameDescription
Public methodCommandProtocolBuilderInitializes a new instance of the Object class.
Top
Methods
 NameDescription
Public methodStreamCommandProtocol Receives a list of bytes to build command protocols in a streaming fashion.
Top
See Also