Agilent Technologies 81250 System Programming Manual And Scpi Reference page 111

Parallel bit error ratio tester
Hide thumbs Also See for 81250:
Table of Contents

Advertisement

Commands in DSR Application Subsystems
110
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
The following graphic shows how the digit index and trace position are
related.
Binary sequence
Octal sequence
Hexadecimal sequence
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
Agilent 81250 Parallel Bit Error Ratio Tester, Programming Reference, March 2006
:EDIT:SEGMent(*) Subsystem
Digit indices
0 1 2 3
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...
Digit indices
0
1
2
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...
Digit indices
0
1
2
1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 0 ...

Advertisement

Table of Contents
loading

Table of Contents