About Command Expert

Keysight's Command Expert software combines instrument commands, documentation, syntax checking, command execution, and code generation all in one simple interface. Command Expert works with instruments that use Standard Commands for Programmable Instrumentation (SCPI) or IVI-COM drivers.

Command Expert generates a SCPI.NET driver for each SCPI command set you install, for use in Visual Studio applications.

Command Expert Add-ons let you use Command Expert for easy instrument control in Python, LabVIEW, MATLAB, VEE, Visual Studio, SystemVue, and Excel.
 

New Features and Changes In Command Expert 1.3

  • A Python Add-on to run Command Expert sequences from a Python program.
  • An updated Examples pane in the Command Expert Welcome screen for access to an expanded set of examples, with a powerful search function so you can find and browse examples to suit your needs.
  • A Connection Wizard that makes it easier than ever to connect or simulate instruments and quickly run example programs.
  • Clicking a sequence link in the documentation pane now opens the sequence in a new Command Expert window.
  • Improved usability, including:
    • New commands on the main menu that make it easier to add breakpoints and skip commands in a sequence.
    • New "Start Single Stepping" command on the main menu that lets you single step without first setting a breakpoint.

Compatibility

  • The Python Add-on is not supported on Windows 8.1.
  • Command Expert 1.3 works only with SystemVue 2013.07 and above. Earlier versions of SystemVue require Command Expert 1.1 or 1.0.
  • The Command Expert sequence schema changed in Command Expert 1.2. If you are upgrading to version 1.3 from a version prior to 1.2, you will see the following compatibility issues:
    • Sequences created in Command Expert 1.2 or later cannot be opened in earlier versions of Command Expert, due to changes in the sequence schema.
    • Sequences created in previous versions of Command Expert can be opened in Command Expert 1.3 or 1.2. When you save them, they will be saved in the new format. If you want to maintain compatibility with earlier versions, keep a copy of your sequence that has never been opened in Command Expert 1.2 or later.
    • LabVIEW Sequence blocks developed in Command Expert 1.2 or later cannot be run with earlier versions of Command Expert. If you try to do this, you may see a "file not found" error message, rather than a descriptive error.
    • If you have applications that were developed in MATLAB, Excel, VEE, or LabVIEW with an earlier version of Command Expert, and that run sequences containing IVI-COM commands that use repeated capabilities, these applications may fail at run time unless you upgrade them. See Upgrading from Previous Versions to Command Expert 1.2 or Later in the Help documentation for instructions.
       

Supported Instruments

To see which SCPI instruments are supported, use the Manage Command Sets dialog box in the Command Expert application, or visit Instruments Supported by Command Expert

Command Expert also lets you control instruments using IVI-COM drivers.

Known Issues

Issue Workaround/Notes
If Internet Explorer 6 or below is installed, documentation for some commands will not display correctly in Command Expert. Install Internet Explorer 7 or above
When you install Command Expert on a PC with Excel, the Excel Add-on will only be installed for the current user. None; only the current user at the time of the installation will be able to use the Excel Add-on.
While installing Command Expert on 64-bit Windows 7, Windows sometimes displays a dialog box that says "This program may not have installed correctly."

Click the Cancel button in the dialog box that says "This program may not have installed correctly". The Command Expert install will finish without issues.

You can download a Microsoft patch that may correct this issue. See http://support.microsoft.com/kb/978637

Command Expert LabVIEW Add-on: after a reboot of your PC, the first time you drop a Sequence block, there is a long delay before the Command Expert window appears. This delay only happens the first time (after a reboot) that you drop a Sequence block.
Command Expert does not work with the NVIDIA nView Desktop Manager. If the nView Desktop Manager is running when you launch Command Expert, Command Expert will not respond to any mouse clicks. Disable nView when running Command Expert.
When in "streaming mode", the Infiniium 90000A :WAVeform:DATA? command returns streaming data. Command Expert only retrieves the first portion of the streaming data. None
VISA C/C++ code generation for return values that are of the format String Program Data and contain white space is incorrect. The "%#s" format string that is generated will only read until the first white space character, not until the end of the quoted string. Manually change the generated code.
If the Windows 8 On-Screen Keyboard is enabled and the Command Expert Excel Add-in is installed, then Microsoft Excel may be slow to shut down. Disable the On-Screen Keyboard.

 Last Updated: January 24, 2014