Click or drag to resize

ScannerAPIReadPositions Method

Reads all positions that are currently being sent to the scan head(s).

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public Positions ReadPositions()

Return Value

Positions
Container that holds the positions.
See Also