Unity Application Generator

Slides:



Advertisements
Similar presentations
Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Advertisements

Macintosh OS X. What is an operating system? O Like cars, computers have operating systems (sometimes abbreviated OS). O A computer operating system is.
STEPS TO DOWNLOAD THE SOFTWARE EXE’S FROM WEBSITE.
1 Using the Notes Tool Revised Materials License Learn how to access Notes Using Notes Exporting Notes Importing Notes Printing Notes Searching.
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
COMPREHENSIVE Windows Tutorial 2 Organizing Your Files.
File Management and Organisation © Copyright William Rowan 2007.
Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved.
What you should know and/or be able to do..  Desktop Layout  Mouse Operations  Point  Click  Double-Click  Right-Click  Drag  Right-Drag  Create.
MICROSOFT WORD Options like New, save, Close, Selecting Text How to change text using Bold, Italics, Underline How to change Font, Font Size, Color Justification.
Fourth R Inc. 1 WELCOME TO MICROSOFT OFFICE PROJECT 2003 INTRODUCTORY COURSE.
Windows XP: Continue Files and Folders. Files & Directories n We store programs and data on secondary storage devices using a file system. n These are.
Lesson 11: Looking at Files and Folders what a file or folder is on the computer how to recognize a file or folder on the desktop how to recognize the.
XP New Perspectives on Windows 2000 Professional Windows 2000 Tutorial 2 1 Microsoft Windows 2000 Professional Tutorial 2 – Working With Files.
How to back up files on Windows XP Step by Step Version.
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
Places Bar The Places bar contains shortcuts to five standard folders: History, Desktop, My Documents, My Computer, and My Network Places. (We’re looking.
CMPF124: Basics Skills for Knowledge Workers Manipulating Windows GUI.
® IBM Software Group © 2006 IBM Corporation JSF File Upload Control This Learning Module describes the use of the JSF File Upload component – for allowing.
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
How to back up files on Windows 7 Step by Step Version.
You may have already done this… Download the class files to the desktop Expand those files into root of USB stick Change your USB stick to drive “Z”!
1 After completing this lesson, you will be able to: Get around the Internet with your browser. Connect to the Internet. Print Web pages. Save Web pages.
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
®® Microsoft Windows 7 Windows Tutorial 2 Organizing Your Files.
How to use the Hand-In Folder. Click on the Folder icon at the bottom of the screen.
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Unity Application Generator How Can I… Develop a Generic device which can communicate Over IO Scanner.
Unity Application Generator How Can I… Import control modules (Instrument list) from PID Into the UAG.
Unity Application Generator How Can I… Export variables of a Control module, modify the Initial values and import the list back into UAG.
Unity Application Generator How Can I… Export variables of a Control module with all parameters, modify the some of the parameters like Initial values.
Unity Application Generator Step 7b: Generating HMI.
Lessons Copy and Paste Text Drag and Drop Text 2-Saving Documents 3- Printing 4-Inserting Tables Modifying Page Layout Format Page Margins Insert a Blank.
Mendeley Reference Management Software Module II: Creating your Mendeley Library By Rehema Chande-Mallya (PhD)
XP Creating Web Pages with Microsoft Office
Windows Tutorial 2 Organizing Your Files
Unit 4 – Technology literacy
Python Lesson 12 Mr. Kalmes.
Unity Application Generator
Computing Fundamentals
Windows – File System There is a different file system for each hardware device The different file systems are identified at the root by an alpha character.
Learning the Basics – Lesson 1
ACTIVATE SHORTCUT KEYS ON AN HP LAPTOP’S KEYBOARD.
Word Processing Computer Technology.
Advanced Technology Skills
Technology for Tomorrow Intro to Google Drive Part 2
Using a set-up file to read ASCII data into SPSS
Unity Application Generator
Introduction to Computers
Naming, Saving, & Retrieving Files
Using Access and the Web
Microsoft Windows 2000 Professional
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
How to use WEBDAV in CIRCABC Pierre Beauregard
Exercise 8 – Software skills
Creating a Word Document – Part 1
New Perspectives on Windows XP
European Computer Driving Licence
Word 2010 Bullets & Numbered Lists
Unity Application Generator
Shelly Cashman: Microsoft Windows 10
Unity Application Generator
Unity Application Generator
Unity Application Generator
Unity Application Generator
Unity Application Generator
Unity Application Generator
Lectures for Students of the First Stage
Template Usage Instructions:
Presentation transcript:

Unity Application Generator How Can I… Generate a variable List from UAG with Initial values using nxslt.exe

Issue I want to generate a list of certain variables from UAG with initial values. I should be able to change the initial values of the variables and import them back into the UAG.

How to do.. Basic explanation UAG supports exporting of project using XML and text format. The format of the exported file with XML can be customized using style sheet. Generation of the a text file can be done by: Exporting the project in XML format. By using standard tool for transforming the XML file into text file with pre defined format can be done by using standard software utilities like nxslt.exe. Using this utility and style sheet, the exported file from UAG can be transformed into text file with required format.

How to do.. In Windows Create a file named “conv” on the “C:” root Copy “nxslt.exe” and “PALInitialvalues.xsl” from archive into the folder “conv”. Create an “transformPAL.cmd shortcut” on the desktop. This command file is available in the archived file. From UAG export, the section of the project from where, the list hs to be extracted into c:\conv Drag and drop UAG export file on the “transformPAL.cmd shortcut” on the desktop. This will create a text file with required variables along with initial values.

How to do.. In Windows In Windows, on “c” drive, please create a folder “conv”

How to do.. In Windows Copy these files : Into the folder “conv” Note: “nxslt.exe”, “PALInitialvalues.xsl” “transformPAL.cmd” Into the folder “conv” Note: In this style sheet, we are extracting variables “Ctrl,Stat1, Stat2,LFWD,InfoShortName” from following two SCODs “MOT1D1S_XML,OPMODE_P10”. Please open the style sheet with any editor to have more details

How to do.. In Windows Create a shortcut of a “tranformPAL.cmd” in desktop of your computer

How to do.. In UAG Open an UAG project and ensure that there are control modules using the SCODs in the style sheet: in this case, please ensure that control modules with SCODs “MOT1D1S_XML” and “OPMODE_P10”are used. Note: If those SCODs are not available then replace the SCOD name in the style sheet with the SCODs which are available in your project.

How to do.. In UAG Export the project ..

How to do.. In UAG …on the “conv” document Chose an export file name

How to do.. In UAG After a success export…

How to do.. In UAG …file was created in a “conv” document here

How to do.. In UAG In the CONV folder, drag the exported file and..

How to do.. In UAG … and drop on the shortcut “transformPAL”

How to do.. In UAG A windows appear, the conversion work When its done press a key

How to do.. In UAG A file “PALUAG.txt” will be created in folder “conv”. The file should look like this: Modify the initial value and import back into the UAG NOTE: The path and the name of exported file can be modified by: Right Click on the cmd file (transformPAL.cmd) Change the word in BOLD on the command line : “nxslt.exe %1 PALInitialvalues.xsl -o c:\conv\PALUAG.txt”