Source[1]:arb:edit:copy, Source[1]:arb:edit:delete – GW Instek AFG-3000 Series User Manual

Page 264

Advertising
background image

AFG-3000 Series User Manual

264

Syntax

DATA:DAC VOLATILE, <start>,{<binary
block>|<value>, <value>, . . . }

Parameter

<start>

Start address of the
arbitrary waveform

<binary block>

<value>

Decimal or integer values
±32767

Example

DATA:DAC VOLATILE, #216 Binary Data

The command above downloads 5 data values
(stored in 16 bytes) using the binary block format.

DATA:DAC VOLATILE, 1000, 32767, 2048, 0, -2048, -
32767

Downloads the data values (32767, 2048, 0, -2048, -
32767) to address 1000.

SOURce[1]:ARB:EDIT:COPY

Source Specific
Command

Description

Copies a segment of a waveform to a specific
starting address.

Syntax

SOURce[1]:ARB:EDIT:COPY
[<start>[,<length>[,<paste>]]]

Parameter

<start> Start

address:

0~1048,576

<length>

0 ~ 1048,576

<paste>

Paste address: 0~1048,576

Example

SOUR1:ARB:EDIT:COPY 1000, 256, 1257

Copies 256 data values starting at address 1000
and copies them to address 1257.

SOURce[1]:ARB:EDIT:DELete

Source Specific
Command

Description

Deletes a segment of a waveform from memory.
The segment is defined by a starting address and
length.

Advertising