Click or drag to resize

JptMopaLaserDeviceConnectorSetOpticalPulseWidthInNsT Method

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


Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public virtual T SetOpticalPulseWidthInNs<T>(
	ushort pulseWidth
)

Parameters

pulseWidth  UInt16

[Missing <param name="pulseWidth"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.JptMopaLaserDeviceConnector.SetOpticalPulseWidthInNs``1(System.UInt16)"]

Type Parameters

T

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

Return Value

T

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

Implements

IJptMopaLaserConnectorSetOpticalPulseWidthInNsT(UInt16)
See Also