MMEMory:FORMat:READing:CSEParator
MMEMory:FORMat:READing:CSEParator
This functionality is available on the 34972A only.
Syntax
MMEMory:FORMat:READing:CSEParator <column_separator>
MMEMory:FORMat:READing:CSEParator?
Description
This command allows you to specify the character used to separate the columns in the output data on the USB drive. This enables you to make the file conform with the application software that you will use for viewing the file.
Parameters
Name Type Range of Values Default Value <column_separator > Discrete {TAB|COMMa|SEMicolon}
This is a required parameter. The factory default is COMMa.
Remarks
-
When the instrument is shipped from the factory, the default state for <column_separator> is COMMa.
- The value of the <state> will be saved in non-volatile memory on the instrument and will not be affected by *RST or SYSTem:PRESet.
Return Format
The query returns TAB, COMM or SEM to indicate the value of the <column_separator>.
Examples
The following command specifies that tabs should be used to separate the columns in the output data on the USB drive.
MMEMory:FORMat:READing:CSEParator TAB
The following query indicates the character used to separate columns. In this case, it is tabs.
MMEMory:FORMat:READing:CSEParator?
Typical Response: TAB
See Also
MMEMory Subsystem Introduction