hexagon logo

New!

I'm very new to PCDMIS and DATA PAGE. How do you even get your Data from your Parts to Data page? I'm using the PCD2Excel Wizard after each part and that gives me the data in spread sheet form but I have no clue how to get the info to Datapage? Where should I start?
Parents
  • I'm very new to PCDMIS and DATA PAGE. How do you even get your Data from your Parts to Data page? I'm using the PCD2Excel Wizard after each part and that gives me the data in spread sheet form but I have no clue how to get the info to Datapage? Where should I start?


    Create your Datapage Part Directories in DataPage Editor (I think)...directory names can't be longer than 8 characters ( at least in 3.33)...Go to you part program and "Insert" Stats Command..n Tracefilds if you want...follow the instructions in the pop-up windows to define Datapage directory paths and you should be good to go.

    If this doesn't help...down load the Instructions from the Wilcox Associates site


    V1 =FILE/EXISTS,C:\PROGRAM FILES\WAI\PC-DMIS V41\XSTATS11.TMP
    IF/V1==1
    FILE/DELETE,C:\PROGRAM FILES\WAI\PC-DMIS V41\XSTATS11.TMP
    END_IF/

    Enter this code...will be different for different versions...this is for 4.1...will save you a ton of headaches...
Reply
  • I'm very new to PCDMIS and DATA PAGE. How do you even get your Data from your Parts to Data page? I'm using the PCD2Excel Wizard after each part and that gives me the data in spread sheet form but I have no clue how to get the info to Datapage? Where should I start?


    Create your Datapage Part Directories in DataPage Editor (I think)...directory names can't be longer than 8 characters ( at least in 3.33)...Go to you part program and "Insert" Stats Command..n Tracefilds if you want...follow the instructions in the pop-up windows to define Datapage directory paths and you should be good to go.

    If this doesn't help...down load the Instructions from the Wilcox Associates site


    V1 =FILE/EXISTS,C:\PROGRAM FILES\WAI\PC-DMIS V41\XSTATS11.TMP
    IF/V1==1
    FILE/DELETE,C:\PROGRAM FILES\WAI\PC-DMIS V41\XSTATS11.TMP
    END_IF/

    Enter this code...will be different for different versions...this is for 4.1...will save you a ton of headaches...
Children
No Data