Technical data
128 Chapter 9
Sequence Setup Commands
Programming Analyzer Sequences (Parameter-Specific Commands)
Sequence Setup Commands
4: Measurement Bitmap
For a description of this parameter, see “4: Measurement Bitmap” on page 32. The parameter-specific
commands are described below.
SCPI Command
To set the measurement bitmap as an individual value:
[:SENSe]:LSEQuencer:ACQuire{1:512}:ASTep{1:1000}:SETup:
MBITmap <Integer>
[:SENSe]:LSEQuencer:ACQuire{1:512}:ASTep{1:1000}:SETup:
MBITmap?
To set the measurement bitmap as an array:
[:SENSe]:LSEQuencer:ACQuire{1:512}:LIST:SETup:MBITmap
<Integer>,<Integer>,<Integer>,…
[:SENSe]:LSEQuencer:ACQuire{1:512}:LIST:SETup:MBITmap?
The array form of the command is used to make a different setting for each
analysis interval in the acquisition (the number of array values must match the
number of analysis intervals; otherwise a "settings conflict" error will occur).
SCPI Examples :LSEQ:ACQ2:SET:MPA:MBIT 1
:LSEQ:ACQ2:SET:MPA:MBIT?
:LSEQ:LIST:SET:MPA:MBIT 1,256,1032
:LSEQ:LIST:SET:MPA:MBIT?