Uses of Class
com.caen.RFIDLibrary.CAENRFIDPort
-
Packages that use CAENRFIDPort Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDPort in com.caen.RFIDLibrary
Fields in com.caen.RFIDLibrary declared as CAENRFIDPort Modifier and Type Field Description static CAENRFIDPortCAENRFIDPort. CAENRFID_RS232A RS232 communicationstatic CAENRFIDPortCAENRFIDPort. CAENRFID_RS485A RS485 Communicationstatic CAENRFIDPortCAENRFIDPort. CAENRFID_TCPA standard TCP/IP Communicationstatic CAENRFIDPortCAENRFIDPort. CAENRFID_USBA USB CommunicationMethods in com.caen.RFIDLibrary with parameters of type CAENRFIDPort Modifier and Type Method Description voidCAENRFIDReader. Connect(CAENRFIDPort ConType, String Address)Start the communication with the CAEN RFID Reader.
-