Workshop 2 of 7 Welcome!. Today’s Topics -Review of: -LabVIEW Project -Mechanical Action of Booleans -Custom Controls and Type Definitions.

Slides:



Advertisements
Similar presentations
LabVIEW is a graphical programming development environment for data acquisition and control, data analysis, and data presentation. With LabVIEW you can.
Advertisements

Document Properties: adding information to your Microsoft Office documents Step 1: Add information to Document Properties What are Document Properties.
Images Throughout this slide show there will be hyperlinks (highlighted in blue) follow the hyperlinks to navigate to the specified Topic or Figure. Hyperlinks.
TO A MEMORY STICK How to Save Lesson 1 – November 13, 2013 – Michelle Lowe.
Welcome! Workshop 2 of 7.
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Discussions. Overview Introduction Composing Sending an Attachment Viewing Downloading an Attachment Replying.
Putting Your PowerPoint into WebCT. To put your PowerPoint online Create an appropriate folder Upload the PowerPoint file to that folder Create a link.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Workshop 3 of 7 Welcome!. Today's Topics Review of Workshop 2 Loops While For Auto-indexing Shift registers Case Structure.
Adobe presenter How to Get started !
Quick Start Guide: Administrator Advanced Learn about: 1.Creating customized Roles in LOAMS 2.Searching and moving users in the hierarchy 3.Modifying accounts.
MLC CAD Systems Introducing… Presented by: John McCord How to customize.
Assessment for Learning Questionnaire Staff Guide.
Adding Sound to a PowerPoint When adding sound to a power point it is best to determine what kind of sound you will need to insert into your presentation.
Creating, Editing, & Debugging a VI A.How to Create VIs B.How to Edit VIs C.How to Debug VIs You Will Learn:
1. Profile settings 2. Messaging system 3. Downloading files 4. Uploading files 5. Creating groups 6. Calendar events.
Adding Documents to OnCourse. Add a Document Look for the Documents tab and click it.
CSC350: Learning Management Systems COMSATS Institute of Information Technology (Virtual Campus)
1 Moodle Login Professional Development Training.
Creating a backup file Downloading a backup file Uploading a backup file Resetting or restoring your course from a backup file.
Advanced samples Printing two types of labels from two different custom forms We have two different labels that contain the same data. One is suitable.
Introduction to LabVIEW
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
CSC350: Learning Management Systems COMSATS Institute of Information Technology (Virtual Campus)
Navigation and Editing MOODLE. Editing Window:- One of the most common windows you will use is the Edit Window Here you can edit, add content, videos,
By: Gia Vuong Riyad Mahmud Narsimha Kalthy.  What is Mahara?  Logging into the ACS Portfolio  Using Mahara to Manage: ◦ Files ◦ Blogs ◦ External Feeds.
IFS Document Management
Moodle Basic Assessment Methods Staff Guide. Adding a Assignment Click Add an Activity or Resource With the course in editing mode...
Workshop 2 of 4 Welcome!. Survey While You Wait ni.com/duke >> Recent Documents >> LabVIEW Workshop Participation Survey.
1.5 LooGix.com Experience and Creation Meg Moring.
How to save your work… T. Canady. Opening an application Once you open an application, immediately click –File –Save.
1 Class 1 Lecture Topic Concepts, Definitions and Examples.
Intro Compiler Configuration and Sample Project Walkthrough (For Axiom CME11E9-EVB)
Data-information stored in files on the disks and CDs in your computer system Why should we save a file when we create it on the computer?
The Dashboard Creation Toolkit (DCT) Project M. Fátima Gómez de la Cruz (EN-ICE-MTA)
Sorting Contacts with Categories Lunch and Learn.
How to save the appeal form before submission Click to continue.
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
Remark Test Grading Cloud: A Primer An Introduction to Teacher Level Use Copyright © Gravic, Inc.
Workshop 5 of 7 Welcome!. Today's Topics Review from Workshop 4 Modularity & subVIs Documentation File Input/Output Introduction.
Functions / Blocks.
MIS 3200 – C# (C Sharp)
ECT 109 Help Bcome Exceptional
About the To-Do Bar in Outlook
Welcome! Workshop 3 of 7.
Quiz Which types of folders are available in a LabVIEW Project?
Data Structures Arrays Common Array Functions Polymorphism
EE 200 Design Tools Laboratory 14
Working in the Forms Developer Environment
What Should I Do if My Style Is Not Included?
VMWare Workstation Installation
Batch Functionality SAVING TIME WITH DATA ENTRY.
How to access your work from home or another computer
Moxie Manager: Basics Instructors Upload and Manage Content in MyPortal (Jenzabar LMS) July 2016 Sign in and Start at Academics tab.
Overview The designer role in CE 4 has been separated into two new roles in CE6: Designer Role Instructor Role The Auditor role has been added as.
Course Learning Map Lesson # Lesson Title Lesson 3 Lesson 2 Lesson 1
EET 2259 Unit 3 Editing and Debugging VIs
How to post a discussion through Moodle Room: Your course website home view Click on a Discussion.
Batch Functionality SAVING TIME WITH DATA ENTRY.
Introduction to LabVIEW
Creating a Professional Development Task
Ashley direct Replacement parts. Create my parts order
Creating User Defined Fields (NDF)
Studbook Animal Lists.
Engrade Discussions.
Disclosures Admin Training.
Conflict Of Interest (2.0)
Relationships While we are on the subject of Relationships, let’s take a quick look at them.
Presentation transcript:

Workshop 2 of 7 Welcome!

Today’s Topics -Review of: -LabVIEW Project -Mechanical Action of Booleans -Custom Controls and Type Definitions

Review Question 1 True or False? It is possible to add non-VI files to a LabVIEW Project.

Review Question 1 True or False? It is possible to add non-VI files to a LabVIEW Project. TRUE

Review Question 2 True or False? If I am using a virtual folder in the LabVIEW Project, I must keep all of the related files together on disk.

Review Question 2 True or False? If I am using a virtual folder in the LabVIEW Project, I must keep all of the related files together on disk. FALSE

Review Question 3 Which mechanical action causes a Boolean in the False state to change to True when you click it and stay True until you release it and LabVIEW has read the value (similar to how a button in Windows operates)? a)Switch Until Released b)Switch When Released c)Latch Until Released d)Latch When Released

Review Question 3 Which mechanical action causes a Boolean in the False state to change to True when you click it and stay True until you release it and LabVIEW has read the value (similar to how a button in Windows operates)? a)Switch Until Released b)Switch When Released c)Latch Until Released d)Latch When Released

Questions?

Customizing Controls LabVIEW ships with multiple palettes of controls available to you. However, you may want to customize them or create your own Standard LabVIEW Gauge Customized LabVIEW Gauge

Creating Custom Controls How to create: -Right click on the control; select Advanced >> Customize -The Control Edit window will appear. Edit Mode Customize Mode (low-level changes)

Saving Custom Controls Three options: -Custom Control -Type Definition -Strict Type Definition All 3 options create a *.ctl file. Once you save the custom control it takes on the name of the option you chose.

Custom Controls & Type Definitions Control No connection between the one you saved and the instance in the VI Update the file, but the instances are not updated Type Def Connection between the saved file and all instances Forces the data type of each instance to be identical (clusters, enum) Changes made to file will populate throughout each instance Strict Type Def Connection between saved file and all instances Forces everything about an instance to be identical to the strict type definition, except: label description default value *.ctl

Demonstration: Creating and Saving a Type Definition

Questions?

Create custom controls and type definitions for the course project. Homework