ARfidWrite的基類。 更多...
公開方法(Public Methods) | |
__init__ (self, RfidMemBlockEnum mem_block=RfidMemBlockEnum.EPC, str data="") | |
str | __str__ (self) |
Subclasses should implement this method. | |
公開屬性 | |
memory | |
password_type | |
password | |
data | |
offset_from_start | |
額外的繼承成員 | |
![]() | |
RfidMemBlockEnum | memory |
![]() | |
int | offset_from_start |
str | data |
![]() | |
RfidPasswordTypeEnum | password_type |
str | password |
ARfidWrite的基類。
LabelMaker.Interfaces.IRfid.ARfidWrite.__init__ | ( | self, | |
RfidMemBlockEnum | mem_block = RfidMemBlockEnum.EPC, | ||
str | data = "" ) |
str LabelMaker.Interfaces.IRfid.ARfidWrite.__str__ | ( | self | ) |
Subclasses should implement this method.
子類應該實現此方法。
在LabelMaker.PGL.RfidWrite.RfidWrite, 及 LabelMaker.TSPL.RfidWrite.RfidWrite重新實作.
LabelMaker.Interfaces.IRfid.ARfidWrite.data |
LabelMaker.Interfaces.IRfid.ARfidWrite.memory |
LabelMaker.Interfaces.IRfid.ARfidWrite.offset_from_start |
LabelMaker.Interfaces.IRfid.ARfidWrite.password |
LabelMaker.Interfaces.IRfid.ARfidWrite.password_type |