Jump to content
OMRON Forums

Unit101

Omron
  • Posts

    143
  • Joined

  • Last visited

About Unit101

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Unit101's Achievements

Collaborator

Collaborator (7/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. This works for me... system "/var/ftp/usrflash/Project/C\ Language/Background\ Programs/compass25.out&";
  2. Try these steps and see which works... 1. delete INI file as described above 2. Control Panel - Programs - Repair PeWin application 3. Uninstall Pewin - remove ALL files in Directories - reinstall -be sure you are ADMIN, Run install as ADMIN, and have user UAC turned all the way down to Minimum -pewin need to edit the registry and this is often restricted in windows
  3. Integrator on project with Linear motor (Power Brick). Uses Servo.Kbreak > 0 to get good settling in position and a filter. Works well, BUT after 4 seconds the motor "BARKS!" once... then ok. If does not use Kbreak then no Bark but settling not as good. Suspects that the Servo.OutDb... is causing some integral windup to the point of the BARK. Ideas, suggestions appreciated. Attached is pdf with more details and motor setup parameters. BarkingMotor.pdf
  4. Here is interesting question from end user: For Example I would like to do something like what is below If (MyVar == Pvaraible) { stuff } // checking if MyVar is a P variable if (MyVar == Mvarialbe) {different stuff} //Checking if MyVar is a M Variable Thanks! *** Ideas on how to determine in logic a given variable is type M,Q,P ? - perhaps in CfromScript sub-routine to do a query and read back the echo text to see the letter M or P ? - In var Name append a letter at end _M _P then have a sub-routine return if text matches M or P ? Thanks for looking...
  5. Interesting.... mine is working fine, project is loaded and boots ok. ONLY when starting IDE is says "no project in pmac" ... which is not true... IDE is missing something... I just OK and go on... no problems. Just started with CK3E older fware and new IDE
  6. Since using IDE 3.1.1.0 working with a CK3E, when connecting it tells me there is NO Project in PMAC... however this is not true. All starts and works fine... Is it just me ? bigcat
  7. It sounds like you inadvertently downloaded and installed the FULL 3.1.1.0 release package (approximately 2GB) instead of the UPDATE PATCH from 3.1.0.6 to 3.1.1.0 (approximately 40MB) - either that or your prior version was not 3.1.0.6, thus resulting in the experienced request to uninstall prior version during the install process. The UPDATE PATCH can be found here: http://www.deltatau.com/DT_SoftwareDownload/SoftwareUpdates.aspx (second entry - the main download link under Software where you click on a logo/pic to download IDE is the FULL release, not the update patch). Last time I experienced similar botched installation, I ended up manually uninstalling PowerPMAC IDE, PowerPMAC Compiler(s), Acontis EC Tool, MySQL Server 5.0 and WinPCAP in Control Panel, followed by carefully removing original installation paths (after rebooting - some of these will be locked/in-use until you reboot): 1) C:\DeltaTau\ 2) %UserProfile%\AppData\Local\Omron Delta Tau Data Systems\PowerPMAC IDE\3.0 3) %UserProfile%\AppData\Local\Omron_Delta_Tau_Data_Syst (this is not a misspelling - ends with Syst) 4) %UserProfile%\AppData\Roaming\Omron Delta Tau Data Systems\PowerPMAC IDE\3.0 5) %UserProfile%\AppData\Roaming\DeltaTau 6) C:\ProgramData\DeltaTau\PowerPMAC IDE\3\Database 7) %UserProfile%\Documents\Visual Studio 2015 8) Deleted Following Registry Key (and its subkeys): HKEY_CURRENT_USER\Software\Omron Delta Tau Data Systems HKEY_CURRENT_USER\Software\Delta Tau Data Systems Inc Disabling antivirus, ensuring you right-click and run-as-admin, sticking to default installation paths, properly unzipping installation file in a safe local folder (desktop usually works great) prior to installing (and right-clicking/properties + select UNBLOCK to ensure file not marked as unsafe) = winning tips that have previously cost me timeouts or silent abortions during install. Good Luck! GREAT POST - this needs to be STICKY to PERMENANT - HOW TO INSTALL I did not even know of the PATCH WHY is the PATCH NOT on the Software DOWNLOAD WEB PAGE ? 80% of people are updating.... We make it so hard for ourselves and customers.... and we earn the reputation that DT is very hard to work with....
  8. Booyah... thanks dougjr17.... however the arrow keys not work... BUT I just did Maximize and now it appears.... I can then work with it and close it as needed. So solution is to "Delta Tau - Update Firmware - Alt+Space - Maximize" Great should work for any window that does this... often I see other like Status or Encoder do the same... However every time I open it... it flashes and goes away, then I do this trick to maximize and I can get to it. So a bit strange but no biggy with this work around. Thanks ....
  9. Make sure the UAC in Windows is ALL the Way down....
  10. Laptop - and yes when in office it is connected to external monitors. But even then the window is not visible. Searched all the docking windows still can't see it, as Brad mentioned. Tried all the tricks I can find to make windows show up and no go... tried changing resolutions... So no matter if on just laptop monitor or 3 monitors, no mater the resolutions the firmware window pops up at startup then goes away. No other application does this on my system. So this is interesting.... I go to IDE Window - Auto Hide All - all the open windows retreat and hide around the edges. NOW go to Window - Reset Window Layout - yes and bang you can see the missing window(s) for about 5 seconds... then they go away... See the attachment - it shows the IDE center, then lower right corner a Status window and the elusive Firmware window... but they disappear never to be seen again. Note most of the windows like Status, Encoder, Firmware do this same thing.. they pop up then go away... but if I do it again they will show up, however the others are still out there just hidden... in the case of Firmware... it just never comes up... sits out there forever hidden away. Next time at ODT I'll for sure show you guys... used to be I could find the windows eventually (v 3.0.1) but with 3.1.1 the firmware window and others have gone to a different dimension. I just can't use IDE for firmware... use USB instead.. more of a nuisance, but I put this post out there in case anyone else sees this... I guess not. IDE-HiddenWindows.pdf
  11. Do not give up, do not surrender. I only took me 3 days this week to get my IDE upgraded and almost everything working as it used to fine. I had one persistent error that said my variable mapping failed do I want to continue? The fix was to download the same project to a DIFFERENT PMAC CPU, went from CK3E to Power Clipper, so it used a different compiler. After that went back to same project and downloaded to CK3 with no issues. Also the logs are now clean, before complained about not able to open or read some files... I also had to un-install all compilers. Tried to re-install as admin using setup.exe but still had issues. Again uninstall, and then when download IDE did the install and it was happy ever after. This full uninstall stuff is a joke... within a major version should be able to simply patch and go... need more resources dedicated to version control. And don't even ask which version of firmware is supported by which version of IDE ??? Don't give up, don't surrender.
  12. I wonder if I'm only person with this issue ? It is unique to my PC and monitors. If I run IDE in a VMachine it is ok, running on a different PC ok. But on my laptop this has been issue since the first version of IDE 3.x and now is worse. Basically when go to Delta Tau - Update Firmware - NO Dialog appears. Used to be I see it then it goes away. After several tries it is shown, then if restart IDE I would have several Firmware dialog windows available. Now with newest IDE 3.1.1.0 I only see a Firmware dialog when starting IDE and it appears in lower right corner of monitor for seconds, then gone forever. I've tried many tricks to make all windows appear, Cascade... all the other IDE type windows, like Backup Restore will appear... but NEVER Firmware. As said works ok in a virtual machine or different PC... There is something different about how it is created in this IDE and can't be found. Must be related to my hardware, drivers, monitors but happens no matter if just on laptop or with multiple monitors. See attached file, it shows the firmware dialog as it appears for few seconds when starting IDE, then it vanishes to a different dimension ? Or maybe it is still in the real world and the IDE makes me jump to a different dimension ? Can PMAC be used for time travel ? Notice in screenshot the Firmware is attached to a Velocity dialog ? Something is fishy... Thanks, bigcat vanishingFirmware.pdf
  13. glad all working... BUT... and a BIG BUTTTT Having the IDE so tied to only working with new firmware is a huge issue if true !!! OEM's ship dozens a month with firmware as received... and tech's, field engineers all have different versions of IDE... if one upgrades he is dead... customers as well... IF a IDE version only works with Firmware x.x.x. then if needs to be very clear. And if the IDE connects to a older firmware pmac it should show a big warning. I've been in IDE hell for 3 days now dealing with getting once fine code to run on same PMAC's but with new IDE.
  14. UPDATE 11/8/17 NEW INSTALL with Version 3.1.1.0 has same Issue. It will fail to install with same error, MySql won't Start. Need to do same fix to ppmac.ini file as before and re-install.
×
×
  • Create New...