Search the Community

Showing results for tags 'kingview scada yokogawa energy meter wt230'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 156 results

  1.   Haiwell large-screen controller TV BOX can realize the large-screen display of HMI images in the LAN. User can select, switch and view multiple touch screen images on the TV screen, and realize the function of large traditional electronic display board in the most cost-effective way. Through TVBOX, different sizes of touch screen images can be displayed on the TV screen. The scada, curve, formula, user rights and other functions on the HMI can be displayed on the large screen.Users can use remote controller or mouse by USB interface of TVBOX to realize the remote operation and monitoring of the HMI.   One TVBOX, one TV, and multiple HMIs can easily realize the function of big electronic display board, which is widely used in agricultural greenhouses, aquaculture, libraries, production workshops and other large screen data monitoring and display applications. Remote management : Supports display, access, and remote control of HMI within the LAN.     There are so many industrial automation suppliers, it is really a headache issue to pick right partner to work with. Haiwell partners are applied Haiwell solutions in smart factory. Now we are looking for global distributors. So it is time to make up your final decision. To win or lose, your choice. If you are ready, check bellow details and contact us: http://en.haiwell.com
  2. There are so many industrial automation suppliers, it is really a headache issue to pick right partner to work with. Haiwell partners are applied Haiwell solutions in smart factory. Now we are looking for global distributors. So it is time to make up your final decision. To win or lose, your choice. If you are ready, check bellow details and contact us: What Haiwell do, not only PLC, not only HMI, or even SCADA. We are helping our partners to grab the future.   My Wechat/Whatsapp: 0086 15880530763 Email: osgood@haiwell.com Company website: en.haiwell.com  
  3. Hello. I'm trying to connect to Microsoft SQL Server (2008 EXPRESS), but the connection is not working. I have done this in Citect SCADA 2018 without any problems using connection string: hSQL = SQLConnect("SCADA Data Provider=SQLClient.....) How can I connect to MS SQL Server using Citect 6.1? Thanks. Best regards.
  4. Hi, I have a a few substations and I´d like to have a local SCADA in each of them. What is the best scada to use with reasonable price? Does anyone know if there is a solution without the need to have a PC for each substation? Thanx
  5. Honeywell Experion SCADA

    I haven't used Experion before, nor do I have a licence or access to a download of the application. As such I want to know how limited an unlicensed version of the product is. Is it like Citect where you may develop graphics but need a license for runtime, or is it like FTView where you need a license just to open the application? Thanks in advance
  6. If you’re looking for a SCADA with extensive support for a wide range of PLCs and protocols, check out IntegraXor. It’s robust, feature-packed, and user friendly. The built-in web HMI lets you access your processes anywhere, anytime, on any device. Official Website
  7. Dear Fellow Forumers, I am having a common problem with sending/writing data to all Modicon 140CPU53414A PLCs from our Yokogawa Fast Tools SCADA. For Example, when I write a Value(at first, value was "FALSE) "TRUE" to a modbus register, after few seconds it went back to "FALSE" and after a few seconds again, went back to "TRUE"(at this time, this "TRUE" value sent to PLC) We are using here also Ethernet Module 140NOE77101 which we used also to all PLC with Modicon 140CPU67160 but no issues like this occured. Is there any adjustments that should be made for the PLC? in Yokogawa Fast Tools SCADA, We tried to increase the value for SIGNAL_GAP(a file is attached for description) from 20 to 200(nearly maximum which is 240bytes) and writing/sending data is now ok but not all the time, so sometimes it is still having issues like that. Thanks!
  8. Hello, -I'm considering using an AB 1734-IB8 to count input pulses from a Micro Motion flow meter transmitter and, since I'm very new to this stuff, would like a little guidance as to how/if this can be done.       My first concern is the wiring. The manual for the transmitter shows this wiring diagram for the specific model I'm using.       Here, B would represent the 1734-IB8 module. I'm not going to be using the analog loop. In addition to this wiring, terminals 9 & 10 on the transmitter will be wired to the same 24V and Common as my PLC modules.        The 1734-IB8 manual shows this diagram for wiring.       Should I consider the pulse output of the transmitter as a 3-wire device, connect terminal 3 of the transmitter to my 1734-IB8 input terminal and disregard the connection from terminal 4 of the transmitter, or should I just tie terminal 4 to my common? Or, Should I consider my pulse output as a 2-wire device, tie terminal 3 of the transmitter to my 24V and terminal 4 to my input module? My guess is the pulse output should be considered a 3-wire device with terminal 4 of the transmitter tied to my common, but I'd like a little bit of explanation with this. -My second main concern has to do with the capability of the 1734-IB8 module to read pulses. More specifically, I would like to know what parameters of the module I need to research to see if it will be possible to read the pulses from my transmitter in the application I'm considering. If the 1734-IB8 can't be used, I would end up going to a high-speed counter card.   Thanks  
  9. Citect...text string to sql

    Hi all, Needing an assist. We been trying to send a local var alphanumeric string to an Access DB using the SQL. We can successfully send integer/real values to the DB when they are entered via the var=FormNumPad() popup. I use SQLSet, SQLAppend, and SQLExec. Since we cannot generate text using FormNumPad(), we use the var=Input() command. The local var seems to hold the value entered on the screen, but a plc address writes the value for a moment then wipes it out. Then when we use the same SQL commands for the string var, the system immediately starts throwing errors. My guess is because the value is null. Any ideas? Is there a proper way to generate a keypad or textbox on screen? We are using v. 2016 on a Win10 box. Thanks in advance.
  10. Please assist me with the following; regarding the ME96SSHA-MB Power meter data transition with Melsec-Q series PLC; We acquire to read various values on dedicated Modbus storage address registers at the simultaneous into a Melsec-Q series PLC via Modbus (TCP or RTU)  for calculation purposes. Naturally, since the reading of these variables are to provide accurate instantaneous results, it is a requirement that these values are to be read at one scan.   However, as can be seen below, there is a gap in address register range – of which, if all of these are scanned simultaneously, yields an exception error when read. This error is only avoided by scanning these data sets separately – which is not ideal for our application – since accuracy in calculations is imperative.
  11. Please assist me with the following; regarding the ME96SSHA-MB Power meter data transition with Melsec-Q series PLC; We acquire to read various values on dedicated Modbus storage address registers at the simultaneous into a Melsec-Q series PLC via Modbus (TCP or RTU)  for calculation purposes. Naturally, since the reading of these variables are to provide accurate instantaneous results, it is a requirement that these values are to be read at one scan.   However, as can be seen below, there is a gap in address register range – of which, if all of these are scanned simultaneously, yields an exception error when read. This error is only avoided by scanning these data sets separately – which is not ideal for our application – since accuracy in calculations is imperative.
  12. SCADA for FX3U

    Hello everyone.  I got factory full of FX3U plcs and right now is needed to make a SCADA for monitoring (and maybe provide some control) all of them. I dont know which SCADA product to choose. Which one have bettter compatibility with mitsubishi plcs/which one is cheaper/or maybe simpler in use.  Thank you in advance.
  13. Light SCADA request

    Hi all,  How are you? Hope everything goes well with all of you.  I have a small project that involves only 2 PLCs and around 500 objects or tags. End user does not require HMI graphics of factory operation. Basically the system only need to collect data from the instruments, and generate reports automatically. So, I was wondering is there such really "light" SCADA system to serve this kind of production? Because if possible I wish to implement using only basic workstation machine, since its work load is supposed to be very light.  I am glad to have your comment. Thank you so much.
  14.   Hi everybody, this is me psoting for the first time here.  Currently I am taking a distributed control systems course, and one of our current tasks is the following: "Develop a control system with the task to control an induction (asnychronous) motor. You may use HMI SCU 8B5 (Schneider electric PLC) and Altivar71( Schneider VFD). The communication protocol to be used is CanOpen. The process should be visualized on the HMI of the PLC. Using the IGSS scada system, you should be able to control and observe the system on a PC." I have written the SoMachine program that I will upload to the PLC(basically Schneider provided the code for the exact same hardware:https://drive.google.com/file/d/1VW9deqK5TeEEQeA6fZZjteijUs7xVPcH/view?usp=sharing). Then I moved on to set up the IGSS scada program, following the pdf manual listed on their site, page 18 and on:http://d2i1dro1ulg1xm.cloudfront.net/training/FullWS_Exercise_Master.pdf . I tried to follow through all the steps, however I do have a few questions. First, in step 8., which driver should I use for my hardware? I selected the Modicon driver, as that was one of the few Schneider drivers available(see attached image). My second question is with regards to connecting the variables that the PLC sends to the PC and actual objects in the graphical environment, such as on page 32. How do I do it? If anyone has more materials on this topic, it would be greatly appreciated. I can't get any help from my tutor(he refuses, and says we do our own research). If you know somebody who could perhaps help me out on this one, please feel free to share with them this question.     
  15. Elipse SCADA

    Hi, I'm adding some automatic slide adjusts to some progressive presses that use Elipse SCADA as their HMI software. I've never used it before and was wondering if anyone knew where I could learn the basics. All Google searches have yielded non-English tutorials and manuals and one unhelpful English manual. All I really need to know is how to establish communication and upload/download but any information provided would be greatly appreciate. The more thorough, the better.    Thanks! 
  16. Popular HMI/SCADA Software Suites?

          Hi all. I'm new here. Quick background on myself: I was a 6-and-out Navy Nuke Electrician on a Sub. I finished my service in Jan 2015 and immediately went to work as a shift electrician at a steel mill. I always say I was a good nuclear operator, but a poor electrician. However, I think I have learned rather quickly and really enjoy PLC's and HMI development. At my company, we have a lot of liberty to modify code, create new projects, etc.      I primarily work with S7-300/S7-400 and GE UC's at work; and I have a Micrologix emulator and programming software I practice on. All of our HMI development is done in InTouch and I feel proficient with WW, having done some projects with Modbus/DASSIDirect on my own.     As this is the first industrial automation job I have ever had, I only know about the software and hardware I have been exposed to at work. My question is what are other popular HMI software suites that major employers use (and customers prefer), because I'd really like to become very good at the programming/control side of my job.     Thank you all very much. Adam
  17. The OPC Server for Siemens Controllers

    Good day to all forum members. I think many engineers are faced with the need to connect Siemens controllers to various SCADA systems. In most cases, the OPC technology is used to make such a connection. We want to offer participants to try our product, the OPC server for the Profinet protocol applied in Siemens controllers. Our OPC server supports the following standards: OPC DA 2.05, OPC HDA 1.2 and OPC UA (transfer of archives is supported too). Controllers of the following series are supported: S7-200, S7-300, S7-400, S7-1200 and S7-1500. The OPC server provides the interactive import of tags from the Tia Portal environment, and this simplifies configuring the server. The OPC server contains the built-in client for monitoring values, and this simplifies communication debug. There are the following modifications of the OPC server: - Demo version (full-featured, 1 hour continuous operation in the runtime mode) - Free version (32 tags at the most) You can download the trial version here: http://opc-server.com/catalog/mullti-protocol/profinet/ In addition to the OPC server for the Profinet protocol, we also support such protocols as Modbus, Omron FINS, Bacnet, IEC 60870-5-104, IEC61850 and SNMP.   We would love to hear feedback and feature requests to our products.
  18. Grupa ProfAs Sp. z o. o. jest firmą doradczą, świadczącą usługi w szeroko rozumianej dziedzinie Human Resources. Specjalizujemy się w rekrutacjach na stanowiska specjalistyczne, średniego i wyższego szczebla. Wierzymy, że nasz Zespół złożony z profesjonalistów jest w stanie zapewnić perspektywiczne spojrzenie i najwyższą jakość wykonywanych usług. Aktualnie dla naszego Klienta - firmy z branży automatyki przemysłowej - poszukujemy osoby na stanowisko: Programista sterowników PLC Kraków / Piła / Poznań ZAKRES OBOWIĄZKÓW: Programowanie sterowników PLC Siemens Wykonywanie aplikacji dla systemów SCADA i HMI Dobór konfiguracji sprzętowych PLC Testowanie i uruchamianie maszyn u Klientów końcowych (delegacje krajowe i zagraniczne) Wykonywanie programistycznych prac serwisowych u obecnych Klientów Sporządzanie instrukcji obsługi maszyn   WYMAGANIA: Bardzo dobra znajomość sterowników PLC Siemens Umiejętność parametryzacji serwonapędów, falowników, etc. Znajomość paneli HMI oraz systemów SCADA Znajomość sprzętowa oraz programowa komunikacyjnych sieci przemysłowych ProfiBus, Profinet, Ethernet, DeviceNet, Modbus, etc. Znajomość zagadnień i komponentów automatyki (przetwornice, serwonapędy, obwody bezpieczeństwa, aparatura modułowa, itp) Mile widziana znajomość programowania innych sterowników: Allen-Bradley, Omron Prawo jazdy kat. B Komunikatywna znajomość języka angielskiego lub niemieckiego OFERUJEMY: Współpracę w oparciu o umowę o pracę Udział w profesjonalnych szkoleniach Korzystne warunki wynagrodzenia Rozwój w firmie z doświadczeniem na rynku międzynarodowym nr w rejestrze 14990 Osoby zainteresowane prosimy o przesyłanie CV na adres k.dominik@profas.com.pl lub kontakt telefoniczny pod nr tel. 881 700 778.
  19. The OPC Server for Omron Controllers

    Good day to all forum members. As you know, Omron controllers support FINS, the protocol of its own development. Despite the protocol is high-functional and well thought-out, few of SCADA systems support the protocol at the driver level, and therefore the main manner of connection of such controllers to SCADA systems is an OPC server. We want to offer participants to try our OPC server for the FINS protocol. Our OPC server supports the following standards: OPC DA 2.05, OPC HDA 1.2 and OPC UA (transfer of archives is supported too). The protocols FINS Ethernet and FINS Serial are supported, and this allows you to connect various modifications of Omron controllers, both with and without Ethernet cards. The OPC server contains the convenient utility of import from a file formed by CX-Programmer, and this simplifies configuring the server. There are the following modifications of the OPC server: - Demo version (full-featured, 1 hour continuous operation in the runtime mode) - Free version (32 tags at the most) You can download the trial version here: http://opc-server.com/catalog/mullti-protocol/opc_server_for_omron_controllers/ In addition to the OPC server for the FINS protocol, we also support such protocols as Modbus, Profinet, Bacnet, IEC 60870-5-104, IEC61850 and SNMP.   We would love to hear feedback and feature requests to our products.
  20. I have a "paddle wheel" style flow meter that I am trying to wire to my Micrologix 1400. It is a three wire device and there is a tag on it that says it can run at 6-36VDC. So, naturally, I thought to wire this to one of the HSC inputs of the Micrologix directly. I hooked the ( + ) on the meter to 24V, ( - ) on the meter to common, signal to the oscilloscope, and ground on the scope went to common. I see a small 60Hz sine wave @ like 5mv when the wheel is not turning. When the wheel is turning I get a small square wave but in the same mV range. It is not a nice smooth square wave either its all jumbled up with the 60Hz sine wave.  I hooked this thing up to a transmitter and scoped the signal and ( - ) in parallel with the wheel - I get a nice smooth square wave signal when the wheel turns. It is only at 4.5V though. My questions are? Why does't the paddle wheel give me what I am expecting directly? Also, what is the voltage range on the pulse that a micrologix will see? I am assuming that it will not count a wave with a 4.8V amplitude.... Thanks for your help in advanced! neech   
  21. GX Works2 & MX OPC Server 6.10 issue

    Hello! What i am about to do is connecting an external SCADA system to a Mitsubishi PLC via OPC server. I have already made some FBs and included their instances in a program in GX Works2, then started a GX Simulator2 and connected it to an OPC Server. From the OPC configurator I have defined some tags with their corresponding device addresses (e.g. D12345). I am using structured variables which device addresses i am entering in the OPC configurator. Tried to make some full rebuild compiling and at first was happy that the devices remain unchanged. The main problem is that after some time this devices change which completely ruined my experiment. Maybe there is some point that I am missing or there is just no way to use a fully functional SCADA connected that way to the Mitsubishi PLC (by OPC)? The question is is there a way to tell a particularly used instance of a function block to have exactly the same device addresses ever. 
  22. I want scada rs view studio demo version download so how down load software. regards, jagdish
  23. View File GE SRTP Ethernet Driver for .NET .NET Component for use in Visual Studio.NET to create HMI/SCADA apps that communicate with GE SRTP devices via Ethernet. Supports PACSystems, Series 90, and VersaMax.   Supports PACSystems symbolic variables and CPU rack + slot specification. Does not require 3rd party drivers Does not require OPC x86, x64, and Any CPU compatible Visual Studio.NET 2005, 2008, 2010, 2012, and 2013 Compatible Most .NET targets are supported, including Web, Win Forms, WPF, console, and service apps. Build Windows Forms, console, and ASP.NET applications that run on Linux with Mono framework. Extremely high performance - 5~10 mSec typical transaction time Optimizes multiple register configurations into minimal transactions Tag database can be configured via code or visual designer 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 Windows, Console, and Web Example applications with VB and C# source code included. Easily connect office systems to factory floor. Free 30 day fully functioning trial version available for download Runtime-free for qualified applications   Submitter Automated Solutions Submitted 05/09/09 Category Demo Software
  24. Version 2.0.2

    792 downloads

    free HMI/SCADA program WebN Server 2.0 (freeware) * manual & program download site : http://www.netran.co.kr * Web-N Server 2.0 (freeware) - PLC interface demo video : https://youtu.be/MuOFMwK7Qqs* Android phone app download : https://play.google.com/store/apps/deta ... .en2&hl=en- Windows 7/8/8.1/10 x64, .NET frameworks 4.6 over  - Mult-Language (tool language, view page language)  - PC monitor, Web browser monitor, Smartphone monitor - (Design once and monitor on multiple instruments)   Unlimited number of tags    Unlimited monitoring time    1,024 concurrent connections    Unlimited upgrade    Unlimited connection of       equipment (PLC, DCS, DDC ..)    Unlimited app push message   No Software fee    No installation cost    No registration fee    No license fee    No cost to use    No upgrade cost    Free Redistributable      
  25. free HMI/SCADA program Web-N Server2.0 (freeware) View File Program download site : http://www.netran.co.kr   Web-N Server 2.0 - video for PLC interface demo : https://youtu.be/MuOFMwK7Qqs   - Windows 7/8/8.1/10 x64, .NET frameworks 4.⁠6 over - Mult-Language (tool language, view page language) - PC monitor, Web browser monitor, Smartphone monitor   (Design once and monitor on multiple instruments)   Unlimited number of tags Unlimited monitoring time 1,024 concurrent connections Unlimited upgrade Unlimited connection of equipment (PLC, DCS, DDC ..) Unlimited app push message   No Software fee No installation cost No registration fee No license fee No cost to use No upgrade cost Free Redistributable =============================================== Submitter webn Submitted 08/29/17 Category Free Utilities