Jump to content
OMRON Forums

wonjae lee

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by wonjae lee

  1. On 8/4/2023 at 2:02 AM, steve.milici said:

    Dear Steve Milici.

    Recently I Uninstalled PMac IDE 4.4.1.7 and Setup 4.6.3.6 as Admin.

     

    After then. 

    i can't open project files (Solution files) I Used with PMac IDE 4.4.1.7

     

    When I Opened Solution Files which used with PMac IDE 4.

    4.1.7 , in Solution Explorer, 

    i can see only

    (incompatible) The application is not installed.

    So I tried to make new project.

    but it failed.

    the message is "C:\~~\ppproj cannot be opened because it's project type(ppproj)is not supported by this version of the application. To open it. please use a version that supports this type of project."

     

    whit did i wrong?

    si there anyway to solve this problem, please let me know.

     

    Thanks.

     

     

  2. Hello.

     

    I'm Using Wineows 10

    Visual Studio 2019.

    I Used PMac IDE 4.4.1.7

    I Upgrade PMac IDE to 4.6.3.6.

     

    i Uninstalled PMac IDE 4.4.1.7 and Setup 4.6.3.6 as Admin.

     

    After then. 

    i can't open project files (Solution files) I Used with PMac IDE 4.4.1.7

     

    Actualy, It Opened but  in Solution Explorer, 

    i can see only

    (incompatible) The application is not installed.

    So I tried to make new project.

    but it failed.

    the message is "C:\~~\ppproj cannot be opened because it's project type(ppproj)is not supported by this version of the application. To open it. please use a version that supports this type of project."

     

    whit did i wrong?

    si there anyway to solve this problem, please let me know.

     

    Thanks.

  3. I Use PASSWORD={String} option

    it prevent uploading pmc files number 2001 that i downloaded.

    i need to redownload 2001.pmc file when i change the pmc file.

    but it failed to download 2001.pmc file because of using PASSWORD.

     

    So Is there anyway to downloading pmc files but prevent uploading?

     

    if there is. let me know how, please.. anyone.

     

    Thanks.

     

  4. Dear Steve.Milici.

     

    I have problem with PowerPMAC IDE (4.4.1.7) Sep 2020.

    I Use Visual Studio 2005, 2008, 2010, and 2019.

    When i installed PowerPMAC IDE (4.4.1.7) Sep 2020, i could not debug with visual studio 2005.

    could not got into debug mode when i compile my code. (after i installed PowerPMAC IDE (4.4.1.7) Sep 2020).

     

    i wonder these bugs are now fixed?

  5. On 3/3/2022 at 2:58 PM, zerbzhang said:

    In the c language project, add the reading program, use the PMAC_linux command to load the NC program, and realize the NC program you need to dynamically load the usb.

    is there any smaple code i can get?

    if any, let me know please.

  6. Hello.

    I'm using PMac APM CPU (485).

    I need to sizing up my memory, because i need to download 500MB size NC-Code.

    After i size up memory to 510MB, Download, Save, ReBoot, 

    WatchDog has red light, and My Power PMac doesn't working.

     

    Can't connect by PMac IDE.

     

    i tried to initialize PPMac,  by taking off my Axis Control Card, Reboot. 

    but it does not working.

     

    Is there anyway to initialize my Power PMac?

     

    I can't use pmac ide S/W Because, in PMac IDE, i can't connect to my PPMac.

     

    i ping to 192.168.0.200 by CMD. it was responded.

     

    if anyone has anything solution about this,  

    let me know, please.

     

    Thanks.

     

     

  7. Hello.

    I"m Using Power PMac(UMac)

     

    I Have a program NC-code witch has three sub-programs.

    sub prog size is 1. 2 MB, 2. 80 MB, 3. 100 MB, each.

     

    The Problem is...

     

     It takes a lot of time for downloading sub prog.

    and my PMac's  memory amount is only 320 MB.

    so i can not use sub=prog that size exceed over 300 MB(aprox)

     

    is there anyway to run program directly from usb memory or hdd of PC? Like Fanuc Controller SYstem?

    or 

    Using Rotary Buffer is the only way to solve this program?

     

    If anyone has same issue of me, or know the answer about this.

     

    Please Answer me.

     

    Thanks.

  8. Hello.

     

    I'm trying to use bin rot buf.

     

    i use vs2010 and PmacSuiteSetup 7.11.86

     

    i run bin rot buffer and gather data using by PEWIN32.

     

    after gathering data.

     

    bin rot buffer says buff is full and not moving.

     

    i aborted bin rot buffer.

     

    after that.

     

    i have an error in buffer change.

     

    my coode is

    if ( DeviceDPRRotBufChange(m_dwDeviceID, 0, m_nBuff_Size)<0 )

    {

    MessageBox(_T("Binary Rotary Buffer Size Changing Error!"));

    return;

    }

     

    i've got this error message always after that.

     

     

    and i tried to clear in terminal (which is in the pe win32pro)\

     

    but there is error message

     

    error07 buffer is already in use.

     

    i type close several times. and type clr again

     

    error is same.

     

    what did i do wrong.

     

    any advise.

     

    thanks.

×
×
  • Create New...