AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
General
  • AVEVA World
General
Show Off Your Work! Reports....
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 62 replies
  • Subscribers 1 subscriber
  • Views 106 views
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

Reports....

Jose Contreras
Jose Contreras over 17 years ago
 
  • Sign in to reply
  • Cancel
  • Kevin Dmonte
    Kevin Dmonte over 14 years ago
    Thanks prashant..
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Mehrdad
    Mehrdad over 13 years ago
    Hi Mr.prashantuparkar
    Is it possible to explain on how to run this macro?
    Thank you
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Shrivallabha Sharad Redij
    Shrivallabha Sharad Redij over 13 years ago
    [QUOTE=prashantuparkar;43837]Put the following command in the command line
    Q EVAR PMLLIB
    Navigate to the path which is the outcome of the above command
    under this folder you will find a folder named COMMON
    In COMMON folder you will find FUNCTIONS folder
    copy the file in FUNCTIONS folder
    Run following commands,
    PML REHASH ALL
    PML INDEX
    ---All this is a one time activity................
    Now you can call the function through command line using following command,
    call !!pipemtoreport()
    Refer this post. Does it help?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Mehrdad
    Mehrdad over 13 years ago
    Thank you very much
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • me_hungry
    me_hungry over 11 years ago
    Excellent thread !
    I returned to it, after a year but it is still interesting to me.
    Using of VBA greatly simplifies your life. But sometimes, with huge amount of data U will be waiting for long time...

    Now trying to simple use pipemtoreport.pmlfnc of user prashantuparkar,[COLOR=#3e3e3e] [/COLOR]coz waiting for 10 minutes to fill table with 2000 items.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • me_hungry
    me_hungry over 11 years ago
    [COLOR=#ff0000]Now trying to simple use [/COLOR][COLOR=#ff0000]pipemtoreport.pmlfnc of user [/COLOR][COLOR=#ff0000]prashantuparkar[/COLOR][COLOR=#ff0000],coz waiting for 10 minutes to fill table with 2000 items.
    [/COLOR]
    [/U]Working on function, to output collision list*
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • me_hungry
    me_hungry over 11 years ago
     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Wouter
    Wouter over 11 years ago
    Thanks, 'pipemtoreport.pmlfnc' is very nice!

    Unfortunately, TUBI component are displayed in quantity and not in pipe length (meter) in the quantity column.

    Any chance to modify this?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • me_hungry
    me_hungry over 11 years ago
    Yes, its possible through PML.
    Some separation in the code between tubi and etc.


    I think somewhere between line 240 and 247..
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Craig Watson
    Craig Watson over 11 years ago
    Hi

    I am exporting the COG coordinates using a report I have created.

    Q GCOF = E 2948164.627mm N 4235361.487mm U 17759.231mm

    Can I get the E ,N & U coordinates to go in to separate columns in Excel ?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
<>