
440
Keysight M8070A Programming Guide
5
SCPI Command Reference
:PLUGin:CCAPture:STARt
Syntax
:PLUGin:CCAPture:STARt ‘identifier’
Input
Parameters
identifier’: Specify the measurement name to start.
Description
This command starts a compare and capture measurement addressed by
the measurement name identifier.
This SCPI is applicable for M8041A and M8051A.
Example
The following example starts a compare and capture measurement
addressed with the measurement name identifier called ‘MyMeasurement’:
:PLUG:CCAP:STAR ‘MyMeasurement’
:PLUGin:CCAPture:STOP
Syntax
:PLUGin:CCAPture:STOP ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name to stop.
Description
This command stops the capturing of data and data is not uploaded into
the measurement 'plug-in.'
This SCPI is applicable for M8041A and M8051A.
Example
The following example stops a compare and capture measurement with
the measurement name identifier called ‘MyMeasurement’:
:PLUG:CCAP:STOP ‘MyMeasurement’
:PLUGin:CCAPture:SAVE
Syntax
:PLUGin:CCAPture:SAVE ‘identifier’,‘Location’,‘pattern-path’
[,overwrite-flag]
Input
Parameters
‘identifier’: Specify the measurement name to save.
‘Location’: 'M*.DataIn1' or 'M*.DataIn2'
'<pattern-path>': Patterns can be saved as data and are stored in three
different locations:
1 Local to current setting ("current:")
2 Shared between settings ("shared:")
3 Factory supplied standard patterns ("factory:"). These patterns are read
only and cannot be modified.