User`s guide

Table Of Contents
422 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
Query response 5,{mode},{ifbw},{pow},{del},{time},{segm},
{star 1},{stop 1},{nop 1},{pow 1},{del 1},{time 1},…,
{star n},{stop n},{nop n},{pow n},{del n},{time n},…,
{star N},{stop N},{nop N},{pow N},{del N},{time N}<newline><^END>
Example of use
10 DIM H(1:3,1:4)
20 OUTPUT 717;":SENS1:SEGM:DATA 5,0,1,0,0,0,3,";
30 OUTPUT 717;"1E9,3E9,11,70e3,";
40 OUTPUT 717;"3E9,4E9,51,7e3,";
50 OUTPUT 717;"4E9,6E9,11,70e3"
60 OUTPUT 717;":SENS1:SEGM:DATA?"
70 ENTER 717;A,B,C,D,E,F,G,H(*)
Related commands :SENS{1-4}:SWE:TYPE on page 428
:FORM:DATA on page 338
Equivalent key
[Sweep Setup] - Edit Segment Table
<time n> Sweep time of the n-th segment (specify 0 If you want to set “auto setting”)
Not required when the sweep time setting for each segment is OFF (<time>
= 0)
Description