À¯·®°è Àü¹®»çÀÌÆ® ³ëÁ¡°è Àü¹®»çÀÌÆ®
Boards Home > Software Solution-LabVIEW
  Graphical development software


» Introduction
LabVIEW is the best way to acquire, analyze, and present data. LabVIEW delivers a graphical development environment that build data acquisition quickly, instrumentation and control systems, boosting productivity and saving development time. With LabVIEW, you can quickly create user interfaces for interactive control of your software system. To specify your system functionality, simply assemble block diagram - a natural design notation for scientists and engineers. LabVIEW contains powerful built-in measurement analysis functions and a graphical compiler for optimum performance.

ICPDAS provides a LabVIEW toolkit for PCI, ISA and DCON series products. User can easily integrate the hardware and software in the LabVIEW graphical development environment for data acquisition, measurement and control.

» Draw Your Own Solution
With LabVIEW front panel, you can place the controls and data display for your system by selecting objects such as numeric display, meters, gauges.

» LabVIEWDataflow Programming
  LabVIEW uses a patented dataflow model that frees you from the linear architecture of text-based programming languages. The execution order in LabVIEW is determined by the flow of data between nodes and not by sequential lines of text. To build a block diagram, select objects (icons) and connect them 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.

» Compiled Execution
LabVIEW is the graphical program system with a compiler that generates optimized code with execution speed comparable to a compiled C program. You even can use the LabVIEW profiler to analyze and optimize time-critical operations without sacrificing execution speed.