Source[1|2]:arb:edit:line, Source[1|2]:arb:edit:protect – GW Instek AFG-2225 User Manual User Manual
Page 264

AFG-2225 Series User Manual
264
<data>
Value data: ± 511
Example
SOUR1:ARB:EDIT:POIN 1000, 511
Creates a point on the arbitrary waveform at
address 1000 with the highest amplitude.
SOURce[1|2]:ARB:EDIT:LINE
Source Specific
Command
Description
Edit a line on the arbitrary waveform. The line is
created with a starting address and data point and
a finishing address and data point.
Note
A waveform/waveform segment cannot be
deleted when output.
Syntax
SOURce[1|2]:ARB:EDIT:LINE
[<address1>[,<data>[,<address2>[,<data2>]]]]
Parameter
<addrress1>
Address of data point1:
0~4095
<data1>
Value data2: ± 511
<address2>
Address of data point2:
0~4095
<data2>
Value data2: ± 511
Example
SOUR1:ARB:EDIT:LINE 40, 50, 100, 50
Creates a line on the arbitrary waveform at 40,50 to
100,50.
SOURce[1|2]:ARB:EDIT:PROTect
Source Specific
Command
Description
Protects a segment of the arbitrary waveform from
deletion or editing.
Syntax
SOURce[1|2]:ARB:EDIT:PROTect
[<STARt>[,<LENGth>]
Parameter
<STARt>
Start address: 0~4095
<LENGth>
1 ~ 4096
Example
SOUR1:ARB:EDIT:PROT 40, 50