
Keysight M8070A Programming Guide
281
SCPI Command Reference
5
:MMEMory:WORKspace:IMPort[:USER]:CATalog?
Syntax
:MMEMory:WORKspace:IMPort[:USER]:CATalog? <ProfileType>
Input
Parameters
<ProfileType>: Specify jitter sweep, spread spectrum clocking and spread
spectrum profile type i.e. <JSPRofile | SSCProfile | SPProfile>.
Description
This query generates a list of imported files based on the profile type.
Example
:MMEM:WORK:IMP:CAT? jspr
Returns:
“current:Jittersweep.jcs”,“shared:Jittersweep.jcs”,
“shared:Sweep.jcs”,“shared:Test42.jcs”
:MMEMory:WORKspace:IMPort[:USER]:DELete
Syntax
:MMEMory:WORKspace:IMPort[:USER]:DELete
<ProfileType>,<“RelativeTargetPath”>
<ProfileType>
: Specify jitter sweep, spread spectrum clocking and spread
spectrum profile type i.e.<JSPRofile | SSCProfile |SPProfile>.
<“RelativeTargetPath”>
: Specify a current setting or a shared (common)
storage location.
Description
Deletes an imported profile waveform file from the specified storage
location. First argument is the profile type and the second argument is the
relative target path of the file to be deleted.
Example
Example
Example
Example
Example
:MMEM:WORK:IMP:DEL jspr,“shared:Jittersweep.jcs”
:MMEM:WORK:IMP:DEL jspr,“current:Jittersweep.jcs”
:MMEM:WORK:IMP:DEL sscp,“current:deviation.txt”
:MMEM:WORK:IMP:DEL sscp,“shared:deviation.txt”
:MMEM:WORK:IMP:DEL spp,"shared: INCH7_7_88.s4p"