C# Class Structures.AntennaPortConfig

Mostra 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_oe property

public UInt32 antennaSenseThreshold
return UInt32

dwellTime public_oe property

public UInt16 dwellTime
return UInt16

numberInventoryCycles public_oe property

public UInt16 numberInventoryCycles
return UInt16

physicalPort public_oe property

public byte physicalPort
return byte

powerLevel public_oe property

public UInt16 powerLevel
return UInt16