Uses of Class
com.caen.RFIDLibrary.CAENRFIDRS232Constants

Packages that use CAENRFIDRS232Constants
com.caen.RFIDLibrary   
 

Uses of CAENRFIDRS232Constants in com.caen.RFIDLibrary
 

Fields in com.caen.RFIDLibrary declared as CAENRFIDRS232Constants
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRFID_RS232_FlowControl_Hardware
           
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRFID_RS232_FlowControl_None
           
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRFID_RS232_FlowControl_XonXoff
           
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRS232_Parity_Even
           
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRS232_Parity_None
           
static CAENRFIDRS232Constants CAENRFIDRS232Constants.CAENRS232_Parity_Odd
           
 

Methods in com.caen.RFIDLibrary with parameters of type CAENRFIDRS232Constants
 void CAENRFIDReader.SetRS232(int baud, int datab, int stopb, CAENRFIDRS232Constants parity, CAENRFIDRS232Constants flowc)
          Set the RS232 port of the Reader.