Click or drag to resize

JptMopaLaserDeviceSetOpticalPulseWidthT Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.JPT.JptMopaLaserDevice.SetOpticalPulseWidth``1(System.Double)"]


Namespace: RAYLASE.MarkerPlugin.Devices.Laser.JPT
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override T SetOpticalPulseWidth<T>(
	double pulseWidth
)

Parameters

pulseWidth  Double

[Missing <param name="pulseWidth"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.JPT.JptMopaLaserDevice.SetOpticalPulseWidth``1(System.Double)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.JPT.JptMopaLaserDevice.SetOpticalPulseWidth``1(System.Double)"]

Return Value

T

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.Laser.JPT.JptMopaLaserDevice.SetOpticalPulseWidth``1(System.Double)"]

See Also