软件选项 ============== 点击 **文件->选项** 按钮。在 **软件选项** 中包括了软件所有的全局设置,包括以下几个部分: - Device Plugin,设备驱动 - Search Path,搜索路径 - Global Variable,全局变量 .. figure:: /images/option_wnd.png :width: 600px :alt: data transfer state :align: center :name: img_option_wnd 软件选项 - **设备驱动插件**,如 :numref:`app_option` 所示。列出了所有支持的设备驱动,可以根据需要勾选,如果不勾选则软件不会加载相应的设备驱动;如果某个设备驱动为灰色并且不可勾选,则表示驱动版本过低,需要升级 .. figure:: /images/app_option.png :width: 500px :align: center :name: app_option 设备驱动插件 - **搜索路径**,如 :numref:`option_search_path` 所示。配置文件及脚本的搜索路径,默认为试验项目路径和应用程序路径 .. figure:: /images/option_search_path.png :width: 500px :align: center :name: option_search_path 搜索路径 - **全局变量**,如 :numref:`option_global_variable` 所示。可以定义全局变量,在软件中使用 .. figure:: /images/option_global_variable.png :width: 500px :align: center :name: option_global_variable 全局变量