SETupQuery Syntax: :SYSTem:SETup?Returned Format: [:SYSTem:SETup] Where: ::= #800001024 < setup data string >Example: 10 DIM Set$[2000]20 'Setup the instrument as desired30 OUTPUT 707;":SYST:HEAD OFF40 OUTPUT 707;":SYSTEM:SETUP?"50 !Trans(er the instrument setup to controller60 ENTER 707 USING "-K";Set$ (Store the setup70 PAUSE 'Change the setup as desired80 OUTPUT 707 USING "#,K";":SYST:SETUP ";Set$90 "Returns the instrument to the first setup100 ENDNoteThe logical order for this instruction is to send the query firstfollowed by the command at a time of your choosing. The querycauses the learn string to be sent to the controller and thecommand causes the learn string to be returned to theHP 54501A.HP 54501AProgrammingSystem Subsystem7-11