Sc5511A_List_Mode_Config; Sc5511A_List_Start_Freq; Sc5511A_List_Stop_Freq; Sc5511A_List_Step_Freq - SIGNALCORE SC5511A Operating & Programming Manual

100 mhz to 20 ghz rf signal source
Table of Contents

Advertisement

Function:

sc5511a_list_mode_config

Definition:
int sc5511a_list_mode_config(sc5511a_device_handle_t
Input:
sc5511a_device_handle_t
const list_mode_t
Description:
sc5511a_ListModeConfig configures the list mode behavior. See the document for more
information on the modeConfig structure.
Function:

sc5511a_list_start_freq

Definition:
int sc5511a_list_start_freq(sc5511a_device_handle_t
Input:
sc5511a_device_handle_t
unsigned long long int
Description:
sc5511a_ list_start_freq sets the sweep start frequency.
Function:

sc5511a_list_stop_freq

Definition:
int sc5511a_list_stop_freq(sc5511a_device_handle_t
Input:
sc5511a_device_handle_t
unsigned long long int
Description:
sc5511a_ list_stop_freq sets the sweep stop frequency.
Function:

sc5511a_list_step_freq

Definition:
int sc5511a_list_step_freq(sc5511a_device_handle_t
Input:
sc5511a_device_handle_t
unsigned long long int
Description:
sc5511a_list_step_freq sets the sweep step frequency.
Function:

sc5511a_list_dwell_time

Definition:
int sc5511a_list_dwell_time(sc5511a_device_handle_t
Input:
sc5511a_device_handle_t
unsigned int
Description:
sc5511a_list_dwell_time stet the sweep/list dwell time at each frequency point. Dwell
time is in 500 µs increments (1 = 500 µs, 2 = 1 ms, etc.).
SC5511A User Manual
*dev_handle
*list_mode
*dev_handle
freq
*dev_handle
freq
*dev_handle
freq
*dev_handle
dwell_time
Rev 1.7.0
*dev_handle,
const list_mode_t
(handle to the opened device)
(list mode setup )
*dev_handle,
unsigned long long int
(handle to the opened device)
(frequency in Hz)
*dev_handle,
unsigned long long int
(handle to the opened device)
(frequency in Hz)
*dev_handle,
unsigned long long int
(handle to the opened device)
(frequency in Hz)
*dev_handle,
unsigned int
(handle to the opened device)
(Time in 500 µs increments)
*list_mode)
freq)
freq)
freq)
dwell_time)
32

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SC5511A and is the answer not in the manual?

Table of Contents