
SCPI Programming Reference
HDG2000 Series Arbitrary Waveform Generator
84
storage directory, including file extension.
Load a complete instrument setup from the file in internal mass memory:
MMEMory:LOAD:STATe "Int:/tmp.hsf"
Store instrument setup to
the root directory of the internal flash file system:
MMEMory:STORe:STATe "Int:/tmp.hsf"
MMEMory:RDIRectory <folder>
MMEMory:MDIRectory <folder>
MMEMory:MDIRectory makes a new directory (folder) on the mass storage medium.
MMEMory:RDIRectory removes a directory (folder) on the mass storage medium.
Parameter
Typical Return
Any directory name, including the mass
storage unit specifier, default INT:\
String
with a string of double quotes, limited
to 256 characters.
"INT:\"
MMEMory:RDIRectory
MMEMory:MDIRectory "test"
5.2.18 OUTPut Subsystem
The OUTPut subsystem controls the front-panel channel output and
Sync
connectors:
OUTPut<n> - front-panel channel output connector state
OUTPut:SYNC - front-panel
Sync
connector state
OUTPut<n> ON|OFF,
OUTPut<n>?
Enables or disables the front-panel output connector.
Parameter
Typical Return
ON|OFF, default OFF
ON, or OFF
Enable output connector for channel 1: OUTPut1 ON
When output is enabled, the front-panel channel output key is illuminated.
OUTPut changes the state of the channel output connector by switching the output relay,
without zeroing output voltage.
OUTPut:SYNC:SOURce CH1|CH2
Disables or enables the front-panel
Sync
connector.
Parameter
Typical Return
CH1|CH2, default CH1
ON or OFF
Disable front panel
Sync
connector for CH1: OUTPut:SYNC:SOURce CH1