
248
Keysight M8070A Programming Guide
5
SCPI Command Reference
:INPut:CDR[:STATe][?]
Syntax
:INPut:CDR[:STATe] ‘identifier’, <ON|OFF|1|0>
:INPut:CDR[:STATe]? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataIn1', 'M*.DataIn2' or 'M*DataIn'
<ON|OFF|1|0>: Enable/disable the CDR.
Return Range
1|0
Description
This command enables or disables CDR.
This SCPI is applicable for M8041A, M8051A and M8046A.
Example
:INP:CDR ‘M1.DataIn1’, ON
:INPut:CDR:AUTO[?]
Syntax
:INPut:CDR:AUTO ‘identifier’, <ON|OFF|1|0>
:INPut:CDR:AUTO? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataIn'
<ON|OFF|1|0>: Enable/disable the auto relock.
Return Range
1|0
Description
This command enables or disables the auto relock.
This SCPI is applicable for M8062A.
Example
The following SCPI command sets the ‘auto relock’ to 1.
:INPut:CDR:AUTO ‘M2.DataIn1’, 1
The following SCPI command queries the ‘auto relock’ state.
:INPut:CDR:AUTO? ‘M2.DataIn1’
1