Search the Community

Showing results for tags 'industrial networking protocols'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 35 results

  1. CJ1W-TC102 Module Troubleshoots

    Hello Everyone. i'm in charge of a biodigester working with an old siemens plc, but today i recieved a cp1h-xa40dt-d with the CJ1W-TC102 temperature module. I need to migrate the programation of the siemens to the new one, but CX-Programmer isn´t so much familiar to me.  Basically, the old plc turns a mixer each 20, 30 and 45 minutes and i wanna make the same for the new one, adding a resistance for monitoring the temperature inside the digester. Do you have a program for me to check it out how it's done? I have the source code of siemens, idk i this could help.
  2. Online PLC SCADA Training

    I am planning to launch a website for online training of PLC SCADA and drives. Please provide your insights on which software, hardware and other contents do you expect for the online automation course.Also provide suggestions on any online course related to Industrial automation or instrumentation that you wanted to learn.Your feedback is appreciated.Thank You
  3. Online PLC SCADA Training

    I am planning to launch a website for online training of PLC SCADA and drives. Please provide your insights on which software, hardware and other contents do you expect for the online automation course.Also provide suggestions on any online course related to Industrial automation or instrumentation that you wanted to learn.Your feedback is appreciated.Thank You
  4. I an seeking guidance on how to link two mitsubishi PLC over Ethernet and have them pass bits/words between them.  PLC 1, Q03UDV built in port  ---- GXWorks 2 v1.54N   192.168.1.39  (QJ71 in slot 1 is also available if req'd) PLC2, Q02H with a QJ71 Ethernet card in slot 2.  Same GXworks2   192.168.1.35   I know with a modbus or CCLink setup, there is a place to declare the buffer > X/Y parameters, but i have found no such parameters for the ethernet connections. I found 1 document describing the JP.Send instructions but I have not been able to get that to work from the example.    any help would be greatly appreciated.     
  5. [Hello, this is my first post - hope I posted in the right place.] We have multiple Logix5000 PLCs and are using Wonderware 9.x HMI. There are 4 SCADA PCs running Wonderware. Each is set up with DAServer and they pull the tags directly from the PLCs. On one SCADA PC, DAServer is continuously throwing the following error when attempting to read tags from a specific PLC: "Encountered following errors while establishing connection for New_PORT_CIP_000.HSPS.Backplane... ExtSTS=011A: Target Application cannot support any more connections". The tags from that PLC don't get updated on this particular SCADA PC. The "HSPS" PLC reports 7 active connections, with 64 available. CPU utilization is ~30%. The other PCs are not reporting this error and are working fine. I would be very grateful for any suggestions to track down this error. Thanks!
  6. Hi, I work as an industrial programmer primarily dealing with Allen Bradley, Mitsubishi, and Omron PLC's as well as various peripheral devices. I would like to begin the process of learning computer programming as it pertains to the manufacturing industry. I'd like to learn how to write databases (SQL, etc) and VB apps and eventually I'd like to be able to write applications that can communicate with PLC's and other devices (although the last one would be a ways down the road).  I have very little experience with computer programming so I don't really know where to start. What language should I learn first? What free software is available to learn with? What resources do you recommend I use? I've downloaded Visual Basic Express and found some introductory courses online that I've just started but if there is something else I should've started with I'm open to suggestions. Thanks
  7. I would like to bring up a topic that I've been been bouncing around in my head for the past few months. I make a living as an industrial programmer, sequencing using PLCs, dealing with drives, networking, controlling heavy machinery. All the hardware we use are from established companies like Allen Bradly, Sick, Cognex, Delta, ABB, etc... big $$$, you pay for the software, pay for the hardware and pay for the support. It's not uncommon for a large control system to cost $50k+ (hardware only) By night I'm just your regular maker. Programming AVR series uC, ARM series, playing with various open source hardware Arduino, RPI, Teensy, 3D printers, designing PCBs, stepper motors... whatever I can get my hands on. Both worlds are the same... but completely different, and there is ZERO overlap. I'm interested in why other people think this is, I'm sure that makers don't get into the industrial stuff because the price point. I'm not going to pay 8k for a AB Logix rack... are you kidding me? but vice versa? is the lack of support really all that daunting? I find OS stuff to be way more powerful, understanding something from the bare metal is the most amazing feeling, and being able to modify it to your needs is even better. Digging into somethings source is without an argument the most flexible platform to build on, and knowing the board level schematic for a chuck of hardware opens up a world of opportunities... Then lies the ethical dilemma... If I was to profit off other people's work, does this make me a bad person? What if I push the changes back into the development (which frankly I have no problem doing) I would love to head other people's opinions...
  8. Hello all I have an Allen Bradley industrial PC, Part number 6182-AGAZZC First of all, has anyone got a copy of the CD with the OS on [it runs on Windows CE 3.0] I need to reinstall the OS but i cant find the CD with it on, tried contacting AB but so far i've had no luck Secondly, I've been asked if i can copy the program off one 6182 onto another [the old one has a bad screen and some comms faults, so i've been asked copy the files to a new working unit] I tried using a pcmcia card but it doesnt copy over all the files for the program, and i dont have the pc with which the program was made originally Is it possible to copy the program over via pcmcia, or copying the DOC, or anything? Thanks
  9. We are a vendor specializes in industrial automation field. many customers almost from all the world order industrial products on our website FastToBuy.com. we sale products include industrial control system PLC, HMI, Motors, even industrial PC and accessories, communication device, electronic components. Also we are the agent of many China integrated circuit factory. Not only supply all kinds of low price LCD screen products, you should know most of LCD Made-in-china is cheaper than other famous industrial brands and with a high quality, but also supply efficient solutions to solve our customers, we gained a reputation in industrial automation field, on eBay and AliExpress, you search "fast to buy" can find us,. In a word, we only want to make more people know us, we supply nice products with a high quality service.
  10. Hello, At the plant I work at there are devices with IP addresses starting with 192.168.0, 192,168.1, and 193.168.2 The SLC in question is on 192.168.2 We would like to access it from our laptops which are on 192.168.0 The laptops have their subnet mask set to 255.255.252.0 and we are able to pull see other controllers on the 192.168.2 network. However, for some reason we can't with this one, not even when I'm plugged directly into the Ethernet port on the controller unless we change our IP address to one on 192.168.2 I believe the subnet mask on the controller isn't set right. Can anyone tell what I'm missing here? Here's an overview of the current settings: Laptop: 192.168.0.20, 255.255.252.0 Controller: 192.168.2.17, 255.255.252.0 Any help would be greatly appreciated. Ben