labview界面设计源码
代码说明:
有关labview界面的几个例子,以及一些界面设计的文章,对界面设计有需求的可以参考一下 【核心代码】 LabVIEW界面设计的风水 ├── Demos│ ├── Demo 1 前景背景色│ │ └── FrontBackColor.vi│ ├── Demo 2 Graph透明色│ │ └── Graph.vi│ ├── Demo 3 自定义控件│ │ ├── Customized Control.vi│ │ └── Moving Pics.vi│ ├── Demo 4 粒子加速器│ │ └── LabVIEW HMI Demo│ │ ├── EXE│ │ │ ├── SR Light.aliases│ │ │ ├── SR Light.exe│ │ │ ├── SR Light.ico│ │ │ ├── SR Light.ini│ │ │ └── Thumbs.db│ │ └── Source Code│ │ ├── Accelerators Interface.aliases│ │ ├── Accelerators Interface.lvproj│ │ ├── Controls│ │ │ ├── SR Light.ico│ │ │ ├── Thumbs.db│ │ │ ├── about.rtm│ │ │ ├── flash.ctl│ │ │ ├── flash1.ctl│ │ │ ├── stop.ctl│ │ │ └── stop1.ctl│ │ ├── Documentation│ │ │ ├── Thumbs.db│ │ │ ├── background.bmp│ │ │ ├── help.txt│ │ │ └── report.doc│ │ ├── HMI 网页说明.doc│ │ ├── HMI help.doc│ │ └── subvi│ │ ├── About Menu Bar.vi│ │ ├── initialization.vi│ │ ├── light.vi│ │ ├── main.vi│ │ ├── move--booster.vi│ │ ├── move--linear.vi│ │ ├── move--ring.vi│ │ ├── s--light.vi│ │ ├── s--move-booster.vi│ │ ├── s--move-linear.vi│ │ └── s--move-ring.vi│ ├── Demo 5 XControl│ │ ├── Calculator XControl│ │ │ ├── Calculator Example.vi│ │ │ ├── Calculator XControl Project.aliases│ │ │ ├── Calculator XControl Project.lvproj│ │ │ └── XControl│ │ │ ├── Calculator XControl.xctl│ │ │ ├── Controls│ │ │ │ └── Format.ctl│ │ │ ├── Data 1.ctl│ │ │ ├── Facade 1.vi│ │ │ ├── Init 1.vi│ │ │ ├── State 1.ctl│ │ │ └── subVIs│ │ │ ├── Format Number.vi│ │ │ └── Substitute Constants.vi│ │ ├── LEDXCtrl│ │ │ ├── LED Display.rtm│ │ │ ├── LED Display.xctl│ │ │ ├── LED Probe.ctl│ │ │ ├── LED-ASCII Code to Character Grid.vi│ │ │ ├── LED-Change text.vi│ │ │ ├── LED-Ctl2Ind.vi│ │ │ ├── LED-Data.ctl│ │ │ ├── LED-Facade.vi│ │ │ ├── LED-Init.vi│ │ │ ├── LED-New Text.vi│ │ │ ├── LED-Set Text_Label.vi│ │ │ ├── LED-Set Text_Tag.vi│ │ │ ├── LED-State.ctl│ │ │ ├── LED-ctrl ref scroll.vi│ │ │ ├── LED-single iteration scroll.vi│ │ │ ├── ProjectLED.aliases│ │ │ ├── ProjectLED.lvproj│ │ │ ├── Read_Me.vi│ │ │ └── XCtrl-State Changed.vi│ │ └── TF Graph│ │ ├── Daemon.vi│ │ ├── Domain Read.vi│ │ ├── Domain Write.vi│ │ ├── Domain.ctl│ │ ├── Example.vi│ │ ├── TF Graph.xctl│ │ ├── data.ctl│ │ ├── facade.vi│ │ ├── init.vi│ │ └── state.ctl│ ├── Demo 8 布局│ │ ├── Align Unplug.vi│ │ └── Aligned.vi│ └── Demo 9 Mouse Busy│ └── Mouse Busy.vi└── LabVIEW界面设计的风水(2009).pdf20 directories, 79 files
下载说明:请别用迅雷下载,失败请重下,重下不扣分!