cHud

MrPLC Member
  • Content count

    389
  • Joined

  • Last visited

Everything posted by cHud

  1. The easiest way I would do it is by using a remote connection device like secomea site manager or ewon. These devices can connect via sim card or ethernet and it will save you a lot of headaches
  2. It depends on which of the ports on the cpu you are connecting to.  But normally tcp uses port 502
  3. This is not the vijeo designer software. This is data manager which is used to upload or download logged data.  As mentioned before if the include editor project was not selected when the program was downloaded then the program cannot be uploaded
  4. With what are you trying to connect to plc? Usb or some other protocol? You say that the cpu is ready with no faults? If the program was missing then there would be quite a few errors
  5. Hi Amr Then i must apologize. I didnt know this plc was programmed by somachine. I have not used the gateway myself but I have seen videos regarding this https://www.youtube.com/watch?v=31umnBUz9uA This is a good video showing the setup procedure
  6. The sql gateway is for somachine (codesys) plc's so it wont work for you Kepware certainly has modbus drivers. All schneider plcs support modbus serial and/or modbus tcp/ip And lastly dont ask how to crack software etc on this forum please
  7. Wont a while do function work for this?
  8. This should clarify your problem https://www.schneider-electric.com/en/faqs/FA194533/   Is the read var block working? And yes you should use the en pin to trigger the read. In the manage variable there are bits to show if the read was successful or not
  9. Remote connection using eWon

    Have a look here https://kb.secomea.com/hc/en-us/articles/360001155858-Connecting-to-Siemens-using-TIA-and-Step7 I know this isnt for EWON but i think this work around will be the same. Be sure also to look at the bottom of page where they discuss the layer 2 problem and how to fix it
  10. https://www.youtube.com/watch?v=4MhKlbiu05E
  11. Hi To download the file from the ftp server you do not need ftp software like filezilla You can go directly via web browser into the ftp site and just download the file. There are some features on codesys that somachine doesnt have like alarming and some others
  12. The number of columns do work...But it will not change your existing ladder sections. If you change and create a new section you will see the change applied. So you could just copy the logic across to the new section. Just remember you cannot make this adjustment when online with a plc
  13. TSX 17 Failure

    if i remember correctly you need an os/2 operating system.........i think you can make a virtual pc and os/2 can be downloaded.....Cable wise i am not to sure but i think it was a standard rs232 cable and you still get the wiring of it on google......The last tsx17 conversion i did was converting from pl7 pro to pl7 program and then converting the pl7 program to unity....all worked.... Only thing that was not iec was the timers
  14. this is defeating the purpose of a license and in my view killing the development of the software
  15. And if you left click on the target you will get all the settings of the screen. and in there you can set the ip where to download to as well
  16. Right click on the target (the blue square icon) in the navigator window. Should be right under the project name (at the top of the tree with vijeo green icon). If it is still grayed out got to help then about and make sure it is licensed.....(but even in a 21 day trial period you can still use all features)
  17. Just to add...no need to use the run time installer. You install directly from within vijeo designer and specifying to download to ethernet. And when the download starts it will notify you if the runtime needs upgrading which it will do when you select yes. Make sure you put your patch lead into the ethernet port and not the rs485 port
  18. Ok i was mistaken....Looks like you can use vijeo designer or vijeo xd. That screen is what all the vijeo designer hmi's show when 1st powered. You could download with usb but you need the schneider cable. Or if it has a mini usb port any 5 pin mini usb cable should do. The easiest is to press the network icon on the top right and enter the ip you want. Then in vijeo designer specify that your target is that ip and then download to ethernet.
  19. M241 Web visu

    I think your problem lies in the address you are typing into browser. Should be 192.168.1.125:8080/webvisu.htm 8080 is the port number used
  20. M241 Web visu

    did you add this option to your project? And what are you entering as the url name in web browser?
  21. HMID range is programmed with vijeo xd...........Unfortunately i havent done a vijeo xd hmi yet but for what it is worth you can normally set the ip address in the hmi runtime settings when it is a new screen or you must setup a modbus driver in the software and then specify the ip address of the plc and hmi in there and download via usb to the hmi   This link is for using a m221 plc but it at least shows you where to setup hmi settings in vijeo xd https://www.youtube.com/watch?v=mVKj75cykQU
  22. M241 Web visu

    I have done webvisu with m241 so it is supported Will post my settings for those projects
  23. M241 Web visu

    Everytime i have had issue with this it was either the antivirus or i had to install older versions of java
  24. tsx 702 plc

    Ok 1st things 1st. Do you have the driver installed. In your device manager in windows does the unitelway driver show under comports when the cable is plugged in? If yes check the port number. Then go to your modicon drivers manager----------then unitelway----------the setup or config or something--------then a popup will appear showing your different instances of the driver------add one or select an existing one and edit---------make sure the correct com port is selected. Then hit ok and then apply-----your driver should reset and then show reset was ok. Now open the software and under plc select address settings. Make sure unitelway is selected and address must have SYS in it. Hopefulle it works then