Packageat.fhjoanneum.dmt.umj.core.interfaces.rfid
Classpublic class BaseRFIDInterface
InheritanceBaseRFIDInterface Inheritance Object

Generic Interface: BaseRFIDInterface is used to communicate with ALL RFIDs (all manufacturers) and add functionality to the InterfaceMonitor singleton.



Public Methods
 MethodDefined By
  
BaseRFIDInterface(interfaceController:InterfaceMonitor)
BaseRFIDInterface
  
startFeigRFIDReader(host:String, port:uint):void
BaseRFIDInterface
  
BaseRFIDInterface
Constructor Detail
BaseRFIDInterface()Constructor
public function BaseRFIDInterface(interfaceController:InterfaceMonitor)



Parameters
interfaceController:InterfaceMonitor
Method Detail
startFeigRFIDReader()method
public function startFeigRFIDReader(host:String, port:uint):void

Parameters

host:String
 
port:uint

stopFeigRFIDReader()method 
public function stopFeigRFIDReader():void