C# Class RFID.RFIDInterface.RegisterData.VariableQInventoryParam0Register

Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
maxQ System.Collections.Specialized.BitVector32.Section
maxReps System.Collections.Specialized.BitVector32.Section
minQ System.Collections.Specialized.BitVector32.Section
startQ System.Collections.Specialized.BitVector32.Section

Public Methods

Method Description
VariableQInventoryParam0Register ( uint value ) : System

Method Details

VariableQInventoryParam0Register() public method

public VariableQInventoryParam0Register ( uint value ) : System
value uint
return System

Property Details

maxQ public static property

public static BitVector32.Section,System.Collections.Specialized maxQ
return System.Collections.Specialized.BitVector32.Section

maxReps public static property

public static BitVector32.Section,System.Collections.Specialized maxReps
return System.Collections.Specialized.BitVector32.Section

minQ public static property

public static BitVector32.Section,System.Collections.Specialized minQ
return System.Collections.Specialized.BitVector32.Section

startQ public static property

public static BitVector32.Section,System.Collections.Specialized startQ
return System.Collections.Specialized.BitVector32.Section