UniPRT SDK v2.0.0.0
 
载入中...
搜索中...
未找到
LabelMaker.Interfaces.IRfid.ARfidWrite类 参考

ARfidWrite的基类。 更多...

类 LabelMaker.Interfaces.IRfid.ARfidWrite 继承关系图:
LabelMaker.Interfaces.IRfid.IRfidBankSelect LabelMaker.Interfaces.IRfid.IRfidBitField LabelMaker.Interfaces.IRfid.IRfidPassword LabelMaker.PGL.RfidWrite.RfidWrite LabelMaker.TSPL.RfidWrite.RfidWrite

Public 成员函数

 __init__ (self, RfidMemBlockEnum mem_block=RfidMemBlockEnum.EPC, str data="")
 
str __str__ (self)
 Subclasses should implement this method.
 

Public 属性

 memory = mem_block
 
 password_type = RfidPasswordTypeEnum.NONE
 
str password = ""
 
 data = data
 
int offset_from_start = 0
 

详细描述

ARfidWrite的基类。

构造及析构函数说明

◆ __init__()

LabelMaker.Interfaces.IRfid.ARfidWrite.__init__ ( self,
RfidMemBlockEnum mem_block = RfidMemBlockEnum.EPC,
str data = "" )

成员函数说明

◆ __str__()

str LabelMaker.Interfaces.IRfid.ARfidWrite.__str__ ( self)

Subclasses should implement this method.

子类应该实现此方法。

类成员变量说明

◆ data

LabelMaker.Interfaces.IRfid.ARfidWrite.data = data

◆ memory

LabelMaker.Interfaces.IRfid.ARfidWrite.memory = mem_block

◆ offset_from_start

int LabelMaker.Interfaces.IRfid.ARfidWrite.offset_from_start = 0

◆ password

str LabelMaker.Interfaces.IRfid.ARfidWrite.password = ""

◆ password_type

LabelMaker.Interfaces.IRfid.ARfidWrite.password_type = RfidPasswordTypeEnum.NONE

该类的文档由以下文件生成: