beautypg.com

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

Page 264

background image

AFG-3000 Series User Manual

264

Syntax

DATA:DAC VOLATILE, ,{block>|, , . . . }

Parameter

Start address of the
arbitrary waveform

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
[[,[,]]]

Parameter

Start

address:

0~1048,576

0 ~ 1048,576

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.