Click or drag to resize

BaseNLightLaserDeviceConnectorChangeBeamProfileT Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public virtual T ChangeBeamProfile<T>(
	ushort profileID,
	bool hasLaserOff
)

Parameters

profileID  UInt16

[Missing <param name="profileID"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

hasLaserOff  Boolean

[Missing <param name="hasLaserOff"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

Return Value

T

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector.ChangeBeamProfile``1(System.UInt16,System.Boolean)"]

Implements

INLightAfxLaserConnectorChangeBeamProfileT(UInt16, Boolean)
See Also