50
Programming Reference
SCPI Instrument Command List
Description Use this command to set or read a segmentî‚’s data of one or all channel s
starting from Bit 1. The <data> is an arbitrary block of program data as
defined in IEEE 488.2 7.7.6.2, for example:
#1511213
#Start of block
1Length of the length of the data
5Length of the data
11213 5 bytes of data
#2161000100010001000
#Start of block
2Length of the length of the data
16 Length of the data
10...00 16 bytes of data
#011213
#Start of block
0Replaces the data block length specification. Length is
calculated automatically.
11213 5 bytes of data
NOTE The data length meets the same restrictions, than the segment length
(see page 52).
Example :DIG:PATT:SEGM1:DATA #1511213