| Name | Description |
---|
 | AddButtonSelectedEventListener | (Overrides STSeriesDeviceAddButtonSelectedEventListener.) |
 | AddContainerSelectedEventListener | (Overrides STSeriesDeviceAddContainerSelectedEventListener.) |
 | Close | (Overrides STSeriesDeviceClose.) |
 | DownloadErrorCorrectionTable |
Intentionally not implemented.
(Inherited from STNullDevice.) |
 | DownloadErrorCorrectionTableFromString |
Downloads the error correction information specified
(Inherited from STSeriesDevice.) |
 | DownloadFirmware(Byte) | (Overrides STSeriesDeviceDownloadFirmware(Byte).) |
 | DownloadFirmware(String) | (Overrides STSeriesDeviceDownloadFirmware(String).) |
 | GetBoolButtonProperty | (Overrides STSeriesDeviceGetBoolButtonProperty(Int32, STSeriesDeviceButtonProperty).) |
 | GetCalibrationState | (Overrides STSeriesDeviceGetCalibrationState.) |
 | GetCoordinatePacket | (Overrides STSeriesDeviceGetCoordinatePacket(Int32, ISTSignaturePoint).) |
 | GetCurrentDisplay |
Gets the current ISTSeriesDeviceDisplay from the ISTSeriesDevice.
(Inherited from STSeriesDevice.) |
 | GetDefaultRegions |
Gets the default regions.
(Inherited from STSeriesDevice.) |
 | GetDeviceSerialNumber | (Overrides STSeriesDeviceGetDeviceSerialNumber.) |
 | GetErrorCorrectionTable |
Intentionally not implemented.
(Inherited from STNullDevice.) |
 | GetNamedButtonRegionNumbers |
Gets the region numbers of the buttons containing the named text.
(Inherited from STSeriesDevice.) |
 | GetRegion | (Inherited from STSeriesDevice.) |
 | GetTextButtonProperty | (Overrides STSeriesDeviceGetTextButtonProperty(Int32, STSeriesDeviceButtonProperty).) |
 | Open | (Overrides STSeriesDeviceOpen.) |
 | RegisterForButtonSelectedEvent | (Overrides STSeriesDeviceRegisterForButtonSelectedEvent(Object, STNullDeviceButtonSelectedEventHandler).) |
 | RegisterForContainerSelectedEvent | (Overrides STSeriesDeviceRegisterForContainerSelectedEvent(Object, STNullDeviceContainerSelectedEventHandler).) |
 | RegisterForDeviceUnpluggedEvent | (Overrides STSeriesDeviceRegisterForDeviceUnpluggedEvent(Object, EventHandler).) |
 | RegisterForFirmwareDownloadStatusEvent | (Overrides STSeriesDeviceRegisterForFirmwareDownloadStatusEvent(Object, STNullDeviceFirmwareDownloadStatusEventHandler).) |
 | RemoveButtonSelectedEventListener | (Overrides STSeriesDeviceRemoveButtonSelectedEventListener.) |
 | RemoveContainerSelectedEventListener | (Overrides STSeriesDeviceRemoveContainerSelectedEventListener.) |
 | RenderImageAsBW | (Overrides STNullDevice.RenderImageAsBW(String, UInt16, UInt16).) |
 | RenderImageAsGray | (Overrides STNullDevice.RenderImageAsGray(String, UInt16, UInt16).) |
 | SetBoolButtonProperty | (Overrides STSeriesDeviceSetBoolButtonProperty(Int32, STSeriesDeviceButtonProperty, Boolean).) |
 | SetDeviceSerialNumber | (Overrides STSeriesDeviceSetDeviceSerialNumber(String).) |
 | SetRegionDimensions | (Overrides STSeriesDeviceSetRegionDimensions(Int32, Int32, Int32, Int32, Int32).) |
 | SetTextButtonProperty | (Overrides STSeriesDeviceSetTextButtonProperty(Int32, STSeriesDeviceButtonProperty, String).) |
 | StartCalibration | (Overrides STSeriesDeviceStartCalibration.) |
 | StartCalibration(Int32) |
Puts the device in calibration mode
(Inherited from STSeriesDevice.) |
 | StartReading | (Overrides STSeriesDeviceStartReading.) |
 | StartReading(STSeriesDeviceRunMode) | (Overrides STSeriesDeviceStartReading(STSeriesDeviceRunMode).) |
 | StartWorkflow |
Starts the given workflow on this device
(Inherited from STSeriesDevice.) |
 | StopCalibration |
Aborts calibration mode
(Inherited from STSeriesDevice.) |
 | StopReading | (Overrides STSeriesDeviceStopReading.) |
 | StopReading(STSeriesDeviceRunMode) |
Stops reading coordinate information from the device and changes the run mode to that specified
(Inherited from STSeriesDevice.) |
 | StopWorkflow |
Stops the current workflow if one exists
(Inherited from STSeriesDevice.) |
 | UnregisterForButtonSelectedEvent | (Overrides STSeriesDeviceUnregisterForButtonSelectedEvent(Object, STNullDeviceButtonSelectedEventHandler).) |
 | UnregisterForContainerSelectedEvent | (Overrides STSeriesDeviceUnregisterForContainerSelectedEvent(Object, STNullDeviceContainerSelectedEventHandler).) |
 | UnregisterForDeviceUnpluggedEvent | (Overrides STSeriesDeviceUnregisterForDeviceUnpluggedEvent(Object, EventHandler).) |
 | UnregisterForFirmwareDownloadStatusEvent | (Overrides STSeriesDeviceUnregisterForFirmwareDownloadStatusEvent(Object, STNullDeviceFirmwareDownloadStatusEventHandler).) |