Download Print this page
Tektronix RSA7100A Programmer's Manual
Tektronix RSA7100A Programmer's Manual

Tektronix RSA7100A Programmer's Manual

Real-time spectrum analyzer application programming interface
Hide thumbs Also See for RSA7100A:

Advertisement

Quick Links

x
RSA7100A Real-Time Spectrum Analyzer
Application Programming Interface (API)
ZZZ
Programmer Manual
*P077149600*
077-1496-00

Advertisement

loading
Need help?

Need help?

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

Questions and answers

Summary of Contents for Tektronix RSA7100A

  • Page 1 RSA7100A Real-Time Spectrum Analyzer Application Programming Interface (API) Programmer Manual *P077149600* 077-1496-00...
  • Page 3 RSA7100A Real-Time Spectrum Analyzer Application Programming Interface (API) Programmer Manual www.tek.com 077-1496-00...
  • Page 4 Copyright © Tektronix. All rights reserved. Licensed software products are owned by Tektronix or its subsidiaries or suppliers, and are protected by national copyright laws and international treaty provisions. Tektronix products are covered by U.S. and foreign patents, issued and pending. Information in this publication supersedes that in all previously published material.
  • Page 5 Function calls ......................... . Index DRAFT—23 August 2018 RSA7100A API Programmer Manual...
  • Page 6 API. The RSA7100A IQFlow™ streaming API uses a “push” model to “push” the data to the user’s code by calling user supplied callback functions. These callback functions have immediate access the latest acquired data and can then use it however the user has programmed.
  • Page 7 The buffer size specified is too small. errorBufferTooLarge The buffer size specified is too large. USERDATA_Disconnect() Disconnects the user’s callback functions from the SignalVu-PC streaming API. Declaration: USERDATA_Disconnect(); Return values: noError The function completed successfully. DRAFT—23 August 2018 RSA7100A API Programmer Manual...
  • Page 8 No data found in auxiliary data. Memory: errorTimedOut: The function timed out. errorNotConnected: The function had no valid connection to SignalVu-PC. Additional Detail: GFRM_OFF (0) is returned when GNSS source is not selected. DRAFT—23 August 2018 RSA7100A API Programmer Manual...
  • Page 9 The function parameter sampleRate is 0 or negative. errorStaleTrigger The function failed to acquire the trigger since the data has already passed. errorTimedOut The function timed out while looking for a trigger. unknownError The function received an unknown error. DRAFT—23 August 2018 RSA7100A API Programmer Manual...
  • Page 10 Function calls DRAFT—23 August 2018 RSA7100A API Programmer Manual...
  • Page 11 Index Index Data type definition, 1 Find data, 3 Disconnect, 1 Connect, 1 Trigger type definition, 1 Fetch data, 3 Data structure Fetch data structure, 2 fetch, 2 DRAFT—23 August 2018 RSA7100A API Programmer Manual...