NI LabVIEW TM Laboratory Virtual Instrument Engineering Workbench.

Slides:



Advertisements
Similar presentations
LabVIEW for Physicists 24 th October 2002 Ben Jeffery.
Advertisements

A. Virtual Instruments (VIs)
LabVIEW Crash Course Presented by:.
LabVIEW is a graphical programming development environment for data acquisition and control, data analysis, and data presentation. With LabVIEW you can.
Lesson 2 Navigating LabVIEW
LabVIEW and G Graphical Programming Language By: Ramtin Raji Kermani.
Diego Torres LabVIEW Student Ambassador Fall 2011 ITESM CQ
LabVIEW Introduction Alan Jennings.
LabVIEW 7.1 Tutorial. Measurement Lab. MECH262-MECH261 Imran Haider Malik January 16, 2006.
1. 2 LabVIEW for FRC Doug Norman National Instruments January 6, 2012.
Course contents 1.Labview basics – virtual instruments, data flow, palettes 2.Structures – for, while, case,... – editing techniques 3.Controls&Indicators.
Introduction to LabVIEW
Introduction to LabVIEW 8.5
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Build.
PC Applications Course LabVIEW: Laboratory Virtual Instrument Engineering Workbench Graphical Programming Easy to use Faster Development Time.
Controlled Scanning of Microtiter Plates through the Use of LabVIEW® Erica Chin Anton Edmund Samir Laoui May 14, 2008.
Universal driver for LabView Pia & Shmulik Zobel Advisor – Mony Orbach.
Laboratory 5: Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report / Presentation Closing.
CS320n –Visual Programming Introduction to LabVIEW.
Introduction to LabVIEW Seth Price Department of Chemical Engineering New Mexico Tech Rev. 10/5/14.
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
Virtual Instrumentation With LabVIEW
Course contents 1.Labview basics – virtual instruments, data flow, palettes 2.Structures – for, while, case,... – editing techniques 3.Controls&Indicators.
Lecture 13LabVIEW and GPIB LabVIEW (National Instruments) –Graphical program language –Widely used in academia (lab) and industry (R&D) General Purpose.
Infinity-project.org Engineering education for today’s classroom The Infinity Project SM LabVIEW for The Infinity Project.
How to use LabVIEW Ihor Korolov February 2011.
Driver Station MVRT 2009 – 2010 Season. Add information Breadboard Classmate PC USB Hub Joysticks Stop Button.
V1: HMFR, V2: MFNB, 2007 LabView Seminar University of Puerto Rico Mayagüez Campus.
Course contents 1.Labview basics – virtual instruments, data flow, palettes 2.Structures – for, while, case,... – editing techniques 3.Controls&Indicators.
Floyd, Digital Fundamentals, 10 th ed EET 2259 Unit 8 Other Structures; Local Variables  Read Bishop, Sections 5.6 to  Lab #8 and Homework #8 due.
Presentation on 6-weeks Training Course Topic: Lab VIEW ( Laboratory virtual Instrumentation Engineering workbench ) Internal guide: Mr. Amit Kumar Application.
Design of Bio-Medical Virtual Instrumentation Tutorial 1.
Virtual Instrumentation With LabVIEW. Course Goals Understand the components of a Virtual Instrument Introduce LabVIEW and common LabVIEW functions Create.
MCEN 371 – Mechanical Engineering Lab Chapter 6: LabVIEW Part 1: Introduction.
Virtual Instrumentation With LabVIEW. Front Panel Controls = Inputs Indicators = Outputs LabVIEW Programs Are Called Virtual Instruments (VIs) Block Diagram.
LabVIEW an Introduction
Introduction to LabVIEW
Biomedical Measurements & Analysis using LabVIEW
Electronic Devices Laboratory CE/EE 3110 Introduction to LabView.
Each VI has 2 Windows Front Panel User Interface (UI) –Controls = Inputs –Indicators = Outputs Block Diagram Graphical Code –Data travels on wires from.
Design of Bio-Medical Virtual Instrumentation Tutorial 3.
LabVIEW Workshop September 26, 2009 Hauppauge High School SPBLI - FIRST Mark McLeod Advisor Hauppauge Team 358 Northrop Grumman Corp.
LabVIEW in 3 Hours. What is Test & Measurement? Keypad Functionality Keypad Functionality LCD Testing LCD Testing Sound Quality Sound Quality Acoustic.
NATIONAL INSTITUTE OF SCIENCE & TECHNOLOGY VIRTUAL INSTRUMENTATION BIBHU SANTOSH ROUT EI [1] VIRTUAL INSTRUMENTATION by Bibhu Santosh Rout Roll.
Part I MVRT 2011 – 2012 Season Introduction to LabVIEW.
LabVIEW – 2 Windows ► Front Panel- User Interface ► Block Diagram- Programming View.
1. 2 LabVIEW Intro, Basics, Tips, Tricks Doug Norman & Stephanie Brierty National Instruments January 8, 2010.
Meeting 10 – 3/27/2008.  FPGA: Field programmable gate array  I/O: Input/Output  cRIO: Compact Reconfigurable I/O  LabVIEW: Laboratory Virtual Instrumentation.
Introduction to LabVIEW 8.5
An Overview of LabVIEW by: The Software User-Interface Group!
Virtual Instrumentation With LabVIEW. Front Panel Controls = Inputs Indicators = Outputs Block Diagram Accompanying “program” for front panel Components.
LabVIEW.com.tw LabVIEW Community Speeding Up Your VIs 參考 NI 官方教材: LabVIEW Intermediate II for 7.
Programming in LabVIEW
Laboratory 5: Introduction to LabVIEW
Introduction to LabVIEW
A Presentation on Mr. SAJID NAEEM M.SC – Electronics (UOP) PG-DEP (C-DAC)
Meeting 8 – 3/12/2008.  FPGA: Field programmable gate array  I/O: Input/Output  cRIO: Compact Reconfigurable I/O  LabVIEW: Laboratory Virtual Instrumentation.
Meeting 9 – 3/20/2008.  FPGA: Field programmable gate array  I/O: Input/Output  cRIO: Compact Reconfigurable I/O  LabVIEW: Laboratory Virtual Instrumentation.
MEH108 - Intro. To Engineering Applications KOU Electronics and Communications Engineering.
Introduction to LabVIEW. Overview Objectives Background Materials Procedure Report/Presentation Closing.
Wednesday NI Vision Sessions
EG1003: Introduction to Engineering and Design Introduction to LabVIEW.
What Is Labview What Is Labview Laboratory Virtual Instrument Engineering Workbench An Environment For Graphical Programming (G Language)
Introduction to LabVIEW
Lesson 2: Introduction to Control programming using Labview
Introduction to LabVIEW
Introduction to LabVIEW
Introduction to LabVIEW
Introduction to LabVIEW
Introduction to LabVIEW
Presentation transcript:

NI LabVIEW TM Laboratory Virtual Instrument Engineering Workbench

LabVIEW  Graphical language by icon & wire  Consist of front Panel & diagram  Virtual instrument  Interpreter language  Fast development speed  Low execution speed

LabVIEW environment Front panelBlock diagram

Basic syntax  Control, indicator, constant  Loop (for, while, case, sequence)  Array & clustor  Functions (sub vi) for loop Random # generator File IO function Array

SUB VI’s  For easy to debug and maintain  Reuse the same code in different situations

Serial port communication  Communicate with only one device  Very slow  For Long distance  For low data transfer rates

TCSPC for scanning mode Main control panel TCSPC Initializing Measure Data processing monocrometer Initializing Set WL. Set Grating Set exit ZABER Initializing Actuator operating

Equipment setting Mono chrometer Confocal Microscope pmt laser signal Command Serial port TCSPC Micro positioning by actuator Setting WL.

Flowing chart TCSPC init Zaber initMonocrometer init mode XY scanning WL scanning Single mode Measure pixel # Data processing EXIT START Operate monocrometer Operate actuator

Front panel TCSPC control panel Monochrometer Control panel Actuator control panel

TCSPC control panel Decay curve display Mode select button Measure start & quit button Current state display

Monochrometer & Actuator control panel Pixel # : A number of point of measure Scanning gap : A space between pixels Starting point : Wave length where first pixel Final WL : Wave length where final pixel Current position : reply data from device

TCSPC initializing

Monochrometer initializing

Idle state

Single mode

Scan XY mode

Scan WL. mode

Actuator closing

Test result Wave length scanning mode Single measure mode