48
Program Samples
N9060A Spectrum Analyzer Mode Programing Samples
Upload a File
IVI-COM Personality (Mode) Select
Function Upload a state file to the instrument
Description The program opens a state file on the computer’s hard disk, transfers it to the instrument via LAN, then stores the file on the
instrument’s D: drive.
Language /
Driver
MATLAB / IVI Instrument Drivers
File name Upload_File_to_SA.m
Function Check instrument identification fields and change mode to SA.
Description This example does the following:
1. Checks Instrument Model, Firmware Revision and Serial Number
2. Selects SA Mode
3. Sets a Center Frequency
4. Reads the Instrument Error Queue
Language /
Driver
MATLAB / IVI-COM Instrument Drivers
File name IVI_Personality_Select.m