Uses of Class
com.caen.RFIDLibrary.CAENRFIDLogicalSource
-
Packages that use CAENRFIDLogicalSource Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDLogicalSource in com.caen.RFIDLibrary
Methods in com.caen.RFIDLibrary that return CAENRFIDLogicalSource Modifier and Type Method Description CAENRFIDLogicalSourceCAENRFIDReader. GetSource(String Source)Get a Source objectCAENRFIDLogicalSourceCAENRFIDTag. GetSource()Get the Source that has detected the tagCAENRFIDLogicalSource[]CAENRFIDReader. GetSources()Get the Sources available on the readerConstructors in com.caen.RFIDLibrary with parameters of type CAENRFIDLogicalSource Constructor Description CAENRFIDTag(byte[] Id, short length, CAENRFIDLogicalSource Source)Creates a new instance of CAENRFIDTagCAENRFIDTag(byte[] Id, short length, CAENRFIDLogicalSource Source, String ReadPoint)Creates a new instance of CAENRFIDTagCAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, byte[] phase, int frequency, Date time)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, byte[] phase, int frequency, Date time, short subCommand, short subCommandResult, byte[] subCommandData)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, Date time)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, Date time, short subCommand, short subCommandResult, byte[] subCommandData)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, byte[] tXPC, Date time)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, short rssi, byte[] tTID, Date time)CAENRFIDTag(byte[] Id, CAENRFIDProtocol type, short length, CAENRFIDLogicalSource Source, String ReadPoint, Date timestamp)CAENRFIDTag_NXP_UCODE8(byte[] tag_id, short length, byte[] brand_id, CAENRFIDLogicalSource source, String read_point)
-