LabVIEW常用中英文词汇对照表

合集下载

Labview外文翻译(带中文对照)

Labview外文翻译(带中文对照)

LabVIEWLabVIEW is a highly productive graphical programming language for building data acquisition an instrumentation systems.With LabVIEW, you quickly create user interfaces that give you interactive control of your software system. To specify your system functionality,you simply assemble block diagrams - a natural design notation for scientists and engineers. Tis tight integration with measurement hardware facilitates rapid development of data acquisition ,analysis,and presentation bVIEW contains powerful built -in measurement analysis and a graphical compiler for optimum performance. LabVIEW is available for Windows 2000/NT/Me/9x, Mac OS, Linux, Sun Solaris, and HP-UX, and comes in three different development system options.Faster DevelopmentLabVIEW accelerates development over traditional programming by 4 to 10 times! With the modularity and hierarchical structure of LabVIEW, you can prototype ,design, and modify systems in a short amount of time. You can also reuse LabVIEW code easily and quickly in other applications.Better InvestmentUsing a Lab VIEW system, each user has access to a complete instrumentation laboratory at less than the cost of a single commercial instrument. In addition, user configurable LabVIEW systems are flexible enough to adapt to technology changes, resulting in a better bong-term investment.Optimal PerformanceAll LabVIEW applications execute at compiled speed for optimal performance. With the LabVIEW Professional Development System or Application Builder, you can build stand-alone executables or DLLs for secure distribution of your code. You can even create shared libraries or DLLs to call LabVIEW code from other programming languages.Open Development EnvironmentWith the open development environment of LabVIEW, you can connect to other applications through ActiveX, the Web, DLLs, shared libraries, SQL(for databases), DataSocket, TCP/IP,and numerous other e LabVIEW to quickly create networked measurement and automation systems that integrate the latest technologies in Web publishing and remote data sharing. LabVIEW also has driver libraries available for plug-in data acquisition, signal conditioning , GPIB,VXI,PXI, computer-based instruments,serial protocols, image acquisition, and motion control. In addition to the LabVIEW development systems, National Instruments offers a variety of add-on modules and tool sets that extend the functionality of LabVIEW .This enables you to quickly build customizable, robust measurement and automation systems.LabVIEW Datalogging and Supervisory Control ModuleFor high channel count and distributed applications, the LabVIEW Datelogging and Supervisory Control Module provides a complete solution. This module delivers I/O management, event logging and alarm management, distributed logging, historical and real-time trending, built-in security, configurable networking features, OPC device connectivity, and over 3,300 built-in graphics.LabVIEW Real-TimeFor applications that require real-time performance, National Instruments offers LabVIEWReal-Time. LabVIEW Real-Time downloads standard LabVIEW code to a dedicated hardware target running a real-time operating system independent from Windows.LabVIEW Vision Development ModuleThe LabVIEW Vision Development Module is for scientists, automation engineers,and technicians who are developing LabVIEW machine vision and scientific imaging applications. The LabVIEW Vision Development Module includes IMAQ Vision, a library of vision functions, and IMAQ Vision Builder, an interactive environment for vision applications. Unlike any other vision products, IMAQ Vision Builder and IMAQ Vision work together to simplify vision software development so that you can apply vision to your measurement and automation applications.Countless ApplicationsLabVIEW applications are implemented in many industries worldwide including automotive, telecommunications, aerospace, semiconductor, electronic design and production, process control, biomedical, and many others, Applications cover all phases of product development from research to design to production and to service. By leveraging LabVIEW throughout your organization you can save time and money by sharing information and software.Test and MeasurementLabVIEW has become an industry-standard development tool for test and measurement applications. With Test Stand, LabVIEW-based test programs, and the industry's largest instrument driver library, you have a single, consistent development and execution environment for your entire system.Process Control and Factory AutomationLabVIEW is used in numerous process control and factory automation applications.Many scientists and engineers look to LabVIEW for the high speed, high channel count measurement and control that graphical programming offers.For large, complex industrial automation and control applications, the LabVIEW Data logging and Supervisory Control Module provides the same graphical programming as LabVIEW, but is designed specifically for monitoring large numbers of I/O points, communicating with industrial controllers and networks, and providing PC-based control.Machine Monitoring and ControlLabVIEW is ideal for machine monitoring and predictive maintenance applications that need deterministic control, vibration analysis, vision and image processing, and motion control. With the LabVIEW platform of products including LabVIEW Real-Time for real-time deterministic control and the LabVIEW Data logging and Supervisory Control Module, scientists and engineers can create powerful machine monitoring and control applications quickly and accurately.Research and AnalysisThe integrated LabVIEW measurement analysis library provides everything you need in an analysis package. Scientists and researchers have used LabVIEW to analyse and compute real results for biomedical, aerospace, and energy research applications, and in numerous other industries. The available signal generation and processing, digital filtering, windowing, curve-fitting, For specialized analysis, such as joint time-frequency analysis, wavelet,and model-based spectral analysis, LabVIEW offers the specially designed Signal Processing Toolset.The Sound and Vibration Toolset offers octave analysis, averaged and nonaveraged frequency analysis, transient analysis, weighted filtering, and sound-level measurement, and more.Draw Your Own SolutionWith LabVIEW, you build graphical programs called virtual instruments (VIs) instead of writing text-based programs. You quickly create front panel user interfaces that give you the interactive control of your system. To add functionality to the user interface, you intuitively assemble block diagrams- a natural design notation for engineers and scientists.Create the Front PanelOn the front panel of your VI, you place the controls and data displays for your system by selecting ob jects from the Controls palette, such as numeric displays, meters, gauges, thermometers, LEDs, charts,and graphs.When you complete and run your VI,you use the front panel to control your system whether you move a slide, zoom in on a graph, or enter a value with the keyboard.Construct the Graphical Block DiagramTo program the VI, you construct the block diagram without worrying about the syntactical details of text-based programming languages. You do this by selecting objects (icons) from the Functions palette and connecting them together with wires to transfer data among block diagram objects. These objects include simple arithmetic functions, advanced acquisition and analysis routines, network and file I/O operations, and more.Dataflow ProgrammingLabVIEW uses a patented dataflow programming model that frees you from the linear architecture of text-based programming languages. Because the execution order in LabVIEW is determined by the flow of data between nodes,and not by sequential lines of text,you can create block diagrams that execute multiple operations in parallel. Consequently, LabVIEW is a multitasking system capable of running multiple execution threads and multiple VIs in parallel.Modularity and HierarchyLabVIEW VIs are modular in design, so any VI can run by itself or as part of another VI. You can even create icons for your own VIs, so you can design a hierarchy of VIs that serve as application building blocks. You can modify, interchange, and combine them with other VIs to meet your changing application needs.Graphical CompilerIn many applications, execution speed is critical. LabVIEW is the only graphical programming system with a compiler that generates optimized code with execution speeds comparable to compiled C programs. You can even use the LabVIEW profiler to analyse and optimize time-critical operations. Consequently, you increase your productivity with graphical programming without sacrificing execution speed.Measurements and MathematicsLabVIEW includes a variety of other measurement analysis tools. Examples include curve fitting, signal generation, peak detection, and probability and statistics. Measurement analysis functions can determine signal characteristics such as DC/RMS levels, total harmonic distortion (THD),impulse response, frequency response, and cross-power spectrum. LabVIEW users can also deploy numerical tools for solving differential equations, optimization, root finding, and other mathematical problems.In addition, you can extend these built-in capabilities by entering MATLAB or HIQ scripts directly in your LabVIEW programs. For charting and graphing, you can rely on the built-in LabVIEW 2D and 3D visualization tools. 2D tools include features such as autoscaling X and Y ranges, reconfigurable attributes (point/line styles, colors, and more)andcursors, Microsoft Windows users can employ OpenGL-based 3D graphs and then dynamically rotate, zoom, and pan these graphs with the mouse.Development SystemThe LabVIEW Professional Development System facilitates the development of high-end, sophisticated instrumentation systems for developers working in teams, users developing large suites of VIs, or programmers needing to adhere to stringent quality standards.Built on the Full Development System, the Professional Development System also includes the LabVIEW Application Builder for building stand-alone executables and shared libraries (DLLs)and creating distribution kits. In addition, the development system furnishes source code control tools and offers utilities for quantitatively measuring the complexity of your applications. With graphical differencing, you can quickly identify both cosmetic and functional differences between two LabVIEW applications.We include programming standards and style guides that provide direction for consistent LabVIEW programming methodology. The system also contains quality standards documents that discuss the steps LabVIEW users must follow to meet internal regulations or FDA approval. The Professional Development System operates on Windows 2000/NT/Me/9x,Mac OS, HP-UX, and Linux.LabVIEW Full Development SystemThe LabVIEW Full Development System equips you with all of the tools you need to develop instrumentation systems. It includes GPIB, VISA, VXI, RS-232, DAQ, and instrument driver libraries for data acquisition and instrument control. The measurement analysis add DC/RMS measurements, single tone analysis, harmonic distortion analysis, SINAD analysis, limit testing, signal generation capabilities, signal processing, digital filtering, windowing, curve fitting, statistics, and a myriad of linear algebra and mathematical functions. The development system also provides functions for direct access to DLLs, ActiveX, and other external code. Other features of the system include Web publishing tools, advanced report generation tools, the ability to call MATLAB and HiQ scripts, 3D surface, line, and contour graphs, and custom graphics and animation. The Full Development System operates on Windows 2000/NT/Me/9x, Mac OS, HP-UX, and Linux.LabVIEW Base PackageUse the LabVIEW Base Package, the minimum LabVIEW configuration, for developing data acquisition and analysis, instrument control, and basic data presentation. The Base Package operates on Windows 2000/NT/Me/9x.Debug License for LabVIEWIf you deploy LabVIEW applications, including LabVIEW tests for use with Test Stand, the debug license allows you to install the LabVIEW development system on the target machines so you can step into your test code for complete test debugging. This license is not intended for program development.虚拟仪器(LabVIEW)虚拟仪器是一种高效用于构建数据采集与监测系统图形化编程语言。

LabVIEW常用中英文词汇对照表

LabVIEW常用中英文词汇对照表

LabVIEW常用中英文词汇对照表——LabVIEW高级编程与虚拟仪器工程应用随书光盘前面板菜单栏 Panel Menu文件File新建VI New VI新建 New打开 Open关闭 Close关闭全部 Close All保存 Save另存为 Save As…保存全部 Save All保存为前期版 Save As Earlier Stage Edition还原 Revert新建项目 New Project保存项目 Save Project关闭项目 Close Project页面设置 Page Setup打印 Print打印窗口 Print WindowVI属性 VI Properties近期项目 Recently Opened Projects近期文件 Recently Opened Files退出 Exit查看View控件选板 Controls Palette函数选板 Functions Palette工具选板 Tools Palette错误列表 Errors ListVI层次结构 VI HierarchyLabVIEW类层次结构 LabVIEW Class Hierarchy浏览关系 Browse Relations类浏览器 Class ExplorerActiveX属性浏览器 ActiveX Property Explorer启动窗口 Start Window导航窗口 Navigation Window工具栏 Tools bar编辑Edit撤消窗口移动 Undo Window Move重做 Redo剪切 Cut复制 Copy粘贴 Paste删除 Clear选择全部 Select All当前值设置为默认值 Make Current Values Default重新初始化为默认值 Reinitalize All to Default自定义控件 Customize Control导入图片至剪贴板 Import Picture From File…设置Tap键顺序 Set Tapping Order删除断线 Remove Broken Wires从层次结构中删除断点 Remove Breakpoint from Hierarchy 创建子VI Create SubVI禁止前面板网格对齐 Prohibit the Panel Grid Alignment 对齐所选项 Align the Options分布所选项 Distribute the OptionsVI修订历史 VI Reference History运行时菜单 Run-Time Menu查找和替换 Find and Replace显示搜索结果 Show Search Results项目Project新建项目 New Project打开项目 Open Project保存项目 Save Project关闭项目 Close Project添加至项目 Add to Project生成 Generate生成全部 Generate All运行 Run筛选视图 Select Views文件信息 File Information属性Properties操作 Operate运行 Run停止 Stop单步步入 Single-Step into单步步过 Single-Step Over单步步出 Single-Step Out断点 Breakpoint调用时挂起 Suspend when Called结束时打印 Print at Completion结束时记录 Log at Completion数据记录 Data logging切换至运行模式 Change to Run Mode连接远程前面板 Connect to Remote Panel调试应用程序或共享库 Debug Application or Share Library工具Tools仪器 InstrumentationMathScript窗口 MathScript Window比较 Compare性能分析 Performance Analysis安全 Safety用户名 User Name生成可执行文件Generate Executable Documents转换程序生成脚本Convert Project and Generate Script源代码控制 Source Code ControlLLB管理器 LLB Manager导入 Import共享变量 Shared Variable在磁盘上查找VI Find VIs on DiskNI范例管理器 Prepare Example VIs for NI Example Finder 远程前面板连接管理器 Remote Panel Connection Manager Web发布工具 Web Publishing Tool…高级Advanced选项 Options窗口 Window显示程序框图 Show Block Diagram左右两栏显示 The Left and Right上下两栏显示 The Up and Down最大化窗口 Full Size全部窗口 All Windows帮助 Help显示即时帮助 Show Context Help锁定即时帮助 Lock Context Help搜索LabVIEW帮助 Search the LabVIEW Help解释错误 Explain Error本VI帮助 Help for This VI查找范例 Find Example查找仪器驱动 Find Instrument Driver网络资源 Web ResourcesNI MAX Configuration VI ReferenceNI MAX 配置VI Reference专利信息 Patent Information关于LabVIEW About LabVIEW前面板工具栏 Tool Bar in Front Panel运行 Run连续运行 Run Continuously中止执行Abort Execution暂停Pause文本设置 Text Settings字体对话框 Font Dialog应用程序字体Application Font系统字体 System Font对话框字体 Dialog Font当前字体 Current Font大小 Size样式 Style调整 Justify颜色 Color对齐对象 Align Objects上边缘 Top Edges垂直中心 Vertical Centers下边缘 Bottom Edges左边缘 Left Edges水平居中 Horizontal Centers右边缘 Right Edges分布对象 Distribute Objects垂直中心 Vertical Centers下边缘 Bottom Edges垂直间距 Vertical Gap垂直压缩 Vertical Compress左边缘 Left Edges水平居中 Horizontal Centers右边缘 Right Edges水平间隔 Horizontal Gap水平压缩Horizontal Compress调整对象大小 Resize Objects最大宽度 Maximum Width最大高度 Maximum Height最大宽度和高度 Maximum Width and Height 最小宽度 Minimum Width最小高度 Minimum Height最小宽度和高度 Minimum Width and Height 设置宽度和高度 Set Width and Height重新排序 Reorder组合 Group取消组合 Ungroup锁定 Lock解锁 Unlock向前移动 Move Forward向后移动 Move Backward移至前面 Move to Front移至后面 Move to Back显示即时帮助Show Context Help图标IconVI属性 VI Properties编辑图标 Edit Icon显示连线板 Show Connector查找全部实例 Find All Instances添加接线端 Add Terminal删除接线端 Remove Terminal模式 Patterns旋转90度 Rotate 90 Degrees水平翻转 Flip Horizontal垂直翻转 Flip Vertical断开连接全部接线端 Disconnect All Terminals断开连接本接线端 Disconnect This Terminal接线端类型 This Connection Is工具选板 Tools Palette操作值 Operate Value定位/调整大小/选择 Position/Size/Select编辑文本 Edit Text进行连线 Connect Wire对象快捷菜单 Object Shortcut Menu滚动窗口 Scroll Window设置/清除断点 Set/Clear Breakpoint探针数据 Probe Data获取颜色 Get Color设置颜色 Set Color控件选板 Controls Palette 新式New Style数值 Numeric数值输入控件 Numeric Control数值显示控件 Numeric Indicator时间标识输入控件 Time Stamp Control时间标识输出控件 Time Stamp Indicator垂直填充滑动杆 Vertical Fill Slide垂直指针滑动杆 Vertical Pointer Slide垂直进度条 Vertical Progress Bar垂直刻度条 Vertical Graduated Bar水平填充滑动杆 Horizontal Fill Slide水平指针滑动杆 Horizontal Pointer Slide 水平进度条Horizontal Progress Bar水平刻度条 Horizontal Graduated Bar旋扭 Knob转盘 Dial量表 Gauge仪表 Meter液罐 Tank温度计 Thermometer垂直滚动条 Vertical Scrolling Bar水平滚动条 Horizontal Scrolling Bar带边框颜色盒 Framed Color Box布尔 Boolean开关按钮 Push Button翘板开关 Rocker垂直翘板开关 Vert Rocker圆形指示灯 Round LED水平摇杆开关 Horizontal Toggle Switch 垂直摇杆开关 Vertical Toggle Switch方形指示灯 Square LED滑动开关 Slide Switch垂直滑动杆开关 Vertical Slide Switch确定按钮 OK Button取消按钮 Cancel Button停止按钮 Stop Button单选按钮 Radio Buttons数组、矩阵与簇Array, Matrix & Cluster数组 Array簇 Cluster实数矩阵 Real Matrix复数矩阵 Plural Matrix错误输入3D Error In 3D.ctl错误输出3D Error Out 3D.ctl字符串与路径 String &Path字符串输入控件 String Control字符串显示控件 String Indicator组合框 Combo Box文件路径输入控件 File Path Control文件路径显示控件 File Path Indicator图形 Graph波形图表 Waveform Chart波形图 Waveform GraphXY图 XY GraphExpress XY图 Express XY Graph强度图表 Intensity Chart强度图 Intensity Graph数字波形图 Digital Waveform Graph混合信号图 Mixed-Signal Graph三维曲面图 3D Surface Graph三维参数图 3D Parametric Graph三维曲线图 3D Curve Graph三维图片控件 3D Picture Controls列表与表格 List &Table列表框 List box多列列表框 Multicolumn List box表格 Table树形 TreeExpress表格 Express Table下拉列表与枚举 Ring & Enum文本下拉列表 Text Ring菜单下拉列表 Menu Ring枚举 Enum图片下拉列表 Picture Ring文本与图片下拉列表 Text & Picture Ring容器 Containers水平分隔栏 Horizontal Divider垂直分隔栏 Vertical Divider.NET容器 .NET Container选项卡控件 Tap Control子面板 Sub PanelActiveX容器 ActiveX ContainerI/O波形Waveform数字波形 Digital Waveform数字数据 Digital Data传统DAQ通道 Traditional DAQ ChannelsDAQmax名称控件 DAQmax Name ControlsVISA资源名称 VISA Resource NameIVI逻辑名称 IVI Logical NameField Point IO点 Field Point IO PointIMAQ会话句柄 IMAQ Session运动资源 Motion ResourceCAN 控件 CAN Controls共享变量控件 Shared Variables Controls引用句柄 Refnum应用程序引用句柄 Application RefnumVI引用句柄 VI Refnum控件引用句柄 Control Refnum事件发生引用句柄 Occurrence Refnum菜单引用句柄 Menu RefnumTCP网络连接引用句柄 TCP Network Connection RefnumUDP网络连接引用句柄 UDP Network Connection Refnum红外线网络连接引用句柄 Infrared Ray Network Connection Refnum 蓝牙网络连接引用句柄 Bluetooth Network Connection Refnum DataSocket引用句柄 DataSocket Refnum字节流文件引用句柄 Byte Stream File Refnum数据记录文件引用句柄 Data Log File Refnum自动化引用句柄 Automatic Refnum.NET引用句柄 .NET Refnum回调事件引用句柄 Events Callback Refnum变体与类 Variant & Class变体 VariantLabVIEW对象 LabVIEW Object修饰 Decorations细线 Thin Line粗线 Thick Line细分隔线 Thin Chiseled Line粗分隔线 Thick Chiseled Line带箭头细线 Thin Line with Arrow带箭头粗线Thick Line with Arrow标签 Label垂直平滑盒 Vertical Smooth Box水平平滑盒Horizontal Smooth Box水平按钮框 Horizontal Button Box上凸盒 Raised Box下凹圆盒 Lowered Rounded Box加粗下凹盒 Thick Lowered Box上凸盒 Raised Box上凸框 Raised Frame上凸圆形 Raised Circle上凸圆盒 Raised Rounded Box上凸左向三角形 Raised Left Triangle上凸右向三角形 Raised Right Triangle 上凸正向三角形Raised Up Triangle上凸反向三角形 Raised Down Triangle平面盒 Flat Box平面框 Flat Frame平面圆形 Flat Circle平面圆盒 Flat Rounded Box平面左向三角形 Flat Left Triangle平面右向三角形Flat Right Triangle平面正向三角形 Flat Up Triangle平面反向三角形Flat Down Triangle下凹盒 Recessed Box下凹框 Recessed Frame下凹圆形 Recessed Circle下凹圆盒 Recessed Rounded Box下凹左向三角形 Recessed Left Triangle 下凹右向三角形 Recessed Right Triangle 下凹正向三角形 Recessed Up Triangle下凹反向三角形 Recessed Down Triangle系统 Dialog Controls系统数值 Dialog Numeric系统步进数值控件 Dialog Spin Control系统字符串 Dialog String系统下拉列表 Dialog Ring系统组合框 Dialog Combo系统枚举 Dialog Enum系统路径控件 Dialog Path Control系统标签 Dialog Label系统列表框 Dialog Listbox系统多列列表框 Dialog Multicolumn Listbox系统树形控件 Dialog Tree Control系统表格 Dialog Table系统垂直滑动杆Dialog Vertical Slide系统水平滑动杆 Dialog Horizontal Slide系统垂直指针滑动杆 Dialog Vertical Pointer Slide 系统水平指针滑动杆 Dialog Horizontal Pointer Slide 系统垂直进度条 Dialog Vertical Progress Bar系统水平进度条 Dialog Horizontal Progress Bar系统按钮 Dialog Button系统取消按钮 Dialog Cancel Button系统单选单按钮 Dialog Radio Button系统复选框 Dialog Checkbox系统单选按钮 Dialog Radio Buttons系统选项卡控件 Dialog Tap Control水平滚动条 Horizontal Rolling Bar垂直滚动条 Vertical Rolling Bar水平分隔栏(系统)Horizontal Divider(System)垂直分隔栏(系统)Vertical Divider(System)系统下凹框 Dialog Recessed Frame系统分隔线 Dialog Chiseled Line经典 Classic Controls经典数值 Classic Numeric数值输入控件 Numeric Controls数值显示控件 Numeric Indicator简易数值 Simple Numeric波形 Waveform简易垂直滑动杆 Simple Vertical Slide垂直滑动杆 Vertical Slide垂直填充滑动杆Vertical Fill Slide垂直指针滑动杆 Vertical Pointer Slide 液罐 Tank温度计 Thermometer简易水平滑动杆 Simple Horizontal Slide 水平滑动杆 Horizontal Slide水平填充滑动杆 Horizontal Fill Slide水平指针滑动杆 Horizontal Pointer Slide 旋钮 Knob转盘 Dial仪表 Meter量表 Gauge颜色盒 Color Box带边框颜色盒 Framed Color Box颜色梯度 Color Ramp时间标识输入控件 Time Stamp Control时间标识显示控件 Time Stamp Indicator经典布尔 Classic Boolean方形按钮 Square Button平面方形按钮 Flat Square Button方形指示灯 Square LED方形灯 Square Light方形单选按钮Square Radio Button圆形按钮 Round Button平面圆形按钮 Flat Round Button圆形指示灯 Round LED圆形灯 Round Light圆形单选按钮Round Radio Button垂直开关 Vertical Switch水平开关 Horizontal Switch垂直摇杆开关 Vertical Toggle Switch水平摇杆开关 Horizontal Toggle Switch 复选框 Checkbox带标签方形按钮 Labeled Square Button带标签圆形按钮 Labeled Round Button带标签矩形按钮 Labeled Rectangular Button带标签椭圆形按钮 Labeled Oblong Button系统按钮 Dialog Button系统取消按钮 Cancle Button系统复选框 Dialog Checkbox系统单选单按钮 Dialog Radio Button矩形停止按钮 Rectangular Stop Button圆形停止按钮 Round Stop Button指示灯按钮 LED Button经典单选按钮 Classic Radio Buttons方形开关按钮 Square Push Button圆形开关按钮 Round Push Button垂直滑动杆开关 Vertical Slide Switch方形开关按钮2 Square Push Button2圆形开关按钮2 Round Push Button2水平滑动开关 Horizontal Slide Switch经典字符串及路径 Classic String & Path简易字符串 Simple String组合框 Combo Box经典数组,矩阵与簇 Classic Array, Matrix &Cluster 变体 Variant经典列表及表格 Classic List & Table经典图形 Classic Graph经典下拉列表及枚举 Classic Ring &Enum系统下拉列表 System Ring经典容器 Classic Containers经典I/O Classic I/O经典引用句柄 Classic RefnumExpress数值输入控件 Numeric Controls按钮与开关 Buttons & Switches文本输入控件 Text Controls用户控件 User Controls数值显示控件 Numeric Indicator指示灯 LEDs文本显示控件 Text Indicators图形显示控件 Graph Indicator控制设计与仿真 Control Design and Simulation附加工具包 Additional Kit用户控件 User Controls选择控件 Select a Control….NET与 ActiveX .NET&ActiveX程序框图工具栏Tool Bar in Block Diagram运行 Run连续运行 Run Continuously中止执行Abort Execution暂停Pause高亮度显示执行过程 HighLight Execution保存连线值 Save Connection Value开始单步执行 Start Single Stepping开始单步执行 Start Single Stepping单步步出 Step Out文本设置 Text Settings对齐对象 Align Objects分布对象 Distribute Objects重新排序 Reorder显示即时帮助窗口 Show Context Help Window函数选板 Functions Palette编程 Program结构 StructuresFor循环 For LoopWhile循环 While Loop定时结构 Timed Structure条件结构 Case Structure事件结构 Event StructureMathScript节点 MathScript Node平铺式顺序结构 Flat Sequence Structure层叠式顺序结构 Stacked Sequence Structure公式节点 Formula Node程序框图禁用结构 Block Diagram Banned Structure 条件禁用结构 Case Banned Structure反馈节点 Feedback Node共享变量 Shared Variable局部变量 Local Variable全局变量 Global Variable修饰 Decorations数组 Array数组大小 Array Size索引数组 Index Array替换数组子集 Replace Array Subset数组插入 Insert Into Array删除数组元素 Delete From Array初始化数组 Initialize Array创建数组 Build Array数组子集 Array Subset数组最大值与最小值 Array Max & Min重排数组维数 Reshape Array一维数组排序 Sort 1D Array搜索一维数组 Search 1D Array拆分一维数组 Split 1D Array反转一维数组 Reverse 1D Array一维数组移位 Rotate 1D Array一维数组插值 Interpolate 1D Array以阈值插值一维数组Threshold 1D Array交织一维数组 Interleave 1D Array抽取一维数组 Decimate 1D Array二维数组转置 Transpose 2D Array数组常量 Array Constant数组至簇转换 Array to Cluster簇至数组转换 Cluster to Array数组至矩阵转换 Array to Matrix矩阵至数组转换 Matrix to Array簇与变体 Cluster and Variant解除捆绑 Unbundle捆绑 Bundle按名称解除捆绑 Unbundle By Name按名称捆绑 Bundle By Name创建簇数组 Build Cluster Array索引与捆绑簇数组 Index & Bundle Cluster Array 簇至数组转换 Cluster to Array数组至簇转换 Array to Cluster簇常量 Cluster Constant转换为变体 Changed Into Variant平化字符串至变体转换 Ping-String to Variant 变体至数据转换 Variant to Data变体至平化字符串转换 Variant to Ping-String 变体属性 Variant Properties数值 Numeric加 Add减 Subtract乘 Multiply除 Divide商与余数 Quotient & Remainder转换 Conversion加1 Increment减1 Decrement数组元素相加 Add Array Elements数组元素相乘 Multiply Array Elements复合运算 Compound Arithmetic数据操作 Data Operation绝对值 Absolute Value最近数取整 Round To Nearest向下取整 Round To -Infinite向上取整 Round To +Infinite按2的幂缩放 Scale By Power of 2复数 Complex平方根 Square Root平方 Square取负数 Negate倒数 Reciprocal符号 Sign缩放 Scale数值常量 Numeric Constant枚举常量 Enum Constant下拉列表常量 Ring Constant随机数(0—1)Random Number(0—1)表达式节点 Expression Node正无穷大 +Infinite负无穷大 -Infinite数学与科学常量 Additional Numeric Constants文件I/O File I/O写入电子表格文件 Write To Spreadsheets File 读取电子表格文件 Read From Spreadsheets File 写入测量文件 Write To Measurement File读取测量文件 Read Measurement File打开/创建/替换文件 Open/Create/Replace File 关闭文件 Close File格式化写入文件 Format Into File扫描文件 Scan From File写入文本文件 Write Characters To File读取文本文件 Read Characters From File写入二进制文件 Write To Binary File读取二进制文件 Read From Binary File创建路径 Build Path拆分路径 Strip Path文件常量 File Constant配置文件VI Configuration VIs存储 Storage高级文件函数 Advanced File Functions布尔 Boolean与 And或 Or异或 Exclusive Or非 Not复合运算 Compound Arithmetic与非 Not And或非 Not Or同或 Not Exclusive Or蕴含 Implies数组元素与操作 And Array Elements数组元素或操作 Or Array Elements数值至布尔数组转换 Number To Boolean Array布尔数组至数值转换 Boolean Array To Number布尔值至(0-1)转换 Boolean To (0,1)真常量 True Constant假常量 False Constant字符串 String字符串长度 String Length连接字符串 Concatenate Strings部分字符串 String Subset附加字符串函数 Additional String Functions替换子字符串 Replace Substring搜索替换字符串 Search and Replace String匹配模式 Match Pattern匹配正则表达式 Regular Expression Match格式化日期/时间字符串 Format Date/Time String字符串/数值转换 String/Number Conversion扫描字符串 Scan from String格式化写入字符串Format Into String电子表格字符串至数组转换 Spreadsheet String to Array 数组至电子表格字符串转换 Array to Spreadsheet String 字符串/数组/路径转换 String/Array/Path Conversion创建文本 Build Text删除空白 Trim White space转换为大写字母 To Upper Case转换为小写字母 To Lower Case空格常量 Blank Space Constant字符串常量 String Constant空字符串常量 Empty String Constant回车键常量 Carriage Return Constant换行符常量 Line Feed Constant行结束常量 End of Line Constant制表符常量 Tab Constant比较 Comparison等于?Equal?不等于? Not Equal?大于?Greater?小于? Less?大于等于? Greater Or Equal?小于等于? Less Or Equal?等于0?Equal To 0?不等于0? Not Equal To 0?大于0?Greater Than 0?小于0?Less Than 0?大于等于0? Greater Or Equal To 0?小于等于0?Less Or Equal To 0?选择 Select最大值与最小值 Max & Min判定范围并强制转换 In Range and Coerce非法数字/路径/引用句柄?Not A Number/Path/Refnum?空数组? Empty Array?空字符串/路径? Empty String/Path?十进制数? Decimal Digit?十六进制数?Hex Digit?八进制数? Octal Digit?可打印? Printable?空白? White Space?字符类? Lexical Class?比较 Comparison定时 Time时间计数器 Tick Count(ms)等待(ms)?Wait(ms)?等待下一个整数倍毫秒 Wait Until Next ms Multiply 转换为时间标识 To Time Token获取日期/时间字符串 Get Date/Time String获取日期/时间(秒)Get Date/Time In Seconds日期/时间至秒转换 Date/Time To Seconds秒至日期/时间转换 Seconds To Date/Time时间标识常量 Time Stamp Constant时间延迟 Time Delay已用时间 Elapsed Time格式化日期/时间字符串 Format Date/Time String对话框与用户界面Dialog and User Interface单按钮对话框 One Button Dialog双按钮对话框 Two Button Dialog三按钮对话框 Three Button Dialog简易错误处理器 Simple Error Handler通用错误处理器 General Error Handler清除错误 Clear Errors合并错误 Merge Errors错误代码至错误簇转换 Error Cluster From Error Code查找第一个错误 Find First Error提示用户输入 Prompt User To Input显示对话框信息 Display Message To User等待前面板活动 Wait For Front Panel Activity产生前面板活动 Generate Front Panel Activity颜色盒常量 Color Box Constant列表框符号下拉列表控件常量 Listbox Sign Ring Controls Constant 事件 Event菜单 Menu游标 Cursor帮助 Help波形 Waveform获取波形成分 Get Waveform Component创建波形 Build Waveform设置波形属性 Set Waveform Attribute获取波形属性 Get Waveform Attribute模数转换 Analog to Digital Waveform数模转换 Digital to Analog Waveform索引波形数组 Index Waveform Array复制波形dt Copy Waveform dt对齐波形时间标识 Align Waveform Timestamps获取波形子集 Get Waveform Subset获取终止时间值 Get Final Time Value波形持续时间 Waveform Duration按dt缩放 Scale Delta t获取XY值 Get XY Value获取波形时间标识数组 Get Waveform Timestamps Array 模拟波形 Analog Waveform数字波形 Digital Waveform波形文件I/O Waveform File I/O应用程序控制 Application Control打开应用程序引用 Open Application Reference打开VI引用 Open VI Reference静态VI引用 Static VI Reference关闭引用 Close Reference通过引用节点调用 Call By Reference Node属性节点 Property Node调用节点 Invoke Node调用链 Call Chain转换为特定的类 To More Specific Class转换为通用的类 To More Generic Class类说明符常量 Class Specifier ConstantVI服务器引用VI VI Server to Index VI调用父方法 Call Father Method获取拖放数据 Drag and Drop Access to Data停止 Stop退出LabVIEW Quit LabVIEW请求释放内存 To Release Memory同步 Synchronization通知器操作 Notifier Operations队列操作 Queue Operations信号量 Semaphore集合点 Rendezrous事件发生 Occurrences首次调用? First Call?图形与声音 Graphics & Sound三维图形属性 3D Graph Properties图片绘制 Picture Plots图片函数 Picture Functions图形格式 Graphics Formulates蜂鸣声 Beep声音 Sound三维图片控件 3D Picture Controls报表生成 Report Generation简易文本报表 Easy Text Report简易打印VI前面板或说明信息 Easy Print VI Panel or Documentation VI说明信息 VI Documentation新建报表 New Report打印报表 Print Report保存报表至文件 Save Report to File处置报表 Dispose ReportHTML报表 HTML Reports Only设置报表字体 Set Report Font添加报表文本 Append Report Text添加表格至报表 Append Table to Report添加列表至报表 Append List to Report报表布局 Report Layout添加前面板图像至报表 Append Front Panel Image to Report添加控件图像至报表 Append Controls Image to Report添加图像至报表 Append Image to Report高级报表生成 Advanced Report Generation报表 ReportDIAdem报表向导 NI DIAdem Report Wizard测量I/O Measurments I/O仪器I/O Instrumentation I/O仪器驱动程序 Instrumentation Drivers串口 Serial视觉与运动 Vision and Motion数学 Mathmatics数值 Numeric基本与特殊函数 Basic & Special Function线性代数 Linear Algebra拟合 Fitting内插与外推 Interpolation and Extrapolation 积分与微分 Integration and Differentiation 概率与统计 Probability and Statistics最优化 Optimization微分方程 Differential Equation几何 Geometry多项式 Polynomial脚本与公式 Script and Formula信号处理 Signal Dispose波形生成 Waveform Generation波形调理 Waveform Conditioning波形测量 Waveform Measurement信号生成 Signal Generation信号运算 Signal Processing窗 Windows滤波器 Filter谱分析 Spectrum Analysis变换 Transform逐点 Point By Point数据通信 Data Communication共享变量 Shared Variable局部变量 Local Variable全局变量 Global Variable队列操作 Queue Operation同步 Synchronize协议 Agreement互连接口 Interconnection Interface库与可执行 Libraries and Execution源代码控制 Source Code ControlI/O端口 Port I/OMultisim 工具包 Multisim Kit.NET输入设备控制 Input Device Control控制设计与仿真 Control Design and SimulateSignalExpressAcquire SignalsGenerate SignalsCreate SignalsLoad/Save SignalsProcessingAnalysisExpress输入 Input信号分析 Signal Analysis输出 Output信号操作 Signal Operation执行过程控制 Execution Control算术与比较 Arith/Compare启动窗口 Start Window新建 New项目 Project基于模板的VI VI from Template更多 More打开 Open资源 ResourcesLabVIEW新用户 LabVIEW New UserLabVIEW入门指南 LabVIEW ABC Guide bookLabVIEW基础 LabVIEW BasicLabVIEW文档指南 LabVIEW Documents Guidebook LabVIEW帮助 LabVIEW HelpLabVIEW升级 LabVIEW Upgrade网络资源 Web Resource论坛 Forum培训课程 Training Courses范例 Examples查找范例 Find Examples。

LabView视觉函数部分中文解释

LabView视觉函数部分中文解释

IMAQ Learn Pattern 2 VI在匹配阶段创建您要搜索的图案匹配的模板图像的描述,此描述的数据被附加到输入模板图像中。

在匹配阶段,从模板图像中提取模板描述符并且用于从检查图像中搜索模板。

Image:是一个您要搜索模板图像的参考检查图像。

Learn Pattern Setup Data(学习模式设置数据):是一个字符串,包含从本控件或从高级控件(IMAQ Advanced Setup Learn Pattern 2 VI)获得的信息。

如果此引脚没有连接,在学习阶段VI使用默认参数。

Learn Mask(学习面膜):是一个可选的屏蔽图像,此图片必须是U8模式的图像。

在VI中只学习那些在源图像中相应掩模为零的像素,非零像素被忽略。

不要设置这个参数来学习整个图像。

Template Image Out:是一个参考的模板,此模板图像包含的数据定义在匹配阶段的模板模式IMAQ Setup Learn Pattern 2 VI设置学习阶段,图案匹配过程中使用的参数。

执行IMAQ Learn Pattern 2 VI之前执行此VI。

Learn Mode:学习模板时,使用此引脚指定的不变性模式。

All(0) (默认值)提取移位和旋转不变匹配的模板信息Shift Information(1) 提取平移不变性匹配的信息。

Rotation Information(2) 提取旋转不变匹配的信息。

Learn Pattern Setup Data(学习模式设置数据):是一个字符串,包含学习阶段设置参数选择的信息。

此输出连接到IMAQ Learn Pattern 2 VI或IMAQ Advanced Setup Learn Pattern 2 VIIMAQ Setup Match Pattern 2 VIIMAQ设定匹配模式2 VI设置图案匹配的匹配阶段所使用的参数。

执行此VI前IMAQ Match Pattern 2 VI 或IMAQ Refine Matches VI。

(完整版)Eviews模块中英文翻译

(完整版)Eviews模块中英文翻译

Eviews模块中英文翻译1.Descriptive Statistics描述性统计2.Test For Descriptive Stats苗述性统计量的检验3.Distribution Graphs 分布图4.One-way Tabulation 单维统计表5.Correlogram 相关图6.Unit Root Test 单位根检验7.Histogram and Statistics^方图和统计量8.Stats by Classifications 类统计量9.Stats Table统计量表格10.Mean 均值11.Median 中位数12.Std.Dev.(Standard Deviation标准差13.standard error of mean匀值标准误差14.Skewnes端度15.Kurtosis 峰度16.Jarque-Bera JB统计量(贝拉统计量)17.obs (observations 观测值个数18.Simple Hypothesis tes简单假设检验19.Equality test of Classifications 间相等检验20.Variance 方差21.anova方差分析22.source of Variation 变异来源23.CDF(Cumulative Distribution Function累积分布函数24.Survivor 残存25.Quantile 分位数26.Kernel Density 核心密度27.Normal Distribution 正态分布28.Uniform Distribution 均匀分布29.Exponential Distribution 指数分布30.Logistic Distribution 逻辑分布31.Extreme value 极值32.# of values 表示分组序列内的观测值的个数大于指定数目时,进行分组统计3. Avg. count 表示各分组序列内的观测值的个数小于指定数目时,原分组合并34.Max # of bins 表示序列的最大分组数35.AC(autocorrection 自相关36.PAC (partial correction 偏相关37.intercept截品巨项38.trend and intercep趋势项和截品巨项39.N-way Tabulation N 维统计表40.Equation specification 方程说明41.estimation setting古计方法选择42.LS (least squares最小二乘法43.TSLS (two-stage least squares两阶段最小二乘法44.ARCH (autoregressive conditional heteroskedasticity 自回归条件异方差45.GMM (generalized method of moments广义矩阵法46.BINARY (binary choice 二项选择模型47.ORDERED (ordered choice 有序选择模型48.CENSORED (censored data 删截模型49.COUNT (integer count dat期数模型50.Representation方程显示的三种形式51.Estimation Comman的计命令52.Estimation Equation 估计方程53.Substituted Coefficient常有系数估计值的方程式)51.Estimation Output 估计显示52.Actual, Fitted, Residua真实的,拟合的,剩余的(残差的)53.Standardized Residual Gra嘛准的残差折线图54.Covariance Matrix回归系数估计值的方差-协方差折线图55.Coefficient Text 模型参数的7 种检验56.Residual Tes膜型残差的5种检验57.Stability test模型稳定性检验58.Gradient and Derivative踊度与导数59.ARMA Structure60.Make Residual Serie生成估计方程的残差序列61.Make RegressorGroup显示方程中所有解释变量和被解释变量的序列组62.Make Model生成方程的估计式63.Update Coefs from Equation更新方程的系数向量标准回归输出结果64.coefficient 回归系数65.std.error标准误差(衡量回归系数的统计可靠性)66.t-stastistic检验某个系数是否为0)67.prob伴随概率(p值越大,越接受原假设)68.R-square可决系数(被解释变量由解释变量解释的部分)69.Adjusted R-square调整可决系数73.Durbin-Watson stat序列相关性进行检验的统计量)74.Mean Dependent Var(variable)被解释变量的均值75.S.D. Dependent Va被解释变量的标准差76.Akaike info criterion (AIC)赤池信息准则77.Schwarz criterion(SC)瓦茨准则(两个准则均要求增加的解释变量能够减少AIC和SC才在原模型中增加该解释变量)。

仪器仪表常用术语中英文对照带注释版

仪器仪表常用术语中英文对照带注释版

仪器仪表常用术语中英文对照带注释版性能特性performance characteristic :确定仪器仪表功能和能力的有关参数及其定量的表述。

参比性能特性reference performance characteristic :在参比工作条件下达到的性能特性。

范围range :由上、下限所限定的一个量的区间。

注:"范围"通常加修饰语。

例如:测量范围,标度范围。

它可适用于被测量或工作条件等。

测量范围measuring range:按规定准(精)确度进行测量的被测量的范围。

测量范围下限值measuring range lower limit :按规定准(精)确度进行测量的被测量的最小值。

测量范围上限值measuring range higher limit :按规定准(精)确度进行测量的被测量的最大值。

量程span :范围上限值与下限值的代数差。

例如:范围为-20℃至100℃时,量程为120℃。

标度scale :构成指示装置一部分的一组有序的标度标记以及所有有关的数字。

标度范围scale range :由标度始点值和终点值所限度的范围。

标度标记scale mark :指示装置上对应于一个或多个确定的被测量值的标度线或其它标记。

注:对于数字示值,数字本身等效于标度标记。

零[标度]标记zero scale mark ,同义词:零标度线:标度盘(板)上标有"零"数字的标度标记或标度线。

标度分格scale division :任何两个相邻标度标记之间的标度部分。

标度分格值value of scale division ,又称格值:标度中对应两相邻标度标记的被测量值之差。

标度分格间距scale spacing, length of a scale division :沿着表示标度长度的同一线段上所测得的任何两个相邻标度标记中心线之间的距离。

标度长度scale length :在给定的标度上,通过所有最短标记中点的线段在始末标度标记之间的长度。

Labview专业术语表(英--汉)

Labview专业术语表(英--汉)

LABVIEW 专业术语表(英—汉)AA/D模数转换器。

将现实世界的模拟信号转换为计算机可处理的数字信号(由不同的数据位构成)。

Absolute Path绝对路径,描述文件或文件夹相对于最顶层文件系统的路径。

Active Window当前可接受用户输入信息的窗口,通常位于最前端。

活动窗口的标题栏施加亮的。

要使某个窗口处于活动状态可以单击该窗口。

或者从窗口菜单中选择它。

ActiveX微软的一种框架,允许Windows应用程序之间互相通讯,允许用户接口组件从一个应用程序嵌入到另一个应用程序。

参见.NET。

ADC参见A/D。

Alignment Grid前边板和程序框图中的格线(栅格),借助于这些线可以在编辑状态下方便地排列各个对象。

ANSI美国国家标准协会Apple EventsApple的一种框架,允许Mac OS操作系统应用程序之间互相通讯以及与操作系统通讯。

Application BuilderLabVIEW中的一个组件,允许(专业版或单独购买的)用户创建可执行的应用程序。

参见Build Specification。

Array由同类型数据构成,且元素按顺序排列的集合。

Array Shell前面版上的对象,可生成数组。

它包括索引显示、数据对象窗口和一个可选的标签,它可以接受各种数据类型。

Artificial Data Dependency人为数据依赖。

两个对象之间连线的分配,其中接受对象没有使用使用连线上所包含的数据,而是根据数据流原理来指定对象的执行顺序。

ASCII美国信息交换标准编码。

指的是字符的7位编码方案。

Asynchronous Execution多个进程共享处理器时间的模式。

例如一个进程执行时,其它进程等待I/O中断或者时钟信号。

ATE(Automatic Test Equipment)自动测试设备。

测试由计算机控制的产品。

Auto-Indexing自动索引。

循环结构能够分解和合并各数组元素的一种能力。

labview中英文资料外文翻译文献

labview中英文资料外文翻译文献

Labview毕业论文中英文资料外文翻译文献Virtual Instruments Based on Reconfigurable Logic The emergence of virtual instrumentation is a revolution in the history of the development of measuring instruments. It fully utilizes the latest computer technology to implement and extend the instrument function. Using the image of a computer screen can be easily simulate a variety of equipment control panels to the needs expressed in the form of the output of test results. Using computer software to achieve most of the signal of the analysis and processing to complete a variety of control and test function. The user through the application of general-purpose computer program modules and features of the hardware together. Through friendly graphical interface to operate this computer. As in operating their own definition of individual instruments of their own design can be measured to complete the acquisition, analysis, determine, control, display, data storage and so on.Virtual Instruments advantages of more traditional instruments:(1)A strong integration of computer hardware resources. Breaking the traditional instruments in data processing, display, storage and other limitations, andgreatly enhanced the capabilities of traditional instruments.(2)The use of computer software resources to achieve some part of the software of instrument hardware, saving material resources, increase system flexibility. Through software technology and the corresponding numerical algorithm. Directly on the test data for various analysis and processing in time. Through the graphical user interface technology, truly user-friendly, human-computer interaction.(3)Hardware and software of virtual instrument is an open, modular, reusable and interchangeability characteristics. Therefore, the user can according to their own needs and use different manufacturers products. The development of the instrument system is more flexible, efficient and shorten the formation time of the system The traditional instruments are application specific systems based on fixed hardware and software resources so their function and applications are defined by the manufacturer. These instruments are complex systems and therefore they become expensive and difficult to manage.The widespread usage of personal computers in many scientific and technological fields make them an ideal hardware and software platform for the implementation of measurement instruments. By adding a simple data acquisition system, a personal computer can emulate any instrument. The instruments generated in this way are called virtual instruments because they do not have exclusive access to hardware and software resources. Different instruments can be implemented over the same hardware by only reprogramming the software. The virtual instruments offer plenty of advantages the most important of which is the low cost due to the reusability of hardware and software resources. The above characteristics and the continuous evolution and cheapening of the personal computers make the virtual instruments a valuable alternative to traditional ones.Nevertheless, there are two main factors which limits the application of virtualinstruments. By one hand, the data capture is reduce to slow rates because of the more common operating systems of the general purpose computers are not oriented to realtime applications. By other hand, the data acquisition system is not an application oriented system but a generic one. Therefore, our proposal is focused on the enhancement of virtual instruments by the replacement of the generic hardware with a reconfigurable data acquisition system, as it is shown in Figure 1. By this way, some data process can be implemented by hardware reducing the data flow to/from the computer and rising the maximum sample rate.基于虚拟仪器的可重构逻辑虚拟仪器的出现是测量仪器发展历史上的一场革命。

LabVIEW常用中英文词汇对照表

LabVIEW常用中英文词汇对照表

LabVIEW常用中英文词汇对照表——LabVIEW高级编程与虚拟仪器工程应用随书光盘前面板菜单栏Panel Menu文件File新建VI New VI新建New打开Open关闭Close关闭全部Close All保存Save另存为Save As…保存全部Save All保存为前期版Save As Earlier Stage Edition还原Revert新建项目New Project保存项目Save Project关闭项目Close Project页面设置Page Setup打印Print打印窗口Print WindowVI属性VI Properties近期项目Recently Opened Projects近期文件Recently Opened Files退出Exit查看View控件选板Controls Palette函数选板Functions Palette工具选板Tools Palette错误列表Errors ListVI层次结构VI HierarchyLabVIEW类层次结构LabVIEW Class Hierarchy浏览关系Browse Relations类浏览器Class ExplorerActiveX属性浏览器ActiveX Property Explorer启动窗口Start Window导航窗口Navigation Window工具栏Tools bar编辑Edit撤消窗口移动Undo Window Move重做Redo剪切Cut复制Copy粘贴Paste删除Clear选择全部Select All当前值设置为默认值Make Current Values Default重新初始化为默认值Reinitalize All to Default自定义控件Customize Control导入图片至剪贴板Import Picture From File…设置Tap键顺序Set Tapping Order删除断线Remove Broken Wires从层次结构中删除断点Remove Breakpoint from Hierarchy 创建子VI Create SubVI禁止前面板网格对齐Prohibit the Panel Grid Alignment对齐所选项Align the Options分布所选项Distribute the OptionsVI修订历史VI Reference History运行时菜单Run-Time Menu查找和替换Find and Replace显示搜索结果Show Search Results项目Project新建项目New Project打开项目Open Project保存项目Save Project关闭项目Close Project添加至项目Add to Project生成Generate生成全部Generate All运行Run筛选视图Select Views文件信息File Information属性Properties操作Operate运行Run停止Stop单步步入Single-Step into单步步过Single-Step Over单步步出Single-Step Out断点Breakpoint调用时挂起Suspend when Called结束时打印Print at Completion结束时记录Log at Completion数据记录Data logging切换至运行模式Change to Run Mode连接远程前面板Connect to Remote Panel调试应用程序或共享库Debug Application or Share Library 工具Tools仪器InstrumentationMathScript窗口MathScript Window比较Compare性能分析Performance Analysis安全Safety用户名User Name生成可执行文件Generate Executable Documents转换程序生成脚本Convert Project and Generate Script源代码控制Source Code ControlLLB管理器LLB Manager导入Import共享变量Shared Variable在磁盘上查找VI Find VIs on DiskNI范例管理器Prepare Example VIs for NI Example Finder远程前面板连接管理器Remote Panel Connection Manager Web发布工具Web Publishing Tool…高级Advanced选项Options窗口Window显示程序框图Show Block Diagram左右两栏显示The Left and Right上下两栏显示The Up and Down最大化窗口Full Size全部窗口All Windows帮助Help显示即时帮助Show Context Help锁定即时帮助Lock Context Help搜索LabVIEW帮助Search the LabVIEW Help解释错误Explain Error本VI帮助Help for This VI查找范例Find Example查找仪器驱动Find Instrument Driver网络资源Web ResourcesNI MAX Configuration VI ReferenceNI MAX 配置VI Reference专利信息Patent Information关于LabVIEW About LabVIEW前面板工具栏Tool Bar in Front Panel 运行Run连续运行Run Continuously中止执行Abort Execution暂停Pause文本设置Text Settings字体对话框Font Dialog应用程序字体Application Font系统字体System Font对话框字体Dialog Font当前字体Current Font大小Size样式Style调整Justify颜色Color对齐对象Align Objects上边缘Top Edges垂直中心Vertical Centers下边缘Bottom Edges左边缘Left Edges水平居中Horizontal Centers右边缘Right Edges分布对象Distribute Objects垂直中心Vertical Centers下边缘Bottom Edges垂直间距Vertical Gap垂直压缩Vertical Compress左边缘Left Edges水平居中Horizontal Centers右边缘Right Edges水平间隔Horizontal Gap水平压缩Horizontal Compress调整对象大小Resize Objects最大宽度Maximum Width最大高度Maximum Height最大宽度和高度Maximum Width and Height 最小宽度Minimum Width最小高度Minimum Height最小宽度和高度Minimum Width and Height设置宽度和高度Set Width and Height重新排序Reorder组合Group取消组合Ungroup锁定Lock解锁Unlock向前移动Move Forward向后移动Move Backward移至前面Move to Front移至后面Move to Back显示即时帮助Show Context Help图标IconVI属性VI Properties编辑图标Edit Icon显示连线板Show Connector查找全部实例Find All Instances添加接线端Add Terminal删除接线端Remove Terminal模式Patterns旋转90度Rotate 90 Degrees水平翻转Flip Horizontal垂直翻转Flip Vertical断开连接全部接线端Disconnect All Terminals断开连接本接线端Disconnect This Terminal接线端类型This Connection Is工具选板Tools Palette 操作值Operate Value定位/调整大小/选择Position/Size/Select编辑文本Edit Text进行连线Connect Wire对象快捷菜单Object Shortcut Menu滚动窗口Scroll Window设置/清除断点Set/Clear Breakpoint探针数据Probe Data获取颜色Get Color设置颜色Set Color控件选板Controls Palette 新式New Style数值Numeric数值输入控件Numeric Control数值显示控件Numeric Indicator时间标识输入控件Time Stamp Control时间标识输出控件Time Stamp Indicator垂直填充滑动杆Vertical Fill Slide垂直指针滑动杆Vertical Pointer Slide垂直进度条Vertical Progress Bar垂直刻度条Vertical Graduated Bar水平填充滑动杆Horizontal Fill Slide水平指针滑动杆Horizontal Pointer Slide 水平进度条Horizontal Progress Bar水平刻度条Horizontal Graduated Bar 旋扭Knob转盘Dial量表Gauge仪表Meter液罐Tank温度计Thermometer垂直滚动条Vertical Scrolling Bar水平滚动条Horizontal Scrolling Bar带边框颜色盒Framed Color Box布尔Boolean开关按钮Push Button翘板开关Rocker垂直翘板开关Vert Rocker圆形指示灯Round LED水平摇杆开关Horizontal Toggle Switch 垂直摇杆开关Vertical Toggle Switch 方形指示灯Square LED滑动开关Slide Switch垂直滑动杆开关Vertical Slide Switch 确定按钮OK Button取消按钮Cancel Button停止按钮Stop Button单选按钮Radio Buttons数组、矩阵与簇Array, Matrix & Cluster数组Array簇Cluster实数矩阵Real Matrix复数矩阵Plural Matrix错误输入3D Error In 3D.ctl错误输出3D Error Out 3D.ctl字符串与路径String &Path字符串输入控件String Control字符串显示控件String Indicator组合框Combo Box文件路径输入控件File Path Control文件路径显示控件File Path Indicator 图形Graph波形图表Waveform Chart波形图Waveform GraphXY图XY GraphExpress XY图Express XY Graph强度图表Intensity Chart强度图Intensity Graph数字波形图Digital Waveform Graph 混合信号图Mixed-Signal Graph三维曲面图3D Surface Graph三维参数图3D Parametric Graph三维曲线图3D Curve Graph三维图片控件3D Picture Controls列表与表格List &Table列表框List box多列列表框Multicolumn List box表格Table树形TreeExpress表格Express Table下拉列表与枚举Ring & Enum文本下拉列表Text Ring菜单下拉列表Menu Ring枚举Enum图片下拉列表Picture Ring文本与图片下拉列表Text & Picture Ring 容器Containers水平分隔栏Horizontal Divider垂直分隔栏Vertical Divider.NET容器.NET Container选项卡控件Tap Control子面板Sub PanelActiveX容器ActiveX ContainerI/O波形Waveform数字波形Digital Waveform数字数据Digital Data传统DAQ通道Traditional DAQ ChannelsDAQmax名称控件DAQmax Name ControlsVISA资源名称VISA Resource NameIVI逻辑名称IVI Logical NameField Point IO点Field Point IO PointIMAQ会话句柄IMAQ Session运动资源Motion ResourceCAN 控件CAN Controls共享变量控件Shared Variables Controls引用句柄Refnum应用程序引用句柄Application RefnumVI引用句柄VI Refnum控件引用句柄Control Refnum事件发生引用句柄Occurrence Refnum菜单引用句柄Menu RefnumTCP网络连接引用句柄TCP Network Connection RefnumUDP网络连接引用句柄UDP Network Connection Refnum红外线网络连接引用句柄Infrared Ray Network Connection Refnum 蓝牙网络连接引用句柄Bluetooth Network Connection Refnum DataSocket引用句柄DataSocket Refnum字节流文件引用句柄Byte Stream File Refnum数据记录文件引用句柄Data Log File Refnum自动化引用句柄Automatic Refnum.NET引用句柄.NET Refnum回调事件引用句柄Events Callback Refnum变体与类Variant & Class变体VariantLabVIEW对象LabVIEW Object修饰Decorations细线Thin Line粗线Thick Line细分隔线Thin Chiseled Line粗分隔线Thick Chiseled Line带箭头细线Thin Line with Arrow带箭头粗线Thick Line with Arrow标签Label垂直平滑盒Vertical Smooth Box水平平滑盒Horizontal Smooth Box水平按钮框Horizontal Button Box上凸盒Raised Box下凹圆盒Lowered Rounded Box加粗下凹盒Thick Lowered Box上凸盒Raised Box上凸框Raised Frame上凸圆形Raised Circle上凸圆盒Raised Rounded Box上凸左向三角形Raised Left Triangle上凸右向三角形Raised Right Triangle上凸正向三角形Raised Up Triangle上凸反向三角形Raised Down Triangle平面盒Flat Box平面框Flat Frame平面圆形Flat Circle平面圆盒Flat Rounded Box平面左向三角形Flat Left Triangle平面右向三角形Flat Right Triangle平面正向三角形Flat Up Triangle平面反向三角形Flat Down Triangle下凹盒Recessed Box下凹框Recessed Frame下凹圆形Recessed Circle下凹圆盒Recessed Rounded Box下凹左向三角形Recessed Left Triangle 下凹右向三角形Recessed Right Triangle 下凹正向三角形Recessed Up Triangle下凹反向三角形Recessed Down Triangle系统Dialog Controls系统数值Dialog Numeric系统步进数值控件Dialog Spin Control系统字符串Dialog String系统下拉列表Dialog Ring系统组合框Dialog Combo系统枚举Dialog Enum系统路径控件Dialog Path Control系统标签Dialog Label系统列表框Dialog Listbox系统多列列表框Dialog Multicolumn Listbox系统树形控件Dialog Tree Control系统表格Dialog Table系统垂直滑动杆Dialog Vertical Slide系统水平滑动杆Dialog Horizontal Slide系统垂直指针滑动杆Dialog Vertical Pointer Slide 系统水平指针滑动杆Dialog Horizontal Pointer Slide 系统垂直进度条Dialog Vertical Progress Bar系统水平进度条Dialog Horizontal Progress Bar系统按钮Dialog Button系统取消按钮Dialog Cancel Button系统单选单按钮Dialog Radio Button系统复选框Dialog Checkbox系统单选按钮Dialog Radio Buttons系统选项卡控件Dialog Tap Control水平滚动条Horizontal Rolling Bar垂直滚动条Vertical Rolling Bar水平分隔栏(系统)Horizontal Divider(System)垂直分隔栏(系统)Vertical Divider(System)系统下凹框Dialog Recessed Frame系统分隔线Dialog Chiseled Line经典Classic Controls经典数值Classic Numeric数值输入控件Numeric Controls数值显示控件Numeric Indicator简易数值Simple Numeric波形Waveform简易垂直滑动杆Simple Vertical Slide垂直滑动杆Vertical Slide垂直填充滑动杆Vertical Fill Slide垂直指针滑动杆Vertical Pointer Slide 液罐Tank温度计Thermometer简易水平滑动杆Simple Horizontal Slide 水平滑动杆Horizontal Slide水平填充滑动杆Horizontal Fill Slide水平指针滑动杆Horizontal Pointer Slide 旋钮Knob转盘Dial仪表Meter量表Gauge颜色盒Color Box带边框颜色盒Framed Color Box颜色梯度Color Ramp时间标识输入控件Time Stamp Control 时间标识显示控件Time Stamp Indicator 经典布尔Classic Boolean方形按钮Square Button平面方形按钮Flat Square Button方形指示灯Square LED方形灯Square Light方形单选按钮Square Radio Button圆形按钮Round Button平面圆形按钮Flat Round Button圆形指示灯Round LED圆形灯Round Light圆形单选按钮Round Radio Button垂直开关Vertical Switch水平开关Horizontal Switch垂直摇杆开关Vertical Toggle Switch水平摇杆开关Horizontal Toggle Switch复选框Checkbox带标签方形按钮Labeled Square Button带标签圆形按钮Labeled Round Button带标签矩形按钮Labeled Rectangular Button带标签椭圆形按钮Labeled Oblong Button系统按钮Dialog Button系统取消按钮Cancle Button系统复选框Dialog Checkbox系统单选单按钮Dialog Radio Button矩形停止按钮Rectangular Stop Button圆形停止按钮Round Stop Button指示灯按钮LED Button经典单选按钮Classic Radio Buttons方形开关按钮Square Push Button圆形开关按钮Round Push Button垂直滑动杆开关Vertical Slide Switch方形开关按钮2 Square Push Button2圆形开关按钮2 Round Push Button2水平滑动开关Horizontal Slide Switch经典字符串及路径Classic String & Path简易字符串Simple String组合框Combo Box经典数组,矩阵与簇Classic Array, Matrix &Cluster 变体Variant经典列表及表格Classic List & Table经典图形Classic Graph经典下拉列表及枚举Classic Ring &Enum系统下拉列表System Ring经典容器Classic Containers经典I/O Classic I/O经典引用句柄Classic RefnumExpress数值输入控件Numeric Controls按钮与开关Buttons & Switches文本输入控件Text Controls用户控件User Controls数值显示控件Numeric Indicator指示灯LEDs文本显示控件Text Indicators图形显示控件Graph Indicator控制设计与仿真Control Design and Simulation附加工具包Additional Kit用户控件User Controls选择控件Select a Control….NET与ActiveX .NET&ActiveX程序框图工具栏Tool Bar in Block Diagram 运行Run连续运行Run Continuously中止执行Abort Execution暂停Pause高亮度显示执行过程HighLight Execution保存连线值Save Connection Value开始单步执行Start Single Stepping开始单步执行Start Single Stepping单步步出Step Out文本设置Text Settings对齐对象Align Objects分布对象Distribute Objects重新排序Reorder显示即时帮助窗口Show Context Help Window函数选板Functions Palette编程Program结构StructuresFor循环For LoopWhile循环While Loop定时结构Timed Structure条件结构Case Structure事件结构Event StructureMathScript节点MathScript Node平铺式顺序结构Flat Sequence Structure层叠式顺序结构Stacked Sequence Structure公式节点Formula Node程序框图禁用结构Block Diagram Banned Structure 条件禁用结构Case Banned Structure反馈节点Feedback Node共享变量Shared Variable局部变量Local Variable全局变量Global Variable修饰Decorations数组Array数组大小Array Size索引数组Index Array替换数组子集Replace Array Subset数组插入Insert Into Array删除数组元素Delete From Array初始化数组Initialize Array创建数组Build Array数组子集Array Subset数组最大值与最小值Array Max & Min重排数组维数Reshape Array一维数组排序Sort 1D Array搜索一维数组Search 1D Array拆分一维数组Split 1D Array反转一维数组Reverse 1D Array一维数组移位Rotate 1D Array一维数组插值Interpolate 1D Array以阈值插值一维数组Threshold 1D Array交织一维数组Interleave 1D Array抽取一维数组Decimate 1D Array二维数组转置Transpose 2D Array数组常量Array Constant数组至簇转换Array to Cluster簇至数组转换Cluster to Array数组至矩阵转换Array to Matrix矩阵至数组转换Matrix to Array簇与变体Cluster and Variant解除捆绑Unbundle捆绑Bundle按名称解除捆绑Unbundle By Name按名称捆绑Bundle By Name创建簇数组Build Cluster Array索引与捆绑簇数组Index & Bundle Cluster Array 簇至数组转换Cluster to Array数组至簇转换Array to Cluster簇常量Cluster Constant转换为变体Changed Into Variant平化字符串至变体转换Ping-String to Variant 变体至数据转换Variant to Data变体至平化字符串转换Variant to Ping-String 变体属性Variant Properties数值Numeric加Add减Subtract乘Multiply除Divide商与余数Quotient & Remainder转换Conversion加1 Increment减1 Decrement数组元素相加Add Array Elements数组元素相乘Multiply Array Elements复合运算Compound Arithmetic数据操作Data Operation绝对值Absolute Value最近数取整Round To Nearest向下取整Round To -Infinite向上取整Round To +Infinite按2的幂缩放Scale By Power of 2复数Complex平方根Square Root平方Square取负数Negate倒数Reciprocal符号Sign缩放Scale数值常量Numeric Constant枚举常量Enum Constant下拉列表常量Ring Constant随机数(0—1)Random Number(0—1)表达式节点Expression Node正无穷大+Infinite负无穷大-Infinite数学与科学常量Additional Numeric Constants 文件I/O File I/O写入电子表格文件Write To Spreadsheets File读取电子表格文件Read From Spreadsheets File 写入测量文件Write To Measurement File读取测量文件Read Measurement File打开/创建/替换文件Open/Create/Replace File 关闭文件Close File格式化写入文件Format Into File扫描文件Scan From File写入文本文件Write Characters To File读取文本文件Read Characters From File写入二进制文件Write To Binary File读取二进制文件Read From Binary File创建路径Build Path拆分路径Strip Path文件常量File Constant配置文件VI Configuration VIs存储Storage高级文件函数Advanced File Functions布尔Boolean与And或Or异或Exclusive Or非Not复合运算Compound Arithmetic与非Not And或非Not Or同或Not Exclusive Or蕴含Implies数组元素与操作And Array Elements数组元素或操作Or Array Elements数值至布尔数组转换Number To Boolean Array布尔数组至数值转换Boolean Array To Number布尔值至(0-1)转换Boolean To (0,1)真常量True Constant假常量False Constant字符串String字符串长度String Length连接字符串Concatenate Strings部分字符串String Subset附加字符串函数Additional String Functions替换子字符串Replace Substring搜索替换字符串Search and Replace String匹配模式Match Pattern匹配正则表达式Regular Expression Match格式化日期/时间字符串Format Date/Time String字符串/数值转换String/Number Conversion扫描字符串Scan from String格式化写入字符串Format Into String电子表格字符串至数组转换Spreadsheet String to Array 数组至电子表格字符串转换Array to Spreadsheet String 字符串/数组/路径转换String/Array/Path Conversion创建文本Build Text删除空白Trim White space转换为大写字母To Upper Case转换为小写字母To Lower Case空格常量Blank Space Constant字符串常量String Constant空字符串常量Empty String Constant回车键常量Carriage Return Constant换行符常量Line Feed Constant行结束常量End of Line Constant制表符常量Tab Constant比较Comparison等于?Equal?不等于?Not Equal?大于?Greater?小于?Less?大于等于?Greater Or Equal?小于等于?Less Or Equal?等于0?Equal To 0?不等于0?Not Equal To 0?大于0?Greater Than 0?小于0?Less Than 0?大于等于0? Greater Or Equal To 0?小于等于0?Less Or Equal To 0?选择Select最大值与最小值Max & Min判定范围并强制转换In Range and Coerce非法数字/路径/引用句柄?Not A Number/Path/Refnum?空数组?Empty Array?空字符串/路径?Empty String/Path?十进制数?Decimal Digit?十六进制数?Hex Digit?八进制数?Octal Digit?可打印?Printable?空白?White Space?字符类?Lexical Class?比较Comparison定时Time时间计数器Tick Count(ms)等待(ms)?Wait(ms)?等待下一个整数倍毫秒Wait Until Next ms Multiply转换为时间标识To Time Token获取日期/时间字符串Get Date/Time String获取日期/时间(秒)Get Date/Time In Seconds日期/时间至秒转换Date/Time To Seconds秒至日期/时间转换Seconds To Date/Time时间标识常量Time Stamp Constant时间延迟Time Delay已用时间Elapsed Time格式化日期/时间字符串Format Date/Time String对话框与用户界面Dialog and User Interface单按钮对话框One Button Dialog双按钮对话框Two Button Dialog三按钮对话框Three Button Dialog简易错误处理器Simple Error Handler通用错误处理器General Error Handler清除错误Clear Errors合并错误Merge Errors错误代码至错误簇转换Error Cluster From Error Code查找第一个错误Find First Error提示用户输入Prompt User To Input显示对话框信息Display Message To User等待前面板活动Wait For Front Panel Activity产生前面板活动Generate Front Panel Activity颜色盒常量Color Box Constant列表框符号下拉列表控件常量Listbox Sign Ring Controls Constant 事件Event菜单Menu游标Cursor帮助Help波形Waveform获取波形成分Get Waveform Component创建波形Build Waveform设置波形属性Set Waveform Attribute获取波形属性Get Waveform Attribute模数转换Analog to Digital Waveform数模转换Digital to Analog Waveform索引波形数组Index Waveform Array复制波形dt Copy Waveform dt对齐波形时间标识Align Waveform Timestamps获取波形子集Get Waveform Subset获取终止时间值Get Final Time Value波形持续时间Waveform Duration按dt缩放Scale Delta t获取XY值Get XY Value获取波形时间标识数组Get Waveform Timestamps Array 模拟波形Analog Waveform数字波形Digital Waveform波形文件I/O Waveform File I/O应用程序控制Application Control打开应用程序引用Open Application Reference打开VI引用Open VI Reference静态VI引用Static VI Reference关闭引用Close Reference通过引用节点调用Call By Reference Node属性节点Property Node调用节点Invoke Node调用链Call Chain转换为特定的类To More Specific Class转换为通用的类To More Generic Class类说明符常量Class Specifier ConstantVI服务器引用VI VI Server to Index VI调用父方法Call Father Method获取拖放数据Drag and Drop Access to Data停止Stop退出LabVIEW Quit LabVIEW请求释放内存To Release Memory同步Synchronization通知器操作Notifier Operations队列操作Queue Operations信号量Semaphore集合点Rendezrous事件发生Occurrences首次调用?First Call?图形与声音Graphics & Sound三维图形属性3D Graph Properties图片绘制Picture Plots图片函数Picture Functions图形格式Graphics Formulates蜂鸣声Beep声音Sound三维图片控件3D Picture Controls报表生成Report Generation简易文本报表Easy Text Report简易打印VI前面板或说明信息Easy Print VI Panel or Documentation VI说明信息VI Documentation新建报表New Report打印报表Print Report保存报表至文件Save Report to File处置报表Dispose ReportHTML报表HTML Reports Only设置报表字体Set Report Font添加报表文本Append Report Text添加表格至报表Append Table to Report添加列表至报表Append List to Report报表布局Report Layout添加前面板图像至报表Append Front Panel Image to Report添加控件图像至报表Append Controls Image to Report添加图像至报表Append Image to Report高级报表生成Advanced Report Generation报表ReportDIAdem报表向导NI DIAdem Report Wizard测量I/O Measurments I/O仪器I/O Instrumentation I/O仪器驱动程序Instrumentation Drivers串口Serial视觉与运动Vision and Motion数学Mathmatics数值Numeric基本与特殊函数Basic & Special Function 线性代数Linear Algebra拟合Fitting内插与外推Interpolation and Extrapolation 积分与微分Integration and Differentiation 概率与统计Probability and Statistics最优化Optimization微分方程Differential Equation几何Geometry多项式Polynomial脚本与公式Script and Formula信号处理Signal Dispose波形生成Waveform Generation波形调理Waveform Conditioning波形测量Waveform Measurement信号生成Signal Generation信号运算Signal Processing窗Windows滤波器Filter谱分析Spectrum Analysis变换Transform逐点Point By Point数据通信Data Communication共享变量Shared Variable局部变量Local Variable全局变量Global Variable队列操作Queue Operation同步Synchronize协议Agreement互连接口Interconnection Interface库与可执行Libraries and Execution源代码控制Source Code ControlI/O端口Port I/OMultisim 工具包Multisim Kit.NET输入设备控制Input Device Control控制设计与仿真Control Design and SimulateSignalExpressAcquire SignalsGenerate SignalsCreate SignalsLoad/Save SignalsProcessingAnalysisExpress输入Input信号分析Signal Analysis输出Output信号操作Signal Operation执行过程控制Execution Control算术与比较Arith/Compare启动窗口Start Window新建New项目Project基于模板的VI VI from Template更多More打开Open资源ResourcesLabVIEW新用户LabVIEW New UserLabVIEW入门指南LabVIEW ABC Guide book LabVIEW基础LabVIEW BasicLabVIEW文档指南LabVIEW Documents Guidebook LabVIEW帮助LabVIEW HelpLabVIEW升级LabVIEW Upgrade网络资源Web Resource论坛Forum培训课程Training Courses范例Examples查找范例Find Examples。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

LabVIEW常用中英文词汇对照表——LabVIEW高级编程与虚拟仪器工程应用随书光盘前面板菜单栏Panel Menu文件File新建VI New VI新建New打开Open关闭Close关闭全部Close All保存Save另存为Save As…保存全部Save All保存为前期版Save As Earlier Stage Edition还原Revert新建项目New Project保存项目Save Project关闭项目Close Project页面设置Page Setup打印Print打印窗口Print WindowVI属性VI Properties近期项目Recently Opened Projects近期文件Recently Opened Files退出Exit查看View控件选板Controls Palette函数选板Functions Palette工具选板T ools Palette错误列表Errors ListVI层次结构VI HierarchyLabVIEW类层次结构LabVIEW Class Hierarchy浏览关系Browse Relations类浏览器Class ExplorerActiveX属性浏览器ActiveX Property Explorer启动窗口Start Window导航窗口Navigation Window工具栏T ools bar编辑Edit撤消窗口移动Undo Window Move重做Redo剪切Cut复制Copy粘贴Paste删除Clear选择全部Select All当前值设置为默认值Make Current Values Default重新初始化为默认值Reinitalize All to Default自定义控件Customize Control导入图片至剪贴板Import Picture From File…设置T ap键顺序Set T apping Order删除断线Remove Broken Wires从层次结构中删除断点Remove Breakpoint from Hierarchy 创建子VI Create SubVI禁止前面板网格对齐Prohibit the Panel Grid Alignment对齐所选项Align the Options分布所选项Distribute the OptionsVI修订历史VI Reference History运行时菜单Run-Time Menu查找和替换Find and Replace显示搜索结果Show Search Results项目Project新建项目New Project打开项目Open Project保存项目Save Project关闭项目Close Project添加至项目Add to Project生成Generate生成全部Generate All运行Run筛选视图Select Views文件信息File Information属性Properties操作Operate运行Run停止Stop单步步入Single-Step into单步步过Single-Step Over单步步出Single-Step Out断点Breakpoint调用时挂起Suspend when Called结束时打印Print at Completion结束时记录Log at Completion数据记录Data logging切换至运行模式Change to Run Mode连接远程前面板Connect to Remote Panel调试应用程序或共享库Debug Application or Share Library工具T ools仪器InstrumentationMathScript窗口MathScript Window比较Compare性能分析Performance Analysis安全Safety用户名User Name生成可执行文件Generate Executable Documents转换程序生成脚本Convert Project and Generate Script源代码控制Source Code ControlLLB管理器LLB Manager导入Import共享变量Shared Variable在磁盘上查找VI Find VIs on DiskNI例管理器Prepare Example VIs for NI Example Finder远程前面板连接管理器Remote Panel Connection Manager Web发布工具Web Publishing T ool…高级Advanced选项Options窗口Window显示程序框图Show Block Diagram左右两栏显示The Left and Right上下两栏显示The Up and Down最大化窗口Full Size全部窗口All Windows帮助Help显示即时帮助Show Context Help锁定即时帮助Lock Context Help搜索LabVIEW帮助Search the LabVIEW Help解释错误Explain Error本VI帮助Help for This VI查找例Find Example查找仪器驱动Find Instrument Driver网络资源Web ResourcesNI MAX Configuration VI ReferenceNI MAX 配置VI Reference专利信息Patent Information关于LabVIEW About LabVIEW前面板工具栏T ool Bar in Front Panel运行Run连续运行Run Continuously中止执行Abort Execution暂停Pause文本设置T ext Settings字体对话框Font Dialog应用程序字体Application Font系统字体System Font对话框字体Dialog Font当前字体Current Font大小Size样式Style调整Justify颜色Color对齐对象Align Objects上边缘T op Edges垂直中心Vertical Centers下边缘Bottom Edges左边缘Left Edges水平居中Horizontal Centers右边缘Right Edges分布对象Distribute Objects垂直中心Vertical Centers下边缘Bottom Edges垂直间距Vertical Gap垂直压缩Vertical Compress左边缘Left Edges水平居中Horizontal Centers右边缘Right Edges水平间隔Horizontal Gap水平压缩Horizontal Compress调整对象大小Resize Objects最大宽度Maximum Width最大高度Maximum Height最大宽度和高度Maximum Width and Height 最小宽度Minimum Width最小高度Minimum Height最小宽度和高度Minimum Width and Height设置宽度和高度Set Width and Height重新排序Reorder组合Group取消组合Ungroup锁定Lock解锁Unlock向前移动Move Forward向后移动Move Backward移至前面Move to Front移至后面Move to Back显示即时帮助Show Context Help图标IconVI属性VI Properties编辑图标Edit Icon显示连线板Show Connector查找全部实例Find All Instances添加接线端Add T erminal删除接线端Remove T erminal模式Patterns旋转90度Rotate 90 Degrees水平翻转Flip Horizontal垂直翻转Flip Vertical断开连接全部接线端Disconnect All T erminals断开连接本接线端Disconnect This T erminal接线端类型This Connection Is工具选板T ools Palette操作值Operate Value定位/调整大小/选择Position/Size/Select编辑文本Edit T ext进行连线Connect Wire对象快捷菜单Object Shortcut Menu滚动窗口Scroll Window设置/清除断点Set/Clear Breakpoint探针数据Probe Data获取颜色Get Color设置颜色Set Color控件选板Controls Palette 新式New Style数值Numeric数值输入控件Numeric Control数值显示控件Numeric Indicator时间标识输入控件Time Stamp Control时间标识输出控件Time Stamp Indicator垂直填充滑动杆Vertical Fill Slide垂直指针滑动杆Vertical Pointer Slide垂直进度条Vertical Progress Bar垂直刻度条Vertical Graduated Bar水平填充滑动杆Horizontal Fill Slide水平指针滑动杆Horizontal Pointer Slide 水平进度条Horizontal Progress Bar水平刻度条Horizontal Graduated Bar旋扭Knob转盘Dial量表Gauge仪表Meter液罐T ank温度计Thermometer垂直滚动条Vertical Scrolling Bar水平滚动条Horizontal Scrolling Bar带边框颜色盒Framed Color Box布尔Boolean开关按钮Push Button翘板开关Rocker垂直翘板开关Vert Rocker圆形指示灯Round LED水平摇杆开关Horizontal T oggle Switch 垂直摇杆开关Vertical T oggle Switch方形指示灯Square LED滑动开关Slide Switch垂直滑动杆开关Vertical Slide Switch确定按钮OK Button取消按钮Cancel Button停止按钮Stop Button单选按钮Radio Buttons数组、矩阵与簇Array, Matrix & Cluster数组Array簇Cluster实数矩阵Real Matrix复数矩阵Plural Matrix错误输入3D Error In 3D.ctl错误输出3D Error Out 3D.ctl字符串与路径String &Path字符串输入控件String Control字符串显示控件String Indicator组合框Combo Box文件路径输入控件File Path Control文件路径显示控件File Path Indicator图形Graph波形图表Waveform Chart波形图Waveform GraphXY图XY GraphExpress XY图Express XY Graph强度图表Intensity Chart强度图Intensity Graph数字波形图Digital Waveform Graph混合信号图Mixed-Signal Graph三维曲面图3D Surface Graph三维参数图3D Parametric Graph三维曲线图3D Curve Graph三维图片控件3D Picture Controls列表与表格List &T able列表框List box多列列表框Multicolumn List box表格T able树形TreeExpress表格Express T able下拉列表与枚举Ring & Enum文本下拉列表T ext Ring菜单下拉列表Menu Ring枚举Enum图片下拉列表Picture Ring文本与图片下拉列表T ext & Picture Ring容器Containers水平分隔栏Horizontal Divider垂直分隔栏Vertical Divider.NET容器 .NET Container选项卡控件T ap Control子面板Sub PanelActiveX容器ActiveX ContainerI/O波形Waveform数字波形Digital Waveform数字数据Digital Data传统DAQ通道Traditional DAQ ChannelsDAQmax名称控件DAQmax Name ControlsVISA资源名称VISA Resource NameIVI逻辑名称IVI Logical NameField Point IO点Field Point IO PointIMAQ会话句柄IMAQ Session运动资源Motion ResourceCAN 控件CAN Controls共享变量控件Shared Variables Controls引用句柄Refnum应用程序引用句柄Application RefnumVI引用句柄VI Refnum控件引用句柄Control Refnum事件发生引用句柄Occurrence Refnum菜单引用句柄Menu RefnumTCP网络连接引用句柄TCP Network Connection RefnumUDP网络连接引用句柄UDP Network Connection Refnum红外线网络连接引用句柄Infrared Ray Network Connection Refnum 蓝牙网络连接引用句柄Bluetooth Network Connection Refnum DataSocket引用句柄DataSocket Refnum字节流文件引用句柄Byte Stream File Refnum数据记录文件引用句柄Data Log File Refnum自动化引用句柄Automatic Refnum.NET引用句柄 .NET Refnum回调事件引用句柄Events Callback Refnum变体与类Variant & Class变体VariantLabVIEW对象LabVIEW Object修饰Decorations细线Thin Line粗线Thick Line细分隔线Thin Chiseled Line粗分隔线Thick Chiseled Line带箭头细线Thin Line with Arrow带箭头粗线Thick Line with Arrow标签Label垂直平滑盒Vertical Smooth Box水平平滑盒Horizontal Smooth Box水平按钮框Horizontal Button Box上凸盒Raised Box下凹圆盒Lowered Rounded Box加粗下凹盒Thick Lowered Box上凸盒Raised Box上凸框Raised Frame上凸圆形Raised Circle上凸圆盒Raised Rounded Box上凸左向三角形Raised Left Triangle上凸右向三角形Raised Right Triangle上凸正向三角形Raised Up Triangle上凸反向三角形Raised Down Triangle平面盒Flat Box平面框Flat Frame平面圆形Flat Circle平面圆盒Flat Rounded Box平面左向三角形Flat Left Triangle平面右向三角形Flat Right Triangle平面正向三角形Flat Up Triangle平面反向三角形Flat Down Triangle下凹盒Recessed Box下凹框Recessed Frame下凹圆形Recessed Circle下凹圆盒Recessed Rounded Box下凹左向三角形Recessed Left Triangle 下凹右向三角形Recessed Right Triangle 下凹正向三角形Recessed Up Triangle下凹反向三角形Recessed Down Triangle系统Dialog Controls系统数值Dialog Numeric系统步进数值控件Dialog Spin Control系统字符串Dialog String系统下拉列表Dialog Ring系统组合框Dialog Combo系统枚举Dialog Enum系统路径控件Dialog Path Control系统标签Dialog Label系统列表框Dialog Listbox系统多列列表框Dialog Multicolumn Listbox系统树形控件Dialog Tree Control系统表格Dialog T able系统垂直滑动杆Dialog Vertical Slide系统水平滑动杆Dialog Horizontal Slide系统垂直指针滑动杆Dialog Vertical Pointer Slide系统水平指针滑动杆Dialog Horizontal Pointer Slide 系统垂直进度条Dialog Vertical Progress Bar系统水平进度条Dialog Horizontal Progress Bar系统按钮Dialog Button系统取消按钮Dialog Cancel Button系统单选单按钮Dialog Radio Button系统复选框Dialog Checkbox系统单选按钮Dialog Radio Buttons系统选项卡控件Dialog T ap Control水平滚动条Horizontal Rolling Bar垂直滚动条Vertical Rolling Bar水平分隔栏(系统)Horizontal Divider(System)垂直分隔栏(系统)Vertical Divider(System)系统下凹框Dialog Recessed Frame系统分隔线Dialog Chiseled Line经典Classic Controls经典数值Classic Numeric数值输入控件Numeric Controls数值显示控件Numeric Indicator简易数值Simple Numeric波形Waveform简易垂直滑动杆Simple Vertical Slide垂直滑动杆Vertical Slide垂直填充滑动杆Vertical Fill Slide垂直指针滑动杆Vertical Pointer Slide 液罐T ank温度计Thermometer简易水平滑动杆Simple Horizontal Slide 水平滑动杆Horizontal Slide水平填充滑动杆Horizontal Fill Slide水平指针滑动杆Horizontal Pointer Slide 旋钮Knob转盘Dial仪表Meter量表Gauge颜色盒Color Box带边框颜色盒Framed Color Box颜色梯度Color Ramp时间标识输入控件Time Stamp Control 时间标识显示控件Time Stamp Indicator经典布尔Classic Boolean方形按钮Square Button平面方形按钮Flat Square Button方形指示灯Square LED方形灯Square Light方形单选按钮Square Radio Button圆形按钮Round Button平面圆形按钮Flat Round Button圆形指示灯Round LED圆形灯Round Light圆形单选按钮Round Radio Button垂直开关Vertical Switch水平开关Horizontal Switch垂直摇杆开关Vertical T oggle Switch水平摇杆开关Horizontal T oggle Switch复选框Checkbox带标签方形按钮Labeled Square Button带标签圆形按钮Labeled Round Button带标签矩形按钮Labeled Rectangular Button带标签椭圆形按钮Labeled Oblong Button系统按钮Dialog Button系统取消按钮Cancle Button系统复选框Dialog Checkbox系统单选单按钮Dialog Radio Button矩形停止按钮Rectangular Stop Button圆形停止按钮Round Stop Button指示灯按钮LED Button经典单选按钮Classic Radio Buttons方形开关按钮Square Push Button圆形开关按钮Round Push Button垂直滑动杆开关Vertical Slide Switch方形开关按钮2 Square Push Button2圆形开关按钮2 Round Push Button2水平滑动开关Horizontal Slide Switch经典字符串及路径Classic String & Path简易字符串Simple String组合框Combo Box经典数组,矩阵与簇Classic Array, Matrix &Cluster 变体Variant经典列表及表格Classic List & Table经典图形Classic Graph经典下拉列表及枚举Classic Ring &Enum系统下拉列表System Ring经典容器Classic Containers经典I/O Classic I/O经典引用句柄Classic RefnumExpress数值输入控件Numeric Controls按钮与开关Buttons & Switches文本输入控件T ext Controls用户控件User Controls数值显示控件Numeric Indicator指示灯LEDs文本显示控件T ext Indicators图形显示控件Graph Indicator控制设计与仿真Control Design and Simulation附加工具包Additional Kit用户控件User Controls选择控件Select a Control….NET与ActiveX .NET&ActiveX程序框图工具栏T ool Bar in Block Diagram运行Run连续运行Run Continuously中止执行Abort Execution暂停Pause高亮度显示执行过程HighLight Execution保存连线值Save Connection Value开始单步执行Start Single Stepping开始单步执行Start Single Stepping单步步出Step Out文本设置T ext Settings对齐对象Align Objects分布对象Distribute Objects重新排序Reorder显示即时帮助窗口Show Context Help Window函数选板Functions Palette编程Program结构StructuresFor循环For LoopWhile循环While Loop定时结构Timed Structure条件结构Case Structure事件结构Event StructureMathScript节点MathScript Node平铺式顺序结构Flat Sequence Structure层叠式顺序结构Stacked Sequence Structure公式节点Formula Node程序框图禁用结构Block Diagram Banned Structure 条件禁用结构Case Banned Structure反馈节点Feedback Node共享变量Shared Variable局部变量Local Variable全局变量Global Variable修饰Decorations数组Array数组大小Array Size索引数组Index Array替换数组子集Replace Array Subset数组插入Insert Into Array删除数组元素Delete From Array初始化数组Initialize Array创建数组Build Array数组子集Array Subset数组最大值与最小值Array Max & Min重排数组维数Reshape Array一维数组排序Sort 1D Array搜索一维数组Search 1D Array拆分一维数组Split 1D Array反转一维数组Reverse 1D Array一维数组移位Rotate 1D Array一维数组插值Interpolate 1D Array以阈值插值一维数组Threshold 1D Array交织一维数组Interleave 1D Array抽取一维数组Decimate 1D Array二维数组转置Transpose 2D Array数组常量Array Constant数组至簇转换Array to Cluster簇至数组转换Cluster to Array数组至矩阵转换Array to Matrix矩阵至数组转换Matrix to Array簇与变体Cluster and Variant解除捆绑Unbundle捆绑Bundle按名称解除捆绑Unbundle By Name按名称捆绑Bundle By Name创建簇数组Build Cluster Array索引与捆绑簇数组Index & Bundle Cluster Array 簇至数组转换Cluster to Array数组至簇转换Array to Cluster簇常量Cluster Constant转换为变体Changed Into Variant平化字符串至变体转换Ping-String to Variant 变体至数据转换Variant to Data变体至平化字符串转换Variant to Ping-String 变体属性Variant Properties数值Numeric加Add减Subtract乘Multiply除Divide商与余数Quotient & Remainder转换Conversion加1 Increment减1 Decrement数组元素相加Add Array Elements数组元素相乘Multiply Array Elements复合运算Compound Arithmetic数据操作Data Operation绝对值Absolute Value最近数取整Round T o Nearest向下取整Round T o -Infinite向上取整Round T o +Infinite按2的幂缩放Scale By Power of 2复数Complex平方根Square Root平方Square取负数Negate倒数Reciprocal符号Sign缩放Scale数值常量Numeric Constant枚举常量Enum Constant下拉列表常量Ring Constant随机数(0—1)Random Number(0—1)表达式节点Expression Node正无穷大+Infinite负无穷大-Infinite数学与科学常量Additional Numeric Constants文件I/O File I/O写入电子表格文件Write T o Spreadsheets File读取电子表格文件Read From Spreadsheets File 写入测量文件Write T o Measurement File读取测量文件Read Measurement File打开/创建/替换文件Open/Create/Replace File 关闭文件Close File格式化写入文件Format Into File扫描文件Scan From File写入文本文件Write Characters T o File读取文本文件Read Characters From File写入二进制文件Write T o Binary File读取二进制文件Read From Binary File创建路径Build Path拆分路径Strip Path文件常量File Constant配置文件VI Configuration VIs存储Storage高级文件函数Advanced File Functions布尔Boolean与And或Or异或Exclusive Or非Not复合运算Compound Arithmetic与非Not And或非Not Or同或Not Exclusive Or蕴含Implies数组元素与操作And Array Elements数组元素或操作Or Array Elements数值至布尔数组转换Number T o Boolean Array布尔数组至数值转换Boolean Array T o Number布尔值至(0-1)转换Boolean T o (0,1)真常量True Constant假常量False Constant字符串String字符串长度String Length连接字符串Concatenate Strings部分字符串String Subset附加字符串函数Additional String Functions替换子字符串Replace Substring搜索替换字符串Search and Replace String匹配模式Match Pattern匹配正则表达式Regular Expression Match格式化日期/时间字符串Format Date/Time String字符串/数值转换String/Number Conversion扫描字符串Scan from String格式化写入字符串Format Into String电子表格字符串至数组转换Spreadsheet String to Array 数组至电子表格字符串转换Array to Spreadsheet String 字符串/数组/路径转换String/Array/Path Conversion创建文本Build T ext删除空白Trim White space转换为大写字母T o Upper Case转换为小写字母T o Lower Case空格常量Blank Space Constant字符串常量String Constant空字符串常量Empty String Constant回车键常量Carriage Return Constant换行符常量Line Feed Constant行结束常量End of Line Constant制表符常量T ab Constant比较Comparison等于?Equal?不等于?Not Equal?大于?Greater?小于?Less?大于等于?Greater Or Equal?小于等于?Less Or Equal?等于0?Equal T o 0?不等于0?Not Equal T o 0?大于0?Greater Than 0?小于0?Less Than 0?大于等于0? Greater Or Equal T o 0?小于等于0?Less Or Equal T o 0?选择Select最大值与最小值Max & Min判定围并强制转换In Range and Coerce非法数字/路径/引用句柄?Not A Number/Path/Refnum?空数组?Empty Array?空字符串/路径?Empty String/Path?十进制数?Decimal Digit?十六进制数?Hex Digit?八进制数?Octal Digit?可打印?Printable?空白?White Space?字符类?Lexical Class?比较Comparison定时Time时间计数器Tick Count(ms)等待(ms)?Wait(ms)?等待下一个整数倍毫秒Wait Until Next ms Multiply转换为时间标识T o Time T oken获取日期/时间字符串Get Date/Time String获取日期/时间(秒)Get Date/Time In Seconds日期/时间至秒转换Date/Time T o Seconds秒至日期/时间转换Seconds T o Date/Time时间标识常量Time Stamp Constant时间延迟Time Delay已用时间Elapsed Time格式化日期/时间字符串Format Date/Time String对话框与用户界面Dialog and User Interface单按钮对话框One Button Dialog双按钮对话框T wo Button Dialog三按钮对话框Three Button Dialog简易错误处理器Simple Error Handler通用错误处理器General Error Handler清除错误Clear Errors合并错误Merge Errors错误代码至错误簇转换Error Cluster From Error Code查找第一个错误Find First Error提示用户输入Prompt User T o Input显示对话框信息Display Message T o User等待前面板活动Wait For Front Panel Activity产生前面板活动Generate Front Panel Activity颜色盒常量Color Box Constant列表框符号下拉列表控件常量Listbox Sign Ring Controls Constant 事件Event菜单Menu游标Cursor帮助Help波形Waveform获取波形成分Get Waveform Component创建波形Build Waveform设置波形属性Set Waveform Attribute获取波形属性Get Waveform Attribute模数转换Analog to Digital Waveform数模转换Digital to Analog Waveform索引波形数组Index Waveform Array复制波形dt Copy Waveform dt对齐波形时间标识Align Waveform Timestamps获取波形子集Get Waveform Subset获取终止时间值Get Final Time Value波形持续时间Waveform Duration按dt缩放Scale Delta t获取XY值Get XY Value获取波形时间标识数组Get Waveform Timestamps Array 模拟波形Analog Waveform数字波形Digital Waveform波形文件I/O Waveform File I/O应用程序控制Application Control打开应用程序引用Open Application Reference打开VI引用Open VI Reference静态VI引用Static VI Reference关闭引用Close Reference通过引用节点调用Call By Reference Node属性节点Property Node调用节点Invoke Node调用链Call Chain转换为特定的类T o More Specific Class转换为通用的类T o More Generic Class类说明符常量Class Specifier ConstantVI服务器引用VI VI Server to Index VI调用父方法Call Father Method获取拖放数据Drag and Drop Access to Data停止Stop退出LabVIEW Quit LabVIEW请求释放存T o Release Memory同步Synchronization通知器操作Notifier Operations队列操作Queue Operations信号量Semaphore集合点Rendezrous事件发生Occurrences首次调用?First Call?图形与声音Graphics & Sound三维图形属性3D Graph Properties图片绘制Picture Plots图片函数Picture Functions图形格式Graphics Formulates蜂鸣声Beep声音Sound三维图片控件3D Picture Controls报表生成Report Generation简易文本报表Easy T ext Report简易打印VI前面板或说明信息Easy Print VI Panel or Documentation VI说明信息VI Documentation新建报表New Report打印报表Print Report保存报表至文件Save Report to File处置报表Dispose ReportHTML报表HTML Reports Only设置报表字体Set Report Font添加报表文本Append Report T ext添加表格至报表Append T able to Report添加列表至报表Append List to Report报表布局Report Layout添加前面板图像至报表Append Front Panel Image to Report添加控件图像至报表Append Controls Image to Report添加图像至报表Append Image to Report高级报表生成Advanced Report Generation报表ReportDIAdem报表向导NI DIAdem Report Wizard测量I/O Measurments I/O仪器I/O Instrumentation I/O仪器驱动程序Instrumentation Drivers串口Serial视觉与运动Vision and Motion数学Mathmatics数值Numeric基本与特殊函数Basic & Special Function 线性代数Linear Algebra拟合Fitting插与外推Interpolation and Extrapolation 积分与微分Integration and Differentiation 概率与统计Probability and Statistics最优化Optimization微分方程Differential Equation几何Geometry多项式Polynomial脚本与公式Script and Formula信号处理Signal Dispose波形生成Waveform Generation波形调理Waveform Conditioning波形测量Waveform Measurement信号生成Signal Generation信号运算Signal Processing窗Windows滤波器Filter谱分析Spectrum Analysis变换Transform逐点Point By Point数据通信Data Communication共享变量Shared Variable局部变量Local Variable全局变量Global Variable队列操作Queue Operation同步Synchronize协议Agreement互连接口Interconnection Interface库与可执行Libraries and Execution源代码控制Source Code ControlI/O端口Port I/OMultisim 工具包Multisim Kit.NET输入设备控制Input Device Control控制设计与仿真Control Design and Simulate SignalExpressAcquire SignalsGenerate SignalsCreate SignalsLoad/Save SignalsProcessingAnalysisExpress输入Input信号分析Signal Analysis输出Output信号操作Signal Operation执行过程控制Execution Control算术与比较Arith/Compare启动窗口Start Window新建New项目Project基于模板的VI VI from T emplate更多More打开Open资源ResourcesLabVIEW新用户LabVIEW New UserLabVIEW入门指南LabVIEW ABC Guide book LabVIEW基础LabVIEW BasicLabVIEW文档指南LabVIEW Documents Guidebook LabVIEW帮助LabVIEW HelpLabVIEW升级LabVIEW Upgrade网络资源Web Resource论坛Forum培训课程Training Courses例Examples查找例Find Examples。

相关文档
最新文档