Industry News, Trends and Technology, and Standards Updates

Using C# for Development at Cimetrix

Posted by Cimetrix on Apr 12, 2010 4:00:00 PM

by Vladimir Chumakov,
Software Engineer

We started using C# at Cimetrix about 5 years ago when we first started working on CIMPortal™, our Equipment Data Acquisition product. Later on we used C# exclusively for development of our Equipment Client Connection Emulator (ECCE) tool; EDAConnect™, a client-side software library product for implementing the SEMI EDA Standards; and CIMControlFramework™, an equipment automation framework for tool control.

Here is why we chose - and keep using - C# for new project and product development at Cimetrix:

  • The biggest advantage using C# brings is not the programming language itself but the extensive amount of functionality provided by the Microsoft .NET Framework. The development time savings by using the .NET Framework could be measured in years.
    • We used ASP.NET libraries for development of CIMPortal’s Web GUI and implementation of the Interface A SOAP interfaces.
    • WinForms is by far easier to use than MFC library in C++ that we've used before.
    • WCF is used in EDAConnect for implementation of the Interface A SOAP interfaces and as inter-process communications in CIMControlFramework.
    • ADO.NET is the framework used for working with Databases. We use it in CIMStore and CIMControlFramework products.
    • And the best part is that Microsoft continuously keeps improving its .NET Framework. Microsoft released a new 4.0 version of the .NET Framework today on April 12th. It contains many new features. The most exciting is Parallel Computing Platform  which includes significant advancements for developers writing parallel and concurrent applications, including Parallel LINQ (PLINQ), the Task Parallel Library (TPL), new thread-safe collections, and a variety of new coordination and synchronization data structures.
  • Visual Studio (we currently use 2005 and 2008 versions) is an excellent development environment for both C++ and C# but has many features exclusive to C# that we take advantage of:
    • The Unit Testing Framework helps us with the creation and maintenance of test code.
    • C# Code refactoring. Refactoring is a formal and mechanical process used to modify existing code in such a way that it becomes 'better' while preserving the program's intended functionality. In addition to improving a program's overall design, the refactoring process tends to yield code which is far easier to maintain and extend in the long run.
  • C# Language advantages over C++
    • Automatic memory management allows much easier implementation of memory-leak free code.
    • 64-bit programming. There is no need to maintain two separate versions of source code or to have different builds – the same C# application runs on both 32- and 64-bit versions of Windows and is automatically compiled on the fly into native 32 or 64 bit code.
    • Performance. Contrary to common belief that C# is slower than C++, we've found that when features like immutable objects, lock-free containers and automatic memory management are used together, applications written in C# are faster than similar application written in C++.
  • There are still areas where C++ is better than C#
    • Application startup performance. Because C# applications are compiled at the run time, on the fly, it takes more time for application to start.
    • C++ templates are still powerful than generics in C#

All these advantages, especially in development time savings, is the reason why we use and will keep using C# at Cimetrix.

Topics: Doing Business with Cimetrix, Programming Tools, Cimetrix Products

Windmills, solar panels and the effect of feed in tariffs

Solar Panels in Germanyby Bob Reback,
President and CEO

I always enjoy meeting with customers. I may be a little “old school,” but the personal touch of sitting across the table from someone, having a cup of coffee and learning firsthand what they think of our products, our people and our services is always educational, and even more so when the news is not good, as that gives us the opportunity to learn and improve going forward. Of course, the non-verbal communication is often times more important than the words, and you just can’t get that over the phone.

Due to the downturn in economic conditions during late 2008 and early 2009, we limited all company paid travel. As president, I also set the example to use the telephone and web conferences for most customer interactions. As business conditions began to improve in late summer of 2009, we began to relax our travel constraints. This led me to take a business trip to Europe to meet with some of our semiconductor customers as well as a few of our new PV customers.

Being on the road visiting customers usually involves a very full schedule, and Cimetrix business trips are even more so. This business trip started off meeting with customers in The Netherlands and then we drove across Germany meeting with customers in a number of cities as we made our way to our final destination in the Munich area. As we drove across Germany and stopped in a number of cities and small towns, I was surprised to see quite a few modern, high tech windmills, but I was shocked at the solar panels. We saw solar panels on the roofs of commercial buildings, residential building, farms and just about any type of structure with a roof. We saw solar panels in cities, towns and the countryside as we drove by on the Autobahn.

The German government has been the world leader in promoting renewable energy. The German government implemented a program of “feed in” tariffs that provide subsidies for entities (people, businesses, etc.) to install solar panels. As it was explained to me, it is typical in Germany to purchase electricity at a rate of say $0.08 to $0.10 per kilowatt hour. The government feed-in tariff means that if someone installs solar panels on their roof, the German government will guarantee that it will purchase all of the electricity from your solar panels for the next 20 years at the price of $0.45 per kilowatt hour. (Note that the feed-in tariffs decline every year). Since you have a guaranteed contract to sell this electricity to the government, people are able to go to a bank and borrow the funds to cover the upfront costs of installing the solar panels. Then the profit obtained on a monthly basis is sufficient to pay back the loan and interest charges. After about 10 years, the loan is paid off and then the person with the solar panels can enjoy the operating profits for the remaining years on the original 20 year contract. It was fascinating to see firsthand the results of this program, as well as have discussions with many of the German people. Not only did we discuss with many of the engineers that are our customers, but we had discussions with the average citizens in various restaurants and hotels. Everyone knew the term “PV” and there was certainly an air of excitement about leading the world in renewable energy.

You might ask, “How does this affect Cimetrix?” Well the theory is that government feed-in tariffs will stimulate demand, which in turn will stimulate production of more solar panels, which will then lead to improved efficiencies in both the technology used in solar panels as well as the economies of scale, which will ultimately lead to better price/performance solar panels that are cost effective on their own merits without government subsidies. Since solar panels are based on silicon or thin film substrates and have a similar manufacturing process to computer chips, there is a need to continually improve the manufacturing process to make better solar cells and lower the manufacturing costs. That is where factory connectivity and advanced software systems similar to those used in semiconductor manufacturing come into play. Many of the German PV manufacturers have adopted the “PV2” software for connecting manufacturing equipment with factory software. Cimetrix has enhanced its product offerings to meet these needs and hopes the industry is successful in promoting widespread usage of these PV software standards. If this happens, this should significantly increase the available market for Cimetrix products and services.

Topics: Industry Highlights, Doing Business with Cimetrix, Photovoltaic/PV Standards

Connect. Chat. Collaborate.

Posted by Cimetrix on Mar 11, 2010 7:47:00 AM

by DeAnn Rowan,
Marketing

As a blog reader, we would like to ask you a question:

So….What do you think?

We’ve been at this blogging thing for 6 months (almost to the day) now. We’ve seen a lot of interest as the traffic to our blog posts continues to rise at a rapid pace. The entire Cimetrix team has provided contributions and feels passionate about the information that we have been sharing with readers.

Some of our most popular posts to date – and ones you’ll want to check out if you haven’t already - include a narrative touting the benefits of software frameworks, a comparison of the data collection functions of SECS/GEM and Interface A, and the answer to the “He Said/ She Said” game between equipment and host.

What have you found to be the most valuable?
What topics would you like to see discussed more? Or less?

We want to be a resource of information for you regarding the SEMI connectivity standards and their implementation. As you read through our blog, please feel free to ask questions or provide insight on the topics being discussed. We welcome your comments!

In addition to this blog, we encourage you to interact with us, and others within the manufacturing community, via various social media networks:

Cimetrix Twitter   Cimetrix Facebook   Cimetrix LinkedIn   Cimetrix RSS   

Use these avenues as an alternative means to ask questions, provide feedback, and stay abreast of any industry or Cimetrix updates.

Thank you for your continued readership and we look forward to future discussions.

Connect with Us on LinkedIn:

 

Topics: Industry Highlights, Semiconductor Industry, Customer Support, Doing Business with Cimetrix, Cimetrix Company Culture

Sarbanes-Oxley Compliance and Cimetrix

Posted by Cimetrix on Feb 5, 2010 8:59:00 AM

by Peggy Faulkner,
Assistant Controller

Sarbanes Oxley ComplianceWhen I confided to a long-time friend with whom I used to work in the financial arena at General Electric that I was thinking of returning to work after 20 years of raising a family, and that I would be doing Sarbanes-Oxley (SOX) compliance work for Cimetrix, she gasped, and blurted, “I am SO sorry!” I was pretty sure her dismay was not an indictment of me returning to work, nor to Cimetrix—it was all about SOX.

When SOX was federally mandated in 2002, as a financial regulatory response to the Enron and Worldcom (and others) scandals, the intent was to soothe panicked investors and restore confidence that our public companies operate under sufficient financial control, oversight, and transparency. Revenue level or company size matter not—all public companies must comply, and compliance places a disproportionately heavier cost burden on small companies such as Cimetrix. Annual auditing must be performed by an independent, registered public accounting firm, and an extra layer of control in the form of reporting and certification is included in all SEC filings by financial management. Transparency to financial reports is now greater, and penalties for financial fraud or misrepresentation are harsh.

In an economic downturn, such as we are now experiencing, the cost of compliance becomes even more burdensome. Nonetheless, Cimetrix is fully compliant with all SOX regulations, and has been for some time now, due to the diligence of the Finance team. Long before I joined the company, measures were taken to reorganize, analyze, report, and verify financial data at a SOX-mandated level.

Currently, cross-training and report collaboration within the department ensure an additional level of review. Our goal this year is to become paperless—in keeping with environmental concerns, and our connection to the PV industry, perhaps?

Eighteen months after talking with my old friend, when she asks how things are going, I smile and say, “Piece of cake!”

Now, if I could just win the company Soup Cook-off!!

Topics: Customer Support, Doing Business with Cimetrix, Cimetrix Company Culture, Investor News

New Year, New Operating System

Posted by Cimetrix on Jan 6, 2010 10:25:00 AM

by Brent Forsgren,
EFA Practice Manager

It is the start of a new year, thank goodness! I wonder what is in store for my Global Services team this year. Last year was a tough year for the semiconductor market, but early indications and market experts are saying that 2010 should be much better than 2009.

On top of the market’s expected upward turn, Microsoft released Windows 7 in late 2009 to replace their not so popular Windows Vista. I expect that a significant portion of our customer’s equipment sales this year will be of existing technology and software. But for our customers that will be developing and selling new tools and software, will you jump to Windows 7 or will you wait for it to prove itself in the market place? Additionally, if you switch to Windows 7 will you also make the jump to a 64-bit architecture or will you stay with the aging 32-bit architecture?

We welcome your comments and feedback! I would love to hear your thoughts and plans.  Please comment below or email me at brent.forsgren@cimetrix.com.

Topics: Customer Support, Doing Business with Cimetrix, Global Services, Cimetrix Products

Holiday Hours 2009

Posted by Cimetrix on Dec 23, 2009 2:35:00 PM

Cimetrix's main offices in Salt Lake City will be closed starting, Thursday, December 24 through Friday, January 1. Returning to normal business hours on Monday, January 4th.

Should you require assistance during that time, please do not hesitate to contact us:

As always, for urgent Support incidents, please dial the support line +1 800-344-7292 or call the main line (+1 801-256-6500) and select option #2.

From all of us at Cimetrix, we sincerely wish you a Joyous Holiday Season. May the New Year bring you continued success and prosperity.  We look forward to furthering our business relationship in 2010!


Topics: Customer Support, Doing Business with Cimetrix

Cimetrix Refocuses in Japan

Posted by Cimetrix on Dec 17, 2009 7:59:00 AM

by Dave Faulkner,
EVP, Sales & Marketing

At SEMICON Japan 2009, Cimetrix announced a transition in its distribution strategy in Japan. Rorze Corporation has been appointed as the exclusive distributor in Japan for Cimetrix Factory Automation and Tool Control products. Rorze provides innovative robotic and wafer handling solutions to the global semiconductor industry. SEMICON Japan Cimetrix RorzeCimetrix and Rorze have been working together for several years with Rorze transitioning the FA for its Sorter line to Cimetrix CIMConnect and CIM300 products, and working closely with Cimetrix to integrate its EFEM and vacuum platforms with the Cimetrix CIMControlFramework tool control software. This technology exchange led to an investment by Rorze in Cimetrix and the appointment of Rorze as the Cimetrix exclusive distributor in Japan. Rorze’s software department has engineers on staff who are familiar with the SEMI FA standards and have used Cimetrix FA and tool control products on previous projects. Watch for more news as this relationship broadens to add new channels throughout Asia.

At SEMICON Japan, Rorze and Cimetrix demonstrated a new 450mm wafer capable vacuum platform. This platform was controlled by Cimetrix CIMControlFramework and was cycling both 300mm and 450mm wafers. It created quite a stir on the main aisle at SEMICON Japan due to the actual moving demonstration and discussions by ISMI about progress on industry usage of 450mm platforms. Please contact Rorze or Cimetrix for more information.

 

Topics: Equipment Control-Software Products, Partners, Doing Business with Cimetrix, Cimetrix Products

Got Licenses?

Posted by Cimetrix on Dec 15, 2009 1:32:00 PM

software licensesby Stephanie Sampson,
Project & Sales Coordinator

Need a license for a Cimetrix software product? Not sure how to go about getting one?  Well, let me share with you some quick and simple steps for requesting and receiving a license as efficiently as possible.

First, you will need a Purchase Order. Once you have that we would love to see it! Email or fax, can’t decide which way to send it? Either one of these will work:

Upon receipt of the Cimetrix software and Certificate of Authenticity (COA), it’s time to request your license file. The license file contains installation codes required to correctly install the software. You can send all of your license requests, transfers, or questions to licenses@cimetrix.com.

Please list your MAC ID and indicate one of the following to activate your license:

  • Purchase Order Number
  • Sales Order Number
  • Certificate of Authenticity Number

If a license transfer is what you are looking for instead, then please send your “Old” MAC ID along with your “New” MAC ID to complete the transfer.

If you are not sure where to find your MAC ID, then please use the following steps:

  1. Go to the “Start” menu on the computer you want to license
  2. Click “Run”
  3. Inside the Open box type “cmd” then press OK
  4. At this point a Command/DOS/Shell window should pop-up
  5. Type “ipconfig –all” Then press Enter
  6. You can either take a screen shot here or type in the information that corresponds to the
  7. Physical Address of the primary network card.

Now that we have all of your information your license file will be emailed to you within the one business day.

See, it’s almost as easy as 1..2..3! If you are still unsure about any of these steps, please feel free to contact us at licenses@cimetrix.com or call 801-256-6500.

 

Topics: Customer Support, Doing Business with Cimetrix, Cimetrix Products

“This is Cimetrix Support, How May I Help You?”

Posted by Cimetrix on Dec 2, 2009 9:03:00 AM

Quality Customer Support Callby Ryoko Fukushima
Application Engineer

Computers, cell phones, video games, internet, online banking, etc., we live in a brave new world of technologies. It is true that these technologies have improved our lives tremendously. But, when things stop working or you have questions outside of the information found in a manual, who ya gonna call?

Tech Support !!!
(If you whispered “Ghostbusters” in your mind secretly, give yourself a little pat on the back and pull your legwarmers from your closet.)

Cimetrix Support works very hard to give the best support to our customers. Since this spring, I began working as one of support engineers. After handling various cases, I began to feel more and more like a CSI, than a support engineer. Most often, I spend my time gathering enough information to formulate a logical explanation and solution for an issue reported by the customer.

From a customer’s perspective, this adds more time until incident resolution. So, I thought I could save our customers any unnecessary delays and headaches by providing insight on how to expedite the technical support process.

In order to have your issue effectively handled and solved in a speedy matter, please provide the critical pieces of information listed below to your support engineer:

  • Version of Product(s) you are using
  • An output file produced by Support Tool
  • Product Log Files (i.e. log files generated by CIMPortal, CIMConnect, etc.)
  • EPJ file (for CIMConnect/CIM300 User)
  • A details instruction for how to reproduce your issue
  • A stand-alone application reproducing the your issue

As a member of the Cimetrix Quality Customer Support team, my goal is to serve as an extension of your engineering department, partnering with you to efficiently solve all incidents. Working together, I am sure that we can get you back on track in no time.

Now remember, if there's something weird and it don't look good...
Who ya gonna call?

+1 801-256-6501

Cimetrix Quality Customer Support 

Topics: Customer Support, Doing Business with Cimetrix

New Efficient Phone System & Holiday Hours

Posted by Cimetrix on Nov 24, 2009 2:44:00 PM

VoIP phoneAt Cimetrix, we are always looking to improve the customer experience. We also are constantly looking for means for improving efficiency and – especially this year – cutting costs.

Well, all three of these objectives converge in our decision to implement a new phone system. We chose to go with a hosted VoIP system. Not only is this the most cost efficient option, it also allows for flexibility – integrating email, faxing, conferencing, and voice mail into one application. Internally, it allows us to more efficiently manage incoming calls, make employees more productive and reduce the wait time callers experience to be connected to their desired party.

From a customer’s perspective, this also means:

  • Since users can take their VoIP adapters everywhere, Cimetrix team members are available while traveling at the same number that you would reach them while at the office.
  • With call forwarding and call following capabilities, your single call gets routed to the desired party regardless of whether or not he/she is at the office.
  • After hours, you will be provided a dial-by-name directory so that you can leave a message for a specific Cimetrix staff member. Also, for those employees that choose to route their calls outside of normal business hours, you may be able to reach the desired individual outside of the office.

Please note that the Cimetrix main offices will be closed on Thursday and Friday this week to celebrate the Thanksgiving holiday. However, with the new phone system in place, you will be able to dial-by-directory to leave a message for a specific employee and/or for those that have chosen to route calls to their home or cell phone, may be able to still reach specific staff members.

We hope that callers have a more pleasant experience with this new system in place and welcome any feedback. Please direct questions and comments to deann.rowan@cimetrix.com.

and Happy Thanksgiving!

Topics: Customer Support, Doing Business with Cimetrix