Search the Community
Showing results for tags 'micrologix 1100'.
Found 69 results
-
Processor from Upload is different than controller
joesalmans posted a topic in Allen Bradley / Rockwell Automation
Uploaded a program from a micrologix 1400, I added an integer data file. Went to download it, and the processor types were different. I suppose I am just going to change it to match what is on the machine, but why did this happen? The controller was password protected. so maybe it did not get the processor info for some reason. Even when online with the processor, it reads incorrect. -
No voltage at outputs even when forced
Greenhorn posted a topic in Allen Bradley / Rockwell Automation
I am very green at this and learning online as I have purchased a brand new Micrologix 1400 1766L32BXBA. I am pulling my hair out as I cannot even power an LED or for that matter get any 24 volt reading from the outputs via program. I have even forced them on so shouldnt I be able to see something? I am connected via Ethernet ,Rslinx in concert with using Micro starter software (not lite) and the unit does not show any faults and is in the run mode. I can see the bits forced on the software and on the unit's LCD screen in I/O status. Is there a way to trouble shoot if the unit is bad or I am overlooking something incredibly simple. I do not have any floating inputs or outputs with the common from the power supply and the unit is properly grounded all nice and tidy on a din rail. Like I said I am very new at this so I am sorry if this is a bad question. -
Can not connect MicroLogix 1000 to RSLinx
Mr.HL posted a topic in Allen Bradley / Rockwell Automation
Hello everyone, I am a newbie with PLC. I have a Micrologix 1000. The last time I connected with RSLinx easy, however, I change it to DH485 (I do not remember exactly). And now I can not connect it to RSLinx, I tried many times for all types of drivers. Please help me. Thank you very much. -
Mapping to a Single Element in an Array
dmturner posted a topic in Allen Bradley / Rockwell Automation
I have 23 Micrologix 1400s and I want to take the same register, N100:99, out of each one and put in a single array in a CompactLogix L18ER. From what I have tried, it only seems like I can only map a range of integers, N100:77-N100:100, to the array and not an individual register to a particular element. (For example, mapping N100:99 from machine 16 to Selected_Model[15]) Can you map to individual elements in an array? If so, are there any instructions on how to do so? Thank you in advance for reading my post!- 2 replies
-
- studio 5000
- rslogix 5000
- (and 5 more)
-
Micrologix 1100 Ethernet Message Connections
k0d3 posted a topic in Allen Bradley / Rockwell Automation
Good day everyone, First post here so hopefully I'm not violating community guidelines in anyway. I've got a system that has some 50 odd Micrologix 1100 and 1400 in use and I'm currently working on setting up an auto timesync for all of them using just 1 of the PLCs that will be my master time PLC. So far I've put together the logic for all the message instructions with the corresponding IP of the slave devices. I'm running. Into an issue with not being able to terminate/break the message connection on a PLC that I have already synced. Is this even possible to do on the ML1100. Once I get to 16-17 messages DN it starts to ER and will not complete any further messages. What I have is a message instruction ladder with a timed trigger to activate a MSG and write the RTC data then time down and connect and write to the next and so on. When it triggers the message instruction of one PLC it also fires an OTE to trigger the BK of the previous message instruction. However it doesn't seem to be actually cutting the message connection and holds it persistent until a power cycle/download event.- 10 replies
-
- micrologix
- allen bradley
-
(and 4 more)
Tagged with:
-
Mitsubishi 2400 File set error Q2ASH point step / parameter 1100
rtfmpliz posted a topic in Mitsubishi
Hello to all We have a problem with starting CPU. In GX Developer we click "Diagnostics" and see Error 2400 File set Error. What causes this error? Error code list[Error code 2400] and point to step / parameter 1100 we already have format the memory the last thing not tried yet is : - swap the CPU , (still in process provide by purchasing) - change memory battery (as per suggest by machine vendor) kindly needs some suggestion if anyone experienced this problem, or maybe some tips Applicable machine QnA series PLC ===================================================================================== Error code(SD0) 2400 Error message FILE SET ERROR LED status(RUN) OFF LED status(ERROR) Flashing PLC operating state Stop Diagnostics timing At power ON & reset [FILE SET ERROR] The file specified with a parameter does not exist. ■ Collateral information • Common information: File name/Drive name • Individual information: Parameter number ■ Diagnostic Timing • At power-on/At reset/At writing to programmable controller/STOPRUN Read the individual information of the error using the programming tool to identify the numeric value (parameter No.). Check the drive name and file name of the parameter corresponding to the value, and correct it as necessary. Create the specified file and write it to the CPU module.- 4 replies
-
- q2ash
- error 2400
-
(and 1 more)
Tagged with:
-
Allen-Bradley Ethernet Driver for .NET 7, .NET 6, .NET 5 & .NET Core 3.1 - ASComm IoT
Automated Solutions posted a file in Demo Software
Version 1.3.2
29 downloads
ASComm IoT for .NET 7.0, 6.0, 5.0 & .NET Core 3.1+ developers. Class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with A-B ControlLogix, CompactLogix, Micro800 Series, PLC5, SLC500, and MicroLogix PLCs via Ethernet. Does not require OPC, RSLinx, or 3rd party drivers Visual Studio.NET 2017, 2019 and 2022 compatible All .NET 7.0, .NET 6.0, .NET 5.0 & .NET Core 3.1+ targets are supported, including Web, Windows, console, and service apps. Runs on Windows, Linux & Android Extremely high performance - less than 5 mSec typical transaction time Supports ControlLogix family native tag names Supports reading and writing entire ControlLogix family UDTs and PDTs Supports unsolicited messages 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 Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications-
- controllogix
- compactlogix
- (and 20 more)
-
[Demo Software] - Allen-Bradley Ethernet Driver for .NET 7, .NET 6, .NET 5 & .NET Core 3.1 - ASComm IoT
Automated Solutions posted a topic in Download Comments
View File Allen-Bradley Ethernet Driver for .NET Core & .NET 5 .NET Core / .NET 5 compatible class library for use in Visual Studio.NET to create HMI/SCADA apps that communicate with A-B ControlLogix, CompactLogix, Micro800 Series, PLC5, SLC500, and MicroLogix PLCs via Ethernet. Supports unsolicited messages Does not require OPC, RSLinx, or 3rd party drivers Visual Studio.NET 2017 and 2019 compatible All .NET Core & .NET 5 targets are supported, including Web, Windows, console, and service apps. Extremely high performance - 5~10 mSec typical transaction time Supports ControlLogix family native tag names Supports reading and writing entire ControlLogix family UDTs and PDTs 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 Example applications with VB and C# source code included. Easily connect office systems to factory floor. Runtime-free for qualified applications Submitter Automated Solutions Submitted 10/25/21 Category Demo Software-
- controllogix
- compactlogix
- (and 13 more)
-
Citect Scada and Micrologix 1100
GustavoArg2021 posted a topic in Modicon / Telemecanique / Schneider Electric
Hello everyone! I would like to connect a Micrologix 1100 with Citect 7.5 via ABMLXEIP (updated to latest version). I tried everything and it is still not working. The Citect and the PLC are on the same subnet and the ping works fine. All the configuration is done as the manual says (I attach the pictures). I have one NIC card and is connected to the PLC. The role is setted to “Server and Control Client”. The kernel has this error: [ERROR] [CORE] [0x07fc] [IOServer] [(GLOBAL)] [ErrorLog()][errlog.cpp] [266 ] Error: Channel offline, cannot talk CINIT 0015 PORT1_BOARD1 IODev_1100 Error_in_CMD-2 16 Generic 000021 Driver 00000020 (0x00000014) Any help would be much appreciated! Thanks, Gustavo. -
Would someone be so kind as to document a method to clear a fault on a Micrologix 1000. Does one need programming cable and software or is there another method to clear a fault to see if it returns? regards.
-
i want to communicate ml1400/compact logix L24ER to simatic s7200 via ethernet.Please help me with it i am new to it and dont know how to do it.
- 5 replies
-
- siemens
- micrologix
-
(and 1 more)
Tagged with:
-
I'm trying to connect a SMC EX-260 to a Allen Bradley Micrologix 1400 PLC so I can run some valves with it. However, RsLogix 500 doesn't allow me to just setup a generic ethernet device like I would on RsLogix 5000. Is there a way I can communicate these devices together so I can use the SMC Valve system with my Micrologix?
-
Square Wave Problem With Micrologix
seabiscuit101 posted a topic in Allen Bradley / Rockwell Automation
Hello all, this is my first post. I am using an AB Micrologix 1400 (1766-L32BXB Ser C FW 21). I was trying to generate a pulse train using the PTO instruction. I have modified PTOX funct. file. The ladder is just a simple XIO followed by PTO, (The Quick Start ladder from 1766-RM001). When I looked at the output waveform on my oscilloscope, I noticed that it wasn't a square wave. I decided to run it at several different frequencies to see how the wave form would change. At 10Hz i got a square wave. As I increased the frequency the falling edge became sloped and almost horizontal. Is this how the output should behave? The data sheet indicates a max frequency of 100kHz, but at frequencies over 150 Hz. The wave form looks like the output of SMPS.- 3 replies
-
- rockwell automation
- pto
-
(and 3 more)
Tagged with:
-
Hi all, I have my own driver to communicate with a MicroLogix 1400. Please refer to the attached screenshot from Wireshark. 10.10.21.10 is my driver's host, and 192.168.1.192 is the ML1400. The startup sequence to establish a connection & session with the PLC is correct I believe: - In the grey highlight, client requests a connection to .192 via SYN and this is ack'd - A session is registered, and forward open is successful - There's a lot of stuff in green simply because I've also got an HTTP browser session open to the PLC to monitor its session table - In between, spaced 8 seconds apart, are my two attempts to keep the connection alive by sending a List Identity request (as a ping, if you like). These are highlighted in pale blue. - However, 16.5 seconds from the start of the grey highlight, and 16.4 seconds after sequence=115 ack=99, the controller sends back a [RST, ACK] and a callback from my socket code tells me that the session has been dropped. The connection timeout for the PLC is configured as either 30 or 60 seconds, so I don't see how that's relevant here when the reset is happening only 17 seconds after it was established ? However, presumably the PLC doesn't see the application-level "List Identity" request as a valid means of keeping the connection alive. What is the correct mechanism to use that the PLC will accept as a keep-alive ?
- 7 replies
-
1
-
- micrologix
- tcp
-
(and 3 more)
Tagged with:
-
How big is a sub-element ? (SLC/MicroLogix)
gazroo posted a topic in Allen Bradley / Rockwell Automation
Hi there, As a software engineer, but a newbie to the Allen-Bradley world, sorry if this question doesn't make sense. I'm enhancing an existing driver by trying to add the ability to read/write structured and array data types - rather than just the elementary data types it supports right now. This following question is only in the context of SLC/500 & MicroLogix 1400. And I'm currently working on a Counter as a test case, but any solution obviously needs to take into account other structured (and array) data types. One of the requirements is that the user should be able to select a specific atomic item within a parent structure/array that they want to read/write. So, using the Counter as an example, they might want to define a field which holds just the value of the accumulator. I know that I can achieve this with a CIP command. I specify file type 87 for counter, file number as 5 (my test example happens to be the standard C5 data file of counters), and element is 0 (for the first counter in C5). Bit number is irrelevant so remains as zero. I ask CIP to return me 2 bytes of data (to hold just the accumulator word). Finally, I tell CIP that I want sub-element 2 (because the accumulator is Word 2 of the whole structure). Sure enough, the CIP response gives me exactly the 2-byte accumulator value I was expecting, nothing more, nothing less. Success. My question is this: I knew I had to specify the sub-element as 2; this happens to work for a Counter because of the way it is structured as 3 words. However, it implies that the value I specify for sub-element is ALWAYS measured in units of 16-bit words. Is this a universal truth (i.e. works for other structured types too ?), or does the size of a sub-element depend on other factors, such as the file type ? Thank you in anticipation.- 1 reply
-
- slc
- micrologix
-
(and 3 more)
Tagged with:
-
I thought only PLC5's had EEPROM, but I was told MicroLogix PLC's also have an EEPROM that need to be burned to... What are all the PLC's that have EEPROM and require an EEPROM burn to prevent the program from being wiped in a power cycle?
- 10 replies
-
- eeprom
- micrologix
-
(and 1 more)
Tagged with:
-
Micrologix 1400 Lookup Table over Ethernet/IP
cekann posted a topic in Allen Bradley / Rockwell Automation
My project is to read an RFID tag (ascii) with a Micrologix 1400, send the string to a PC using Ethernet/IP, lookup and compare in an Excel spreadsheet, and send back data (probably an integer) for the plc to use to control direction. I have to scan and compare an RFID tag to a list of 1400 possible part numbers, at different locations (more than 1 plc). I want the several PLCs to go to a single PC to make it easy to update when changes occur (on a weekly basis). Has anyone done anything like this? I'm assuming there will have to be some kind of vb or c+ application involved. Thanks, CK- 1 reply
-
- micrologix 1400
- excel
-
(and 1 more)
Tagged with:
-
MicroLogix 1100 and In-Sight Cognex DM300 series commumication
Josemarian posted a topic in Allen Bradley / Rockwell Automation
Hi All, Am trying to communicate and make In-Sight bar code reader to trigger through MicroLogix 1100 with RSLogix 500. Does any have any info as to the steps to follow. Most of the info I saw and have tried were for SLC processor In fact, I created the String file ST10:0 for the target device as was mentioned in one of the posts but when I complied it there was error saying that St10:0 was not supported by the module. Please see attached file. Any insight will be appreciated-
- micrologix 1100
- in-sight
-
(and 1 more)
Tagged with:
-
I know nothing about HMI's or Crimson software. I'm in I.T. and we had to change the third octet in the IP address and gateway on all devices at our warehouse. I extracted the file on one HMI, changed the ethernet info, and clicked send. That HMI that runs a carpet machine works perfectly. I went to the second carpet machine. Extracted the file changed it's ethernet info, clicked send. It came back with all ---- (dash's) instead of zeros, the carpet machine won't work. I kept messing with the file trying different things, and inadvertently saved over the original extracted file!!!!! So I thought I'd extract the file from the working carpet machine and loaded it on the second carpet machine. I get the same issue, all ---- (dash's) on the HMI and you push any of the buttons on the front of the HMI and nothing works. These are Allen Bradley MicroLogix 1500 running Crimson 2.0 HELP I don't know how to resolve this issue. I would have thought both HMI's would have been the same! HMI all dashes.eml HMI all dashes2.eml
- 19 replies
-
- hmi
- micrologix
-
(and 1 more)
Tagged with:
-
I have a micrologix 1100 PLC as well as a weintek HMI all connected through a network switch for them to communicate between each other, however I'm having an issue where the Micrologix Controller will not retain its IP address once I set it through Allen Bradleys BootP tool. I can set it through the tool and then go into RSlogix 500 and communicate with it and all that, but once the controller is turned off the IP address goes back to its factory setting of not showing an IP at all. Any suggestions/ ideas as to what I'm doing wrong?
- 3 replies
-
- micrologix1100
- micrologix
-
(and 3 more)
Tagged with:
-
can anybody Know how to control stepper motor using PLC
-
Hey, I have a 1763 L16BBB...when I plug the 1762IF20F2 analog card in, I get a 0189h error code. Any help would be appreciated. Currently looking at doing a bootp on the plc to get online...no ip
- 1 reply
-
- 1100 micrologix
- fault
-
(and 2 more)
Tagged with:
-
Micrologix 1200R Communication port & cable
OhioBob posted a topic in Allen Bradley / Rockwell Automation
Have a micrologix 1200R 1762-L40BWAR. If anyone could help with providing the following information: Need a communication port with single receptacle that will mount through the door of electrical enclosure and then the communication cable (6 to 10') that will go from the com. port to the micrologix. Thanks- 3 replies
-
- micrologix
- micrologix 1200
- (and 4 more)
-
Example of ASCII program on a Micrologix 1200
Roboman posted a topic in Allen Bradley / Rockwell Automation
Does anyone have an example piece of ladder logic, created on a Micrologix 1200, using ASCII to READ and Write to a serial device? I am building a ladder on a Micrologix 1200 that will send data to an old CNC once a certain ASCII instruction is received on the PLC. For example, when the machine spits out an ASCII "1", the PLC will see the "1" and send out a three digit number depending on a sequence of discrete inputs. Thank you,-
- ascii
- micrologix 1200
-
(and 2 more)
Tagged with:
-
Hello, I'm new to PLC Programming, with just a simple course about the basics. I've got a micrologix 1400 PLC which seems to have had its program wiped when the battery was replaced. I've had the company that supplied the machine it runs send me the program for the PLC. However, I don't have any software to communicate with it, and download the program to the PLC. I was hoping some one here could help me out and direct me towards what I will need to do to get the new program installed on the PLC. Thank you