Technical data
2
Note that the returned number (handle) has to be used as a suffix in each of
the subsequent SCPI commands to address the measurement.
2
Define how many bits are to be compared:
meas:fem2:par:mcb 1.0E+6
3
Specify how many errors at one point move the measurement to the next point:
meas:fem2:par:merr 1
4
Now enable error mode:
meas:fem2:par:merr:mode ENA
5
Specify the allowed bit error rate:
meas:fem2:par:pfcr 1.0E-9
Run the Measurement
To run the measurement:
1
Start the measurement:
meas:gen2:go
2
Check if the measurement has finished:
meas:gen2:opc? BLOCk
1
Or check the measurement progress:
meas:gen2:prog?
1.0E+0
Evaluate the Results
To evaluate the results:
1
Now check if the measurement was passed:
meas:gen2:pass?
0
2
Get the number of points measured:
meas:fem2:par:point:numb?
6
3
Query the six points to see which one failed:
meas:fem2:poin:pass? 1
Recommended Programming Techniques 3
Agilent J-BERT N4903B High-Performance Serial BERT 37