Click or drag to resize

ScannerAPI Methods

The ScannerAPI type exposes the following members.

Methods
 NameDescription
Public methodDisableAxes Disables the specified axes.
Public methodGetConfig Gets the current configuration from the card.
Public methodGetDisabledAxes Returns the list of currently disabled axes.
Public methodGetHeadBias Returns the currently active HeadBias.
Public methodGetNominalPosition Gets the scanner's nominal position.
Public methodLoadConfig Loads the current configuration from the card's local storage.
Public methodReadLastPositions Reads all positions that were last sent to the scan head(s) at the termination of the previously active list.
Public methodReadPositions Reads all positions that are currently being sent to the scan head(s).
Public methodSetConfig Sets the current configuration on the card.
Public methodSetHeadBias Sets head bias of the specified head and axes.
Public methodStoreConfig Stores the current configuration in the card's local storage for later (re-)loading.
Top
See Also