Click or drag to resize

ScannerAPIReadLastPositions Method

Reads all positions that were last sent to the scan head(s) at the termination of the previously active list.

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

Return Value

Positions
Container that holds the positions.
Remarks
This method can be used to query the scanner's positions at the moment a list was aborted.
See Also