Click or drag to resize

YLPAPDLaserDeviceSetPulseRepetition Method

Sets the PRR (Pulse Repetition Rate).

Namespace: RAYLASE.MarkerPlugin.Devices.Laser.IPG.YLP
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetPulseRepetition(
	double frequency
)

Parameters

frequency  Double
The PRR value.
See Also