Gets the starting Gen2 Q for the number of slots in the round. The value ranges from 0 to 15. The default value is 4.
 
 
    Namespace: 
   com.gigatms.Parameters.UR0250
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic int QValue { get; set; }Public Property QValue As Integer
	Get
	Set
public:
property int QValue {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32
 The starting Gen2 Q for the number of slots in the round. The value ranges from 0 to 15. The default value is 4.
 
See Also