Search the Community

Showing results for tags ' 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'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 385 results

  1. S7-300 MPI & Ethernet connection

    Hey all,   long time without posting, I don't know if i'm writing in the right place.   I have some old PLCs S7-300 ( and a couple of S7-200) that I would connect to the same general network in order to see all data from a general SCADA (I'm thinking about Ignition but could be WinCC etc).   First problem is that few of them don't have an Ethernet Card (still old MPI) and I'm searching for a converter. I've found something on internet that I could install, probably no big issues on this side.   Main problem is that others have an Ethernet connection but they are programmed to work on their own network (indipendent machine) and I couldn't change all IP addresses. I need probably a Gateway (eWon??) but I would understand better how it works. Any suggestion?   Thank you in advance for your help!!
  2. Hi All. Just got an AB Micro 850 + the PanelView 800 HMi 4", for testing. The problem I encounter is my Windows can't find the USB driver for the HMI. I have no problems with the Micro 850. I have tried it on a few different computers, all with windows 7. What to do ?
  3. Hi folks, I have just finished instruction how to connect PLC Mitsubishi with Visual Basic, this can help to make flexible HMI Hope this will help some one who want to make HMI by Visual Basic Even though, there is document from Mitsu guiding do that, but it's quiet taking a lot of time to comprehend the document. Please visit my blog for detail instruction: http://engineer2you.blogspot.com/2015/12/plc-mitsubishi-and-visual-basic.html  
  4. We have just replaced a PLC-5, RS Logix 5 PLC with Control Logix I'm having encoder count issues with the new HSC, I have it configured and wired similar the old 1771-VHSC However, now my encoders only count up or down NOT BOTH?? I have the channel on the HSC set for Encoder 4X, with a preset and a roll over. ANY IDEAS? THANKS !!
  5. Power SCADA Expert 8.0 Need help

    Power SCADA Expert 8.0 Need help. May I know how to start for this power scada and how to use Template Editor, Profile Editor, and the equipment editor?
  6. Here is a recent post that I would like to share... Create a PLC with HMI Training and Learning Environment Free Learn PLC programming and use a powerful HMI (Human Machine Interface) easily and free. We will use the Automation Direct Do-More programming software tied into the Advanced HMI package via Modbus TCP. Our application will show a HMI screen with a panel meter and a reset button. The panel meter value may be changed by clicking it. This will bring up a input screen to put in a number. When the reset button is selected the input value entered will show on the panel meter. Read the rest of the post... Regards, Garry http://www.accautomation.ca
  7. 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!
  8. Facing some problem while developing SCADA. Kinldy give some solution for below problems. 1) While using Update statement I want to use tag instead of values e.g $DBUpdate("sajja","MFG1_EMPTY_DETAILS", $Date ,"MFG1_EMPTY_DATE") $DBUpdate("sajja","MFG1_EMPTY_DETAILS", $Time ,"MFG1_EMPTY_TIME") Its showing “Script is OK “ but it is not showing the current date and time in DB.It copying same $Date and $Time in DB 2) using Delete statement I want to use tag instead of values e.g Query 1: $DBDelete( "sajja", "Recipe", "REC_Product_Code = $RECIPE_SEL[1]", "" ) Query 2: Dim A A= "Delete from Recipe where REC_Product_Code = $RECIPE_SEL[1] " $DBExecute("sajja",A) Its showing “Script is OK “ but not working. If I use product code directly instead of $RECIPE_SEL[1] then it I working Ok.
  9. Hello, I'm a new user for PowerStudio SCADA, i'm facing a lot syntax errors in writing codes and formulas specially in conditioned control tool and other tool and the manuals & videos provided on company website not in details and very generic please i need any detailed documents or videos Thanks in advance
  10. PLC training

    PLC is a purpose built machine control computer. It reads carious digital and analog inputs from various sensors and executes a user defined logic program. The PLC training in Pune starts from basics of definitions to development of projects while implementing TTIM platforms. PLC training in Just Engineering is designed with a 90% practical: 10% theory ratio making it easy to understand. Join Just Engineering today for best PLC training in Pune. Just Engineering also provides training for Diploma in Industrial Automation,Project oriented Certificate Course in Automation,Certificate Course in Automation,Certified PLC Programmer,Certified SCADA Professional. To know more Contact us:+91 20 6400 8882/ +91 9595177077. See More.... http://www.justengg.com/plc-training-center-institute- Pune/
  11. Hello! I am programming with FT view studio version 8. In the program, when I make numeric display, I can not input values for this tag I am using in the display. Then I decided to make 'invisible button' for enabling the input for this tag which is shown in the numeric display. This is okey for me, only if there is other ways to do this please tell me. Now when I have created this numeric display with input enabling -'group', I have a problem, how can I use security levels for this group, so that only logging in values can be set? I have found that there is security code selection for this in the screen displays, but not for the buttons.
  12. GT Designer 3

    I want to put a Numerical Input on the screen to show a timer counting up. How do I make the display show whole seconds instead of tenths of a second as set by K in the timer? Is there somewhere that I can divide the input by 10? Thanks Denbo
  13. Hello! So I have this issue with me by this week. I have an NJ with unit version 1.00. I had not did any download/upload on this unit. Due to the need of showing using Password capability on Function Blocks, I need to upgrade the unit firmware version, so I changed it to 1.10. After that I tried to program a simple two Sections program. I left the CPU for a week, then when I get back to it, I upload the program from the CPU. And the upload was SUCCESSFUL! No errors are shown. However all of the Rungs inside each Sections contains nothing. Even though the two Sections that I made before are still present. The program itself is still working though. If I open the previously saved project, going online and do variable controlling, I'm still able to do so. Has anybody experienced this before? Any suggestions / solutions? Thank you...
  14. Hi, I am looking for a Modbus TCP based AI and DO data acquisition module and scada program. The analog inputs are 4-20 mA . SCADA should be able to communicate over Modbus TCP( I think every SCADA does that but just want to make sure). Can you guys please suggest if you know something good fit my application? Thank you,
  15. Omron CJ1M-CPU13-ETN to .NET Framework

    Hello People, In my school we had an assignment to program a Sorting machine using an Omron PLC and CX-Programmer. Now we got the assignment to make an HMI that we can open on our own computer (Windows 8.1) so that we can control various things of our program, such as reading and writing bits, and other data (To the PLC obviously). Now I only have very little experience in reading and writing data from a PLC (Using a PC), I have used the libnodave library to connect to a Siemens S7-300 PLC. With this I managed to read and write bits, and also read and write data to a DataBlock. We wrote this program in Visual Basic 2013 using the .NET Framework with the libnodave library as an added extension. Now I have searched far and wide on the internet but have not come across any good examples of how to do this with an Omron PLC. So I hoped that I could get some advice from you guys. What I'm asking is if anybody here has maybe a link to a guide/ example program/ manual that could get me forward? And if I can easily get this done with Visual Basic, by adding an extension, could anybody tell me which extension this would be? And where I could find it? I appreciate any help. :D Thanks in advance, BitsNBytesRookie
  16. PLC Integration by SCADA

    Hello Experts, Good day to you all. I just can’t figure how I will integrate five S7-300 PLC. CPU 315-2dp. (1.Blow moulding-> 2. filler-> 3. labeller-> 4. packer-> 5. Palletizer) I just want to get the speed of its machine, the output rate and the alarm, this is purely monitoring, archiving, no need to control anything here. I planning about SCADA system. I’m thinking if I could do the same way in my previous project, which I’ve done in profibus master/slave for two s7-300. But this time the five PLC’s already set the profibus as master to the danfoss drive, sew drives, ET200s and many more profibus slave. I plan to buy 1 PLC as master and I will set all as slave, but how since all the five existing PLC, its profibus already configured as master. Thank you very much. All your inputs is really appreciated.
  17. I would like to know if exist any standard for desing a Scada, maybe color, size, etc. please help me thanks regards Juan Diego
  18. Hello all, I am experiencing an unusual (and what appears to be an unheard of) behavior in my CompactLogix L18ER controller. I am setting the date/time of the controller from my work station, however when I GSV WallClockTime, it is reporting 4 hours different. I have asked our local resources as well as done some forum and knowledgebase searching without result. Has anyone encountered this before? Attached is a screenshot of the controller time vs. the wall clock time. This isn't mission critical since it can be manually adjusted however I would like to understand what is taking place that would cause this behavior. Thanks!
  19. As part of my research on protection of SCADA systems, i would like to know the current challenges in securing SCADA systems with the help of autonomic computing ( autonomic security models). Thank You.
  20. need help with SCADA database. moving 50k points

    Hello, Let me preface this. I have used this site many times when searching for issues and it has always been helpful. This is my first post here. I have been programming PLC's, HMI's, VFD's etc etc for 15 years, fairly complex stuff. I have also done lots of SCADA programming but more just for basic interface, monitoring, basic parameters changes, logging, etc etc. I am not facing a setup where I must do a large recipe/batch data transfer and I am confused as to what the best path is to achieve this. I have fairly basic knowledge of VB script as I have not needed to use it very often. Here is the problem I am facing. The SCADA package the customer has is Omron CX-Supervisor. The network is all Ethernet Based 1) I have 26 moulding machines on the plant floor2) There are 50 different moulds that are moved around from machine to machine3) Each mould can run 1 of 10 different colours4) There are 100 differing cycle parameters for each colour/mould combination =50x10x100 = 50 k points for total machine that = 50k x 26 = 1.3 million ! What the end result will be is this. From the SCADA operator terminal they would like to be able to keep a 'master set' of these settings, call up a mould/colour combo and see the individual parameters. Then they would like to edit individual parameters and download to each individual machine, or all at once. I do have a PLC at the Main terminal that was used for translation of the old serial network to ethernet. All of the serial connections have been removed so it is basically doing nothing. I could use this as a "master" for holding parameters if needed. What is the best way to go about this. Create a database, use the built in recipe manager, use PLC here as 'master storage". I feel once I get down a path it will make more sense...I just don't want to pick the wrong option and have to redo it all. Keep in mind my PLC coding is vastly superior to my knowledge of database manipulating and VB coding ThanksDan
  21. I successfully read the input and output of OMRON PLC CPM2A with Indusoft web studio (IWS) by using OMPLC driver. I have select OMPLC driver (Serial Com). Then configure a driver worksheet. The driver worksheet is the place that PLC tags are associated to InduSoft tags. I successfully read the I/O but I failed to write the I/O of PLC by using IWS. Can you help me? It is difficult to find OMPLC Standard Driver Sheet (SDS) for control relay output block (CROB) and Analogue output block (AOB). The attached diagram shows My Standard Driver Sheet (SDS) setup. Thank you for your kind cooperation. Zack Malaysia
  22. hi Guys .Tutorial Mr PLC is a Channel in YouTube for many tutorials you will see in this channel tutorials for WinCC Flexible Wincc RUNTIME PROFESSIONAL Wincc RUNTIME Advanced Step 7 SIMATIC MANAGER S7 Communication Profibus MPI ETHERNET ProfiNET TIA Portal this is the demo if you are interesting http://youtu.be/EaSU_HzXGhw my twitter @https://twitter.com/PlcTutorial and please share it
  23. Is it possible to run the NJ simulator in Sysmac Studio and have it communicate with a real NA HMI? Thanks.
  24. Dear Guys, Need help again~~ New to AB software, my client have a HMI server, which is running factorytalk view se and have no client PC. what I want to do is just printing a simple page or text file to printer every 7am. Therefore I created an event to trigger PrintDisplay command every 7am. The event working fine, just that the PrintDisplay command is not allow from server. The error message: "The command 'PrintDisplay' is ignored when issued from the development enviroment or an HMI Server" Any method/idea to overcome this issue? To print out a simple page or even text file automatically in factorytalk view cannot be hard right? many many many thanks in advance
  25. We are a Boston local manufacturer of laboratory equipment. We are seeking a full time experienced Systems Integrator. For complete information please visit: http://www.consteril.com/systems-integrator