83
Arguments
Type:
Boolean
Command Type: Setting or Query
Setting
Syntax:
:ARBitrary:MARKer:STATe<ws>ON | OFF (or 1 | 0)
Query
Syntax:
:ARBitrary:MARKer:STATe?
Response:
0|1
4.13.4.15 Save
:ARBitrary:SAVe
This command is used to save all unsaved arbitrary waveform data into non-volatile memory..
Arguments
Type:
none
Command Type: Setting only
Setting
Syntax:
:ARBitrary: SAVe
4.13.5 Status Subsystem
This subsystem controls the SCPI-defined status reporting structures, which are the QUEStionable and OPERation
status registers, and the error/event queue. The OPERation status registers are mandated by SCPI, and so are
implemented, but are not used by the hardware. No status is ever reported through them, and they are not detailed
in this manual. The following shows the STATus structure used:
:STATus
:PRESet
:QUEue
[:NEXT]?
:ENABle
:QUEStionable
:CONDition?
:PTRansition <NRf>
:NTRansition <NRf>
:EVENt?
:ENABle <NRf>
4.13.5.1 Status Preset
:STATus:PRESet
This command is used to set certain status values to defined values.
a) The OPERation and QUEstionable enable registers are cleared.
b) The Positive transition filters are set to 32767.
c) The Negative transition filters are set to 0.
d) Only errors in the range (-440:-100) are enabled to be reported in the event queue.
Command Type: Setting only