Agilent Technologies 81250 System Programming Manual And Scpi Reference page 315

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

Advertisement

Commands in DSR Application Subsystems
Syntax Examples:
314
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
• The second value of the tuple is the accumulation of the the error
bits count (Accumulated Number of Errors) for all terminals of the
whole port.
(@4) specifies terminal 4.
(@3:5,9) specifies terminals 3, 4, 5 and 9.
Example
:_test:SGEN:PDAT1:FETC? PSUM
might return:
5.1967356791200e+012, 4.1612064440000e+009
:_test:SGEN:PDAT1:FETC? (@1:3)
might return:
3.2480134390400e+011, 1.4717679000000e+008,
3.2458887171200e+011, 1.6075325500000e+008,
3.2459149132800e+011, 1.7538254400000e+008
:_test:SGEN:PDAT1:FETC?
might return:
3.2480134390400e+011, 1.4717679000000e+008,
3.2458887171200e+011, 1.6075325500000e+008,
3.2459149132800e+011, 1.7538254400000e+008,
3.2502299556800e+011, 1.9273679100000e+008
NO TE
If you have a finite sequence and are interested in the final result, you
should query the system state before trying to fetch the error rate
results. With the command :sgen:glob:syst:stat? you can check when
the system has FINished the sequence generation. Then stop the
system by :sgen:glob:init:cont OFF. Now it is save to fetch the error rate
results.
If you have an infinite sequence or want intermediate results anyway,
you can query the error results an any time. You always get the
number of received bits and the number or erroneous bits. If you
query soon after start, it can happen that the number of received bits
is 0. Then, of course, the number of errors is also 0. Ignore these
results and query again.
Agilent 81250 Parallel Bit Error Ratio Tester, Programming Reference, March 2006
Error Analysis Commands

Advertisement

Table of Contents
loading

Table of Contents