在LabVIEW里面,图标是VI很重要的一个元素。好的图标可以作为自注释的一部分减少我们做文档的工作量。
LabVIEW默认的VI图标我们不能从中得出任何信息;
文本型的图标就可以提供更多的信息;
文本和图像混合的图标很直观,又能提供一定的信息量;
好的图像型图标甚至可以指示出各条连线的功能;
因此,给自己的VI画一个好的图标是很有必要的,不过很多人可能会嫌麻烦,不愿意做这个工作。
现在好了,LabVIEW开发者社区提供了一个高级图标编辑器:
http://community.ni.com/examples/customized-labview-icon-editor
具有以下功能
The following features are provided by the icon editor:
*Open source
*Draw easily an icon with heading and three body lines
*Save icon styles
*Take a template from the library by double clicking on it
*Drag & Drop templates
*Save icon templates (template tab: save the icon as 32x32px; tool tab/selection tool: save the selected area)
*Add/Delete templates
*Flip templates (left CTRL key)
*Rotate templates (Space)
*50 undo steps
*Paint - Tools: Rectangle, Rounded Rectangle, Circle, Line, Fill, Selection, Text, Rubber, Pen and Dropper
*Many colors
*Different line profiles
*Easy to handle
*etc. etc. etc.
比较有用的就是可以快速生成文本型图标,还有可以通过拖动生成图像型图标。
总之一句话就是提供了更方便更强大的功能。
clear icon可以清空图标
draw icon可以按配置信息生成文本型图标
这一页可以拖图标上去
这一页和传统的画图工具类似
完成之后按submit提交。
总之是个很方便的工具。
下面是注意事项:
Known issues:
Using the selection tool in LV 8.2.0 might cause a crash of LabVIEWWorkaround: Recreate all Timed Loop related stuff
Starting the Icon Editor by VI-Properties - General - Icon Editor freezes LabVIEWWorkaround: Start it by double clicking on the icon or by right clicking on the icon -> "Edit Icon…"
另外卸载要按照手册提示的步骤来。
最后是下载地址:
Download Code: [LabVIEW Icon Editor](http://community.ni.com/examples/customized-labview-icon-editor/iconeditor.zip) (3.2 MB) 包含FOR 8.2和8.5的版本
分流地址:
http://cid-866b8f96a2761bbe.skydrive.live.com/self.aspx/Public/IconEditor.zip