Search the Community

Showing results for tags 'stuck in stop/programming mode'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 117 results

  1. Auto Run Mode after Reboot

    Hi guys! Im new in using PLC and im using CPM1A, is there a way setup the plc to run mode immediately after rebooting it, also even without connecting it to PC or handheld device? I saw in the manual "Startup Operating Module" but i am lost, i dont know how to configure it. Thanks for your advice.
  2. I am used to programming a1s Plc using the old melsec medoc. Can I program from a Windows 10 laptop and if so what software would I need? Also cables? Thanks p
  3. PAROCK1 for HMI/SCADA View File Now a software solution is available for your Modbus (MB) needs in Rockwell/Allen-Bradley Control Logix or Compact Logix (Clgx) family processors, instead of a traditional 3rd party hardware like Prosoft MVI-56, Molex SST-SR4-CLX-RLL etc.  It is an Add-on instruction (AOI) for PLC/PAC firmware v16 or later, (other solutions are available for pre v16 systems).  For hardware interface, use PLC’s channel 0 (serial) or TCP/IP Interface module(s) to have as many MB TCP/IP devices or serial devices.  (Some limits apply based on system configurations, Comm. settings depending on HW used.) Connect any MB Client/Master or Server/Slave device(s) to your CLgx PLC, including flow computers, analyzers, VFDs, Power Monitors, Level gauges, Smart I/O, etc.  All the MB public/native function codes are supported.  32-Bit integers/floats as single entity are supported with byte and word level swapping. A separate utility automates the data mapping to your PLC logic.  Features -Serial Master (BASIC required Option); TCP; Slave; Redundancy; More than 5000 accumulative registers; MB CFC (Custom/Private Function Code) Support; Data mapping too – Between PAROCK1 & your PLC logic; Packaged with Rockwell; TCP/IP Interface Module; Volume Discounts; Annual Support Requirements -Rockwell/AB-CLgx processor with v16 or later.  Contact PCI for earlier versions. -If using CPU’s Chan0, you cannot use Chan0 for any other user mode activity. You can use it for non-user mode activities -TCP/IP Interface Modules from Rockwell/AB supported, are: -1756-EN2xx ControlLogix® Ethernet/IP communication modules, firmware revision 5.007 or later -1756-EWEB ControlLogix Ethernet/IP web server module, firmware revision 4.006 or later -1768-EWEB CompactLogix Ethernet/IP web server module, firmware revision 1.002 or later -1769-L30ER, 1769-L30ERM, 1769-L30ER-NSE, 1769-L33ER, 1769-L33ERM, and 1769-L36ERM CompactLogix controllers, firmware revision 20.011 or later -1769-L24ER-QB1B, 1769-L24ER-QBFC1B, 1769-L27ERM-QBFC1B CompactLogix controllers, firmware revision 20.011 or later -1769-L16ER, 1769-L18ER, 1769-L18ERM CompactLogix controllers, firmware revision 20.011 or later Other Related Services/Items -Custom PLC Add-on instructions building -PLC upgrades, troubleshooting, applications -PC Windows, iOS5, Linux, Mobile devices Comm. Drivers -Custom development, Technology Transfer Services  -Other Non-AB communication drivers for serial or TCP  -Full control system integration, training, architecture design This driver can be conviniently used with Visual Studio in development of complete large scale complex HMI/SCADA Systems. It can be used to perform advanced reporting MES, analytics, IoT, Big data type apps. One example is available to download here For More Info Overview of Parijat Drivers: Click here  Additional supporting Info about Parijat Drivers:Click here Complete Related Driver options: Click here     Submitter Scadadoctor Submitted 03/10/16 Category Other PLC Demo Software
  4. PLC Programmer Job

    Hi there! I`m a PLC programmer from Romania and i work in automotive industry. I know to program in Step 7 and in Codesys. I`ve been working with S7-300 from Siemens and Wago 750-881. I am also designing the electrical drawing for my project in a software called WSCAD. I am trying to leave abroad because i have a low salary here and i am wasting my knowledge. Can anyone give me an advice or help me with finding a normal paying job in plc programming? Thank you very much in advance and have a really nice day!
  5. Hello! I have a PLC S7-1200 (1212C DC/DC/DC) and a few question about programming S7-1200 in TIA Portal v13. 1. I want to make "upload station", because I am not surre whichone project is the last. But, when I start upload data, the error hapens, and the decription of error is: The name of the station "S7-1200 Station_1" is already in use in the project. How and where can I change it? 2. And the last question: I try to connect my S7-1200 and Weintek simualtion. There is all time :"PLC not connected". I have chceck everything: PLC is OK, communication PC-PLC ok (ping ok), windows firewall off, administrator rights ok, configuration made with manuals, (CPU - Siemens S7-1200, IP: 192.168.1.100, port 102, tags import - ok.) I have read the manual many times, and check settings - nothing change. Maybe have someone problems like this, and found a solution? PLC: 6ES7212-1AE40-0XB0 WIndows: 7 Proffessional 32 bit Program: TIA Portal V13 Basics Weintek: EasyBuilder Pro V5.02.01 Best Regards! Andrzej.
  6. I am converting a PLC-5-40 processor that also has a SST side car for Profibus Dp communication to BK3100 modules on the equipment. To a Control Logix L-72 processsor using a Molex SST-PB3-CLX card to the Profibus modules. Everything went some what smooth until I got to the SSI transducers in the Profibus. The word arrangement is not coming in the same as with the PLC-5. Is there anybody else that has run into this problem and is there a solution. I have contacted Molex, Balluff and Beckhoff the first 2 got back to me I am still waiting on Beckhoff.
  7. Hey, this may be an obvious question, but here goes: I have a CompactLogix L36ERM running RL5000 controlling one of our lead die cast machines. When I make a change to the program offline and need to download I always go and shut the machine down for safety reasons before downloading. One of our techs stopped the machine but left the control power and hydraulic pump on while downloading (something we are not supposed to do) when he finished downloading he switched it back to run mode and the machine closed on it's own and started right back up. This is a safety concern to me. We have a "close enable" tag that is true when all necessary conditions are met, and gets latched on when the machine is running in full auto. Before he downloaded the machine was at idle, meaning that the only way to close the machine would be to press the two dead-man switches to start the process. But, when he downloaded it started up automatically. Now I know the reason why is when the program was last saved, the "close enable" tag had a value of 1, it was latched on, so it bypassed the dead-man switches. A quick fix would be to save the program with that tag un-latched so that it can't start up on it's own after downloading. But, in case somebody saves the program while the machine is running and with that tag latched on, I need a better solution. Is there any tag or bit that goes true when a program is downloaded or when the mode of the PLC is switched from run to download to run? I want to manipulate that tag so that when I download it un-latches the "close enable" tag. I'm sure there is a way to do it, I'm just not even really sure what to search for in the online help. Any help is greatly appreciated. Thanks Howard
  8. Hi everybody I'm new here. Can someone please help me? I have a normal single phase traffic light that works fine but, i need it to start and stop with only one input? Any ideas?
  9. HMI Transparent Mode

    Hi all. I currently have a scenario where I connect with a SCADA (OPC using virtual com port) to an Controller (A-series) via E300 HMI using transparent mode. This setup works fine, no problems. I have now upgraded the E300 to the E1032 HMI with all the same settings, except the E300 was using an expansion Ethernet card and the E1032 is using the built-in Ethernet port. Now with the E1032 in place the SCADA (OPC) just cannot get healthy comms to the A series PLC. Am I missing something somewhere?
  10. Panasonic FP-X C30R

    I'm very much a novice to plc programming. I've dabbled in years past with Mitsubishi FX units with Medoc long before G X Developer became available. I also did a bit on Schneider using Zelio software. All very much simple stuff using ladder logic and internal relays But I've got me a Panasonic PLC that is surplus to requirements where I work and I would like to investigate the possibility of using it for practice purposes. Who knows, I might even get it to do something useful. I expect it is a few years old - its got a version No 2.4 and what seems like a date on it 080916. First query - is there software available for this item. Second query will it be compatible with a computer running on Windows 7. I've checked on the internet and see that there is documentation out there the plc. I decided ask for some informed opinion from before I go too far into what turns out to be a "cul de sac". Regards jaymac.
  11. FX3U Programming Manual.pdf

    The FX3U Programming manual is a 995 page secured pdf. You cannot copy-paste from a secured pdf. I reprinted the manual with Soda Pdf and OCR'ed it with Acrobat, using no downsampling. So now i have an unsecured searchable pdf. https://www.dropbox.com/s/3ad2ceclphla0z0/FX3U%20Programming%20Manual%20OCR.pdf?dl=0 Cross-platform and free software used: Pdf Split and Merge Basic and Soda PDF: Combine pdf pages Dassault Draftsight: edit and print autocad dwg and dxf, with 3D and scripting support CloneZilla Live: Create and restore a server/ computer image
  12. Hello all, I am trying to download a new program to a AB 1746-BAS SLC 500 BASIC board via RS-232 connection through a Windows 98 laptop running Hyperterminal. While the BASIC board is connected I verify connection by waiting for the board to print out its information in the Hyperterminal program and then enter "CLEAR", "NEW" and finally, "LIST" in Hyperterminal to wipe any program from the board and verify the board is clean respectively. Then I load the new program via a .TXT file using the "Send Text File" option within the Hyperterminal program. After the program has finished loading I than type "LIST" to verify it has copied over correctly. I than switch the SLC over to "Program Mode" via the key. After doing so I type "RAM" to select the program i just uploaded to the BASIC board and then type "PROG" in the Hyperterminal program. I than receive the "Programming Sequence Failure". If anyone has any advice as to what I am doing wrong it would be greatly appreciated. Below is a list of everything I have set and researched. Thank you in advance, James -Laptop: Windows 98, Hyperterminal -BASIC board (programming): JW1 pin: 1-2 3-4 JW2 pin: 1-2 3-4 JW3 pin: 1-3 2-4 JW4 pin: 5-6 3-4 -RS-232 9-pin connector: Pin 2 connected to Tx Pin 3 connected to RX Pin 5 connected to ground Pins (4/6) crossed DSR/DTR Pins (7/8) crossed RTS/CTS -Hypterminal: Direct Com1 bits per second: 1200 parity: none stop bits: 1 Flow control: Xon/Xoff Settings/properties: -> Emulation VT100 -> ASCII line/character delay: 30 milliseconds check box: Append line check box: Wrap lines... -Manuals: 1746-rm001 1746-pm001
  13. Dear all, I need some help with programming time in concept 2.6 in FBD. I use momentum PLC 171 CCC 980 30-IEC I would like to program 24Hours Clock with day, week and year. Can someone help me with this please. Regards Sam
  14. Buy what PLC?

    Hi I want to buy a PLC and additional required stuff, to play with at home. Where do I find cheap PLCs? What software do I need to make this work with a Windows 8 PC? What other physical interface and software is needed/recommended?
  15. gx developer,gx works

    can any one provide me programme of start & stop using a push button in gx deveoper or gx works.
  16. FX2N-232IF module programming

    Hi All, I want to connect 3 nos. Barcode scanner with FX-3U PLC, So I am using 232BD card, 232-ADP card and 232-IF card. I need help for FX2N-232IF card programming for Motorola Barcode scanner. I am already done programming with 232-BD & 232-APD card using RS Instruction. But in 232-IF card TO/FROM instruction required. Anyone have FX2N-232IF Card program sample so please send me. My mail id:- mohitkumar1188@gmail.com
  17. Texas Instruments TI 164

    Any one out there have a programmer for one of these old PLC's or can any one recommend some where I could send one and have the program printed off for trouble shooting ? Thanks !