Backing sheet file not found

 
  • Hi there experts

    I got a problem when creating the backing sheet on PDMS.
    KINDLY CORRECT MY PROCEDURE, i think theres something worng on it.
    After creating the backing sheet from Autocad and naming my and naming the following to
    Draft Sheet Library Name: BS
    Backing Sheet Name: BS1
    Draft Command Filename: C:\TEST

    Then going to Draft module/General Admin/ Sheet Libr
    Draft--> Sheet libraries
    Then under Registry -- Create-->Library
                                  Create--->Sheet library
    Then after creating Sheet Library, on the Command line of PDMS i put

    $M C:\TEST\BS1 OR $M C:\TEST

    But the output is Error or File not found or Undefined name.

    Can you help me guys regarding this matter so i can use my backing sheet that i have created from ACAD.

    Thank you so much on Response
  • sava the name as C:\TEST.TXT and run it will work
  • [QUOTE=NUCLEAR.ENGINEER;59133]Hi there experts

    I got a problem when creating the backing sheet on PDMS.
    KINDLY CORRECT MY PROCEDURE, i think theres something worng on it.
    After creating the backing sheet from Autocad and naming my and naming the following to
    Draft Sheet Library Name: BS
    Backing Sheet Name: BS1
    Draft Command Filename: C:\TEST

    Then going to Draft module/General Admin/ Sheet Libr
    Draft--> Sheet libraries
    Then under Registry -- Create-->Library
    Create--->Sheet library
    Then after creating Sheet Library, on the Command line of PDMS i put

    $M C:\TEST\BS1 OR $M C:\TEST

    But the output is Error or File not found or Undefined name.

    Can you help me guys regarding this matter so i can use my backing sheet that i have created from ACAD.

    Thank you so much on Response


    Check this
    Dear All

    [INDENT]Login to Autocad

    1) Take the backing sheet(existing or draw the new one) of required size for Ex:A0 in autocad.
    Check the limits in the lower left limit is 0,0 and upper right limit is 1189,841.
    now move the left lower corner of the sheet to 0,0 and save the work

    2) now explode all the contents in the sheet.

    3) APPLOAD the sheet into pdms,when you try to appload browser window will popup,browse to
    C:\AVEVA\Pdms11.6.SP4\autodraftACAD and select all the lsp files and say load

    4) Now enter command PDMS_SHEET .you can see the following in command window

    Select all items to be made into a PDMS Backing/Overlay Sheet: select all the objects

    Inch/
  • Hi Deva

    Thank you so much for the Information.. :)
  • Hi dava,

    I tried this method.But i got a error msg like FNF:File not found..could u plese give me one solution for the same....Thanks in advance...
  • [QUOTE=sherly;60152]Hi dava,

    I tried this method.But i got a error msg like FNF:File not found..could u plese give me one solution for the same....Thanks in advance...

    Quite simply you are giving it a path or filename that doesn't exist, check your path/filenames and try again.
  • Check if you have read/write access to where you wanting to save your TEST
  • very useful.I fellow your procedure,and import backsheet to PMDS sussfully.Thanks