
134
Keysight M8070A Programming Guide
5
SCPI Command Reference
Description
This command specifies the external reference clock frequency multiplier.
This SCPI is applicable for M8041A and M8045A.
Example
:TRIG:CMUL:FREQ:MULT ‘M1.ClkGen’,3
:TRIGger:CMULtiplier:FREQuency:DIVider[?]
Syntax
:TRIGger:CMULtiplier:FREQuency:DIVider ‘identifier’, <NRf>
:TRIGger:CMULtiplier:FREQuency:DIVider? ‘identifier’
Input
Parameters
‘identifier’: ‘M1.ClkGen’
<NRf>: Specify divider value.
Return Range
1 to 63; Range is dependent on other system parameters.
Description
This command specifies the external reference clock frequency divider.
This SCPI is applicable for M8041A and M8045A.
Example
:TRIG:CMUL:FREQ:DIV ‘M1.ClkGen’,1
:TRIGger:CMULtiplier:FREQuency[?]
Syntax
:TRIGger:CMULtiplier:FREQuency ‘identifier’, <NRf>
:TRIGger:CMULtiplier:FREQuency? ‘identifier’
Input
Parameters
‘identifier’: ‘M1.ClkGen’
<NRf>: Specify reference frequency value.
Return Range
10 MHz to 202.5875 MHz; the range is dependent on other system
parameters. See
Command Syntax to Find Min/Max Values
Description
This command is used to set the expected frequency value of the external
provided clock at REF CLK IN manually. The sent value will be multiplied /
divided for calculating the system frequency (data rate). Acceptable units
include kHz, MHz and exponents (for example, 200E6 is the same as
200 MHz).
This SCPI is applicable for M8041A and M8045A.
Example
:TRIG:CMUL:FREQ ‘M1.ClkGen’, 200e6
:TRIG:CMUL:FREQ? ‘M1.ClkGen’