【正文】
s largest instrument driver library, you have a single, consistent development and execution environment for your entire system. Process Control and Factory Automation LabVIEW is used in numerous process control and factory automation scientists and engineers look to LabVIEW for the high speed, high channel count measurement and control that graphical programming large, plex 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, municating with industrial controllers and works, and providing PCbased control. Machine Monitoring and Control LabVIEW 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 RealTime for realtime 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 Analysis The integrated LabVIEW measurement analysis library provides everything you need in an analysis package. Scientists and researchers have used LabVIEW to analyse and pute real results for biomedical, aerospace, and energy research applications, and in numerous other industries. The available signal generation and processing, digital filtering, windowing, curvefitting, For specialized analysis, such as joint timefrequency analysis, wavelet,and modelbased spectral analysis, LabVIEW offers the specially designed Signal Processing Sound and Vibration Toolset offers octave analysis, averaged and nonaveraged frequency analysis, transient analysis, weighted filtering, and soundlevel measurement, and more. Draw Your Own Solution With LabVIEW, you build graphical programs called virtual instruments (VIs) instead of writing textbased 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 Panel On 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 you plete 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 Diagram To program the VI, you construct the block diagram without worrying about the syntactical details of textbased 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, work and file I/O operations, and more. Dataflow Programming LabVIEW uses a patented dataflow programming model that frees you from the linear architecture of textbased programming languages. Because the