Enum ScanningMode
Enumeration for setting the scanning mode of the ScanSystem.
Namespace: JoeScan.Pinchot
Assembly: JoeScan.Pinchot.dll
Syntax
public enum ScanningMode : int
Fields
Name | Description |
---|---|
Frame | Scanning is done on a per frame basis. A frame contains a profile from all camera/laser pairs of all scan heads in the system. |
Profile | Scanning is done on a per profile basis. Profiles should be read
using |