R&S ZVL Programming Examples
Basic Tasks
Operating Manual 1303.6580.32-05 563
//
//
// 2. One channel, two traces, two diagram areas
// Create a second diagram area, assign Trc2 to the new area, and remove it from the first area.
DISPlay:WINDow2:STATe ON
DISPlay:WINDow2:TRACe2:FEED 'Trc2' // Trc2 is now displayed in both diagram areas
DISPlay:WINDow1:TRACe2:DELete
//
//
Check the result on the local screen
// Go to local
SYSTem:DISPlay:UPDate ONCE