C# Class RFID.RFIDInterface.PacketData.PacketBase

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
CurrentQValue System.Collections.Specialized.BitVector32.Section
CurrentSlot1 System.Collections.Specialized.BitVector32.Section
CurrentSlot2 System.Collections.Specialized.BitVector32.Section
InventoriedFlag System.Collections.Specialized.BitVector32.Section
RetryCount System.Collections.Specialized.BitVector32.Section
accessAckTOFlag System.Collections.Specialized.BitVector32.Section
accessCRCFlag System.Collections.Specialized.BitVector32.Section
accessErrorFlag System.Collections.Specialized.BitVector32.Section
accessPadding System.Collections.Specialized.BitVector32.Section
accessReserved System.Collections.Specialized.BitVector32.Section
accessTagErrFlag System.Collections.Specialized.BitVector32.Section
continuousMode System.Collections.Specialized.BitVector32.Section
crcResult System.Collections.Specialized.BitVector32.Section
hack System.Collections.Specialized.BitVector32.Section
maximumQValue System.Collections.Specialized.BitVector32.Section
minimumQValue System.Collections.Specialized.BitVector32.Section
paddingBytes System.Collections.Specialized.BitVector32.Section
reserved System.Collections.Specialized.BitVector32.Section
singulationCollisions System.Collections.Specialized.BitVector32.Section

Méthodes publiques

Méthode Description
GetCommandName ( uint value ) : string
GetCurrentSlot ( BitVector32 singulationParams ) : int
GetProtErrorName ( int errorCode ) : string
GetResultName ( uint value ) : string
GetTagAccessTypeName ( int access ) : string
GetTagErrorName ( bool tagSentError, int errorCode ) : string
InventoriedFlagName ( int val ) : string
ToString ( ) : string

Method Details

GetCommandName() public static méthode

public static GetCommandName ( uint value ) : string
value uint
Résultat string

GetCurrentSlot() public static méthode

public static GetCurrentSlot ( BitVector32 singulationParams ) : int
singulationParams System.Collections.Specialized.BitVector32
Résultat int

GetProtErrorName() public static méthode

public static GetProtErrorName ( int errorCode ) : string
errorCode int
Résultat string

GetResultName() public static méthode

public static GetResultName ( uint value ) : string
value uint
Résultat string

GetTagAccessTypeName() public static méthode

public static GetTagAccessTypeName ( int access ) : string
access int
Résultat string

GetTagErrorName() public static méthode

public static GetTagErrorName ( bool tagSentError, int errorCode ) : string
tagSentError bool
errorCode int
Résultat string

InventoriedFlagName() public static méthode

public static InventoriedFlagName ( int val ) : string
val int
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

CurrentQValue public_oe static_oe property

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

CurrentSlot1 public_oe static_oe property

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

CurrentSlot2 public_oe static_oe property

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

InventoriedFlag public_oe static_oe property

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

RetryCount public_oe static_oe property

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

accessAckTOFlag public_oe static_oe property

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

accessCRCFlag public_oe static_oe property

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

accessErrorFlag public_oe static_oe property

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

accessPadding public_oe static_oe property

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

accessReserved public_oe static_oe property

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

accessTagErrFlag public_oe static_oe property

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

continuousMode public_oe static_oe property

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

crcResult public_oe static_oe property

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

hack public_oe static_oe property

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

maximumQValue public_oe static_oe property

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

minimumQValue public_oe static_oe property

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

paddingBytes public_oe static_oe property

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

reserved public_oe static_oe property

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

singulationCollisions public_oe static_oe property

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