
Keysight M8070A Programming Guide
343
SCPI Command Reference
5
:PLUGin:OLEVel:ACQuisition:EBEnabled[?]
Syntax
:PLUGin:OLEVel:ACQuisition:EBEnabled[?] 'Identifier', <0 | 1 | ON | OFF>
Input
Parameters
Identifier: 'MyMeasurement'
Return Range
0|1
Description
If enabled then user can specify the number of errored bits additionally
with number of compared bits in order to make them criteria together to
move to the next measurement point. If this command sets the value as 0
then only number of compared bits are considered to move to the next
measurement point while running the measurement. The query returns
current value.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUG:OLEV:ACQ:EBE 'MyMeasurement', 1
:PLUGin:OLEVel:ACQuisition:ERRored[?]
Syntax
:PLUGin:OLEVel:ACQuisition:ERRored[?] 'Identifier', <NRf>
Input
Parameters
Identifier: 'MyMeasurement'
Return Range
1E+0 to 1E+18
Description
This command allows the user to specify the number of errored bits. This
command can only be used when the command
PLUGin:OLEVel:ACQuisition:EBEnabled is set to 1. This would be the
criteria to move to the next measurement point while the measurement is
running. The query returns current value.
This SCPI is applicable for M8041A, M8051A and M8062A.
Example
:PLUG:OLEV:ACQ:ERR'MyMeasurement', 1E+4