290 Keysight M8070A Programming Guide
5 SCPI Command Reference
:PLUGin:ERATio:ACQuisition:HISTory[?]
Syntax :PLUGin:ERATio:ACQuisition:HISTory ‘identifier’, <NRf>
:PLUGin:ERATio:ACQuisition:HISTory? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
<NRf>: Set size of accumulation values.
Return Range 1 to 100000
Description This command sets the size of accumulation values to be kept in memory
for the addressed measurement name identifier. The query returns the
current history size.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example :PLUG:ERAT:ACQ:HIST ‘MyMeasurement’, 100000
:PLUGin:ERATio:ACQuisition:INTerval[?]
Syntax :PLUGin:ERATio:ACQuisition:INTerval ‘identifier’, <NRf>
:PLUGin:ERATio:ACQuisition:INTerval? ‘identifier’
Input
Parameters
‘identifier’: Specify the measurement name.
<NRf>: Set accumulation interval.
Return Range 100E-3 to 2E6
Description This command sets how often to take error ratio samples (from 0.1 to
2000000 seconds) for the addressed measurement name identifier. The
query returns the current accumulation interval.
This SCPI is applicable for M8041A, M8051A, M8061A, M8062A and
M8046A.
Example :PLUG:ERAT:ACQ:INT ‘MyMeasurement’,0.3
Do not use the “Ms” unit with a value. Doing so will cause an error.
Instead, use “mas” for the unit. For example, 2E6 is the same as 2 mas.