6 Input/Output
6.1 RF Source
Example
:SYST:LKEY:WAV:USED?
or
:SYST:LIC:WAV:USED?
Notes The second form: SCPI :SYSTem:LICense[:FPACk]:WAVeform:USED is provided for
consistency with the style of Keysight signal sources. You can use either form
Slot Waveform Name Query (Remote Command Only)
Returns the waveform name of the specified slot.
Remote
Command
:SYSTem:LKEY:WAVeform:NAME? <int>
or
:SYSTem:LICense[:FPACk]:WAVeform:NAME? <int>
Example
:SYST:LKEY:WAV:NAME? 1
<"CDMA2K_22.wfm"
or
:SYST:LIC:WAV:NAME? 1
<"CDMA2K_22.wfm"
Notes Waveform slot number <int> is positive. If you attempt to input a slot number less than or equal to 0,
an error is generated
Result type is string. If input slot number exceeds total available slot numbers, “Nonexistent” is
returned
If no waveform stored in the specified slot, then empty string is returned
Slot Waveform Unique ID Query (Remote Command Only)
Returns the waveform unique ID of the specified slot.
Remote
Command
:SYSTem:LKEY:WAVeform:UID? <int>
or
:SYSTem:LICense[:FPACk]:WAVeform:UID? <int>
Example
:SYST:LKEY:WAV:UID? 2
<"1346752140"
or
:SYST:LIC:WAV:UID? 2
<"1346752140"
Notes Waveform slot number <int> is positive. If you attempt to input a slot number less than or equal to 0,
an error is generated
Result type is string. If input slot number exceeds total available slot numbers, “Nonexistent” is
returned
Short Range Comms & IoT Mode User's &Programmer's Reference 2014