1205
Source (Internal)
Slot Used Query (Remote Command Only)
Returns the number of license slots used.
Slot Waveform Name Query (Remote Command Only)
Returns the waveform name of the specified slot
Slot Waveform Unique ID Query (Remote Command Only)
Returns the waveform unique ID of the specified slot.
Remote Command: :SYSTem:LKEY:WAVeform:USED?
or
:SYSTem:LICense[:FPACk]:WAVeform:USED?
Example: :SYST:LKEY:WAV:USED?
or
:SYST:LIC:WAV:USED?
Notes: The second SCPI :SYSTem:LICense[:FPACk]:WAVeform:USED is provided
to be consistent with the style of Agilent signal sources. You can use either
one of them.
Initial S/W Revision: A.05.00
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 attmpt to input a slot number
less than or equals 0, an error is generated. "-220 Parameter error; License slot
<n> is illegal, slot number must be positive".
Result type is string. If input slot number exceeds total available slot number,
"Nonexistent" is returned.
If no waveform stored in the specified slot, then empty string is returned.
Initial S/W Revision: A.12.00
Remote Command: :SYSTem:LKEY:WAVeform:UID? <int>
or
:SYSTem:LICense[:FPACk]:WAVeform:UID? <int>