C# Class Structures.AntennaPortConfig

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
antennaSenseThreshold UInt32
dwellTime UInt16
numberInventoryCycles UInt16
physicalPort byte
powerLevel UInt16

Méthodes publiques

Méthode Description
AntennaPortConfig ( )

Method Details

AntennaPortConfig() public méthode

public AntennaPortConfig ( )

Property Details

antennaSenseThreshold public_oe property

public UInt32 antennaSenseThreshold
Résultat UInt32

dwellTime public_oe property

public UInt16 dwellTime
Résultat UInt16

numberInventoryCycles public_oe property

public UInt16 numberInventoryCycles
Résultat UInt16

physicalPort public_oe property

public byte physicalPort
Résultat byte

powerLevel public_oe property

public UInt16 powerLevel
Résultat UInt16