Click or drag to resize

CommandProtocol Constructor

The constructor.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public CommandProtocol(
	IList<string> commands
)

Parameters

commands  IListString
The command, in strings.
See Also