MMEMory:STORe:CABLe <string>,<char>

(Read-Write) Saves the currently-loaded receiver cable table to a file at the specified location and device.

Channel Scanner (ChScn), PAA, and SA Cable files are saved as *.csv files, which allows them to also be read by spreadsheet programs.

DTF Cable files are saved as *.xml files.

Cable files are saved to the "Cables" folder. If the folder does not already exist on a USB or SD card, it is created automatically before storing the file.

See ALL MMEM commands.

Relevant Modes

CAT (DTF), ChScn, EMI, PAA, SA

Parameters

 

<string>

ChScn and SA mode: Filename of the cable file withOUT an extension.

CAT mode: Filename of the cable file with an extension.

<char>

Memory device where the file is to be stored. Choose from:

  • INTernal - internal storage device

  • USB - first USB device

  • SD - SD storage card

Examples

MMEM:STOR:CABL "MyCable",INT */ChScn, PAA, and SA mode

MMEM:STOR:CABL "MyCable.xml",INT */CAT (DTF) mode

Query Syntax

Not Applicable

Default

Not Applicable


Last Modified:

04no2022

Added EMI mode (12.3x)

27nov2-18

Updated filename store with mode specific content.

01june2018

Added Channel Scanner (ChScn) - (10.3)

26-Jan-2015

Modified for source

22-Aug-2012

Fixed example

22-Oct-2010

New command (5.30)