Search the Community

Showing results for tags 'retentive timer; eeprom; fx3ge; fx series'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 172 results

  1. Hi everyone; I want to communication Omron NB series HMI with Allen Bradley Micro 830 PLC. I don't know is it possible. İf its that possible, help me please..
  2. Hi. Is there a way to make/code an OTE to act like a retentive OTE? So it will retain its state when the PLC is power cycled? Similar to the the assignment symbol := in structured text. It seems like what I'm looking for was discussed here. However they reference to code/attachments that doesn't seem to be there anymore. http://forums.mrplc.com/index.php?/topic/7252-retentive-bits/
  3. Device point error between Parameter and PLC

    Hello all, I am a beginner with PLCs programming. I have an issue on GX Developer programming software from Melsoft trying to program my Mitsubishi Q-series PLC. CPU is Q03UDCPU. When the program is written and I try to upload it to the PLC, with the write to PLC window, I check -Program -- MAIN and -Prameter -- PLC/Network/Remote, click EXECUTE and a message appears : "Device point that is set in parameter is not match the device point in PLC". I can't fix it. In Parameter - PLC Parameter - Q parameter setting (window) - I/O assignment tab : I have (see image). Whe I use CHECK button it says there is no error. The X41 input device is plugged on slot 1/00. I am making this folowing the instructions a PDF I found on the Mitsubishi electric's wesite : Q-series basic course (for GX Developer). Thanks for the help, A. S.
  4. Hey everyone! New member here, and this site has always been a big help!  I try to help other folks too, but a lot of guys are super quick on here.   I've got a problem using some obscure components. I inherited a sensor network at work that uses Panasonic S-Link and I need to read them from a Q-Series. Panasonic makes a module that slots into the Q Series called an SL-VMEL-Q that I have.   My question is:  Did I do everything correctly on my Mitsubishi side? I put it into the parameters as an intelligent module with 64 points and I put the correct address in for the start I/O. Is that all I have to do?  This is the first time I used a module that wasn't on the drop down list when you add one in GX Works 2.   I can read and write to the buffer memory, but I can't get the unit to send to or receive from the sensors. I think the problem is that there is no end unit on the S-Link line (I don't know if it's just a terminating resistor or what), but it previously worked without one, so I can't be certain.
  5. Dear sir, i want sample program for modbus tcp for q series plc
  6. TIA TP1500

    Hi all, I have communicated my tp1500 with Ab 1400 B series..the proble is I have setted setpoint of timer is 30min Accum...so I read my timer pv in hmi in that time ##will shows in hmi in that case I cross checked my program its twr running properly.   Another how to set date for tp 1500
  7. Hello, I want to count rotation time or cycle. I am using bellow code in the picture. If I set timer 10 ms, when counter working well, but I set timer 1 ms the counter working same how set timer 10 ms. I have question in my code is slow timer or counter and somebody give me advice how need count the rotation ms accuracy.    
  8. Hi everyone,  I am trying to use Kepware to communicate with my PLC setup which is the iQ-R Series R08PCPU.  I read the documentation which is available at https://www.kepware.com/getattachment/3daf1ac3-5c76-49ce-bbfe-f0fb1015f6cc/mitsubishi-ethernet-manual.pdf I read through the setup for Kepware and the setup procedure for iQ-R series but it still didn't work.  From the documentation, it said something about "using special ladder logic to enable ethernet communications is required.", I couldn't find anything about this online.  Here what I did in addition to the documentation: - Enabled IP Packet Transfer - Ping the PLC's IP Address which was successful Does anyone have any idea what I didn't do to establish that communication between Kepware and R08PCPU?  Thank you in advance. 
  9. Please assist me with the following; regarding the ME96SSHA-MB Power meter data transition with Melsec-Q series PLC; We acquire to read various values on dedicated Modbus storage address registers at the simultaneous into a Melsec-Q series PLC via Modbus (TCP or RTU)  for calculation purposes. Naturally, since the reading of these variables are to provide accurate instantaneous results, it is a requirement that these values are to be read at one scan.   However, as can be seen below, there is a gap in address register range – of which, if all of these are scanned simultaneously, yields an exception error when read. This error is only avoided by scanning these data sets separately – which is not ideal for our application – since accuracy in calculations is imperative.
  10. Please assist me with the following; regarding the ME96SSHA-MB Power meter data transition with Melsec-Q series PLC; We acquire to read various values on dedicated Modbus storage address registers at the simultaneous into a Melsec-Q series PLC via Modbus (TCP or RTU)  for calculation purposes. Naturally, since the reading of these variables are to provide accurate instantaneous results, it is a requirement that these values are to be read at one scan.   However, as can be seen below, there is a gap in address register range – of which, if all of these are scanned simultaneously, yields an exception error when read. This error is only avoided by scanning these data sets separately – which is not ideal for our application – since accuracy in calculations is imperative.
  11. I am using CJ2M PLC.I want switch on a output for certain time by a timer and holding bit if interlocks satisfied.If interlock not OK timer has to hold the time and output should be off. if again interlocks OK again output has to ON upto balance time completion and has to give timer done output for reset holding bit.please suggest.
  12. Fuji Wsz plc

    Please send Fuji Wsz plc software download link  
  13. What am I doing wrong? I have an FX3GE PLC. I have set up the IP address 192.168.3.254 and I am able to connect with my laptop running GX Works2 version 1.501X. I also have a GS2107 that I have set up with IP address 192.168.3.18 (Default). I can communicate with my laptop running GT Designer3 version 1.151H. The HMI is still failing to communicate with the PLC. I have followed different threads on this forum, tried different port settings on the HMI. I have attached my settings. Is there anything else I need to set?
  14. Cable pin configuration required.

    Required cable PIN configuration for Nexgen 1000 series PLC, MS-40M-E, NT11-SF121B-EV1 , GT1020-LBD.  
  15. GX Works2 Q Series TCP issues

    Hey guys, been looking around for a solution and I was brought here.  I'm a programmer at a place that just put in a bunch of these Mitsubishi Q series QJ71e71-100 ethernet controllers.  I wrote a TCP server in Java to try and talk to them.  I'm trying to get data sent over from a little GOT1000 test terminal.  The zp.open command is working fine and i'm seeing a good syn-ack handshake, and if i push some text to the plc from the program I get a response (even if it is always the same nonsense).  but when i try to use the zp.send it fails, I get error C1A6 on the ladder program and the q series lights up the comm error light.  I know I'm being super vague here, I was just hoping to gain some insight.  I don't much know what to expect from this forum if you guys are active or if my question even has an answer but i've been banging my head against the wall for days now.  I'm just using a tutorial program from the q series manual and a super basic tcp handler in java.  If there's any other information I can provide let me know.
  16. Fx3ge to Fx3ge communication trough lan

    Hello, For my assignment, I need to control lights from 2 seperate locations. I have two FX3GE-24M plc's connected through a LAN network. The idea is that when input X004 gets high, relays Y000 to Y004 gets disabled. I'm trying to use the Fixed Buffer communication protocol.  Master IP address: 192.168.1.80 Slave IP address: 192.168.1.81 I'm using GX Works2 together with the FX configurator  I'm lost in all the different datasheets... Could someone point me to the direction on what settings i need to change using fx configurator and a basic program of communication?  Thanks in advance, Dennis
  17. I'm having trouble in finding a complete manual instruction and set-up on setting up a communication on a Q-series PLC to a inverter a700/a800 via RS-485. I have a manual for fx series, are the parameters the same as the fx series? how about the program, like  starting or stopping the motor? Are they same or not? In the Q-series, do i leave switch-5 "station no. setting" blank? i just started this so i hope that i can make this work after new year. This is the manual for the fx-series plc====> http://www.automationsystemsandcontrols.net.au/PDF%27s%20Mitsubishi/Manuals/FPLC/FX%20SERIES%20USER%27S%20MANUAL%20-%20Data%20Communication%20Edition.pdf   PS: I'm mostly self study because i don't have proper training yet and my school sucks.
  18. Urgent help CS1 CPU Stop

    Hello all, Require some urgent help on a project, apologies if poor explanation.... When CS1 CPU goes into stop mode in fault condition, eg fatal cycle time error, outputs retain in the state they were when CPU was stopped. In code we monitor CPU status and turn output high to pull in relay to indicate CPU status normal to wiring circuit. But if CPU goes into stop mode relay remains energise as code is not running to turn output off?? Therfore for examples conveyors keep running... How can we prevent this, can outputs be configured to go low if cpu stops? Any other ideas? Any help will be appreciate, thanks.
  19. edit comment directly from got

    hello everyone using gt designer 3, got 2000 series and IQ-R series want confirm something. it`s possible to edit comment group (that use for history, fault,etc)  directly on GOT using GOT tool or object or script? for script, searching on gs, gd list but find nothing. where the comment group is saved? thank you  
  20. Version 1.4.0

    37 downloads

    This is a custom template created for nb7w tw01b HMI. hope someone finds it useful. If you want to create custom templates for NB series hmi feel free to ask me. Cheers.
  21. View File Template for NB series hmi NB7W_TW01B This is a custom template created for nb7w tw01b HMI. hope someone finds it useful. If you want to create custom templates for NB series hmi feel free to ask me. Cheers. Submitter Aneesh Submitted 10/27/17 Category Other Omron Products
  22. Hello, Everyone . Do anyone has experience in FX1N-232-BD connect to GT11 (or other model) from Panasonic ? I try to connect them via RS232 port and I setup parameter following HMI manual but It doesn't work at all only RX led on 232-BD blinking Any suggestion ?    Matcha IMG_39346964.MOV
  23. FX-EEPROM-16 problem

    Hi everyone, I have a problem with an FX-EEPROM that is mounted in an FX3U The eeprom has a switch (protect sw) that is in off position, it seems that someone remove the eeprom card from the plc while the supply was still on. I put back the eeprom to the PLC but a parameter error appears. This eeprom contains the program of the PLC. Anyone knows how to remove this error? Thanks in advance
  24. View File GE SRTP Ethernet Driver for .NET .NET Component for use in Visual Studio.NET to create HMI/SCADA apps that communicate with GE SRTP devices via Ethernet. Supports PACSystems, Series 90, and VersaMax.   Supports PACSystems symbolic variables and CPU rack + slot specification. Does not require 3rd party drivers Does not require OPC x86, x64, and Any CPU compatible Visual Studio.NET 2005, 2008, 2010, 2012, and 2013 Compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps. Build Windows Forms, console, and ASP.NET applications that run on Linux with Mono framework. Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer Abstract base classes allow you to write generic code that works with all drivers Synchronous and asynchronous read/write methods Data change notifications Provides common user interface across all driver classes No limit on number of devices or data points Multi-threaded for high data throughput Includes extensive help system Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Free 30 day fully functioning trial version available for download Runtime-free for qualified applications   Submitter Automated Solutions Submitted 05/09/09 Category Demo Software
  25. HMI not recognized via PC

    I am trying to connect HMI( GS Series) to Laptop but every time it says " Device not recognized ".  Tried changing the port, Laptop, whole HMI.  It was working for 2-3 times after installation of new software( both Windows and GX Designer). Tries uninstalling and installing GX designer. Pls help.