Click or drag to resize

CommandProtocolParameters Property

The parameters. The length is a variable, which is the total length of the command - 7 bytes.

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.Nanio
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public byte[] Parameters { get; }

Property Value

Byte
See Also