User's Manual

GetType Method
Description:
This method returns the air protocol of the tag.
Return value:
The air protocol of the tag.
Syntax:
C# representation:
public new CAENRFIDProtocol GetType()
Java and Android representation:
public CAENRFIDProtocol GetType()
GetXPC Method
Description:
This method returns the tag’s XPC words.
Return value:
The tag’s XPC words.
Syntax:
C# representation:
public byte[] GetXPC()
Java and Android representation:
public byte[] GetXPC()
CAEN RFID API – Reference Manual 95