MMEMory:CATalog? [string]

(Read-Only) Returns a comma-separated string of file names.

NOTE: 

For FileldFox instruments with Linux Operating Systems only:

  • When queried, only returns files that are accessible (i.e., files ‘owned’ by the root directory aren’t included and lost+found folder that is the default folder used by Linux fir housekeeping is not visible).

  • If a file or a folder is specifically queried using MEM:CAT? and it is not readable/accessible the FieldFox displays a an error message.

  • For USB sticks, it is necessary to know who has the correct permissions to access the USB files. 

 

See ALL MMEM commands.

Relevant Modes

ALL

Parameters

 

[string]

String. Optional argument. FieldFox drive/folder to catalog.

If unspecified, the active drive/folder is cataloged.

Use MMEMory:CDIRectory to change the active drive/folder and to learn how to specify a drive/folder.

Examples

'Read the files in the internal root folder.

MMEM:CAT? "INTERNAL"

'Read the files in the internal Keywords folder

MMEM:CAT? "INTERNAL:\Keywords"

'Read the files in the default folder

mmemory:catalog?

Return Type

Comma-separated list of strings.

Default

Not Applicable


Last Modified:

23-Apr-2012

Major modifications