C# Class Structures.FixedQParms

Inheritance: SingulationAlgorithmParms
Mostra file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
qValue byte
repeatUntilNoTags byte
retryCount byte
toggleTarget byte

Public Methods

Method Description
FixedQParms ( )

Method Details

FixedQParms() public method

public FixedQParms ( )

Property Details

qValue public_oe property

public byte qValue
return byte

repeatUntilNoTags public_oe property

public byte repeatUntilNoTags
return byte

retryCount public_oe property

public byte retryCount
return byte

toggleTarget public_oe property

public byte toggleTarget
return byte