Click or drag to resize

ScanHeadFlags Enumeration

Flags used to define the ScanHeadFormat

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
[FlagsAttribute]
public enum ScanHeadFlags
Members
Member nameDescription
XY2 Protocol selection.
SingleHead Single/Dual head selection.
SL2 Protocol selection.
RL3 Protocol selection.
Defocus Use defocus for spot-size: "F". [see: FourD]
DualHead Single/Dual head selection.
Auxiliary With Auxiliary axis: "A".
Extended With eXtra axis (aka SensorZ) : "X".
FourD With 4th dimension for spot-size: optical or defocus. [see: Defocus]
See Also