C# Class RFID.RFIDInterface.PacketData.inv_rnd_end_diag

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

Public Properties

Property Type Description
crc_failures System.UInt32
epcto System.UInt32
flags System.Byte
good_reads System.UInt32
ms_ctr System.UInt32
pkt_len System.UInt16
pkt_type System.UInt16
pkt_ver System.Byte
querys System.UInt32
res0 System.UInt16
rn16rcv System.UInt32
rn16to System.UInt32

Property Details

crc_failures public property

public UInt32,System crc_failures
return System.UInt32

epcto public property

public UInt32,System epcto
return System.UInt32

flags public property

public Byte,System flags
return System.Byte

good_reads public property

public UInt32,System good_reads
return System.UInt32

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

querys public property

public UInt32,System querys
return System.UInt32

res0 public property

public UInt16,System res0
return System.UInt16

rn16rcv public property

public UInt32,System rn16rcv
return System.UInt32

rn16to public property

public UInt32,System rn16to
return System.UInt32