Write-only
About Differential IQ

AddRange Method


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

A DIQ Object

Return Type

Not Applicable

Default

Not Applicable

Examples

diq.AddRange 'Adds a new frequency range at the next available.

See example program

C++ Syntax

HRESULT AddRange()

Interface

DIQ1


Last Modified:

24-Apr-2014

New command