SC5312A Operating & Programming Manual
Rev 1.0.2
26
Function:
sc5312a_SetIfGainDac
Definition:
int
sc5312a_SetIfGainDac(
unsigned int
deviceHandle,
unsigned
char
channel,
unsigned
char
dacValue)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
char
dacValue
(DAC value range 0 - 63)
Description:
sc5312a_SetIfGainDac
sets the gain of the IF amplifier.
Function:
sc5312a_SetVcomDac
Definition:
int
sc5312a_SetVcomDac(
unsigned int
deviceHandle,
unsigned
char
channel,
unsigned
short
dacValue)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
short
dacValue
(DAC value range 0 - 16383)
Description:
sc5312a_SetIfGainDac
sets the common output voltage of the differential amplifiers. The
default factory setting is 2008.
Function:
sc5312a_SetDcOffsetDac
Definition:
int
sc5312a_SetDcOffsetDac(
unsigned int
deviceHandle,
unsigned
char
channel,
unsigned
short
dacValue)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
char
channel
(select the I or Q channel)
unsigned
short
dacValue
(DAC value range 0 - 16383)
Description:
sc5312a_SetDcOffsetDac
sets the DC offset voltage of the differential amplifiers. Voltage
adjust is approxi/- 0.05 V. The default factory setting is 2048.
Function:
sc5312a_SetLinearityDac
Definition:
int
sc5312a_SetLinearityDac(
unsigned int
deviceHandle,
unsigned
short
dacValue)
Input:
unsigned int
deviceHandle
(handle to the opened device)
unsigned
short
dacValue
(DAC value range 0 - 16383)
Description:
sc5312a_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.