MMEMory:IMPort:CATalog?

From Keysight 34970A/34972A

MMEMory:IMPort:CATalog?

Syntax

MMEMory:IMPort:CATalog?

Description

This query returns a catalog listing all of the Keysight BenchLink DataLogger configuration (BLCFG) files in the root directory of the USB drive.

Remarks

  • If the USB drive is not inserted or contains no files, the query returns an empty string: "".
  • This command will only recognize files in the root directory of the USB drive with a .BLCFG extension.
  • The command will recognize up to 50 BLCFG files in the root directory. If more than 50 files are found in the drive's root directory, the system will recognize only the 50 with the most recent time stamps.

Return Format

This query returns the catalog as a list of quoted file names, separated by commas:

"<file_name1>","<file_name2>","<file_name3>", etc.

Note that the file names will include the .BLCFG extension.

Example

The following query returns a list of all BLCFG files in the root directory of the USB drive. In this case, there are two files.

MMEM:IMP:CAT?

Typical Response: "MyConfig1.BLCFG","PrevConfig.BLCFG"

See Also

MMEMory Subsystem Introduction