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 Methods)

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

公開屬性

 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

此類別(class) 文件是由下列檔案中產生: