RFIDScannerProperties Members (POS for .NET v1.12 SDK Documentation)
2/27/2008
Defines the common properties of the RFID Scanner device.
The following tables list the members exposed by the RFIDScannerProperties type.
Public Properties
Name | Description | |
---|---|---|
CapCompareFirmwareVersion | (inherited from CommonProperties ) | |
CapContinuousRead | Gets or sets a Boolean value that indicates whether the device supports the Continuous Read mode. | |
CapDisableTag | Gets or sets a Boolean value that indicates whether the device supports disabling a tag permanently. | |
CapLockTag | Gets or sets a Boolean value that indicates whether this reader supports locking a tag. | |
CapMultipleProtocols | Gets or sets a value that indicates the available predefined RFID tag protocols this device supports. | |
CapPowerReporting | (inherited from CommonProperties ) | |
CapReadTimer | Gets or sets a Boolean value that indicates whether the device supports a read timer. | |
CapStatisticsReporting | (inherited from CommonProperties ) | |
CapUpdateFirmware | (inherited from CommonProperties ) | |
CapUpdateStatistics | (inherited from CommonProperties ) | |
CapWriteTag | Gets or sets the number of writable fields in the tag. | |
ContinuousReadMode | Gets or sets a Boolean value that indicates whether the device is in Continuous Read mode. | |
CurrentTagId | Gets or sets the ID of the present tag. | |
CurrentTagProtocol | Gets or sets the protocol through which the tag was read. | |
CurrentTagUserData | Gets or sets the data that is read from the physical tag. | |
DeviceDescription | (inherited from CommonProperties ) | |
DeviceName | (inherited from CommonProperties ) | |
PowerState | (inherited from CommonProperties ) | |
ProtocolMask | Gets or sets a bit pattern wherein each bit signifies one predefined RFID tag protocol. | |
ReadTimerInterval | Gets or sets the integer value that indicates the minimum time interval between tag reads in milliseconds. | |
ServiceObjectDescription | (inherited from CommonProperties ) | |
ServiceObjectVersion | (inherited from CommonProperties ) | |
State | (inherited from CommonProperties ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
RFIDScannerProperties Class
Microsoft.PointOfService.BaseServiceObjects Namespace