C# Class Structures.AntennaPortConfig

Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
antennaSenseThreshold UInt32
dwellTime UInt16
numberInventoryCycles UInt16
physicalPort byte
powerLevel UInt16

Public Methods

Method Description
AntennaPortConfig ( )

Method Details

AntennaPortConfig() public method

public AntennaPortConfig ( )

Property Details

antennaSenseThreshold public property

public UInt32 antennaSenseThreshold
return UInt32

dwellTime public property

public UInt16 dwellTime
return UInt16

numberInventoryCycles public property

public UInt16 numberInventoryCycles
return UInt16

physicalPort public property

public byte physicalPort
return byte

powerLevel public property

public UInt16 powerLevel
return UInt16