C# Class Structures.FixedQParms

Inheritance: SingulationAlgorithmParms
Show 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 property

public byte qValue
return byte

repeatUntilNoTags public property

public byte repeatUntilNoTags
return byte

retryCount public property

public byte retryCount
return byte

toggleTarget public property

public byte toggleTarget
return byte