AVEVA Community
AVEVA Community
  • Site
  • User
  • Site
  • Search
  • User
General
  • AVEVA World
General
Members Chat Area! line search in pipework
  • Forums
  • Resources
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Replies 15 replies
  • Subscribers 2 subscribers
  • Views 1 view
  • Users 0 members are here
Options
  • Share
  • More
  • Cancel
Related

line search in pipework

avwf_samsung049931
avwf_samsung049931 over 16 years ago
 
  • Sign in to reply
  • Cancel
  • avwf_samsung049931
    avwf_samsung049931 over 16 years ago
    HOW TO SEARCH A LINE NO. IN PIPING DISIGN MODULE

    PLS GIVE THRE COMMAND

    FOR EG.  line no. 'll-123-aa-150-h'

    iwant to search the line
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Raymond Metselaar
    Raymond Metselaar over 16 years ago
    see here for more info about searching and lists
    http://www.pdmsworld.com/forum/search.php?searchid=163451
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Cody Austin
    Cody Austin over 16 years ago
    I know in PDMS 12 there is a search utility which is very easy to use.  What version are you using?
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • avwf_samsung049931
    avwf_samsung049931 over 16 years ago
    i am using 11.5 sp3

    also clear the concept of db listing with giving examples

    how to creat the file and all

    thanks
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • PH
    PH over 16 years ago
    do this in commandline:
    jump to the line:
    /ll-123-aa-150-h
    to query all pipes with match name to 'll-123':
    q all with matchwild(name,'*ll-123*')
    if you have a pipe site its better (for wasting time) to use:
    q all with matchwild(name,'*ll-123*') for ce
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • avwf_samsung049931
    avwf_samsung049931 over 16 years ago
    thanks for reply
    \sir
    i want to include some 100 pipe to another zone

    apart from 'incl id @' is there any othere  way for more no. of lines

    i just heard to make a list
    after making list from utility >list  what to do next

    how to make a text file from above
    and how to run it

    pls give me one example

    thanks

    samsung
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • PH
    PH over 16 years ago
    make a list with selection...
    Selction: Pipe
    with rule: matchwild(name,'*ll-123*')
    *ll-123* is what your are searching
    for element: ce
    if you have a pipe site
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • avwf_samsung049931
    avwf_samsung049931 over 16 years ago
    sir
    i want  to conn tail of pipe a to head of pipe b

    could u please give me the command

    i tried ' conn pt to ph id @' but didn't work


    thanks
    samsung
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Miika
    Miika over 16 years ago
    [QUOTE=samsung;24066]sir
    i want  to conn tail of pipe a to head of pipe b

    could u please give me the command

    i tried ' conn pt to ph id @' but didn't work


    thanks
    samsung

    CONN PT  TO PH OF  ID@
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Raymond Metselaar
    Raymond Metselaar over 16 years ago
    bra CONN PT TO PH OF ID bra@
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>