Click or drag to resize

CommandListAppendLmFrequency Method

Sets the pulse frequency of the laser modulation output during marking.


Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AppendLmFrequency(
	double frequency
)

Parameters

frequency  Double
The pulse frequency.
Remarks
Appends an LM_FREQUENCY command to the list.
See Also