EasyManuals Logo

Signal Hound BB60C Programmer's Reference Manual

Default Icon
48 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
40
API Functions | Signal Hound
Retrieve the last set TG output parameters the user set through the saSetTg function. The setTg function
must have been called for this function to return valid values. If the TG was used to perform scalar
network analysis at any point, this function will not return valid values until the setTg function is called
again.
If a previously set parameter was clamped in the setTg function, this function will return the final
clamped value.
If any pointer parameter is null, that value is ignored and not returned.
Return Values
bbNoError The function returned successfully.
bbTrackingGeneratorNotFound No tracking generator has been attached to the BB device.
bbDeviceNotConfiguredErr The API is currently configured and initiated for tracking generator
sweeps and the tracking generator cannot be controlled at this time.
bbGetAPIVersion
Get an API software version string
const char* bbGetAPIVersion();
Return Values
const char* The returned string is of the form
major.minor.revision
Ascii periods (“.”) separate positive integers. Major/Minor/Revision are
not gauranteed to be a single decimal digit. The string is null
terminated. An example string is below ..
[ ‘1’ | ‘.’ | ‘2’ | ‘.’ | ‘1’ | ‘1’ | ‘\0’ ] = “1.2.11
bbGetErrorString
Produce an error string from an error code
const char* bbGetErrorString(bbStatus code);
Parameters
code A bbStatus value returned from an API call.
Description
Produce an ascii string representation of a given status code. Useful for debugging.
Return Values
const char* A pointer to a non-modifiable null terminated string. The memory
should not be freed/deallocated.

Table of Contents

Other manuals for Signal Hound BB60C

Questions and Answers:

Question and Answer IconNeed help?

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

Signal Hound BB60C Specifications

General IconGeneral
BrandSignal Hound
ModelBB60C
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals