Click or drag to resize

JptMopaLaserDeviceConnector.SendSerialCommand Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.JptMopaLaserDeviceConnector.SendSerialCommand(System.Byte[])"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public void SendSerialCommand(
	byte[] commands
)

Parameters

commands  Byte[]

[Missing <param name="commands"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.JptMopaLaserDeviceConnector.SendSerialCommand(System.Byte[])"]

Implements

IJptMopaLaserConnector.SendSerialCommand(Byte[])
See Also