Query
:SENSe<Ch>:FREQuency:DATA?
This command returns the frequency stimulus data.
Parameter |
Value |
Description |
Indicates the array data (frequency) of NOP (number of measurement points). Where n is an integer between 1 and NOP. Data(n-1): Frequency at the n-th measurement point The index of the array starts from 0. |
Data Type |
Variant type Array (Range) |
{numeric 1}, .... ,{numeric NOP}<newline><^END>
Dim Var as Variant
Ana.WriteString ":SENS1:FREQ:DATA?", True
Var=Ana.ReadList(ASCIIType_R8, ",")
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).FREQUENCY.DATA