RIGOL
2-74
VSA Programming Guide
The following query returns ENGL.
:SYSTem:LANGuage?
:SYSTem:LKEY
Syntax
:SYSTem:LKEY <option info>@<license info>
:SYSTem:LKEY? <option info>
Description
Installs and activates the specified option.
Queries the serial number of the specified option.
Parameter
Name
Type
Range
Default
<option info>
ASCII String
--
--
<license info>
ASCII String
--
--
Remarks
The parameter <option info> indicates the order number of the option. <license info> indicates the serial
number of the option.
Example
The following command installs the option RSA5000-PA.
:SYSTem:LKEY
RSA5000-PA@8AD12B8EBC5DF492D1D4289B7CBA5B6150BF6F5D752D645C36D74530B05F39B49C461B2
3A50D6C94A34E06782AC4380070B0D1A86BA84E02768391FFD70C2103
The following query returns
8AD12B8EBC5DF492D1D4289B7CBA5B6150BF6F5D752D645C36D74530B05F39B49C461B23A50D6C94A3
4E06782AC4380070B0D1A86BA84E02768391FFD70C2103.
:SYSTem:LKEY? RSA5000-PA
:SYSTem:OPTion:STATe?
Syntax
:SYSTem:OPTion:STATe? <option name>
Description
Queries whether an option is activated or not.
Parameter
Name
Type
Range
Default
<option name>
ASCII String
--
--
Return Format
The query returns 0 (not activated) or 1 (activated).
Example
The following command queries whether the option RSA5000-PA is activated.
:SYSTem:OPTion:STATe? RSA5000-PA