|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caen.RFIDLibrary.CAENRFIDPort
public final class CAENRFIDPort
This class enumarates all the communication supported by the CAEN RFID Reader
Field Summary | |
---|---|
static CAENRFIDPort |
CAENRFID_RS232
A RS232 communication |
static CAENRFIDPort |
CAENRFID_RS485
A RS485 Communication |
static CAENRFIDPort |
CAENRFID_TCP
A standard TCP/IP Communication |
static CAENRFIDPort |
CAENRFID_USB
A USB Communication |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CAENRFIDPort CAENRFID_TCP
public static final CAENRFIDPort CAENRFID_RS232
public static final CAENRFIDPort CAENRFID_USB
public static final CAENRFIDPort CAENRFID_RS485
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |