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.7.0
Syntaxpublic void AppendLmWidth(
double width
)
Parameters
- width Double
- The pulse width.
RemarksAppends an
LM_WIDTH command to the list.
See Also