Search the Community

Showing results for tags 'compactlogix / control logix'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 208 results

  1. PV 550_TO_800 View File 86_upload_11_1_22.PVA S86_0645_90_000.ACD Submitter Peter Jensen Submitted 02/21/22 Category PLC Sample Code
  2. PWTech is a rapidly growing company specializing in wastewater treatment equipment. We are currently hiring for a Controls Engineer. This is a full time position with some travel required. Requirements: 3-5 years experience Proficient with Allen Bradley MicroLogix, CompactLogix PLCs, PanelView HMIs Proficient with ladder logic programming Proficient with basic electrical theory, control systems and electronics Familiarity with NEC, with special focus and understanding of articles 409, 430 A high level of proficiency in written/spoken English Familiarity with Unitronics PLC/HMI is desired but not required Duties will include: Producing control panel submittal and as-built layout drawings, components lists, and line diagrams Selection and integration of sensors, motors, control systems and other mechanical and electrical equipment. Coordination with internal and external project engineers to resolve electrical and control questions and issues Programming, modifying and troubleshooting Allen Bradley and Unitronics PLCs and HMIs Providing assistance and remote support to field personnel Maintaining inventory of long lead items for warranty and project purposes. Location: Rosedale, MD (outside Baltimore) Technologies: 50% Allen Bradley 50% Unitronics. Salary: 95k-105 depending on experience. Higher if you have >10 yrs experience. Contact: Kreal@pwtech.us
  3. Hi guys I have an control logix plc im looking for a module which is the same as 1769-ascii module. I know that module is for compact logix. Unfortunately i didnt find a good one for that purpose.  Anybody can help with that ? Thanks ahead.         
  4. Hello, I have an .ACD file but do not have any software to read the controller tags. Can anyone please help me convert the file into a pdf? I can see from Notepad that is was made using RSLogix 5000 V21.   Thanks! G Pump_17_11_09.ACD
  5. VHSC5/C

    Hey all. Wondering if anyone has an example program they'd be willing to share? Specifically I'm using the 1734-VHSC5/C with a 1769-L18ER-BB1B PLC. All of Rockwell's wonderful information only refers to SLC-500 platform. I'm not trying to do anything terribly fancy, just have a quadrature encoder attached to Channels A & B, then using an output to turn on a valve at 8.0" and turn off at 10.0" Any help would be appreciated.
  6. I have 0x4c requests from my ipc to the controller, with request path: Class - 0xB2, Instance - 0x004C. And 0x4c responses from the same path, and then "Command Specific Data": example 1 (of the command specific data): 0100a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00a6409d00 example 2: 0100a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00a7409d00 example 3: 0100a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00a8409d00 Looks like it always starts with 0100, then repeating some value. In the first one the repeating value is 00a6409d, and then in the end 00. Or maybe it's 01 and then just repeating values surrounded with 00 or something similar. Is it values surrounded with 00, written using little-endian? Does the variable in request have a name?  
  7. ello I have a powerflex 400 of 25HP for a 60amp 25HP motor, the motor have a belt that move the clarifier of milk. It is a process that requires strength to move.So I try with the motor without the clarifier the vdf works well with a constant amp of 12 to the max of 50hz that is set up with a ramp of 600 sec.Then I try with the belt that move the clarifier... The vdf start the ramp with a wird amp behavior like 10 sec 100 amp and then 13 amp for 10 sec.When it gets to 50hz (the max) it starts the same behavior 13 amp when it reach the max RPM and when it decrease a little bit it gets 100 amp to get to the max RPM again.In this vdf powerflex 400 I didn't see the % of torque options that the last one Fuji had.Someone told me that powerflex 400 is not for power processed, they are focus in pumps and blowers more alike, and that I need a vdf vectorial like a powerflex 725.What do you think...PD: as the 100 amp is like 10 sec the protections dont show up. PD: I made a try with water and hot water, in that point with the max hz  (and 6800rpm) when the hot water start to flow the amp gets constant in 75 amp, but the motor dosnt get to the 6800 rpm again it just keep trying in 6700rpm and it mantains the 75amp triggering the motor protection for overload.
  8. 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!
  9. How long  could be INT array. For example can I build INT[365] or DINT[365]? When I use more than [32] my controller fails. Thanks. 
  10. Version 1.4.1

    36 downloads

    ASComm IoT for .NET 8.0, 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 8.0, 7.0, 6.0, 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
  11. 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
  12. Dear Experts In our plant, we have only one Allen Bradley PLC (Compact Logix L24ER) in one of our testing machines. We need to check online reason for error :LH Motor Negative overtravel Please let us know if it is possible to get communicating software RS Logix 5000 for trial Regards  
  13. Hi everyone, To explain the problem a little bit: I have 2 systems that are equal, they have 1 PLC, 1 Inverter and 1 Servo Axis (Image01). The devices are connected via EtherCat. The thing here is tht in these systems the PLC and Servo Axis is the same but the inverter is different. My goal is to have the same project on both systems and depending on the inverter detected use the correct program. What worked: If I add the 2 Inverters and 2 Servo Axis on the project on different nodes (Image02), I can detect which is present using the variable _EC_EntrySlavTb[n]. My issue is that if I want to make more replicas of the systems using different inverters I will eventually hit the Axis Number limit for the PLC while in reality I am only using on Servo Axis at a time. What I wanted: I would like to be able to control 1 Servo Axis with 2 different inverters (only one active per PLC) (Image03). What I tried: The axis parameters can be set using a variable of the type _sAXIS_PARAM, however it seems that the option to change the axis basic settings is not available (Manual: NJ/NX-series Motion Control Instructions Reference Manual (W508) page 5-58) (Image04). The axis basic settings is where the definition of the output device plus control words are set (Image05). Is there a work around to solve this issue? I would really like to avoid having to manually change the output device for the Servo Axis every time I make an update on all the systems.   Best Regards, BR  
  14. Hi, I'm looking for help with the string exchanging between GT25 and AB CompactLogix. I'm reading recipe data from SQL via MES interface to the local devices such as GD3000. I want to move the string held in the registers GD3000-3009 (20 characters) to the string tag in the Allen Bradley. The problem is that in the scripting I cannot enter the AB Tag, because when I imported the CSV with the string tags their data type is STRING, and the scripting in GOT accepts only numerical datatypes such as WORD, etc. Has anyone found a way to handle that?
  15. This may be more of a Zebra question than a PLC question but I will post it here. I am using Zebra's Network Connect to enable communication between a CompactLogix L13ER and a ZT410. My issue is that the QR Code omits the 5 elements of the array in Field 1 of the CompactLogix. I expect the first two elements in the array to be ignored per the manual but the first 5 has me puzzled. All the characters in the text shows up fine. I have attached what I am seeing. If you have a QR Code reader, you can scan the QR Code.
  16. simple motion cam curve

    Good afternoon, I have a problem in an application for a rotary knife, I'm using a MR-JE-B servo to make this movement, while my material is powered by an inverter connected to a modbus rs485 network, with a 5v encoder connected directly in motion. I'm having some problems and I think it's my cam curve. I have a very high refeneration, and the system doesn't obey the size of the length I want the cut. It always cuts the same size, regardless of the configuration I use, it always cuts to 245mm. Put some photos, how are my settings. Grateful in advance, if anyone can help me. Dover_roll_1-Motion-configuração_jog_manual.gx3
  17. Dear Colleagues,   I require some help with regards to setting up virtual machines, We have some ControlLogix 1756 PLCs scattered around site running on different version (v20, v21 & v32). My company requires all software installations on company computers to go through IT. Installing all these versions on single PC is really a pain (going through IT)  for new hires and for new PCs. I am trying to suggest using virtual machines for each version that can be shared/distributed among the engineers and also to give engineers some autonomy in the VM environment.    How do I go about this especially with respect to licensing without violating the terms of use both the operating system and the automation software? 
  18. HiI have just bought a new AB CompactLogix 5380 (5069-L306ER) labeled "FACTORY SEAL".When I trying to connect via USB or Ethernet on studio 5000 softwares, no matter RSlinks or BOOT-DHCP tool, there is no responding at all.I know these PLC shipped row and there must be flash before using for first time, But I think when I turned it on via MOD Power, while connected to PC, there must be some sound for connecting via USB cable, or some activity in small led's of Ethernet port in both sides. but there is no response at all.I'm begining to doubt about my cables, although the USB cable and the Ethernet cable are standard cables, I try it with two or three cables.P.S: The package does not included a SD card, I put a SD card from my own, Could it be problematic?Thanks.
  19. Hi there! I've created an Android app to read/write data to Allen Bradley PLCs via serial DF1 communication (a Bluetooth serial RS-232 adapter is required). You can use it to read and write Binary (B), Integer (N), Float (F) and Long (L) data files to a MicroLogix or SLC500 PLC. The app is now an open testing release in Google Play and I really appreciate any feedback. Youtube: https://www.youtube.com/watch?v=klYEuzdNBNg Google Play: https://play.google.com/store/apps/details?id=com.facsocubac.df1polling&hl=en_US&gl=US Some of the features (such as Write data to the PLC) require to upgrade to the Pro version. If you wish to upgrade, just send me an email and I will send you a promo code so you can test the full app for free. Thanks a lot for your help Facso
  20. Hello All, I am new to Studio 5000. I am trying to have my limit sensors energize my stop output, and also have a manual bit that I can toggle that will energize the stop output as well. Currently, toggling my manual bit works for energizing the stop output, but my limit sensors turning on does not energize my stop output. Not getting what I want with or without the ONS. What is going on??? Thanks, Daniel
  21. NX1P2 Motion Control

    Hi:       I need to change an old PLC  with NX1p2  to control 3 servo motor by means of Analog Outputs couple with encoders, My job is to change the PLC only. So the servo drives and drivers are untouchable (No budget and involve too much mechanical works).   I observed that Sysmac Sttudio Axes setting has this: Servo Axes, Encoder axes, Virtual Servo Axis and Virtual Encoder Axes.   I believe the Encoder Axes couple with Analog Output is able to to do the Job? If so, what function block should i use? If no, do any body have a suggestion of any function block i can use? Thanks  
  22. CJ1M con CJ1W-EIP21 a ControlLogix

    Hello I am trying to communicate a CJ1M with a CJ1W-EIP21 Card, with a Logix Control, but I have not been successful, what I am looking for is to read data, from the OMRON and see it in the Logix Control, but I have not been able to establish communication, I am looking for someone You will already have a functional example, with the backups of both PLC'S, to be able to observe how they made the configuration. Thank you for your support Greetings
  23. Hey guys, I did a quick search here and didn't come up with anything, so hoping I'm not asking something that has already been answered. I'm looking at automating an existing plant which currently has zero controls, so starting from scratch. The process isn't complicated but the equipment is a bit spread out over a two story facility. We're thinking about using a CompactLogix 1769-L32, physically located as central as possible, with ten four-slot 1734 Point I/O blocks. My concern is that many Allen Bradley controllers limit the number of I/O modules you can add to the project. Like some 1756 controllers are limited to 30 local and remote I/O modules, CompactLogix controllers may be limited to 16 local and who knows how many remotes, etc. I can't find anything that spells it out explicitly in the Design Considerations Manual. The CompactLogix 5370 User Manual only says it supports, "a limited number of Point I/O modules that can be used as local modules". Nothing about networked modules. The CompactLogix Selection Guide clearly defines the number of network nodes, but nothing about the number of modules. Does anyone have any direct experience with this much Point I/O in a CompactLogix environment? I'm thinking that we're in an age of counting nodes, rather than modules but don't want to order the hardware without being 100% sure.
  24. I'm having trouble with some Powerflex 525 drives. Right now what I need to do is run them manually from the keypad to test conveyor belts.  Is there a way to do this and if so how?   Thanks in advance.
  25. Looking for some help that i cant seem to find online - I have a  CompactLogix 5370 L1 Controller part number 1769-L16ER-BB1B and would like to connect a 1769-IF4 and a 1769-OF2 Analog expansion modules. Rockwell sales tell me they are compatible The Compactlogix looks to be a "slide in" and the expansion modules are Plug Type. Is there a cable or base rack I can use? Thanks in advance.