User manual
AFG-200 SERIES USER MANUAL
data (16 bit integer). Therefore the number of bytes
is always twice the number of data points.
Syntax
SOURce[1|2]:DATA:DAC VOLATILE, <start>,{<binary
block>|<value>, <value>, . . . }
Parameter <start> Start address of the
arbitrary waveform
<binary block>
<value> Decimal or integer values
±511
Example SOURce[1|2]:DATA:DAC VOLATILE, #210 Binary Data
The command above downloads 5 data values
(stored in 16 bytes) using the binary block format.
SOURce[1|2]:DATA:DAC VOLATILE, 1000, 511, 200, 0,
-200, -511
Downloads the data values (511, 200, 0, -200, -511)
to address 1000.
SOURce[1|2]:ARB:EDIT:COPY
Source Specific
Command
Description
Copies a segment of a waveform to a specific
starting address.
Syntax SOURce[1|2]:ARB:EDIT:COPY
[<start>[,<length>[,<paste>]]]
Parameter <start> Start address: 0~4095
<length> 1 ~ 4096
<paste> Paste address: 0~4095
Example SOUR1:ARB:EDIT:COPY 1000, 256, 1257
Copies 256 data values starting at address 1000
and copies them to address 1257.
91