Share via


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
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapCompareFirmwareVersion  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapContinuousRead Gets or sets a Boolean value that indicates whether the device supports the Continuous Read mode.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapDisableTag Gets or sets a Boolean value that indicates whether the device supports disabling a tag permanently.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapLockTag Gets or sets a Boolean value that indicates whether this reader supports locking a tag.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapMultipleProtocols Gets or sets a value that indicates the available predefined RFID tag protocols this device supports.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapPowerReporting  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapReadTimer Gets or sets a Boolean value that indicates whether the device supports a read timer.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapStatisticsReporting  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapUpdateFirmware  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapUpdateStatistics  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CapWriteTag Gets or sets the number of writable fields in the tag.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif ContinuousReadMode Gets or sets a Boolean value that indicates whether the device is in Continuous Read mode.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CurrentTagId Gets or sets the ID of the present tag.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CurrentTagProtocol Gets or sets the protocol through which the tag was read.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif CurrentTagUserData Gets or sets the data that is read from the physical tag.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif DeviceDescription  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif DeviceName  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif PowerState  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif ProtocolMask Gets or sets a bit pattern wherein each bit signifies one predefined RFID tag protocol.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif ReadTimerInterval Gets or sets the integer value that indicates the minimum time interval between tag reads in milliseconds.
Cc297654.pubproperty(en-US,WinEmbedded.11).gif ServiceObjectDescription  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif ServiceObjectVersion  (inherited from CommonProperties )
Cc297654.pubproperty(en-US,WinEmbedded.11).gif State  (inherited from CommonProperties )

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc297654.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
Cc297654.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
Cc297654.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
Cc297654.pubmethod(en-US,WinEmbedded.11).gifCc297654.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
Cc297654.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc297654.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
Cc297654.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

RFIDScannerProperties Class
Microsoft.PointOfService.BaseServiceObjects Namespace