Click or drag to resize

CommandProtocol.ToBytes Method

Returns the original command, in bytes.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public byte[] ToBytes()

Return Value

Byte[]
Array of bytes.
See Also