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.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public Positions ReadLastPositions()
Return Value
PositionsContainer 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