R&S PR100 User Manual
MEMory
. :CONTents
. . :MPAR? <<mem_loc>>
Query of memory-location parameter <ACT>.
Parameters:
<mem_loc> CURRENT|0...1023
Result:
0, 1
Example:
MEMory:CONTents:MPAR? 1 -> 0
MEMory
. :COPY <src_loc>, <dest_loc>
Copy the contents of one memory (source) to another (destination).
Parameters:
<src_loc> CURRENT|0...1023|RX
<dest_loc> CURRENT|0...1023|NEXT|RX
Example:
MEMory:COPY 123, 10 Copy from location 123 to location 10
MEMory:COPY RX, NEXT Store current receiver settings in next free
(see MEM:CLE) location