C# Класс RFID.RFIDInterface.PacketData.PacketBase

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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

Открытые методы

Метод Описание
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

Описание методов

GetCommandName() публичный статический Метод

public static GetCommandName ( uint value ) : string
value uint
Результат string

GetCurrentSlot() публичный статический Метод

public static GetCurrentSlot ( BitVector32 singulationParams ) : int
singulationParams System.Collections.Specialized.BitVector32
Результат int

GetProtErrorName() публичный статический Метод

public static GetProtErrorName ( int errorCode ) : string
errorCode int
Результат string

GetResultName() публичный статический Метод

public static GetResultName ( uint value ) : string
value uint
Результат string

GetTagAccessTypeName() публичный статический Метод

public static GetTagAccessTypeName ( int access ) : string
access int
Результат string

GetTagErrorName() публичный статический Метод

public static GetTagErrorName ( bool tagSentError, int errorCode ) : string
tagSentError bool
errorCode int
Результат string

InventoriedFlagName() публичный статический Метод

public static InventoriedFlagName ( int val ) : string
val int
Результат string

ToString() публичный Метод

public ToString ( ) : string
Результат string

Описание свойств

CurrentQValue публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized CurrentQValue
Результат System.Collections.Specialized.BitVector32.Section

CurrentSlot1 публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized CurrentSlot1
Результат System.Collections.Specialized.BitVector32.Section

CurrentSlot2 публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized CurrentSlot2
Результат System.Collections.Specialized.BitVector32.Section

InventoriedFlag публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized InventoriedFlag
Результат System.Collections.Specialized.BitVector32.Section

RetryCount публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized RetryCount
Результат System.Collections.Specialized.BitVector32.Section

accessAckTOFlag публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessAckTOFlag
Результат System.Collections.Specialized.BitVector32.Section

accessCRCFlag публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessCRCFlag
Результат System.Collections.Specialized.BitVector32.Section

accessErrorFlag публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessErrorFlag
Результат System.Collections.Specialized.BitVector32.Section

accessPadding публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessPadding
Результат System.Collections.Specialized.BitVector32.Section

accessReserved публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessReserved
Результат System.Collections.Specialized.BitVector32.Section

accessTagErrFlag публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized accessTagErrFlag
Результат System.Collections.Specialized.BitVector32.Section

continuousMode публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized continuousMode
Результат System.Collections.Specialized.BitVector32.Section

crcResult публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized crcResult
Результат System.Collections.Specialized.BitVector32.Section

hack публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized hack
Результат System.Collections.Specialized.BitVector32.Section

maximumQValue публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized maximumQValue
Результат System.Collections.Specialized.BitVector32.Section

minimumQValue публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized minimumQValue
Результат System.Collections.Specialized.BitVector32.Section

paddingBytes публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized paddingBytes
Результат System.Collections.Specialized.BitVector32.Section

reserved публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized reserved
Результат System.Collections.Specialized.BitVector32.Section

singulationCollisions публичное статическое свойство

public static BitVector32.Section,System.Collections.Specialized singulationCollisions
Результат System.Collections.Specialized.BitVector32.Section