更改LabVIEW中的撤销/重做(Undo/Redo)设置
主要软件:
主要软件版本: 8.2
主要软件修正版本: N/A
次要软件: N/A
问题: LabVIEW开发软件中能否更改undo/redo的设置?如果可以,怎么做?
解答: 是的,您可以把undo步数的最大值增加到99。定制LabVIEW的环境可以非常简单地做到这点。
在LabVIEW 7.0和7.1中 :
- 选择Tools»Options;
- 在Options下拉菜单中选择Block Diagram;
- 在Maximum undo steps per VI选项下,取消Use default框的打勾状态,然后输入所需的数值(0到99之间);
- 点击OK。
在LabVIEW 8.0和8.20中 :
- 选择Tools»Options;
- 在左边的Category下选择Environment菜单;
- 在Maximum undo steps per VI (max 99)选项下,取消Use default框的打勾状态,输入所需的数值(0到99之间);
- 点击OK。
相关链接:
附件:
报告日期: 11/06/2006
最近更新: 11/09/2006
文档编号: 40KEL8N0
Other Support Options
Ask the NI Community
Collaborate with other users in our discussion forums
Request Support from an Engineer
A valid service agreement may be required, and support options vary by country.