Click or drag to resize

CommandProtocolToBytes Method

Returns the original command, in bytes.

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

Return Value

Byte
Array of bytes.
See Also