Jump to content
OMRON Forums

dzrong

Members
  • Posts

    187
  • Joined

  • Last visited

Everything posted by dzrong

  1. I have a question in the DemoBox_4X.PowerPmacSuite_sln example in the PPmac IDE. In the pp_proj.h file there are some definition, one of these is '#define mypvar1 8193'. What is it mean? And what the 8193 mean? And in the 'demo box defines.pmh' file there is other definition is 'global mypvar1'. Why is this declared name as the same as the pp_proj.h one? Thanks, Rodder
  2. I retry that using the old version PPmac IDE 1.1.0.97(2010-1-18) and PPmac's new firmware version 1.2.1.5 ,I can change PPmac's IP correctly. I think the new version PPmac IDE 1.1.0.97(2010-1-18) maybe have something wrong...
  3. When my customer use clipper find that the program stopped and LHB flush bit in coordinate system status valid.Who know what the LHB flush bit mean?
  4. Why I can't change the PPmac IP address by using PPmac IDE latest version 1.1.0.25 and PPmac's version of firmware 1.2.1.5 ? Exactly I can change it when the power always on,if I power down and power on again the change disappear.
  5. How can I get motor number of PPmac user servo algorithms? In turbo Pmac "MTRNUM" will tell me which motor(axis) is running when I use user servo algorithm. And I can't find it in the data structure file which name is "RtGpShm.h". Thanks
  6. dzrong

    ACC28E example

    Can we use Encoder Conversion Table to make the data from ACC-28E as feedback ? Because the data from PLC will make the delay! Thanks!
  7. If I have G-code file savd by "*.txt" format in my USB stick,it may be from my Windows OS,and it's my be very large about 1G,so PPmac can't save it in flash. Now I want to make my G code work in Power Pmac,I don't know how to achieve it? Thanks!
  8. I find the problem. It's the OS problem! Because my OS is Windows XP Family version,there are some protection of system,so 4GB is also small for C dirve.When I delete the folder of "System Volume Information" It's work! Thanks!
  9. Yes,My D Drive has 10GB space free.And my C drive has about 4 GB space free. I think it's the IDE install program problem! Thanks for you reply!
  10. When I install "Power PMAC Suite 32 Bit (01-18-2010)" in D partition of my compute the install program present a message box said that "You do not hav enough disk space to install Power PMAC Suite.You have 4 Gig of free disk space.The installation requires 4 Gig of disk space. Please free up some disk space before intalling Power PMAC Suite." But my disk has about 10 Gig disk space,and it is FAT32 format. Who can tell me why? Thanks!
  11. Who can tell me the differece between "communication.AsyncGetResponse(commands)" and "communication.GetResponse(commands, out response)" in the example of PowerPmacComLibDemoApp? I mean the differce between "AsyncDTCommunication" and "DTCommunication()". Thanks!
×
×
  • Create New...