EasyManua.ls Logo

Keysight M8190A - Page 262

Keysight M8190A
320 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8 General Programming
262 M8190A User’s Guide
Example:
// Create a configuration entry at index 0 of the sequence table.
// Mark as command (control_parameter = 0x80000000 = 2147483648),
// sequence loop count = 1, action id + command code = 0x00020001,
// segment id = 1,
// segment start offset is 0, segment end offset is 239
:STAB1:DATA 0,2147483648,1,#h00020001,1,0,239
Using Data block:
[:SOURce]:STABle[1|2]:DATA <sequence_id>,<data_block>
:STAB1:DATA 0, <data_block>
Query
[:SOURce]:STABle[1|2]:DATA? <sequence_id>,<length>
:STAB1:DATA? 0, 6
The sequence table can contain data, idle delay and configuration entries. The
following table shows, which parameters are needed to create the different entry
types.
Table 8-16: Sequencer Table Entries
Parameter Index
Data Entry
Idle Delay Entry
Configuration Entry
0
Control
Control
Control
1
Sequence Loop Count
Sequence Loop Count
Sequence Loop Count
2
Segment Loop Count
Command Code
Command Code
3
Segment Id
Idle Sample
Segment Id
4
Segment Start Offset
Idle Delay
Segment Start Offset
5
Segment End Offset
0
Segment End Offset

Table of Contents

Related product manuals