Giga-tronics 2400/2500 Microwave Synthesizer Series
4. Programming Interfaces
Programming Manual, Part Number 34783, Rev A, July 2009
63
4.3.3.46
DLL Function; GT2400_EditPowerRangeByStepPower
GT2400_EditPowerRangeByStepPower
Purpose
Establish a list or insert a sub-list to an existing list by inputting start
power
, stop
power
, step
power, and frequency.
Syntax
STATUS
GT2400_ EditPowerRangeByStepPower
(
const short
position,
const short
insertType,
const char
listPath[],
const double
startPower,
const double
stopPower,
const double
stepPower,
const double
frequency)
Parameter
Description
position
Input: position in the list being edited, 0 < position ≤ current list length
insertType
Input: Insert Type:
0 = REPLACE
1 = INSERT BEFORE
2 = INSERT AFTER
(Note: if insertType = REPLACE, the existing list will be replaced with the newly
created list.)
listPath
Input: Complete path (path + list name) of the list
startPower
Input: Start power (in dBm)
stopPower
Input: Stop power (in dBm)
stepPower
Input: Step power (in dBm)
frequency
Input: Frequency for all list points (in MHz)