SC5312A Operating & Programming Manual
Rev 1.0.2
25
Function:
sc5312a_SetRfPath
Definition:
int
sc5312a_SetRfPath(
unsigned int
deviceHandle,
bool
mode)
Input:
unsigned int
deviceHandle
(handle to the opened device)
bool
mode
(0=main path, 1=aux path)
Description:
sc5312a_SetRfPath
selects the RF input port.
Function:
sc5312a_SetLoOut
Definition:
int
sc5312a_SetLoOut(
unsigned int
deviceHandle,
bool
mode)
Input:
unsigned int
deviceHandle
(handle to the opened device)
bool
mode
(0=disable, 1= enable)
Description:
sc5312a_SetLoOut
enables the LO output port. The LO input signal is replicated and made
available to
the “LO out”
port.
Function:
sc5312a_SetRfAttenuation
Definition:
int
sc5312a_SetRfAttenuation(
unsigned int
deviceHandle,
unsigned char
attenuator,
unsigned char
atten)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned char
attenuator
(selects the attenuator to program)
unsigned char
atten
(attenuation value (0-31 dB))
Description:
sc5312a_SetRfAttenuation
sets the attenuation level of the RF attenuators.
Function:
sc5312a_SetRfFilter
Definition:
int
sc5312a_SetRfFilter(
unsigned int
deviceHandle,
unsigned
char
filter)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
char
filter
(select the appropriate filter number 0-8)
Description:
sc5312a_SetRfFilter
selects the active filter in the RF filter bank.
Function:
sc5312a_SetLoFilter
Definition:
int
sc5312a_SetLoFilter(
unsigned int
deviceHandle,
unsigned
char
filter)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
char
filter
(select the appropriate filter number 0-8)
Description:
sc5312a_SetLoFilter
selects the active filter in the LO filter bank.