:CALC<Ch>:DATA:RDAT

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:DATA:RDATa <Value>

:CALCulate<Ch>[:SELected]:DATA:RDATa?

Description

This command sets/gets the raw data.  Save/Recall valid when MMEM:STOR:STYPE = [DSTate|CDSTate]

Variable

Parameter

Value

Description

raw data array

Where n is an integer between 1 and NOP (number of measurement points):

  • <numeric n×2-1>: Real part of data (complex number) at the n-th measurement point.

  • <numeric n×2>: Imaginary part of data (complex number) at the n-th measurement point.

The number of data is {NOP×2}

Data Type

Variant type Array (Range)

Note

If there is no array data of NOP×2 when setting a formatted data array, an error occurs when executed.

Query Response

{numeric 1}, .... ,{numeric NOP×2}<newline><^END>

Examples

See :CALC:DATA:FDAT

Related Commands

:CALC:DATA:FDAT

:CALC:DATA:FMEM

:CALC:DATA:RMEM

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.DATA.RDATA