Write-only |
About Differential IQ |
Description |
Adds a frequency range using the next available range name. For example, with only the default F1 range name present, sending this command will create F2. On the Measurement Setup dialog this is the New setting. |
VB Syntax |
DIQ.AddRange |
Variable |
(Type) - Description |
DIQ |
|
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
diq.AddRange 'Adds a new frequency range at the next available. |
C++ Syntax |
HRESULT AddRange() |
Interface |
DIQ1 |