
488
Keysight M8070A Programming Guide
5
SCPI Command Reference
:DATA:SYNC:TYPE[?]
Syntax
:DATA:SYNC:TYPE ‘identifier’, AUTO|MANual
:DATA:SYNC:TYPE? ‘identifier’
Input
Parameters
<identifier>: 'M*.DataIn1', 'M*.DataIn2' or 'M*DataIn'
AUTO|MANual: Enable/disable automatic resynchronization.
Return Range
AUTO|MAN
Description
This command enables/disables automatic resynchronization.
This SCPI is applicable for M8041A, M8051A, M8062A and M8046A.
Example
:DATA:SYNC:TYPE ‘M1.DataIn1’, AUTO
:DATA:SYNC:THReshold[?]
Syntax
:DATA:SYNC:THReshold ‘identifier’, <NRf>
:DATA:SYNC:THReshold? ‘identifier’
Input
Parameters
<identifier>: 'M*.DataIn1', 'M*.DataIn2' or 'M*DataIn'
<NRf>: Set the threshold level.
Return Range
1E-8 to 1E-1
Description
This command sets the threshold level of error ratio at which
synchronization is successful. Exceeding this BER threshold triggers a
pattern synchronization when in automatic sync mode.
This SCPI is applicable for M8041A, M8051A, M8062A and M8046A.
Example
:DATA:SYNC:THR ‘M1.DataIn1’, 1E-5