Values

SCPI Command :

MEASurement<*>:TRACk:DATA[:VALues]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(measurement=Measurement.Default) float[source]
# MEASurement<*>:TRACk:DATA[:VALues]
value: float = driver.measurement.track.data.values.get(measurement = repcap.Measurement.Default)

Returns the data of track points for transmission from the instrument to the controlling computer. The data can be used in MATLAB, for example. To set the export format, use method RsRtx.formatPy.data.set() .

Parameters:

measurement – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Measurement’)