
Keysight M8070A Programming Guide
181
SCPI Command Reference
5
[:SOURce]:JITTer:SWEep:DATA:FILE[?]
Syntax
[:SOURce]:JITTer:SWEep:DATA:FILE ‘identifier’ <“FileName”>
[:SOURce]:JITTer:SWEep:DATA:FILE? ‘identifier’
Input
Parameters
‘identifier’: 'M*.DataOut1' or 'M*.DataOut2'
<“FileName”>: Specify path to a data file.
Description
Every point of the periodic jitter sweep curve can be specified by a group of
2 value pairs Frequency, JitterLevel, Frequency, JitterLevel, etc.This
command specifies the location of the file to be loaded within the
workspace.
Jitter sweep profiles can be stored in three different areas:
1 Local to current setting ("current/")
2 Shared between settings ("shared/")
3 Factory supplied standard sweep profiles ("factory/").
These sweep profiles are read only and cannot be modified.
Below these root nodes there is a folder structure using '/' as separation
character. So, a complete file name might be something like
"factory/PCIe_8G_CC.jcs", or
"shared/subfolder/mySweepProfile.jcs".
This SCPI is applicable for M8041A, M8051A and M8045A.
Example
:JITT:SWE:DATA:FILE 'M1.DataOut2', "factory/PCIe_8G_CC.jcs"