SC5313A Operating & Programming Manual
Rev 1.0.2
26
Function:
sc5313a_SetIfGainDac
Definition:
int
sc5313a_SetIfGainDac (
deviceHandle
*
deviceHandle,
unsigned
char
channel,
unsigned
char
dacValue)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
char
dacValue
(DAC value 0 - 63)
Description:
sc5313a_SetIfGainDac
sets the gain of the IF amplifier.
Function:
sc5313a_SetVcomDac
Definition:
int
sc5313a_SetVcomDac (
deviceHandle
*
deviceHandle,
unsigned
char
channel,
unsigned
short
dacValue)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
short
dacValue
(DAC value 0 - 16383)
Description:
sc5313a_SetVcomDac
sets the common output voltage of the differential amplifiers.
The default factory setting is 2008.
Function:
sc5313a_SetDcOffsetDac
Definition:
int
sc5313a_SetDcOffsetDac (
deviceHandle
*
deviceHandle,
unsigned
char
channel,
unsigned
short
dacValue)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
short
dacValue
(DAC value 0 - 16383)
Description:
sc5313a_SetDcOffsetDac
sets the DC offset voltage of the differential amplifiers.
Voltage adjust is approxi/- 0.05 V. The default factory setting is 2048.
Function:
sc5313a_SetLinearityDac
Definition:
int
sc5313a_SetLinearityDac (
deviceHandle
*
deviceHandle,
unsigned
short
dacValue)
Input:
deviceHandle
*deviceHandle
(handle to the opened device)
unsigned
short
dacValue
(DAC value 0 - 16383)
Description:
sc5313a_SetLinearityDac
sets the current consumption of the IQ demodulator, which
affects the linearity of the device. A DAC value of 3685 is recommended and is also the
default factory setting.