MEMory:STATe:CATalog?
Syntax
MEMory:STATe:CATalog?
Description
This command returns the names assigned to storage locations 1 through 5. When shipped from the factory, default names are assigned to storage locations 1 through 5 ("STATE_1", "STATE_2", etc.).
Return Format
This command returns a comma-separated list representing the names assigned to the storage locations.
Example
The following command returns the names assigned to storage locations 1 through 5 (the quotes are also returned for each name).
MEM:STAT:CAT?
Typical Response: "STATE_1","STATE_2","STATE_3","STATE_4","STATE_5"