Bbconfigureio - Signal Hound BB60C Programmer's Reference Manual

Application programming interface
Hide thumbs Also See for BB60C:
Table of Contents

Advertisement

For "average power" measurements,
modulated signal,
BB_VOLTAGE
select
. To minimize processing power, select
BB_LOG
BB_LOG
BB_VOLTAGE
BB_POWER
BB_BYPASS
Return Values
bbNoError
bbDeviceNotOpen
bbInvalidVideoUnitsErr

bbConfigureIO

Configure the two I/O ports on a device
bbStatus bbConfigureIO(int device, unsigned int port1, unsigned int port2);
Parameters
device
port1
port2
Description
NOTE: This function can only be called when the device is idle (not operating in any mode). To ensure
the device is idle, call
bbAbort().
There are two configurable BNC connector ports available on the device. Both ports functionality are
changed with this function. For both ports, '0' is the default and can be supplied through this function to
return the ports to their default values. Specifying a '0' on port 1 returns the device to an internal time
base and outputs the time base AC coupled. Specifying '0' on port 2 emits a DC coupled logic low.
For external 10 MHz timebases, best phase noise is achieved by using a low jitter 3.3V CMOS input.
Configure combinations
Port 1 IO
20
API Functions | Signal Hound
should be selected. For cleaning up an amplitude
BB_POWER
would be a good choice. To emulate a traditional spectrum analyzer,
BB_BYPASS
dBm
mV
mW
No video processing
Device successfully configured
The device handle provided points to a device that is not open.
The value for units did not match any known value
Handle to the device being configured.
The first BNC port may be used to input or output a 10 MHz time base
(AC or DC coupled), or to generate a general purpose logic high/low
output. Please refer to the example below. All possible values for this
port are found in the header file and are prefixed with "BB_PORT1"
Port 2 is capable of accepting an external trigger or generating a logic
output. Port 2 is always DC coupled. All possible values for this port are
found in the header file and are prefixed with "BB_PORT2."
For port 1 only a coupled value must be 'OR'ed
.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BB60C and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Bb60a

Table of Contents