thomas1000

MrPLC Member
  • Content count

    21
  • Joined

  • Last visited

Everything posted by thomas1000

  1. Good evening fellow members, I have an application that uses a Q00J PLC and a GOT GS2107-WTBD HMI which has been successfully set up for Ethernet Communication. Ethernet Communication on the PLC is via an E71 Module. I normally use the Beijers HMI's but thought about giving the GOT's a go. In order to download the Operating System and Application Software to the HMI I used an USB Lead for communication. In order to further upload, download or verify the HMI Software I would like to do so over Ethernet. I have tried to toggle between USB and Ethernet but keep on getting an error for Ethernet. In Communication Configuration Settings I have Selected:   Connection to GOT: Direct Connection Image PC Side I/F: Ethernet Detailed Setting PC Side I/F: No parameter to select GOT IP Address 192.168.0.20 Peripheral S/W Communication Port 5015.   The PC IP Address is 192.168.0.100 and the PLC IP Address is at 192.168.0.1   Any Ideas? I would appreciate some help. Many Thanks.      
  2. Q00J and GOT GS2107-WTBD Ethernet Communication Error

    Many Thanks for your reply. Ping is ok. I have comms between plc and hmi but I can't download  from pc to HMI on Ethernet. Any ideas
  3. Mitsubishi QJ71E71 Ethernet Module

    Hi, I am looking for a basic description of what the following configuration parameter are and their function in the above module. I have read the basic and application manuals and am none the wiser. Has anyone got a download link or a manual that explains what the following terminology referes to:- Open system Active Unpassive Fullpassive MELSOFT connection Fixed buffer communication Procedure exist No procedure Pairing open No pairs Pairs Existance confirmation No confirm Confirm
  4. A- SERIES COMMUNICATING TO ANOTHER A-SERIES

    Hi Big Country, I have no experience of communication via two A series PLC's using CC Link but I have done an application using two Q Series PLC's with CC Link. The easiest way with an A Series is using Net B. Net B is not available for the Q series.
  5. Edesigner 7.31 Questions

    Hi Stephen, If you want to rotate a symbol in an E1000 Project go to the folder that bolts on to your HMI File and open up the Symbols Folder. Open up the required Symbol in MS Paint, Edit and Save. You can then paste it into your project. In the old terminal you can edit in the symbol manager which can be located in the View tab.
  6. PID Control for Q06 CPU

    Hi, Has anyone out there used the pid control program for a QCPU? The PID loop is not working at present on the QCPU. I am using the same program as I would normally use for a QnACPU which has worked OK in the past. Has anyone used the same program successfully? I have one question with regards to the manual :- It states that the values to be used for SV, PV and MV depend upon the PID limit being on or off. e.g PV range is 0 to 2000 if PID limit is on and -32768 to 32767 if PID limit is off. Where is the PID limit on or off set? Is it be using SD774 and SD775?
  7. PID Control for Q06 CPU

    Thanks Govind Lathkar for your reply, it seems that there are plenty of viewer for this topic, shame that there are not may replies. The program I had did eventually work after rewritting the code. It must have copied over from a previous project incorrectly. Is there an easy way to commission theses PID loops instead of poking PID values and monitoring their reaction. Thanks
  8. Mitsubishi QJ71E71 Ethernet Module

    Thanks Gambit I managed to get 2 HMI's to communicate to 2 CPUs via ethernet. Turns out one of the cards were faulty
  9. Mitsubishi QJ71E71 Ethernet Module

    Thanks Crossbow for your reply,I will download the manual to see. Myreal problem is setting up communication using fixed buffers between two ports with a Q71E71 module and Beijers E1100 HMI. I can get the two to communicate with each other by automatic port open using port 5000 on UDP but not using fixed ports 500 and 501. I have set the HMI and PLC using varying parameters without success. Have you set up such a system and if you have how did you achieve it. Thanks
  10. Data into Excel?

    Hi, You could also use MX Sheet for this, which is a Mitsubishi product. I've only seen a demo but I think it uses MX Component in the background. Hope this helps.
  11. ODBC Connection in Intouch

    Hi I would like to configure an ODBC Connection between Intouch and Excel to move fixed values across at a specific time. How would I configure such a connection.
  12. Avery Weighscale 1020 & Profibus

    Its a shame I didn't see this thread sooner as I could have saved you a lot of bother. Just had one done for me about three weeks ago. There is a list of IO that can be configured by Avery to communicate to you via profibus. It did take two attempts to get the scales working, a faulty comms card was at fault on the first attempt. Best of luck and give Avery my regards.
  13. CitectSCADA and Mitsubishi digital devices

    Hi, I had similar problems a few weeks ago with a flowmeter totaliser. I resolved the problem by allowing the PLC to increment the totaliser count and allowing the SCADA to view the totaliser from the PLC register. Hope this helps.
  14. Mx4 and Citect.

    Hello all, can someone tell me if I can generate a variable tag in the tag database using possibly an integer data type an extracting a digital bit from it. This will allow me to save 15 tags as I will be able to extract 16 digital tags from one word tag. For example D100 is the word and I want bit 1 to do one thing and bit 2 to do another and so on. This used to be possible with the old Mx32 SCADA by creating a tag with the address D100.0 and when you wanted to use it as a discreat value you would address it as D100.4 if bit 4 was required. I have seen the bitand expression used in scripts is this relevant . How would you use the IO Remapping function within the software.? Thanks
  15. S7-300 communication with Intouch

    Use the IO SERVER called 'DASSIDirect-1.0’ which is located on one of the disks called 'Device Integration Products I/O Servers, DAServers' that was supplied by Wonderware. There is a tech note with the IO Server on how to install and set-up. If you are using Windows XP as your PC Operating system you may need a patch to allow the communication to work. Hope this helps
  16. FX2N PID TUNING

    Thanks for the info. I too have had trouble tuning the Mitsu PLC Loops. I tried tuning them as as explained in the following link http://www.clabberhead.com/pidtutorial.html without success. The only difference I would expect between the two is that one uses gain and the other uses proportional control. I ended up tuning them by changing the PID values and watching the response. However the Siemens PID loops tuned well with the above link. What percentage value of integral time did the guru recomend for derivative. If anyone can explain what the difference between the above link and mitsu tuning is I would be very greatful.
  17. Real Values

    Is it possible to use real values in the mitsubishi registers on the AnS series PLC. By real values I mean 1.76, 2.32 etc. I now its possible in the Q series. Thanks for any response.
  18. Real Values

    Thanks Chris Can you please give me an example.
  19. I Need an PID examples of the A2ASCPU

    Colin, Thanks for the reply. Unfortunately I have only got the ladder version. I dont know whether the IEC version is on the same software. If it is let me know. The GX IEC version sounds very similar to the siemens software and the real to integer and vice versa conversions are available in block form. The sample program attatched in one of the previous comments utilises the LEDB and LEDC functions for PID control. What these are for I dont know, however I am guessing that the LEDR function is used to reset the error LED on the CPU on the next scan. I will be trying this function in my next project to see if it works. If you have experience of the above functions let me know. Thanks
  20. I Need an PID examples of the A2ASCPU

    Hi Colin, You sound quite proficient in using PID control on both the AnS and QnA CPU's. I used a QnA CPu recently to control 5 PID Loops, which provided good control results, unfortunately I could not get rid of a CPU error which came from the PID ladder program. All of the parameters being entered were within the specified range. Any ideas. I tried using the PIDRUN and STOP functions but had to remove them as the program would not work.Have you had similar problems? Is there an easy way of setting up the PID values to provide process control or is it down to trial and error. How do you use real values in both types of CPU? Thanks
  21. I Need an PID examples of the A2ASCPU

    Hi, would anyone have a manual for PID Programming of the AnS Series PLC. Is it similar to programming the QnA PID Programme. Thanks