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

Welcome To Smartboard Technology
BTEC 149. Windows Desktop Click on the Start Button.
1 After completing this lesson, you will be able to: Create a new presentation using a design template. Enter text in the Slide pane. Create a new slide.
Using the SmartPLS Software
Outlook Contacts Export Guideline Powered by DonorCommunity TM DonorCommunity eLearning Series v1.2, September 2012 Outlook Contacts Export Guideline Outlook.
STEPS TO DOWNLOAD THE SOFTWARE EXE’S FROM WEBSITE.
PowerPoint Scavenger Hunt Lauren Davis EDTD 3011 A Summer 2007.
To open a new document, double click Word from the programs – or from an existing document, go to the file menu at the top left, and click new. Also from.
File Management and Organisation © Copyright William Rowan 2007.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
1 Creating Icons for Commands When there is not an icon related to a command in your toolbars, you will see a question mark (?). No preview available …
Downloading © Copyright William Rowan Objectives By the end of this you will be able to Download text and images from the internet for analysis,
Microsoft ® Word Templates and Accessibility. 1 What is a Word template? File with a.dot (document template) extension Can define the following:  Paragraph.
Project 3 File, Document, Folder Management, Windows XP Explorer Windows XP Service Pack 2 Edition Comprehensive Concepts and Techniques.
Creating your COLOR THEORY in Art PowerPoint Presentation This presentation was put together for you by Mr. Montgomery, art instructor George Washington.
CREATING A TEST IN WORD 2007 Also creating and using equations in Word 2007 Jeff Klamm Tec 539.
Mind Your Metadata Geri Miller. Metadata in ArcGIS ArcGIS metadata goals Editing metadata Setting your metadata style Leveraging metadata in ArcGIS Importing.
Creating Buttons – Lesson 51 Creating Buttons Lesson 5.
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.
Using Library 2 Go. SET UP: What you need to download onto your computer Windows Media Player. Most computers have Window Media Player already and can.
Click your mouse to continue. The Office Shortcut Bar The Office Shortcut Bar contains program buttons that, when clicked, start new documents or start.
Using Advanced Options Lesson 14 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013.
CMPF124: Basics Skills for Knowledge Workers Manipulating Windows GUI.
PhotoStory 3 Tutorial Created 1/5/10. When you open PhotoStory3 to can begin a new project, edit a project already started or just view creations. Click.
Darek Sady - Respondus - 3/19/2003 Using Respondus Beginner to Basic By: Darek Sady.
ArcGIS: ArcCatalog. Agenda The ArcCatalog Interface General ArcCatalog ▫Navigating directories ▫Preview data ▫View metadata Advanced ArcCatalog ▫Modifying.
XP Tutorial 8 New Perspectives on Microsoft Windows XP 1 Microsoft Windows XP Object Linking and Embedding Tutorial 8.
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 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.
Know your computer Make a Folder Copy from Word to Composer Format the Font Change the Alignment Format the Background Format the Colors Insert a Picture.
Your slide team at 24point0 You are awesome! Thank you for your business and support. Here from all of us… Wishing you a happy holidays! Note: You can.
Wimba Pronto Setting Pronto Preferences of the ND University System April 2009.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Motion Graphics & Animation.
Step 1: add the new XML report Drop the 1098_1099Pro_Report.xml into your EncompassData/Data/Reports This file is available at
Google Presentations Create, Pictures, Animation, and More Holli Levy, 2013.
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.
Flip installation step by step procedure. Log in to Click Downloads.
CombScan Quick Help Guide This guide will show you the basics essentials to get you started with CombScan Detailed information on setup and operation.
PowerPoint Grades 3-5.
MS-EXCEL PART 2.
PowerPoint PowerPoint is used for creating slideshows that accompany speeches, lectures, or other types of presentations. Slides can include text, images,
Computing Fundamentals
Introduction to presentations ms PowerPoint
Learning the Basics – Lesson 1
How to access your work from home or another computer
How to add the packages for printing decision trees
Using a set-up file to read ASCII data into SPSS
Naming, Saving, & Retrieving Files
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
HOW TO USE GOOGLE DRIVE.
How to Create a Template in Microsoft Word
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
European Computer Driving Licence
New Mentor Support Connector Preparing for Assessment Day.
European Computer Driving Licence
Unity Application Generator
File, Document, and Folder Management and Windows XP Explorer
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Unity Application Generator
Unity Application Generator
Unity Application Generator
Unity Application Generator
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Presentation transcript:

Unity Application Generator How Can I… Generate CiCode for a control module using XML

Issue I want to generate a the CiCode function for each control module in the physical layer I should be able to select different variables from my Control module.

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 “Extract_CiCode_CiExp.xsl” from powerpoint into the folder “conv”. Create an “transformPAL.cmd shortcut” on the desktop. This command file is available in the powerpoint. Using an UAG export File with CiExp variable Modify the stylesheet

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”, “Extract_CiCode_CiExp.xsl” “transformPAL.cmd” Into the folder “conv” Note: In this style sheet, we are extracting variables “Stat1, Stat2”. 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.. On the style sheet This stylesheet is used to transform an UAG xml file in CiCode txt file The used CiCode is “CheckAccumFunc” The format written to the txt file is : To simplify this things You can write : CheckAccumFunc(ParentPath\FullvariableNames_1, ParentPath\FullvariableNames_2)

How to do.. On the style sheet Here, the header of the Style, This part can be modified :

How to do.. On the style sheet Change the name of highlighted variable below in blue. This ones will be search on the XML export files. We have to make sure that variables is available on the XML files Now the Style sheet is ready to work, we can do the manipulation to transform your XML files in CiCode txt file…

How to do.. In UAG There are two possibilities : First possibility We already have the CiExp SCODE on your UAG Process, in this case you can go to the slide 24 Second possibility you don’t have it, go to the next slide and follow the procedure.

How to do.. In SCOD Editor Open the Scod Editor, open “UAGProcessLibVCV2.0.osl”: Usually the path is : C:\Program Files\Schneider Electric\Unity Application Generator\Db

How to do.. In SCOD Editor We have this windows We can see all SCoDs in the library We are going to create a new SCoDe with CiExp

How to do.. In SCOD Editor We Copy/past the SCoDe “MOT1D1S_P20”

How to do.. In SCOD Editor We have a new SCoDe It name is SCoD1, so we have to remane it. (For example : MOT1D1S.RiT)

How to do.. In SCOD Editor To rename this variable, the procedure is : Rigth click on SCoD1 => Properties Modify the name

How to do.. In SCOD Editor The result is…

How to do.. In SCOD Editor Now we creat a new variable It name is “CiExp To create a new variable the procedure is : Right click on variable Chose new variable

How to do.. In SCOD Editor Fill the case like below And Click “OK” Now we have a new variable. You have to add a property

How to do.. In SCOD Editor Goes to the properties tab To create a new property the procedure is : Right click on property Chose new SCoD property In general tab Follow the animation In position tab Follow the animation

How to do.. In SCOD Editor Goes to the properties tab To create a new property the procedure is : Right click on property Chose new SCoD property Click In general tab Follow the animation In position tab Follow the animation

How to do.. In UAG We created a new SCoD on the process Library, but it can not be used on UAG. To make the SCoD available we are going to validate the new scod. Open the project in UAG. There will be a message to update the customization. Use the new SCoD Check the variables created, Properties etc.

How to do.. In UAG We create a new project on UAG with our updated Process Library as Below

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

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

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 new file is created on the conv file here When its done press a key

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