Sometimes its need to read data from excel file not just .csv file, import data from some external source. With such little macro you can do it.
Continue reading Aveva. PML. Read data from excel(.xls)
Sometimes its need to read data from excel file not just .csv file, import data from some external source. With such little macro you can do it.
Continue reading Aveva. PML. Read data from excel(.xls)
If you have any more interesting examples, that you would like to share please send me and I will publish it here.
This post is updating, so you will find new cata periodically.
User and pass: SYSTEM/XXXXXX
In this section you will find out intermediate level information about PML/PML2.
Such concepts like variable, arrays, forms, collection, loop and etc. Just start reading…
GoogleDisk(Manual)
GoogleDisk(Exercises)
By Romeldhagz
This manual is for those who are using
Aveva PDMS in their day-by-day work and wants to know the system deeper and automate work to make system do whatever they wants.
This is for the starters, who don’t know about programming at all and for beginners, who can already do some simple tasks.
Let’s get started!
By Pdmsmagic
About
uPMLFormDesigner is a free Plugin that can help you to develop PML forms easily, using your favorite editor Notepad++.
uPMLFormDesigner v 2.0.2 released (Latest) Upd: Sep 09 18
There are two possible ways to insert Weight into paragon.
Sometimes you need to see which p-point is located towards pipeline or maybe you need to figure out which connection type or diameter is located at the leaving part of the element.
This tool may help you, just navigate to pipe element, open form and press button show Ppoints.
Here you can find few PML macros, just for studying.
Software Customization Reference Manual referenced to it.
Its was originally published at http://support.aveva.com but it is hidden now, by some reason.
Link to download achieve.
Continue reading 3D Engineering Models Gallery designed in AVEVA (Russia&CIS)
In this post I will explain how is possible to create Pseudo attribute, that will be evaluated, from expression you entered into other attribute.
Pseudo attribute allow for dynamic values to be returned as needed rather than having static values stored in the database.
The code required to return a pseudo attribute value must be plugged in through the use of the C# API.
Continue reading Define pseudo UDA for expression evaluation using C#