:SYSTem:SOFTware:FEATures:ENABled?
Query Syntax
:SYSTem:SOFTware:FEATures:ENABled? "<feature_string>"
Where <feature_string> is the identification string representing a feature that is included as part of a license.
Query Response
{1 | 0}
Description
Returns 1 (true) if the specified feature is enabled for use and 0 (false) if the feature is not enabled.
Feature strings begin with the characters "F-". These are the same strings returned by the *OPT? common command. For a list of the valid feature strings, see Application Licenses and Protocol Licenses.
Be sure to enclose the parameter with quote characters. Entering an other parameter (or no parameter) results in an –224, Illegal parameter value message.
To return the version of an enabled software feature, use the :SYSTem:SOFTware:FEATures:VERSion? command.
Example Query
:SYSTem:SOFTware:FEATures:ENABled? "F-JIT"