C# Class RFID.RFIDInterface.PacketData.inventory

Inheritance: PacketBase
Datei anzeigen 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_oe property

public UInt16,System ana_ctrl1
return System.UInt16

flags public_oe property

public Byte,System flags
return System.Byte

inventory_data public_oe property

public INT8U[] inventory_data
return INT8U[]

logic_ant public_oe property

public UInt16,System logic_ant
return System.UInt16

ms_ctr public_oe property

public UInt32,System ms_ctr
return System.UInt32

nb_rssi public_oe property

public Byte,System nb_rssi
return System.Byte

pkt_len public_oe property

public UInt16,System pkt_len
return System.UInt16

pkt_type public_oe property

public UInt16,System pkt_type
return System.UInt16

pkt_ver public_oe property

public Byte,System pkt_ver
return System.Byte

res public_oe property

public UInt16,System res
return System.UInt16

rssi public_oe property

public UInt16,System rssi
return System.UInt16

wb_rssi public_oe property

public Byte,System wb_rssi
return System.Byte