BaseLaserControllerSetPulseRepetition Method |
Sets the PRR (Pulse Repetition Rate).
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void SetPulseRepetition(
double frequency
)
Parameters
- frequency Double
- The PRR value.
See Also