The RFID type exposes the following members.

Properties

  NameDescription
Address
Gets the Phidget Webservice network address for a Phidget opened over the network.
(Inherited from Phidget.)
Antenna
Gets or sets the state of the antenna.
Attached
Gets the attached status of this Phidget.
(Inherited from Phidget.)
AttachedToServer
Gets the attached to server status of this Phidget.
(Inherited from Phidget.)
Class
Gets the class of this Phidget.
(Inherited from Phidget.)
ID
Gets the ID of this Phidget.
(Inherited from Phidget.)
Label
Gets / sets the label associated with this Phidget.
(Inherited from Phidget.)
LastTag
Gets the last tag read by the reader - this tag may or may not still be on the reader - use TagPresent to find out.
LastTagProtocol
Gets the protocol of the last tag read by the reader - this tag may or may not still be on the reader - use TagPresent to find out.
LED
Gets or sets the state of the onboard LED.
Name
Gets the name of this Phidget.
(Inherited from Phidget.)
Port
Gets the Phidget Webservice port for a Phidget opened over the network.
(Inherited from Phidget.)
SerialNumber
Gets the unique serial number of this Phidget.
(Inherited from Phidget.)
ServerID
Gets the Phidget Webservice server id for a Phidget opened over the network.
(Inherited from Phidget.)
TagPresent
Gets a value indicating whether or not a tag is on the reader.
Type
Gets the device type of this Phidget.
(Inherited from Phidget.)
Version
Gets the device version of this Phidget.
(Inherited from Phidget.)

See Also