Public Member Functions | |
RfidMemBlockEnum | GetMemory () |
The memory type to access. Note that not all memory types are writable. For example, the TID (Tag Identification) is typically read-only. More... | |
void | SetMemory (RfidMemBlockEnum memory) |
RfidMemBlockEnum com.UniPRT.Sdk.LabelMaker.Interface.IRfidBankSelect.GetMemory | ( | ) |
The memory type to access. Note that not all memory types are writable. For example, the TID (Tag Identification) is typically read-only.
Implemented in com.UniPRT.Sdk.LabelMaker.PglLib.ARfidWrite, and com.UniPRT.Sdk.LabelMaker.TsplLib.ARfidWrite.
void com.UniPRT.Sdk.LabelMaker.Interface.IRfidBankSelect.SetMemory | ( | RfidMemBlockEnum | memory | ) |
Implemented in com.UniPRT.Sdk.LabelMaker.PglLib.ARfidWrite, and com.UniPRT.Sdk.LabelMaker.TsplLib.ARfidWrite.