| STSeriesDevice Properties |
The STSeriesDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| CardReader |
Intentionally not implemented.
(Inherited from STNullDevice.) | |
| CurrentDisplay |
Gets the instance of the current display.
(Overrides STNullDevice.CurrentDisplay.) | |
| CurrentRunMode |
Gets or sets the current run mode of the device
| |
| DeviceVersionNumber |
Gets the version number of the device
(Overrides STNullDevice.DeviceVersionNumber.) | |
| DisplayHeightInPixels |
Gets or sets the height of the display measured in pixels
| |
| DisplayWidthInPixels |
Gets or sets the width of the display measured in pixels
| |
| FirmwareVersion |
Gets the firmware version in the device
(Overrides STNullDevice.FirmwareVersion.) | |
| GetCancelButtonRegionNumber |
Gets the region number of the default Cancel button.
(Overrides STNullDevice.GetCancelButtonRegionNumber.) | |
| GetOkButtonRegionNumber |
Gets the region number of the default Ok button.
(Overrides STNullDevice.GetOkButtonRegionNumber.) | |
| IsOpened |
Gets if the device is open.
(Overrides STNullDevice.IsOpened.) | |
| IsRegisteredForButtonSelectedEvent |
The number of times the ButtonSelected event is registered. This is used for .NET event registration.
(Overrides STNullDevice.IsRegisteredForButtonSelectedEvent.) | |
| IsRegisteredForButtonSelectedListener |
Gets the number of times the ButtonSelected event is registered. This is used for COM event registration.
| |
| IsRegisteredForContainerSelectedEvent |
The number of times the ContainerSelected event is registered. This is used for .NET event registration.
(Overrides STNullDevice.IsRegisteredForContainerSelectedEvent.) | |
| IsRegisteredForContainerSelectedListener |
The number of times the ContainerSelected event is registered. This is used for COM event registration.
(Overrides STNullDevice.IsRegisteredForContainerSelectedListener.) | |
| IsRegisteredForDeviceUnpluggedEvent |
The number of times the DeviceUnplugged event is registered. This is used for .NET event registration.
(Overrides STNullDevice.IsRegisteredForDeviceUnpluggedEvent.) | |
| IsRegisteredForDeviceUnpluggedListener |
Gets the number of times the DeviceUnplugged event is registered. This is used for COM event registration.
| |
| IsRegisteredForFirmwareDownloadStatusEvent |
Gets the number of times the FirmwareDownloadStatus event is registered. This is used for .NET event registration.
| |
| IsRegisteredForFirmwareDownloadStatusListener |
Gets how many times the FirmwareDownloadStatus event is registered for. This is used for COM event registration.
| |
| ProductID |
Gets the product ID of the device
(Overrides STNullDevice.ProductID.) | |
| SerialNumberWriteEnabled |
Gets a value indicating whether or not a serial number download is supported
(Inherited from STNullDevice.) | |
| VendorID |
Gets the vendor ID of the device
(Overrides STNullDevice.VendorID.) |