CommandListAppendSelectHeadCorrection Method |
Selects the correction file for the specified scan head.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntaxpublic void AppendSelectHeadCorrection(
int head,
int correction
)
Parameters
- head Int32
- The head selector.
- correction Int32
- The correction that should be used. Note that only two tables per head are supported. This value is only be allowed to be 0 or 1.
Remarks
See Also