C# Class RFID.RFIDInterface.RegisterData.InventoryConfigRegister

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
auto_sel System.Collections.Specialized.BitVector32.Section
inv_algo System.Collections.Specialized.BitVector32.Section
match_rep System.Collections.Specialized.BitVector32.Section

Méthodes publiques

Méthode Description
InventoryConfigRegister ( ) : System
InventoryConfigRegister ( uint value ) : System

Method Details

InventoryConfigRegister() public méthode

public InventoryConfigRegister ( ) : System
Résultat System

InventoryConfigRegister() public méthode

public InventoryConfigRegister ( uint value ) : System
value uint
Résultat System

Property Details

auto_sel public_oe static_oe property

public static BitVector32.Section,System.Collections.Specialized auto_sel
Résultat System.Collections.Specialized.BitVector32.Section

inv_algo public_oe static_oe property

public static BitVector32.Section,System.Collections.Specialized inv_algo
Résultat System.Collections.Specialized.BitVector32.Section

match_rep public_oe static_oe property

public static BitVector32.Section,System.Collections.Specialized match_rep
Résultat System.Collections.Specialized.BitVector32.Section