Jump to content

Ausman

MVP 2023
  • Posts

    2,583
  • Joined

  • Last visited

  • Days Won

    175

Everything posted by Ausman

  1. 1). Do you need to have the latest version and it's matching O/S upgrade? If not, stick with the version that matches the existing O/S. There is a often quoted saying here: "If it works don't fix it". 2). Sometimes incorrect installation will upset comms. Did you install the latest version using Right Click/ Run as Admin, and also set the visilogic.exe in Unitronics/ Unitronics Visilogic_C/ Main, as run as admin in compatiblity? If you didn't do this, uninstall, reboot and start again. 3). If you have a need for different versions of Visilogic running different O/S plcs, then this is what Version Swapper is for. http://forum.unitronics.com/topic/662-how-do-i-use-version-swapper/?do=findComment&comment=17317 cheers, Aus
  2. Swervo is it not possible to run multiple instances of Unistream like you can for Visilogic? I don't know, haven't tried. No copy/paste, but you can see things side by side as much as you want. cheers, Aus http://forum.unitronics.com/topic/4015-multiple-connection-live-checking-tip/
  3. Are you really worried about a difference of 6 thou of an inch in length? That's what the length maths works out to when you work in inches. Do 2 separate inputs on your HMI for feet and inches, do the maths directly on the feet one, and run the inches through a linearization that will do the maths and rounding automatically for you. Then add the two together for your working count. For your total count simply add the pulse count to something like an ML instantly before it resets. When you get near to filling that ML, you do your division to find the number of feet, add this to another "total feet ML", reset your total pulse count and start again. To read this directly is simply adding the 2 together with appropriate maths. Measuring ft/min is dependent on whether you want it instantaneous or average. Vastly different so won't go into that yet. cheers, Aus
  4. No doubt others will chime in soon as well. For starters, a very quick look shows you have too much going on for initial testing, and a lot is incorrect with conflicting messages for the little minions running around inside the 130. I suggest that you have another look at the help file for Protocol FB, TCP/IP and note the layout and sequencing of the ladder in the examples. I'd also not be using 255 as your ID. Start again with something simple using the above as a guide. Your intent is to simply find what works for comms to the HMI....nothing else. Do an Init & Reset of the PLC after your first download of your new test program, before running it. I would think that Master is going to be the one to use, but you have also said "Eventually I will need to connect 6 V130's to the HMI" which is also potentially a problem as to what is in charge. You'll likely need to only have one plc talking to the panel, and relaying info received from others. As an example of things that won't work, your net 4 has 2 direct conflicts that will always stop the rung getting to the end. You have both an inverted and direct contact reference to the socket 2. So if one is on the other isn't. cheers, Aus.
  5. Try shifting the AI4 connections onto the newly installed AI8 ones, and see what happens. If it turns out the 4s then blow, and the changed around 8s don't, it must be something in that area of the wiring giving rise to conditions that the module doesn't like. I'd also arrange for the failed 8s to go back to the Creators for them to check out the failure(s). This might also point you in the right direction, or discover something more fundamental. cheers, Aus
  6. If you are actually wanting to have records of the process, Joe's method of using a Data Table makes it easy as you can write the Table onto an SD as necessary. Strings are easily read in *.UDTs, and easily shifted out of the plc using SD Card Explorer. Alternatively you can do a direct read of a table using the Connection tab under Data Tables/Data Tables in Visilogic. cheers, Aus
  7. Unless you have both INSTALLED Visilogic using right click/Run as Admin, and then ONCE IT IS INSTALLED AND REBOOTED you have the Compatibility tab's "Run this program as administrator" box ticked, Visilogic sometimes does strange things. Fully uninstall it and try again. cheers, Aus
  8. I agree with Joe that it looks well constructed. Given that you have no other info, and your own knowledge and skills are limited, my suggestion is for you to find a local electrician/mechanical services person/tradesman. Anyone competent will figure these connections out in no time at all when onsite. Using such a person would also be beneficial for you when you have an inevitable maintenance or failure issue, as they would know the machine already through this involvement. I know this is not what you want to hear from the forum, but as you say you lack the skills yourself, then you need to have a good relationship with someone who does, who you can rely on in the future. On the Wismo, in theory you are going to need a new SIM for it. No use leaving the old owner's one in it! Also, it looks like it might be a GSM only version, so you would have to check what is available now and in the future in your area. cheers, Aus
  9. You mean all connected at the same time? Or separately? And some won't work regardless. cheers, Aus
  10. Does the standard micro cable show up in com ports in device manager when plugged in? Tried another cable to ensure it is not a cable issue? I have had many micro cables that lose good pin connections through careful, gentle use. Frustrating! Perhaps I need to start being rough with them! cheers, Aus
  11. Does your ethernet adapter communicate to networks/WAN/www normally if you use it that way instead of wireless? Any error here might point you in the right direction. Perhaps the adapter needs to work with a crossover cable. And in re-reading your post, I'm assuming that the adapter is USB at the laptop side with an ethernet out? This seems different to what you say here: Or were you using the same adapter? cheers, Aus
  12. Simply drag your pic into the area you want it to show in your text. I always do a few spaces either side of the final "drop" location, so that you can adjust things easily if needed. If you just want to attach it, drag it into the lower attach area only. cheers, Aus
  13. Sooooo, following Flex's pointer, I started hunting around Help. And....drum roll....I've discovered the answer! Me, the greatest sayer of "use the help files", now finds the reference to doing just what I want. It is simply under Project and is an area described as "Convert projects". In my case there is a Convert project to V130-33!! Duhh! I am such a dumbo! There is also a convert project to colour. This is a classic case of having used Visilogic for so long and completely missing a really useful bit. I get really annoyed with myself when I discover something that's been there all along but I haven't really noticed. It is almost as if the brain simply glides over the words and doesn't see them! You can all kick me now! 🤣 cheers, Aus
  14. (SOLVED, see my next post) Hi all, I have long put up with this, but wondering why it is not possible to change hardware on a project done on a V120 to a V130. I know they are different beasts, but they are not that different. And to quote the box that comes up telling me I can't do it: "The Hardware Configuration of a project cannot be switched between PLC models comprising color LCDs and models comprising monochrome LCDs or Samba models". Well....unless my tired old eyes have finally gone colour-blind and also a bit loopy, 130s are a monochrome screen and are the same size, 128 x 64. So why does Visi crack the poops on this? Sometimes it would make my life so much easier! Perhaps there is a way around this I haven't considered? I feel sure it is also other hardware related, but it is frustrating given that the message is only relating to the screen. Just for fun, I used one of Joe's mods for someone to show the point in the attached pic. cheers, Aus
  15. Go here: https://unitronicsplc.com/vision-series-vision430/ Find the installation guide for your model under document downloads near the bottom of the page. Read about setting jumpers correctly for inputs and comm ports, and disassembly/assembly involved. Then set ALL the jumpers in your new unit to exactly match those in your failed unit. I'm assuming that you have the program that runs it all, and can download a copy into your new plc. If the above jumper setting procedure doesn't work, one other issue may be that the newer plc might have newer O/S and firmware. Use Visilogic to find old unit's firmware details etc by using Connection/Communication & OS/4th tab from the left (Operating System) and click check when you have the unit hooked in online. Compare this to the new one. If they are different come back to us. cheers, Aus
  16. Yes. With a LAN connection you may need to implement a DDNS system as well, many WAN connections are dynamic address. Most routers these days can be set up to do this automatically using any number of "free" services available. cheers, Aus
  17. Hi Flex, I think that before anything else is suggested, we need to know how the power gets to the site. There are so many variations in how a power company might run a line to the "middle of nowhere", and they all might have an influence on the issue and it's resolution. Ask some questions! cheers, Aus
  18. Click on Support at the top of the page, and submit a ticket. Or send it direct to support@unitronics.com cheers, Aus
  19. John, perhaps these, way left field but who knows. Ensure that SB168 is on on all plcs. I'm assuming that you have gpedit on your puter. If it is W10 1903, open gpedit, Computer Config/Windows Settings/Security Settings/Local Policies/Security Options. Scroll to UAC: Run all Admins in Admin Approval Mode and set it to Disabled. Reboot a must. Alternatively, try running the puter using the hidden Administrator logon and see how it goes. If you don't know how to do this, here is one page that describes methods. https://www.technipages.com/windows-administrator-account-login-screen Ensure you turn it off once not needed. Giving it a good password whilst you have it active is also a good idea anyway. See how these go, I don't think they'll help but anything to "improve" connections within Windoze seems to be the needed answer. cheers, Aus
  20. + to Joe's comments. If you have a far less complex image, does it still do it? Related to this, what is the original image size? Resize so smaller file size using the likes of XnConvert? Try changing it to a simple logo as a test. cheers, Aus
  21. @Saragani, @Cara Bereck Levy Dear S & C, Wondering why this issue seems to be cropping up again in both Vision and U90 land? I thought it had been changed so that Install as Admin and run as admin were now done automatically. cheers, Aus
  22. I feel sure that everyone has had this happen, but I just needed to have a rant/whinge about this constant real gripe after it happening repeatedly today. You can't help but wonder why they do it? More for the Customer Experience Improvement Program, given that it also records stuff about USB connections? And runs even though you specifically opt out. There is so much involved in CEIP that it is very hard to stop it all, and Msoft seem to constantly change things to get it going again if you have done so. I've mentioned this privately to some, but did you know in amongst all that CEIP does in W10, it also records keystrokes? cheers, Aus 😵
  23. Get a port monitor and do things on the PC to start with, noting interactions that work. Much easier than constantly trying things on the plc. Once you find what works, you're almost home. I think this needs to be looked at closely, too. You simply may not be getting enough signal change and it might have blown itself up due to working too hard? Hence only working for a while. cheers, Aus
  24. Did you install 8.80 using Right click Run as Admin, and also check that Visilogic.exe is Run as Admin as well once installed? Have you looked at the Pinned topic: http://forum.unitronics.com/topic/6069-vision-bricked-issues-and-how-to-resolve-originally-was-v570-57-t20b-j-bricked/ What are you using to communicate with the serial port? If it is a usb adapter, some don't work properly for the entire O/S update. cheers, Aus
  25. Did you install using Right click/Run as Admin, and also check that the U90Ladder.exe, once installed, is set to Run as Admin in Compatibility? If you did not do this, uninstall and start again. cheers, Aus
×
×
  • Create New...