Click or drag to resize

JptMopaLaserDeviceConnectorSendSerialCommand 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

IJptMopaLaserConnectorSendSerialCommand(Byte)
See Also