C# Class RFID.RFIDInterface.PacketData.Iso18k6c_access

Inheritance: PacketBase
Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
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

Property Details

command public property

public Byte,System command
return System.Byte

data public property

public INT8U[] data
return INT8U[]

flags public property

public Byte,System flags
return System.Byte

ms_ctr public property

public UInt32,System ms_ctr
return System.UInt32

pkt_len public property

public UInt16,System pkt_len
return System.UInt16

pkt_type public property

public UInt16,System pkt_type
return System.UInt16

pkt_ver public property

public Byte,System pkt_ver
return System.Byte

prot_error_type public property

public UInt16,System prot_error_type
return System.UInt16

res0 public property

public UInt16,System res0
return System.UInt16

res1 public property

public UInt16,System res1
return System.UInt16

tag_error_code public property

public Byte,System tag_error_code
return System.Byte

write_word_count public property

public UInt16,System write_word_count
return System.UInt16