C# Class RFID.RFIDInterface.PacketData.inventory

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

Public Properties

Property Type Description
ana_ctrl1 System.UInt16
flags System.Byte
inventory_data INT8U[]
logic_ant System.UInt16
ms_ctr System.UInt32
nb_rssi System.Byte
pkt_len System.UInt16
pkt_type System.UInt16
pkt_ver System.Byte
res System.UInt16
rssi System.UInt16
wb_rssi System.Byte

Property Details

ana_ctrl1 public property

public UInt16,System ana_ctrl1
return System.UInt16

flags public property

public Byte,System flags
return System.Byte

inventory_data public property

public INT8U[] inventory_data
return INT8U[]

logic_ant public property

public UInt16,System logic_ant
return System.UInt16

ms_ctr public property

public UInt32,System ms_ctr
return System.UInt32

nb_rssi public property

public Byte,System nb_rssi
return System.Byte

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

res public property

public UInt16,System res
return System.UInt16

rssi public property

public UInt16,System rssi
return System.UInt16

wb_rssi public property

public Byte,System wb_rssi
return System.Byte