C# Class RFID.RFIDInterface.RegisterData.VariableQInventoryParam0Register

Mostrar archivo 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_oe static_oe property

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

maxReps public_oe static_oe property

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

minQ public_oe static_oe property

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

startQ public_oe static_oe property

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