
Keysight M8070A Programming Guide
223
SCPI Command Reference
5
:OUTPut:EINSertion:MODE[?]
Syntax
:OUTPut:EINSertion:MODE ‘identifier’, <ERFSpacing|...|SINB>
:OUTPut:EINSertion:MODE? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataOut1', 'M*.DataOut2', or 'M*.DataOut'
<ERFSpacing|...|SINB>: Specify the error insertion mode.
Return Range
<ERFSpacing|...|SINB>
Description
This command is used to specify the error insertion mode as follows:
ERFSpacing
: Generates errors with a predetermined bit error rate (fixed
spacing).
ERATio
: Generates errors with a predetermined bit error rate. Erroneous
bits are randomly distributed.
CINA
: Specifies CTRL IN A as a trigger.
CINB
: Specifies CTRL IN B as a trigger.
BRK
: Specifies software break command as a trigger.
SINA
: Specifies SYS IN A as a trigger source.
SINB
: Specifies SYS IN B as a trigger source.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8045A.
Example
:OUTP:EINS:MODE ‘M1.DataOut1’, ERFSpacing
:OUTPut:EINSertion:ONCE
Syntax
:OUTPut:EINSertion:ONCE ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataOut1', 'M*.DataOut2', or 'M*.DataOut'
Description
This command generates a single error (single bit error) on the specified
output.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8045A.
Example
:OUTP:EINS:ONCE ‘M1.DataOut1’