SC5313A Operating & Programming Manual
Rev 1.0.2
25
Function:
sc5313a_SetRfPath
Definition:
int
sc5313a_SetRfPath (
deviceHandle
*
deviceHandle,
bool
mode)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
bool
mode
(0=main path, 1=aux path)
Description:
sc5313a_SetRfPath
select the RF input port.
Function:
sc5313a_SetLoOut
Definition:
int
sc5313a_SetLoOut(
deviceHandle
*
deviceHandle,
bool
mode)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
bool
mode
(0=disable, 1= enable)
Description:
sc5313a_SetLoOut
enables the LO output port. The LO input signal is replicated and
piped out through these LO output port.
Function:
sc5313a_SetRfAttenuation
Definition:
int
sc5313a_SetRfAttenuation (
deviceHandle
*
deviceHandle,
unsigned char
attenuator,
unsigned char
atten)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned char
attenuator
(selects the attenuator to program)
unsigned char
atten
(attenuation value (0-31 dB))
Description:
sc5313a_SetRfAttenuation
Sets the attenuation of the RF attenuators
.
Function:
sc5313a_SetRfFilter
Definition:
int
sc5313a_SetRfFilter (
deviceHandle
*
deviceHandle,
unsigned
char
filter)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
char
filter
(select the appropriate filter number 0-8)
Description:
sc5313a_SetRfFilter
selects the active filter in the RF filter bank.
Function:
sc5313a_SetLoFilter
Definition:
int
sc5313a_SetLoFilter (
deviceHandle
*
deviceHandle,
unsigned
char
filter)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
char
filter
(select the appropriate filter number 0-8)
Description:
sc5313a_SetLoFilter
selects the active filter in the LO filter bank.