C# 클래스 RFID.RFIDInterface.PacketData.Iso18k6c_access

상속: PacketBase
파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
command System.Byte
data INT8U[]
flags System.Byte
ms_ctr System.UInt32
pkt_len System.UInt16
pkt_type System.UInt16
pkt_ver System.Byte
prot_error_type System.UInt16
res0 System.UInt16
res1 System.UInt16
tag_error_code System.Byte
write_word_count System.UInt16

프로퍼티 상세

command 공개적으로 프로퍼티

public Byte,System command
리턴 System.Byte

data 공개적으로 프로퍼티

public INT8U[] data
리턴 INT8U[]

flags 공개적으로 프로퍼티

public Byte,System flags
리턴 System.Byte

ms_ctr 공개적으로 프로퍼티

public UInt32,System ms_ctr
리턴 System.UInt32

pkt_len 공개적으로 프로퍼티

public UInt16,System pkt_len
리턴 System.UInt16

pkt_type 공개적으로 프로퍼티

public UInt16,System pkt_type
리턴 System.UInt16

pkt_ver 공개적으로 프로퍼티

public Byte,System pkt_ver
리턴 System.Byte

prot_error_type 공개적으로 프로퍼티

public UInt16,System prot_error_type
리턴 System.UInt16

res0 공개적으로 프로퍼티

public UInt16,System res0
리턴 System.UInt16

res1 공개적으로 프로퍼티

public UInt16,System res1
리턴 System.UInt16

tag_error_code 공개적으로 프로퍼티

public Byte,System tag_error_code
리턴 System.Byte

write_word_count 공개적으로 프로퍼티

public UInt16,System write_word_count
리턴 System.UInt16