48Program SamplesN9060A Spectrum Analyzer Mode Programing SamplesUpload a FileIVI-COM Personality (Mode) SelectFunction Upload a state file to the instrumentDescription The program opens a state file on the computer’s hard disk, transfers it to the instrument via LAN, then stores the file on theinstrument’s D: drive.Language /DriverMATLAB / IVI Instrument DriversFile name Upload_File_to_SA.mFunction Check instrument identification fields and change mode to SA.Description This example does the following:1. Checks Instrument Model, Firmware Revision and Serial Number2. Selects SA Mode3. Sets a Center Frequency4. Reads the Instrument Error QueueLanguage /DriverMATLAB / IVI-COM Instrument DriversFile name IVI_Personality_Select.m