CommandListAppendLmWidth Method |
Sets the pulse width of the laser modulation output during marking.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendLmWidth(
double width
)
Parameters
- width Double
- The pulse width.
Remarks Appends an
LM_WIDTH command to the list.
See Also