Configuration (CONFigure)


Set or query the automatic split save (binary)

Syntax

(Command)

(Query)


:CONFigure:ATBIn A

:CONFigure:ATBIn?

(Response)

A<NR1>

A = 0, 16, 32, 64

Details

Sets the division size of the binary file for automatic saving.
Returns the partition size of the binary file at the current autosave.

Example

:CONFigure:ATBIn 0
:CONFigure:ATBIn?
(Response)  :CONFIGURE:ATBIN 0  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the on/off status of automatically numerical calculation saving

Syntax

(Command)

(Query)


:CONFigure:ATCAlc A$

:CONFigure:ATCAlc?

(Response)

A$

A$ = OFF, ON

Details

Sets automatic saving of numerical calculation results ON/OFF.
Returns the current automatic value calculation result save setting.

OFF  Disabled
ON  Enabled

Example

:CONFigure:ATCAlc ON
:CONFigure:ATCAlc?
(Response)  :CONFIGURE:ATCALC ON  (when headers are enabled)

Note

-

Usage
Conditions

Auto save is turned ON.




Set or query the channels to save during automatic save / real-time save

Syntax

(Command)

(Query)


:CONFigure:ATCH A$

:CONFigure:ATCH?

(Response)

A$

A$ = DISP, ALL

Details

Configure the channels to save during automatic save / real-time save.
Returns the current autosave / real-time save channel.

DISP  Saves the data of displayed channels only
ALL  Saves data of all channels

Example

:CONFigure:ATCH DISP
:CONFigure:ATCH?
(Response)  :CONFIGURE:ATCH DISP  (when headers are enabled)

Note

-

Usage
Conditions

Auto save or real-time save is turned ON.




Set or query auto-save divisions per file

Syntax

(Command)

(Query)


:CONFigure:ATDIVision A

:CONFigure:ATDIVision?

(Response)

A<NR1>

A = 0(OFF), 16, 32, 64

Details

Sets how many divisions to save per file during auto-saving.
Returns the number of divisions to be saved per file during auto-saving.

Example

:CONFigure:ATDIVision 16
:CONFigure:ATDIVision?
(Response)  :CONFIGURE:ATDIVISION 16  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the auto-save file name

Syntax

(Command)

(Query)


:CONFigure:ATFIle "A$"

:CONFigure:ATFIle?

(Response)

"A$"

A$ = File name

Details

Specifies the auto-save file name.
Returns the current auto-save file name as a text string.

When ' or ˜ are used in the file name, the following will result.

PC

˜,

˜˜

MR8740T

'

˜


Example

:CONFigure:ATFIle "ABC"
:CONFigure:ATFIle?
(Response)  :CONFIGURE:ATFILE "ABC"  (when headers are enabled)

Note

-

Usage
Conditions

Auto save is turned ON.




Set or query auto display image save

Syntax

(Command)

(Query)


:CONFigure:ATIMage A$

:CONFigure:ATIMage?

(Response)

A$

A$ = OFF, ON

Details

Sets automatic saving of the display image ON/OFF.
Returns the current automatic display image save setting.

OFF  Disabled
ON  Enabled

Example

:CONFigure:ATIMage ON
:CONFigure:ATIMage?
(Response)  :CONFIGURE:ATIMAGE ON  (when headers are enabled)

Note

-

Usage
Conditions

Auto save must be turned ON.




Set or query the file type for auto-saving screen images

Syntax

(Command)

(Query)


:CONFigure:ATIType

:CONFigure:ATIType?

(Response)

A$

A$ = BMP, PNG, JPEG

Details

Specifies the file type for auto-saving screen images.
Returns the currently specified file type for auto-saving screen images, as a text string.

BMP  Bitmap file format
PNG  Portable Network Graphics file format
JPEG  JPEG file format

Example

:CONFigure:ATIType BMP
:CONFigure:ATIType?
(Response)  :CONFIGURE:ATITYPE BMP  (when headers are enabled)

Note

-

Usage
Conditions

Auto display image save must be turned ON




Configure or query the file types for auto save

Syntax

(Command)

(Query)


:CONFigure:ATKInd A$

:CONFigure:ATKInd?

(Response)

A$

A$ = BIN, TEXT

Details

Configure the file types to save during automatic save.
The settings for the auto save file types will be returned in the form of text data.

Example

:CONFigure:ATKInd BIN
:CONFigure:ATKInd?
(Response)  :CONFIGURE:ATKIND BIN  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the save file for auto numerical calculation results

Syntax

(Command)

(Query)


:CONFigure:ATMEasure A$

:CONFigure:ATMEasure?

(Response)

A$

A$ = NEW, EXISt

Details

Sets the file used for automatically saving numerical calculation results.
Returns the setting of the save file of the current automatic numerical calculation result

NEW  New file
EXISt  Existing file

Example

:CONFigure:ATMEasure NEW
:CONFigure:ATMEasure?
(Response)  :CONFIGURE:ATMEASURE NEW  (when headers are enabled)

Note

-

Usage
Conditions

Auto save must be turned ON.
Auto save of numerical calculation results must be turned ON.




Set or query the save directory of the auto numerical calculation files

Syntax

(Command)

(Query)


:CONFigure:ATMFile A$

:CONFigure:ATMFile?

(Response)

A$

A$ = SINGle, MULTi

Details

Specifies the file containing automatically saved calculation results.
Returns the save destination of the current automatic numerical calculation result file.

SINGle  File segmentation OFF
MULTi  Segment files into calculation number

Example

:CONFigure:ATMFile SINGle
:CONFigure:ATMFile?
(Response)  :CONFIGURE:ATMFILE SINGLE  (when headers are enabled)

Note

-

Usage
Conditions

Auto save must be turned ON.
Auto save of numerical calculation results must be turned ON.




Set or query the auto-save function

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:CONFigure:ATSAve A$

[When using MR6000 compatibility mode]
:CONFigure:ATSAve A$,B$

:CONFigure:ATSAve?

(Response)

[When using MR8740 compatibility mode]
A$

[When using MR6000 compatibility mode]
A$,B$

A$ = OFF, ON
B$ = SSD, USB1 to USB23, MAIL, FTP

Details

Configures the auto-save function.
Returns the current configuration of the auto-save function as a text string.

OFF  No save
ON  Save
 
SSD  SSD or HDD
USB1 to USB23  Recording media connected to USB
MAIL  Send by email
FTP  Send by FTP

Example

:CONFigure:ATSAve ON
:CONFigure:ATSAve?
(Response)  :CONFIGURE:ATSAVE ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query auto segmentation save (text)

Syntax

(Command)

(Query)


:CONFigure:ATTExt A

:CONFigure:ATTExt?

(Response)

A<NR1>

A = 0, 60000, 1000000

Details

Makes settings for automatic segmented save (text).
Returns the current automatic segmented save (text).

0  No segmentation
60000  Split files by 60,000 data
1000000  Split files by 1,000,000 data

Example

:CONFigure:ATTExt 60000
:CONFigure:ATTExt?
(Response)  :CONFIGURE:ATTEXT 60000  (when headers are enabled)

Note

-

Usage
Conditions

Auto save must be turned ON.
Auto save file type must be text.
Auto save of waveforms must be turned ON.




Set or query auto waveform save

Syntax

(Command)

(Query)


:CONFigure:ATWAve A$

:CONFigure:ATWAve?

(Response)

A$

A$ = OFF, ON

Details

Makes settings for automatically saving waveforms.
Returns the current automatic waveform saving setting.

OFF  No save
ON  Save

Example

:CONFigure:ATWAve ON
:CONFigure:ATWAve?
(Response)  :CONFIGURE:ATWAVE ON  (when headers are enabled)

Note

-

Usage
Conditions

Auto save must be turned ON.




Set or query measurement channels on/off

Syntax

(Command)

(Query)


:CONFigure:CHENable A$,B$

:CONFigure:CHENable? A$

(Response)

A$,B$

A$ = Z1 to Z16
B$ = OFF, ON

Details

Makes ON/OFF settings for the measurement channels.
The settings will be returned as a text string.

OFF  Disabled
ON  Enabled

Example

:CONFigure:CHENable Z1,ON
:CONFigure:CHENable? Z1
(Response)  :CONFIGURE:CHENABLE Z1,ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query sampling clock

Syntax

(Command)

(Query)


:CONFigure:CLOCk A$

:CONFigure:CLOCk?

(Response)

A$

A$ = INTErnal, EXTErnal

Details

Makes settings for the sampling clock.
Returns the current sampling clock.

INTErnal  Internal sampling
EXTErnal  External sampling

Example

:CONFigure:CLOCk INTErnal
:CONFigure:CLOCk?
(Response)  :CONFIGURE:CLOCK INTERNAL  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the delete-save function

Syntax

(Command)

(Query)


:CONFigure:DELSave A$

:CONFigure:DELSave?

(Response)

A$

A$ = NORMal, DEL (If the parameter format is MR8740)
A$ = NORMal, DELEte (If the parameter format is MR6000)

Details

Sets the delete-save function for automatic saving / real-time saving.
Returns the current setting of the delete-save function as a text string.

DEL / DELEte  Delete and save: The oldest file is deleted when the storage media becomes full.
NORMal  Normal save: Files are saved only until the storage media becomes full.

Example

:CONFigure:DELSave NORMal
:CONFigure:DELSave?
(Response)  :CONFIGURE:DELSAVE NORMAL  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the display block number

Syntax

(Command)

(Query)


:CONFigure:DISPBlock A

:CONFigure:DISPBlock?

(Response)

A<NR1>

A = 1 to (the no. of segments)

Details

Sets the display block number.
Returns the current display block number.

Example

:CONFigure:DISPBlock 1
:CONFigure:DISPBlock?
(Response)  :CONFIGURE:DISPBLOCK 1  (when headers are enabled)

Note

Refer to the :MAXBlock command regarding the number of segments.

Usage
Conditions

-




Select or query the slope direction for the external sampling jack

Syntax

(Command)

(Query)


:CONFigure:EXTSLope A$

:CONFigure:EXTSLope?

(Response)

A$

A$ = UP, DOWN

Details

Sets the slope direction for the EXT.SMPL (external sampling) input jack.
Returns the current slope direction setting of the EXT.SMPL input jack.

UP  Rising edge
DOWN  Falling edge

Example

:CONFigure:EXTSLope UP
:CONFigure:EXTSLope?
(Response)  :CONFIGURE:EXTSLOPE UP  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the display format

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:CONFigure:FORMat B$

[When using MR6000 compatibility mode]
:CONFigure:FORMat A,B$

[When using MR8740 compatibility mode]
:CONFigure:FORMat?

[When using MR6000 compatibility mode]
:CONFigure:FORMat? A

(Response)

[When using MR8740 compatibility mode]
B$

[When using MR6000 compatibility mode]
A<NR1>,B$

A = 1 to 16 (Sheet No.)
B$ = SINGle, DUAL, QUAD, OCT, HEX (If the parameter format is MR8740)
B$ = TY1, TY2, TY4, TY8, TY16 (If the parameter format is MR6000)

Details

Sets the display format.
Returns the current display format setting.

SINGle / TY1  Waveform: 1
DUAL / TY2  Waveform: 2
QUAD / TY4  Waveform: 4
OCT / TY8  Waveform: 8
HEX / TY16  Waveform: 16

Example

:CONFigure:FORMat SINGle
:CONFigure:FORMat?
(Response)  :CONFIGURE:FORMAT SINGLE  (when headers are enabled)

Note

If using the MR8740 compatible mode, the currently displayed sheet will be subject to the executed commands.

Usage
Conditions

-




Set or query the auto-save file type

Syntax

(Command)

(Query)


:CONFigure:FTYPE A$

:CONFigure:FTYPE?

(Response)

A$

A$ = BIN, TEXT

Details

Sets the auto-save file type.
Returns the current auto-save file type setting.

BIN  Binary format
TEXT  Text format

Example

:CONFigure:FTYPE BIN
:CONFigure:FTYPE?
(Response)  :CONFIGURE:FTYPE BIN  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the number of memory segments

Syntax

(Command)

(Query)


:CONFigure:MAXBlock A

:CONFigure:MAXBlock?

(Response)

A<NR1>

A = 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024

Details

Sets the number of memory segments.
Returns the current number of memory segments.

Example

:CONFigure:MAXBlock 64
:CONFigure:MAXBlock?
(Response)  :CONFIGURE:MAXBLOCK 64  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query memory segmentation

Syntax

(Command)

(Query)


:CONFigure:MEMDiv A$

:CONFigure:MEMDiv?

(Response)

A$

A$ = OFF, ON

Details

Enables or disables memory segmentation.
Returns the current state of memory segmentation.

OFF  Disabled
ON  Enabled

Example

:CONFigure:MEMDiv ON
:CONFigure:MEMDiv?
(Response)  :CONFIGURE:MEMDIV ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the waveform overlay

Syntax

(Command)

(Query)


:CONFigure:OVERlay A$

:CONFigure:OVERlay?

(Response)

A$

A$ = OFF, AUTO, MANUal

Details

Enables or disables screen waveform overlay.
Returns the current waveform overlay setting.

OFF  No overlay
AUTO  Automatic overlay
MANUal  Manual overlay

Example

:CONFigure:OVERlay AUTO
:CONFigure:OVERlay?
(Response)  :CONFIGURE:OVERLAY AUTO  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query real-time save on/off

Syntax

(Command)

(Query)


:CONFigure:RTIMe A$

:CONFigure:RTIMe?

(Response)

A$

A$ = OFF, ON

Details

Makes settings for real-time save.
Returns the current real-time save ON/OFF status.

OFF  Disabled
ON  Enabled

Example

:CONFigure:RTIMe ON
:CONFigure:RTIMe?
(Response)  :CONFIGURE:RTIME ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the sampling period

Syntax

(Command)

(Query)


:CONFigure:SAMPle A

:CONFigure:SAMPle?

(Response)

A

A = 5E-8 to 1 (Second)

Details

Sets the sampling period.
Returns the current measurement sampling period.

Example

:CONFigure:SAMPle 5E-8
:CONFigure:SAMPle?
(Response)  :CONFIGURE:SAMPLE +5.00000E-08  (when headers are enabled)

Note

Attempting to set an invalid value sets the next larger valid value, if available.
When real-time save is set to ON, the settable range is limited.

Usage
Conditions

-




Set or query the recording length

Syntax

(Command)

(Query)


:CONFigure:SHOT A

:CONFigure:SHOT?

(Response)

A<NR1>

A = 1 to 1342177 (If the parameter format is MR8740)
A = 100 to 134217700 (If the parameter format is MR6000)

Details

Sets the size of the recording length.
Returns the current recording length setting.

Example

:CONFigure:SHOT 25
:CONFigure:SHOT?
(Response)  :CONFIGURE:SHOT 25  (when headers are enabled)

Note

Depending on the ON/OFF settings of the measurement channel, the settable recording length may vary.

Usage
Conditions

-




Set or query the start block

Syntax

(Command)

(Query)


:CONFigure:STTBlock A

:CONFigure:STTBlock?

(Response)

A<NR1>

A = 1 to (the no. of segments)

Details

Sets the start block.
Returns the start block number.

Example

:CONFigure:STTBlock 1
:CONFigure:STTBlock?
(Response)  :CONFIGURE:STTBLOCK 1  (when headers are enabled)

Note

Refer to the :MAXBlock command regarding the number of segments.

Usage
Conditions

-




Set or query the timebase

Syntax

(Command)

(Query)


:CONFigure:TBASe A

:CONFigure:TBASe?

(Response)

A

A = 1 to 2.00E+7

Details

Sets the timebase.
Returns the current timebase setting.

Example

:CONFigure:TBASe 200E+5
:CONFigure:TBASe?
(Response)  :CONFIGURE:TBASE +2.00E+07  (when headers are enabled)

Note

Attempting to set an invalid value sets the next larger valid value, if available.
When real-time save is set to ON, the settable range is limited.

Usage
Conditions

-




Set or query the timebase

Syntax

(Command)

(Query)


:CONFigure:TDIV A

:CONFigure:TDIV?

(Response)

A

A = 5E-6 to 1E+2

Details

Sets the timebase (s/div) as a numerical value.
Returns the current timebase setting as an NR3 numerical value.

Example

:CONFigure:TDIV 50E-03
:CONFigure:TDIV?
(Response)  :CONFIGURE:TDIV 50E-03  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the degree of thinning before storing

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:CONFigure:THINout A$

[When using MR6000 compatibility mode]
:CONFigure:THINout A

:CONFigure:THINout?

(Response)

[When using MR8740 compatibility mode]
A$

[When using MR6000 compatibility mode]
A<NR1>

A$ = OFF, X1_2 to X1_1000
A = 1 to 1000

Details

Sets the degree of thinning to be applied when data is auto-saved in text format.
Returns the current thinning setting as a text string.

Example

:CONFigure:THINout X1_1000
:CONFigure:THINout?
(Response)  :CONFIGURE:THINOUT X1_1000  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the length of time to record

Syntax

(Command)

(Query)


:CONFigure:TIME day,hour,min,sec

:CONFigure:TIME?

(Response)

day<NR1>,hour<NR1>,min<NR1>,sec<NR1>

day = 0 to 10000
hour = 0 to 23
min = 0 to 59
sec = 0 to 59

Details

Sets the length of time for real-time recording.
Returns the length of time set for real-time recording.

Example

:CONFigure:TIME 0,1,0,0
:CONFigure:TIME?
(Response)  :CONFIGURE:TIME 0,1,0,0  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the number of slots to use

Syntax

(Command)

(Query)


:CONFigure:USESLot A

:CONFigure:USESLot?

(Response)

A<NR1>

A = 27, 16, 8, 4

Details

Sets the number of slots to use.
Returns the number of slots set for use.

Example

:CONFigure:USESLot 27
:CONFigure:USESLot?
(Response)  :CONFIGURE:USESLOT 27  (when headers are enabled)

Note

-

Usage
Conditions

-