4. Programming Interfaces
Giga-tronics 2400/2500 Microwave Synthesizer Series
60
Programming Manual, Part Number 34783, Rev A, July 2009
4.3.3.43
DLL Function; GT2400_EditAListPoint
GT2400_EditAListPoint
Purpose
Edit a selected point in a list.
Syntax
STATUS
GT2400_EditAListPoint
(
const short
position
const short
insertType,
const char
listPath[],
const unsigned char
syncOutEnable,
const double
frequency,
const double
power)
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
listPath
Input: Complete path (path + list name) of the list
syncOutEnable
Input: Enable/disable sync out pulse generated in the editing point
frequency
Input: Frequency of the point being updated (in MHz)
power
Input: Power of the pt being updated (in dBm)