This subsystem manages licensed instrument options.
Returns a comma separated list of installed, licensed options. Only those installed options that require a license are returned. If no licensed options are found, the query returns "".
| Parameter | Typical Return |
|---|---|
| (none) | "LAN","SEC" |
|
Return currently licensed options: |
|
Deletes a license and disables the associated functionality.
|
|
If the security option is installed, you must unsecure the instrument with the security code (calibration password) to execute this command. |
| Parameter | Typical Return |
|---|---|
|
"LAN" or "SEC" (34460A) "DIG", "MEM", or "SEC" (34465A/70A) |
(none) |
|
Delete LAN license: |
|
Deletes all licenses and disables the associated functionality.
|
|
If the security option is installed, you must unsecure the instrument with the security code (calibration password) to execute this command. |
| Parameter | Typical Return |
|---|---|
| (none) | (none) |
| Delete all licenses: SYST:LIC:DEL:ALL |
|
Returns a description of the specified option, regardless of whether it is currently licensed.
Returns a string of all the errors produced by SYSTem:LICense:INSTall.
| Parameter | Typical Return |
|---|---|
| (none) | #279File: MyFile.lic<CR><LF>[Ignored - The license file is not formatted correctly.]<CR><LF> |
| Return the license installation error string: SYST:LIC:ERR? |
|
Returns the number of license errors generated by SYSTem:LICense:INSTall.
| Parameter | Typical Return |
|---|---|
| (none) | +0 |
| Return number of license errors: SYST:LIC:ERR:COUN? |
|
Installs all licenses from a specified file or from all license files in the specified folder.
|
|
If the security option is installed, you must unsecure the instrument with the security code (calibration password) to execute this command. |