JoeScan.JCamNet Namespace

Scanner..::..GetScan Method

Request a raw, untransformed scan from the scanner with default laser 0.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public RawScan GetScan()

Return Value

An untransformed scan from the scanner.

Remarks


Scans are generally used for debugging purposes and are not useful for measurement. Use GetProfile()()()() for measurement.