C# 클래스 Structures.AntennaPortConfig

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

공개 프로퍼티들

프로퍼티 타입 설명
antennaSenseThreshold UInt32
dwellTime UInt16
numberInventoryCycles UInt16
physicalPort byte
powerLevel UInt16

공개 메소드들

메소드 설명
AntennaPortConfig ( )

메소드 상세

AntennaPortConfig() 공개 메소드

public AntennaPortConfig ( )

프로퍼티 상세

antennaSenseThreshold 공개적으로 프로퍼티

public UInt32 antennaSenseThreshold
리턴 UInt32

dwellTime 공개적으로 프로퍼티

public UInt16 dwellTime
리턴 UInt16

numberInventoryCycles 공개적으로 프로퍼티

public UInt16 numberInventoryCycles
리턴 UInt16

physicalPort 공개적으로 프로퍼티

public byte physicalPort
리턴 byte

powerLevel 공개적으로 프로퍼티

public UInt16 powerLevel
리턴 UInt16