Theo V

MrPLC Member
  • Content count

    160
  • Joined

  • Last visited

Posts posted by Theo V


  1. Hi Inntele, True, I only have a schielded 12x1mm2 cable not twisted pair available and Adam uses twisted pairs only. Today I checked out an other option, re-locate the PLC cabinet to the new engineroom and nearby the frequency inverter. That way I can start the other motors just with a contact from a local relay to the softstarter using the existing cable. This way I can be cost effective and save me a lot of headache with the connections. Only trouble would be the connection to the Scada computer but that is only 75m from the new engineroom. That should work with a RS485 left hand module and there is a cableway to that office. Thanks to all who helped me with good ideas, I really appriciate this! Beste regards, Theo V.

  2. Hi Donny, You are using E-Designer I guess, If you click the SEND button at project transfer you will get the question to which Host IP you want to connect to. Is this allready set in your E1101 panel? I'm not sure if this is the first time that you connect to this panel but default there is a IP setting.192.168.1.1 subnetmask 255.255.255.0 You have to make sure the PC Ethernetport is in that same range. Also the PC and HMI must have a different IP adress (but within the same range) e.g. for te Ethernet adapter inside the PC use: 192.168.1.2 As an alternative you can set the IP first by using a USB or Serial connection with a CAB30 RS232 cable. Best regards, Theo V.

  3. Hello all, Thanks for all this input. I think I'll try the solution with two compact PLC's like Inntele advised with a RS485 connection trough separate left-hand modules considdering the note from Crossbow about the distance >100m. That means unfortunatly that I can not use the existing cables so the budget needs to be adjusted... :( Thanks a lot, best regards, Theo V.

  4. Hi everybody, I need to make a set up to start/stop and control the speed of a frequency inverter (Danfoss VLT Aqua) using a FX3GE PLC on an I/O base. The speed I'd like to control by using an analogue signal however, the inverter is aprox. 350 meters away from my PLC controlpanel in a second engineroom in the factory. Will this distance be a problem? Is there a smart solution to make the connection over such a long distance or is it possible with the standard analogue output from the FX3GE? I can use either a 0-10Vdc or a 4-20mA signal to the inverter. From the existing situation some shielded cables are available for the hardwired connections but the PLC function to regulate the motorspeed was built inside the frequency inverter and the other motors are located in an other engineroom and did just start/stop with digital signals without a PLC. I'm using GX-Works2 V1.98 Has anyone experience with a similiar situation? Best regards, Theo V

  5. Dear Quarter20, Did you use the right retentive registers to store your data in? There are EEPROM buffered words and Capacitor buffered words. The battery suggestion from Colandra is also a good option to keep your data in the memory. To keep it cheap, just leave the power on but that is probably too simple... Best regards, Theo V.

  6. Dear Ben, If you use a 32Bit instructions like DMOV I guess that you can not move the result with a 16Bit instruction (MOV). The register is just too smal to contain data larger than 32676. I don't know why this was working in the FX2 PLC but if you still have this FX2 running you can monitor the value of D12 and D226 to see the actual values in your situation. Best regards, Theo V.

  7. Hi all, I wonder has anyone of you experience with converting an E1032 from Beijer to a GT2308 panel? I have a lot of these E1032 HMI panels in use and they are end of life in the USA and in Europe Mitsubishi is more into promotion of their own panels GOT1000 and recently the GOT 2000 series. I want to make a trial with a GT2308 panel to see if I can make it look like an E1032 layout. Operators are used to a certain look and to avoid mistakes operating the machines I want to keep this lay-out as far as possible. Ive done this before last summer with a GOT 1455 but I made a complete new program at that time. Is there a way to import the E1032 information like used D-words etc. to a GOT and save a lot of typing? (I do understand that network settings, pictures and buttons need to be made the same way as a new project) I hope someone has some hints Greetings, Theo V.

  8. Hi Flippyr, Medoc is a MS-DOS based program and will not run on Windows 7. You need a XP machine to run it or a virtual server program to emulate an older OS. Do you have the existing conveyor program on disk or in a print-out? If you don't have this you can make an upload from the PLC in Medoc but this will be a ladder diagram without labels so you will see for an example input X2 but is does't tell you that this is the start button so you need an electric diagram to see what is connected and make a label yourself. If you have the Medoc file of the conveyorbelt installation and are able tot open it you can use 'print to file' and import the file in GX-developer 8. Medoc is fun to work with, I did this for many years and still 80% of our machinery is running on this but since XP is outdated, and banned by our IT-department, I'm transforming all old Medoc software to GX-Developer enviroment or replace old PLC's for modern types like FX3GE or Q-series in GX-Works2. (My younger collegues don't understand this Medoc so 'grandpa of the team' has to do the job... ) Good luck and keep us posted of the progress. Best regards, Theo V.

  9. Tauqeer, Yes if you start a new project in GX-Developer select the PLC series: FXCPU and PLC Type: FX0(s) and it will work for the Fx0. First make a simple program with two rungs or so to see if you can communicate. If not change the setting of the PLC type to FX0(N) Good luck Best regards, Theo V.
    1 person likes this

  10. Hi Sailor, I checked in E-Designer the driver options (I use version 7.52) There are two drivers available to let the MAC E-terminal communicate with a "beSAIA" PLC. One is a serial driver and one is an Ethernet driver. This should implicate that you can connect the terminal to a Saia PLC but still the terminalprogram extention is not correct and the download will not start I think. The serial connection settings from the PC to the MAC terminal is RS232 9600 baud, None, 8, 1 The connection from a MAC to a SAIA PLC is S-Bus serial/S-Bus V4.05.00 If you want to give it a try you can use a serial cable (CAB30?) to Com port 2 of the MAC and a converter from serial 9-pin to USB for the PC but I'm not confident it works with the file at your D:\ drive. Look for a collegue in your neighborhood who has E-Designer installed before you spent money on this software. (not freeware) Beste regards, Theo V.

  11. Hi Sailor, It depend on if your update is written in E-Designer too. Normally E-Designer is the standard program for Beijer MAC terminals. Looking at the file you have selected to download to the terminal it is not a E-Designer format. This will standard end with the extention ".MPA" The SAIA software is from Burgess PLC's. Best regards, Theo V.

  12. Thank you Crossbow for the explaination, The K3X3 came from an example from my trainingbook but I could not see it trough how this would work. I assumed that the K3X3 was reading the status of the 3 input positions starting from input X3. So I assumed that if X3 and X5 where high, the reading is 2 but it wasn't. After testing at the workbench I know this was not what I was looking for and made a simple workaround with a rising edgde of the inputs X3-X4-X5 and INC D100 and falling edge to DEC D100 and compare the result in D100 with a constant value K1/K2/K3. After a comparisment [D110 = K1] etc. I made the outputs Y0-Y1-Y2 switching on/off. It worked but I'm not satisfied yet. I will try your suggestion and see what happens and see if this is easier to use and at least learn from it. Thank again. Best regards, Theo V.

  13. Hi all, Im looking for a function to add and substract in a simple ladder program in a FX1N PLC. I use GX-Works2 V1.98c. The idea is to write a program to control the speed of a dustcollector fan in 3 steps low-mid-high speed. The more machines are switched on the higher the fan speed of the dustcollector must be and reverse. If one machine is started the fan must start too at low speed. If a second machine starts I like to add up a counter that increases a D word. If machines are stopped I like to count down and the result of the D Word must set the speed of the dustcollector by using a compare command. I tried a function [DMOVP K3X3 D3] and at the same time [DINCP D3] but that results not in adding 1 per machine (machines are conected to inputs X3-X4-X5. I like to use a PLS to the inputs to add up and PLF to substract the number of machines. I hope this explaination is clear enough for you all to make a suggestion which function is best to add and substract in the above situation. Kind regards, Theo V.

  14. GOT1000_-_Connection_Manual_(FX3U_Ethernet)_SH(NA)-080719-B_(10.08).pdf The link shows you a video how to set up an GOT/FX3U PLC communication trough an Ethernet connection. Be sure to set the IP range properly. I suggest you programm the GOT wit IQ-Works software. To make a simple test: Place a light (lamp) on the screen from the library and set as a trigger M8013. If your communication is working properly the light should blink in a 1 second sequence. I attached the MIT manual but I'm not sure if this went wel (not experienced with attachments in this forum) Have a good day, Theo V.

  15. Dear Wisperer_here, Maybe your local Mitsubishi distributor in Pakistan can help you out with the password problem. If you do have the PLC ladder program on your computer you can make a printout and re-type the complete program without passwords in it. It is a drastic solution but if it is your last shot just do it. Best regards, Theo V.

  16. Hi Stevie_Ray, Check your com port settings in your Windows controlpanel. You will notice that the same Com-ports are different in virtual mode compared to Win7 mode. Just set the commsetting in your program the same as the port says in the Windows controlpanel and it will probably work. One thing i didn't found out yet is the transparentmode of the GOT using a virtual XP-machine but still you can load the files of PLC and GOT seperatley by plugging the cable to one of the devices. Best regards, Theo V.

  17. Hi Raybbr, Did you also tried to connect trough the GX-developer that is build-in the GX-Works2 software as an alternative? you made a succesfull connection to the PLC, if you are making an upload just not mark all the checkboxes in the left hand table. Only programm and parameter should be ennough. Other functions are not available in this FX and causes error message while you start to tranfer data between the PC and PLC. Best regards, Theo V.

  18. Hi Hayden, I don't think that it is directly possible to copy the complete project of the MAC E1070 to an USB-stick. As far as I know you can copy settings as recipe's, graphs to an USB-stick but for a full project backup it is recommended to save it with E-Designer to your computer/laptop. Just make a cable connection to the terminal, receive the project and save it to disk. By the way: Regarding to my distributor in the Netherlands (Koning en Hartman) the Beijer MAC panels are pushed more to the background in favor of the own brand GOT1000 and GOT2000 series screens of Mitsubishi. They increased prices for the MAC terminals to make it easier to stop with Beijer MAC panels. It is possible to migrate around 80% of your application from MAC to GOT touchscreens. Still I have some doubts about the migration, most of the time this is introducing problems instead of solutions. Best regards, Theo V.

  19. Hi Knowledge Greedy, This Keithley cable is a 9 PIN sub-D connector with at one end a male and at the other end a femaleplug. It is a straight trough cable but not a nul-moden cable. Actually an old serial mouse extention cable should do the trick for you. Still I wonder how you will communicate with a FX3GE PLC. It has no serial SUB-D connector on-board. Do you use an extention module? See also the link below to the cable guide of Keithley. Selector Guide and Data Sheet for Cables - http://www.keithley.com/data?asset=4672 Regards, Theo V.

  20. Hi Wal, Ever thought about using a direct connection trough the internet to your machines instead of sending an EEPROM module? This takes time to arrive on location. I have good results with simple eWon Cosy 141 secure routers. (see: www.ewon.biz ) for more info. It can communicate with Ethernet or serial to your PLC. Best regards, Theo V.

  21. Hi Aricolton, I had the same experience with my first FX3G PLC with a left hand Ethernet module+adapter. I could not program this with GX developer or FX configurator-EN. Ater a call to the distributor I used GXWorks2 (Version1.98) instead and that worked fine. First of all I made a connection trought the USB port to set the IP for the first time however, if you use the default IP it should work too. After that first transfer I was able to connect trough the Ethernet directly. In GX-Works2 you have to check the communication settings in the program tree section. (sorry I can not make a screenshot at the moment) Question: did you try to use a (Windows) PING command from your computer to check the Ethernet port with the default IP? Also remember if you change the Ethernet port settings you have to powercycle the PLC (switch off and on the powersupply) to have the settings effective. And check if your computer has the same IP range as you want for the PLC (192.168.3.xxx) And last, do you connect trough a HUB/Switch or directly from the PC tot the PLC port. In the last case you might need a RJ45 cross cable but I'm not sure about that. Kind regards, Theo V.

  22. Hi Inntele, This afternoon I made a test configuration on the workbench with the two extra analogue modules using the RD3A and WR3A instructions. This went very well. (the adresses where as expected K0 and K1) I callibrated the zero and span at the modules because i have 4-20mA sensors and a 0-10V out for a frequency inverter. Only thing I need to do now is to make an average reading for the FX2N-2AD because the reading at the GOT1455 was very fluctuating. The internal I/O where very easy to make the average just one rung! I have an example in the datasheet so I will try this soon to make this work also. If not I will get back here. Thanks to all who replied on my topic. Best regards, Theo