Commands in DSR Application Subsystems
:EDIT:SEGMent(*) Subsystem
110
Agilent 81250 Parallel Bit Error Ratio Tester, Programming Reference, March 2006
The following graphic shows how the digit index and trace position are
related.
The following can be used to calculate the trace position from the
returned digit index (d):
• Binary sequence
trace position = d
• Octal sequence
trace position = 3 * d
• Hexadecimal sequence
trace position = 4 * d
Example
:_test:EDIT:SEGM1:PATT:FIND:FIRS? "0101b", TRAC
:_test:EDIT:SEGM1:PATT:FIND:FIRS? "013h", TRAC
:_test:EDIT:SEGM1:PATT:FIND:FIRS? "037o", TRAC
might return:
1, 0
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...
Hexadecimal sequence
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...
Binary sequence
Digit indices
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...
Octal sequence
0 1 2 3
0
1
2
0
1
2
Digit indices
Digit indices
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com