Agilent Technologies ESA-E Series Programmer's Manual page 88

Esa spectrum analyzers
Hide thumbs Also See for ESA-E Series:
Table of Contents

Advertisement

Programming Example s
Reading Trace Data using ASCII Format (GPIB)
fprintf(fTraceFile,"\tAmplitude of point[%d] = % s
dBm\n",lCount+l,cToken) ;
}
fprintf(fTraceFile,"\nThe Total trace data points of the spectrum are :[%d ]
\n\n",lCount) ;
fclose(fTraceFile) ;
/*Close the session* /
viClose(viESA) ;
viClose(defaultRM) ;
}
3-28
Chapter 3

Advertisement

Table of Contents
loading

Table of Contents