MMEMory:LOAD:SCABle <string>,<char>

(Read-Write) Loads a source cable file from the specified device.

To load a receiver (or only one) cable file, use MMEMory:LOAD:CABLe

  • 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 and recalled from 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, EMI, SA

Parameters

 

<string>

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 cable file is stored.  Choose from:

  • INTernal - internal storage device

  • USB - first USB device

  • SD - SD storage card

Examples

MMEM:LOAD:SCAB "MyCable",INT */SA mode

MMEM:LOAD:SCAB "MyCable.xml",INT */CAT mode

Query Syntax

Not Applicable

Default

Not Applicable


Last Modified:

04no2022

Added EMI mode (12.3x)

27nov2-18

Updated filename load descriptions with mode specific content.

26-Jan-2015

New command (8.00)