Search the Community

Showing results for tags 'controller not coming online'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 71 results

  1. Hello, I'm currently researching Rockwell controllers for our PLC implementation, but there are some aspects I couldn't find in the manuals.  I would greatly appreciate it if you could provide more details on the following: ①Procedure for Adding Modules Online: In the manual "1756-um001p-en-p," it mentions the possibility of adding units online.  However, I couldn't find specific instructions on how to do this.  For instance, with I/O modules, I assume it's as simple as physically attaching them to the chassis using RIUP,  but I'm unsure about the software side (e.g., Logix5000) and any operations required on the controller itself. ②Online Module Addition for Remote I/O: The manual mentions that EtherNet/IP modules can be added online. Would it be possible in either of the following scenarios?  ②-1 Adding I/O modules to the chassis of an existing remote I/O station.  ②-2 Creating a new remote station. Our investigation has hit a roadblock, and we're in quite a quandary.  If you have any information on these matters, your guidance would be greatly appreciated. Thank you.
  2. I am trying to create an Alarm handler for an NA5 HMI that can tell the end-user the 1SAN Drive AL Status code and an Annunciation according to the manual: I621. I already am using a similar method to use MFaultLvl.Codes in a Case statement that creates a message found in motion controller manuals. Ie. 16#6449: Fault_Axis0 := '1S Axis Immediate Stop Input'; I want to use the AL Status to create messages based on the Hex Code generated by the Alarm ie 16#20: DriveAlarm_Axis1 := '1S Overload Error'; 20hex being the AL Status from the Drive. However I  cannot find how to access AL Status from the Troubleshooter.   Thanks
  3. FINS for Online Edition

    Hi, Does anyone know how to do an online edition using FINS commands? Thank you!
  4. Hey guys,  I'm trying to build a therapy tank for burn victims that requires a few automated processes of which I need help! Essentially this device will function a lot like a temperature controlled "hottub" with an circulation pump but on a much smaller scale (like 10 gallons). I would also like to be able to observe and control the device remotely outside of the users direct control for programming therapy temperatures. The goal with most patients is to start them at a temperature just under body temp (around 94) degrees and the get them down to treatments in mid 60's over time. The machine will used a liquefied burn gel that has a consistency like thin vegetable oil.  Here's what I need in a controller: ON_OFF functionality for a liquid chiller.  Contact relay for reed switch to disconnect power to device when lid is open. (this is a safety feature - when the treatment tank lid is opened I would like for a relay to disconnect the chiller's power through LV to ensure there is no chance of electrical shock.  "Delay On" relay (The chiller is and on_off refrigerant based device that will require a "delay on" relay to allow head pressure to dissipate before restarting) (See below) ON_OFF relay with programmable timer functionality for a liquid circulation pump. (to be set at intervals throughout the day) Temperature controller for K-type thermocouple - this will be used to monitor, maintain, and cool liquid. PID or Arduino? (Will need the ability to establish limits on backend) The ability to display temperature in either F or C Functionality: Ideally each unit would have a controller similar to an on_off temp controller or PID so that the home user could manipulate controls within a limit on the device locally. The device would then automatically maintain temperature based on set point and would have timed on_off sequences throughout the day for the liquid pump which were programmed into the device logic. This functionality in addition to the safety cut off features for use are all I need this device to do. Safety feature - being that this device could be in the middle of a chilling cycle when a patient would want to use it, I would like for the device to have the ability to instantaneously cut power to the HV 110V 16A Pump and Chiller without damaging those devices upon restarting... For instance if someone were to open the lid to feel the water and close the lid again quickly, the on_delay timer set to around 5min would prevent the compressor from restarting until the 5 minutes passed, thus keeping the short cycling from damaging the refrigerant system.   Remote monitoring and commands I would like to have the ability to push settings to these devices all across the city/state in peoples homes. The controller would need the ability to connect to wifi and transmit information as well as receive commands. This feature would be for those who would be put on a therapy program where we would control and push temp settings to their device remotely. Mobiel User Interface The BIG goal would be to tie all of this together and be able to control a device via iPhone or android. User downloads the app - The app has the ability to: turn on off off the device  adjust temperature (again within limits) turn on a timer 15 minute filter cycle with the press of a button Select/program a filter schedule with up to 8 time slots Circulation filter replacement reminders (messaging function) Therapy reminder.  Opt in for therapy pre programming pushes - me pushing temp settings to their device. Thats the novel for now!! Looking for someone interested in building this, or anyone willing to guide me through the process. This is just an idea and my 9-5 is a physical therapist, but I would love to bring this vision to life!   Sorry if this is fragmented or ignorant, but I just need help getting started or pointed in the right direction! 
  5. Siemens Moore Mycro 352

    Hi, I was wondering if anyone knows where I can get the configuration software or the manual for Siemens Moore 352 and 353 digital loop controllers? I would be willing to purchase the software if anyone has a copy. Thank you. 
  6. controller is not coming online with rslogix 5000, but i can ping the ip from the pc. getting the error message says "controller failed to come online - error 701-8004250B" appreciate ur help.
  7. Hello friends I have worked with other series of omron plc but this is the first time I am working with cqm1h cpu51 series. In a factory, 4 of these PLCs exchange data with each other with a clk21 card. After a problem with one of the CPUs and replacement, I was never able to download the datalink settings. I did all the steps in the manuals step by step but I did not succeed. In cx-net software, after selecting online, I selected the data link menu, but as you can see in the attached image, the setup button is never activated. Thanks for guiding me
  8. Hi All, I am a new user to this Forum and definitely a newbie PLC user, so I'm not sure if this is a simple mistake. I am currently trying to correct the logic (of a sensor) on a PLC program to get a manufacturing machine back up and running. This is an issue that I have fixed via PLC several times previously, but for some reason I am having issues fixing it this time. The issue that I am having is that when I try to dig into the Logic of the PLC program (Programming > POUs > Programs > Logic > ...), nothing shows up where there is typically a PLC command ladder. I get the error "No instruction in rung" next to all of the PLC program modules. I am connecting to a Omron NX1P2 CPU via laptop & Ethernet cord. To give you background on my troubleshooting process, I have verified that the I am connected to the PLC controller, by using the Windows Run program to ping the IP address of the controller. After verifying connection, I attempted to connect to the controller using SYSMAC studio. At this step, a troubleshooting window appeared with the issue "Minor fault" "Tag Data Link Connection Timeout". When I look at the Controller Status at the bottom right corner of SYSMAC, it says that I am online and connected to the correct IP address (green circle). Under that, ERR/ALM has a red circle next to RUN Mode. Ignoring the troubleshooting window, I can click Synchronization and "Transfer from Controller". A dialog box pops up and reads "...Controller does not have the POU program source...". Pressing yes to ignore this, the transfer completes. This is where I encounter the issue of having nothing show up within the path of Programming > POUs > Programs > Logic > ... . I have a feeling that this is a connectivity or settings issue, but I am not sure. I have checked my ethernet splitter (D-Link DES-105) and everything seems to be connected and working. If anyone has some insight into this issue I would greatly appreciate any help. Thank you in advance! Best cszikszai    
  9. Remote Omron and Yaskawa control

    Information : On the websites - https://abrysshost.web.app (and https://abrysshost .firebaseapp.com ) detailed information about the construction of remote diagnostics and control (Iot) systems for control systems of objects based on OMRON and Yaskawa controllers. The information is presented in Russian and English.
  10. I am trying to online edit a program in a MELSEC QCPU, using GX Works2, but I keep getting this error "A file which does not exist in the PLC was specified" <ES:010a4022> Few weeks ago I had just online edited the same program in the same PLC with the same steps with no problem. There had been no changes to the PLC after that. Just all a sudden when I try to edit yesterday I get this error. Not an expert in Mitsubishi, just started learning the basics. Connection to PLC is by USB cable. Steps I followed to connect to PLC:    -Online > Read from PLC    -Select PLC Series: QCPU (Q mode)    -Select PLC side I/F Serial Setting: Serial USB    -Select all target program to Read, then Execute I am editing the file that I had just read from PLC Steps I followed to online edit:    -Online > Monitor > Monitor (Write mode)    -Execute the function below when mode is changed: Checked all    -Edit the program (basically just deleted one -||- contact and drew back the line)    -Compile > Online Program Change Then Bam! error get! "A file which does not exist in the PLC was specified" <ES:010a4022> I had tried Verify with PLC, but all results match. Is there something I am missing? Help much appreciated!
  11. Hey Guys,  So i am working with Omron software to integrate it with the HMI screen.  Whenever I receive a user alarm, I have an acknowledge button on the screen, but when I click on it,  the alarm does not go away from the screen,  it is acknowledged though.    Can anyone please guide me to what changes I have to make in the system to make the alarm notification go away, or is this any sort of a bug in the Omron software ??   Please help guys !!!
  12. Hello,  Sorry I'm newbie with omron plc programming. I'm wondering how can i simulate plc program on sysmac studio with Hmi on Nb designer without hardware. because I want testing my program and my plc and hmi connection before buying hardware. Thanks in advance !
  13. I will work on Q2A series Mitsubishi which seems to be around 20 years old. And wondering if I can connect directly to RS-422 (25 pin D sub) (picture below) port on the CPU module? As far as I understand from the manual this port can be accessed only by a Mitsubishi programming module (Q6CPU)? The only alternative I can see from the I/O Devices is that there is A1SJ7QC24 which I assume is used for HMI, in this case I could possibly connect to RS-485 or RS-232C channel (depending which one is free). My question is by connecting to QC24 module would I be able to make my modifications online? Thanks, Tom  
  14. Good day    Can some one tell me , i have a compact logic PLC L36ERM, How can i monitor it online by following the contacts while this add on instruction is in operation ? WHen ever i am online and want to monitor it its greyed out and i cant do changes ? This means i have to go off line and do a complete download after changes    Am i doing something wrong ?   Regards 
  15. Hello Engineers, I  am Will from Levetop semiconductor. Our main product is LCD/TFT graphic controller. Support 8/16-bits MCU parallel interfaces, and SPI, I2C serial interfaces Built-in Ggeometric Drawing Engine: provide Point Drawing, Line Drawing, Curve Drawing, Ellipse, Triangle, Rectangle, Rounded Rectangle Drawing Built-in 2D Graphics Processing Unit: provide Magic Rotation, Reflect, PIP (Picture in Picture), Hybrid Graphics and Transparent Display Built-in 128Mbit Display Memory Support 16/18bits RGB type TFT Panel from 320*240  QVGA to 1280*1024 SXGA Built-in Standard ISO/IEC 8859 Fonts Built-in Two 16-bits PWM Timer Support SPI and I2C Master Interface Three Power Saving Modes: Standby,Suspend and Sleep mode Package: 128pin LQFP We have STM32/ST51C demo code open for developers, function libarary and Arduino Library available, too. Our product P/N as follow: LT7681   640*480   8/16bits/SPI/I2C LT7683+  1024*600    8/16bits/SPI/I2C LT7686   1280*1024  8/16bits/SPI/I2C LT7680A  640*480   SPI/I2C LT7680B  800*600   SPI/I2C LT7680+  1280*1024  SPI/I2C any questions, feel free to contact us   www.levetop.tw/en
  16. We recently added a new analog card to a remote rack that is communicates to a processor rack that has a redundant partner... We made the change when the processor was online, do we need to do anything on the redundant side? 
  17. Please could you assist with the software required to download data tables from 4 off DIRIS A10 Multifunction Meters into TM221CE40R Logic Controller via TMC2SL1 Comms Cartridge using Modbus Protocol over RS485. I have downloaded the Modbus tables from Socomec but not sure how to get these into the PLC. I would really appreciate your help in achieving this. I am using EcoStruxure Machine Expert - Basic to program the PLC & DAQ Factory Developer Release for my Touchscreen. Link to Socomec Modbus tables: https://www.socomec.com/files/live/sites/systemsite/files/SCP/6_gestion_energie/diris/diris_a10/DIRIS-A-10_COMMUNICATION-TABLE_2018-01_DCG01013_MULTI.html#General
  18. Hi Friends,     I am doing online PLC HMI training for mitsubishi.i am familiar with this Factory Automation product for 10+ years. For further details contact me.. Feel free to contact me. https://plc-online-training1.blogspot.com
  19. Hi Friends,     I am doing online PLC HMI training for mitsubishi.i am familiar with this Factory Automation product for 10+ years. For further details contact me.. https://plc-online-training1.blogspot.com
  20. Omron_control

    Version 1.0.0

    170 downloads

    New app developed - Omron_control for connection Android smartphone and OMRON controllers.
  21. View File Omron_control New app developed - Omron_control for connection Android smartphone and OMRON controllers. Submitter sasha Submitted 08/17/19 Category Utilities
  22. Online edit - Insert Section

    Hello. Is it possible to add SECTION using ONLINE EDIT? I can add rung... Thanks. Best regards.
  23. Cannot get Online - CPM2C

    Hello Ladies and Gents, Im quite new to working with Omron. I am struggling very much to get online with an Omron CPM2C-S110C. It has a CIF01 card also. I hear this PLC is quite an old one. I have referenced the manual on 'connecting a computer running support software' and double checked I have the correct cables. The ones I am using and the way I am connecting is:-   PLC Peripheral slot >> CS1W-CN118 >> XW2Z-200S-CV >> serial to USB >> Laptop Checking on Device Manager, I have all the drivers installed, the comms ports are correctly numbered yet I still cannot connect. There are 4 dip switches on the top right hand side of the CPU and all are swiched off. I have called Omron Tech Support and they said to ignore them in this instance. The RS232C port on the CIF01 is used by a barcode scanner so there is no means to connect through that (I have been told) I feel that I have been through setting and checked in CX-Programmer and nothing looks obscure. Please offer me any ideas you may have. I would greatly appreciate it. Thank you.
  24. Please help find a controller. We require a controller for 8 nema 23 stepper motors. Must have pulse direction and at least 8 axis or more (16 would be nice). Must have kinematics for linear and circular motion. Must be able to use gcode such as G01 X10 Y10 Z10 A10 B10 C10 U10 V10. Must have axis parameters for all 8 axis eg velocity, rotations, etc. We also need the drivers. Must be reasonably priced under $1000 or so. We found Dynomotion KFLOP which can do 6 axis and we kind of made it work for 8 axis. It is super cheap at around $250 plus KStep drivers so under $1000 total with free software, unfortunately, it can not do kinematics for 8 axis. 
  25. Hi everybody I have a elau c400 controller trying to connect it to a mc-4 pacdrive. But I realized that the wd led on my c400 is on and it can be a fetal error. Anybody has this experience? Regards.