Click or drag to resize

CommandProtocol Constructor

The constructor.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.Nanio
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public CommandProtocol(
	byte[] commands
)

Parameters

commands  Byte
The command, in bytes.
See Also