Show / Hide Table of Contents

Namespace JoeScan.Pinchot

Classes

CameraImage

Image data from a scan head.

DiscoveredDevice

Information of a scan head found on the network.

ExclusionMask

An exclusion mask determines which pixels on the sensor image should be ignored.

Globals

Globally available variables.

ScanHead

An interface to a physical scan head.

ScanHeadCapabilities

The various physical limits and features of a ScanHead.

ScanHeadConfiguration

Configuration parameters for a physical scan head.

ScanHeadStatus

Scan head status data.

ScanSyncUpdateEvent

Event args passed to the ScanSyncUpdateEvent event.

ScanSystem

A complete system of ScanHeads.

ScanWindow

A scan window within which valid IProfile Point2Ds are to be measured.

VersionCompatibilityException

This exception is thrown when the scan head is not compatible with the operation being performed.

VersionInformation

API version information.

Structs

Point2D

A data point consisting of X and Y spatial coordinates and a brightness value. Invalid points have an X and Y value of ProfileDataInvalidXY and a brightness of ProfileDataInvalidBrightness.

ScanHeadVersionInformation

Scan head firmware version information.

ScanSyncData

Global time synchronization and encoder information sent from the ScanSync to all ScanHeads. This data should only be used for diagnostic purposes. Any relevant optimization information relating to timing or the encoder will be in the IProfile.

Interfaces

IFrame

Frame data from a scan system.

IProfile

Profile data from a scan head.

Enums

Camera

Enumeration for identifying a camera on a scan head.

DataFormat

Enumeration for identifying scan data format.

DiagnosticImageType

Enumeration for configuring the image data type when getting a diagnostic image.

Encoder

Enumeration for identifying an encoder on a scan head.

EncoderFlags

Various input and error conditions of the ScanSync.

Laser

Enumeration for identifying a laser on a scan head.

ProductType

Enumeration for identifying a scan head product type.

ProfileFlags

Various conditions that can occur at the moment the profile was captured.

ScanHeadOrientation

Enumeration for identifying the orientation of a physical scan head.

ScanSystemUnits

The units that a given ScanSystem and all associated ScanHeads will use for configuration and returned data.

ScanningMode

Enumeration for setting the scanning mode of the ScanSystem.

TemperatureSensor

Enumeration for identifying a temperature sensor on a scan head.

Back to top Copyright JoeScan, Inc.
Generated by DocFX