ARfidWrite的基类。 更多...
Public 成员函数 | |
__init__ (self, RfidMemBlockEnum mem_block=RfidMemBlockEnum.EPC, str data="") | |
str | __str__ (self) |
Subclasses should implement this method. | |
Public 属性 | |
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 |