PhidgetRFIDTag

Represents an RFID Tag, as recieved via the RFID Tag events

Summary
PhidgetRFIDTagRepresents an RFID Tag, as recieved via the RFID Tag events
Properties
ProtocolGets the Tag Protocol
TagGets the Tag string

Properties

Protocol

public function get Protocol():int

Gets the Tag Protocol

Tag

public function get Tag():String

Gets the Tag string

public function get Protocol():int
Gets the Tag Protocol
public function get Tag():String
Gets the Tag string
Close