Wonderware System Engineer needed

We have an opening on our Remote Delivery Team in Poland for Wonderware System Engineer. Come join our team where we make the world a better place, one happy customer at a time. Please share with anyone in your network who might be a good fit!

Wonderware System Engineer

Position ID: WWSE-1911

Essentials:

  • Fully 100% remote work from your favorite place
  • Employment: full time with flexible employment options (preferred B2B, Umowa Zlecenie as an option)
  • Projects industry: software application development for process and manufacturing industries
  • Country of delivery: USA and Canada
  • Company size: start-up with full benefits of being part of creator’s group

What you’ll do:

  • Work on challenging and fascinating international projects
  • Be exposed to world-class industrial software projects and customers
  • Provide software application and solutions in the industrial data and information space
  • Analyze business requirements and design solutions using Wonderware/Aveva products (Application Server, Historian, MES) and other IT technologies and frameworks (Microsoft SQL Server, SSRS, Visual Studio etc.)
  • Provide technical expertise and recommendations in assessing new software projects and initiatives
  • Conduct code reviews as needed, along with participating in application architecture/design and other phases of SDLC

What you’ll need:

  • Two or four -year college education in Electrical & Instrumentation, Computer Science or similar engineering discipline
  • Experience with Wonderware products (Application Server and Wonderware are must, InTouch and MES are optional)
  • General experience with programming languages (C#, C++, Visual Basic)
  • General experience with Microsoft SQL Server and related technologies (Transact SQL language, SSRS)
  • General experience in creating web interfaces, including REST API

If interested, send your resume to wwse1911@perfinfo.com

Full Stack .Net Developer Needed

We have an opening on our Remote Delivery Team in Poland for Wonderware System Engineer. Come join our team where we make the world a better place, one happy customer at a time. Please share with anyone in your network who might be a good fit!

Full Stack .Net Developer

Position ID: FSND-1911

Essentials:

  • Fully 100% remote work from your favorite place
  • Employment: full time with flexible employment options (preferred B2B, Umowa Zlecenie as an option)
  • Projects industry: Software development for manufacturing industries
  • Country of delivery: USA and Canada
  • Company size: Start-up with full benefits of being part of creator’s group

What you’ll Do:

  • You will be building applications using a combination of Microsoft, Wonderware and other tools.
  • These solutions will typically be integrated with customers’ industrial control/automation systems.
  • You may also be doing integration work with ERP and other business systems
  • Develop and improve responsive versions of web apps throughout all tiers – both back-end and front-end
  • Integrating the front-end and back-end aspects of the application
  • Working with a team responsible for the development and maintenance of the applications
  • Maintaining the highest standards of programming and documentation

What You’ll Need:

  • Demonstrated professional experience using .Net Core / .Net Framework and C# (Entity Framework, MVC frameworks)
  • Experience using JavaScript, jQuery, rich HTML5/CSS3 web application user interfaces using Angular (6.0 or newer)
  • Database design and SQL skills with SQL Server including Transact SQL, SSRS
  • General experience in creating web interfaces, including REST API
  • Ability to communicate well in English
  • Familiarity with agile development methodologies
  • Superior personal character and work ethic
  • Passion for getting things done well
  • Comfortable working independently in a global setting including multiple cultures and time zones
  • Strong analytical skills and proven ability to define requirements and to solve problems
  • Two or four – year college education in Electrical & Instrumentation, Computer Science or similar engineering discipline
  • Experience with Wonderware products (Application Server, Historian, InTouch, MES) is a plus

If interested, send your resume to fsnd1911@perfinfo.com

Wonderware Antivirus Software Exclusions

After installing Wonderware Application Server, configure your antivirus software to prevent archive files from being scanned.

NOTE:

· Ensure that subfolders of the listed directories are also excluded.

· If you are using a 64-bit operating system, folder names must be specified accordingly. For example, the program files root directory in a 64-bit operating system is C:\Program Files (x86)\… and the application data root directory in a 64-bit operating system is C:\ProgramData\…

Antivirus software should not scan files in the following ArchestrA folders:

· C:\Program Files\ArchestrA\*.*

· C:\Program Files\Common files\ArchestrA\*.*

· C:\Program Files\FactorySuite\*.* (may not exist in newer installations)

· C:\Program Files\Wonderware\*.*

· C:\InSQL\Data\*.*

· C:\Historian\Data\*.*

· C:\Documents and Settings\All Users\Application Data\ArchestrA*.*

· History Store Forward directory default location:

    • C:\Documents and Settings\All Users\Application Data\ArchestrA\
    • C:\Users\All Users\ArchestrA\

    · Checkpoint directory location default location:

      • C:\Program Files\ArchestrA\Framework\bin
      • C:\Program Files (x86)\ArchestrA\Framework\bin

      · InTouch Application folder path:

        • C:\Documents and Settings\All Users\Application Data\ArchestrA\

        · SMC Logger Storage file path:

          • C:\Documents and Settings\All Users\Application Data\ArchestrA\LogFiles\

          · SQL Server database files of type:

            • .mdf
            • .ldf

            Source: Wonderware Application Server 3.5 readme file at https://wdnresource.wonderware.com/support/patchfixes/1/ReadMe_WAS35P01.html#Antivirus Software Exclusions

            New Wonderware CPU affinity utilities available

            Wonderware has recently released 2 new utilities that allow some Wonderware software to be load-balanced across multiple processors. The utilities are:

            • ViewAffinityService designed to load-balance InTouch View client sessions running on a Terminal Server. The utilities can be downloaded from WDN website.
            • wwAffinityService designed for both InTouch View and Application Server’s AppEngine (both, regular AppEngine and ViewEngine) running on either a Terminal Server or a workstation. The utility can be downloaded using this link.

            Performance Information Technologies is now a Certified Wonderware System Integrator

            We’re pleased to announce Performance Information Technologies has been granted the status of Wonderware Certified System Integrator for Wonderware System Platform.ww_cert_si_systemplatform

            We feel honored to be a member of an elite group of only 4 Wonderware Certified System Integrators in Washington state.

            More information can be found on the Wonderware website at http://www.wonderware.com/Solution_providers/SI/search/PartnersSIDetail.asp?CompID=15943

            Two new Wonderware tech notes on GRAccess Toolkit (Tech Note 727 and Tech Note 728)

            Wonderware recently released two new, inter-related tech notes on topics related to Wonderware GRAccess Toolkit:

            Tech Note 727 “Automating Object Configuration Tasks in the GRAccess Toolkit: Configuring Properties for Analog FieldAttribute” – this Tech Note describes configuring following properties for Analog Field Attribute (named AF_001) of a $UserDefined template using a C# console application: Access Mode to Output, Data Type to Float, Description to Adding description for AF_001 Field Attribute

            Tech Note 728 “Using GRAccess Toolkit to Determine Values and DataTypes for a Property” – this Tech Note describes the technique of finding Values and DataTypes for the following items:

              • AccessMode property of Analog Field Attribute (AF_001) needs to be set to Output
              • AnalogType property of Analog Field Attribute (AF_001) needs to be set to Float
              • Desc property of Analog Field Attribute (AF_001) needs to be set to Adding description for AF_001 Field Attribute

              The Values and Data Type found after the procedure can be used in your C# code implementation. Using this Tech Note as a guide, you can also find Values and DataTypes for other properties.

              Wonderware Intelligence software – sample (and simple) scenario

              Here’s a sample dashboard created using Wonderware Intelligence software.

              The dashboard has been created around a scenario of a manufacturing company described below:

              1. Scenario

              Such a company would have a number of information systems such as:

              • financial accounting system (or invoicing system) – such system would provide information about sales volume along with profit margin attained
              • production tracking system (implemented as either, off-the-shelf solution such as Wonderware Operations, or as a 3rd party or custom solution) – this system could provide information about planned and actual production volume broken down by product, production line, machine etc. This system could also provide some quality information (e.g. material dimensions or other characteristics)
              • traditional HMI/SCADA system – which could provide some information about equipment utilization (e.g. downtime vs. uptime) and energy consumption (so that comparison between nominal energy consumption and the actual usage could be performed)

              Coming our of the current recession, the leadership of the company would like to get some information about their system to make smart decisions. They would like to know current and historical values of:

              • financials – sales and margin, broken down by customer and product
              • production schedule attainment broken down by shift
              • equipment efficiency by production line and individual machines
              • energy usage by line and machine

              This is where using Wonderware Intelligence software we can create data repository that combines and correlates information from all the data sources listed above.

              2. Wonderware Intelligence software – server side

              Wonderware Intelligence comes with a set of connectors to other products such as:

              • Wonderware Historian (formerly called IndustrialSQL Server or InSQL),
              • OSI Pi,
              • Oracle,
              • obviously generic Microsoft SQL Server
              • and CSV files.

              These connectors allow the Intelligence Server to import data on regular basis from the production system and put it in the Intelligence own data store (this way when run the reports we don’t tax the production system and data retrieval is much faster as the data is pre-aggregated).
              Information model created in Wonderware Intelligence has a form of multidimensional cube that allows us to slice and dice information according to our criteria. The model has three major components:
              image

              • data sources – they define how to connect to our data (e.g. financial accounting system or plant data historian system)
              • dimensions – they define our criteria (such as shift, product, customer etc)
              • measures – they define value we want to measure or analyze (sales volume, production volume etc)

              Shown here is a sample screenshot of Wonderware Intelligence data model in the ArchestrA IDE (Integrated Development Environment) used by Wonderware System Platform.

              After all these data sources, dimensions and measures have been defined, users can connect to them using Wonderware Intelligence Analytics Client – very easy to use and very powerful software that can be used directly by people who need the reports.

              3. Wonderware Intelligence software – power user experience

              image In the Intelligence Analytics Client environment, the user is presented a very intuitive data model that consists of dimensions and measures (as shown here). No need to know Transact SQL programming language, no need to get access to the production system, no need to know how to calculate daily total based on 1-minute data etc.

              The user is presented with a list of dimensions and measure and all we need to do is drag appropriate parameters to the worksheet. We can add filters, change sorting, change colors and much more, all using point and click user interface.

              What’s important is that the report users can create reports for themselves without waiting for their IT departments. They can save the reports locally in a way similar to saving Excel files and they can share them with other users.

              image

              The user can create multiple worksheets and then lay them out on a dashboard.

              Finally the dashboard can be published to the Intelligence Dashboard Server – just like the dashboard with which we started this posting.

              4. Intelligence Dashboard

              So let’s talk about the presented dashboard. It consists of four distinct parts:

              • Sales and Margin Contribution (upper left chart) – this report shows sales distribution per customer and per product expressed as a square – the bigger the square size is, the greater the sales volume is. On top of that, the color of the square represents our margin – red means low margin, green means good margin. How easy is it to figure out that we’re having a bit of a margin issue with products COO250 and COO378 – for some reason our margin on them is lower than on other products.

              image

              • Equipment Efficiency (upper right chart) – this report shows efficiency for each machine in the system. So it looks like Coffee Line has much lower efficiency comparing to any other line.

              image

              • Production Schedule Attainment (lower left chart) – this report shows how each shift attains their given production schedule. Well, it looks like the night shift may not be pulling its weight as much as it should.

              image

              • Energy Deviation (lower right chart) – this report show the difference between expected energy usage and the actual energy usage.

              image

              5. Summary
              All these concepts are very similar to multidimensional business intelligence systems such as Microsoft Analysis Services. But few things make Wonderware Intelligence look interesting:

              • most configuration steps can be performed without advanced programming knowledge.
              • conceptually Wonderware Intelligence’s model is a cube, but it’s implemented using a de-normalized SQL Server database which makes it really easy to query using regular client tools
              • finally, the dashboard creation environment is very easy to use by non-IT people (e.g. production engineers, quality personnel etc.)

              Performance Information Technologies provides consulting services related to reporting, plant & business intelligence and technology integration solutions for your plant or process. Contact us at greg.dubiel@perfinfo.com or (425) 440-0626.