Agilent-technologies N5183A MXG Manual do Utilizador Página 248

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 366
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 247
238 Agilent N518xA, E8663B, E44x8C, and E82x7D Signal Generators Programming Guide
Creating and Downloading Waveform Files
Programming Examples
Creating and Downloading I/Q Data—Big and Little Endian Order
On the documentation CD, this programming example’s name is “CreateDwnLd_Data_c++.txt.”
This C++ programming example (compiled using Microsoft Visual C++ 6.0) performs the following
functions:
•error checking
data creation
data scaling
text file creation for viewing and debugging data
byte swapping and interleaving for little endian order data
interleaving for big endian order data
data saving to an array (data block)
data block download to the signal generator
// This C++ program is an example of creating and scaling
// I and Q data, and then downloading the data into the
// signal generator as an interleaved I/Q file.
// This example uses a sine and cosine wave as the I/Q
// data.
//
// Include the standard headers for SICL programming
#include <sicl.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
// Choose a GPIB, LAN, or RS-232 connection
char* instOpenString =”lan[galqaDhcp1]”;
//char* instOpenString =”gpib0,19”;
// Pick some maximum number of samples, based on the
// amount of memory in your computer and the signal generator.
const int NUMSAMPLES=500;
int main(int argc, char* argv[])
{
// Create a text file to view the waveform
// prior to downloading it to the signal generator.
// This verifies that the data looks correct.
char *ofile = “c:\\temp\\iq.txt”;
Vista de página 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 365 366

Comentários a estes Manuais

Sem comentários

Sony MDR-EX57LP Handbücher

Bedienungsanleitungen und Benutzerhandbücher für Audio Sony MDR-EX57LP.
Wir stellen 1 PDF-Handbücher Sony MDR-EX57LP zum kostenlosen herunterladen nach Dokumenttypen zur Verfügung Bedienungsanleitung






Weitere Produkte und Handbücher für Audio Sony

Modelle Dokumententyp
RDH-SK8iP Bedienungsanleitung   Sony RDH-SK8iP User Manual, 20 Seiten
LBT-XGR6 Bedienungsanleitung   Sony LBT-XGR6 User Manual, 36 Seiten
RDP-XA900iPN Bedienungsanleitung     Sony RDP-XA900iPN User Manual, 28 Seiten
MZ-S1 Bedienungsanleitung     Sony MZ-S1 User Manual, 208 Seiten
ICF-S10MK2 Bedienungsanleitung   Sony ICF-S10MK2 User Manual, 1 Seiten
CXS-M2016 Bedienungsanleitung     Sony CXS-M2016 User Manual, 2 Seiten
SU-52HX1 Bedienungsanleitung          Sony SU-52HX1 User Manual, 220 Seiten
SA-WM250 Bedienungsanleitung     Sony SA-WM250 User Manual, 2 Seiten
SRS-P11QWHITE Bedienungsanleitung     Sony SRS-P11QWHITE User Manual, 2 Seiten
MHC-BX5 Bedienungsanleitung   Sony MHC-BX5 User Manual, 48 Seiten
HAP-S1 Bedienungsanleitung    Sony HAP-S1 Manuel d'utilisation, 2 Seiten
MDR-XB800 Bedienungsanleitung    Sony MDR-XB800 User Manual, 1 Seiten
ALT-SA32PC Bedienungsanleitung    Sony ALT-SA32PC User Manual, 2 Seiten
MDR-XD100 Bedienungsanleitung   Sony MDR-XD100 User Manual, 1 Seiten
SU-PW1 Bedienungsanleitung   Sony SU-PW1 User Manual, 1 Seiten
MHC-V5 Bedienungsanleitung     Sony MHC-V5 User Manual, 2 Seiten
SRS-BTV5 Bedienungsanleitung     Sony SRS-BTV5 User Manual, 2 Seiten
HCD-GS100 Bedienungsanleitung   Sony HCD-GS100 User Manual, 32 Seiten
RDP-XA900iP Bedienungsanleitung     Sony RDP-XA900iP User Manual, 108 Seiten
EZW-T100 Bedienungsanleitung     Sony EZW-T100 User Manual, 2 Seiten