C# 클래스 RFID.RFIDInterface.PacketData.PacketBase

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
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