Uses of Class
com.caen.RFIDLibrary.CAENRFIDRS232Constants
-
Packages that use CAENRFIDRS232Constants Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDRS232Constants in com.caen.RFIDLibrary
Fields in com.caen.RFIDLibrary declared as CAENRFIDRS232Constants Modifier and Type Field Description static CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRFID_RS232_FlowControl_Hardwarestatic CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRFID_RS232_FlowControl_Nonestatic CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRFID_RS232_FlowControl_XonXoffstatic CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRS232_Parity_Evenstatic CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRS232_Parity_Nonestatic CAENRFIDRS232ConstantsCAENRFIDRS232Constants. CAENRS232_Parity_OddMethods in com.caen.RFIDLibrary with parameters of type CAENRFIDRS232Constants Modifier and Type Method Description voidCAENRFIDReader. SetRS232(int baud, int datab, int stopb, CAENRFIDRS232Constants parity, CAENRFIDRS232Constants flowc)Set the RS232 port of the Reader.
-