Forums › BB Series Discussions › unit conversion › Reply To: unit conversion
JeremyLin
Participant
I tired to convert I/Q data to AM in mV (AM linear)and want to compre it with SPIKE under zero span mode.
The iq data is returned by bb_get_IQ_unpacked(). I’m not sure it is 16-bit or 32-bit. I’ve tested.
bbConfigureIQDataType(handle,’bbDataType32fc’) bbConfigureIQDataType(handle,’bbDataType16sc’)
but the result looks the same.
