Logiciels

Librairie SECS TransSECS SECS OPC ErgoSIS ORGi

LIBRAIRIE JAVA pour protocole SECS

SECS Librairie

La librairie SECS est une suite complète de composants JAVA qui peut être utilisée pour développer des « Equipements» SECS ou des « Host » SECS à partir de n'importe quel outil de développement JAVA...

fonctionnalites generales et avantages

The ErgoTech SECS Libray is Java implementation of the SEMI SECS/GEM specification. This includes SECSI (RS232) and a pure Java implementation of HSMS, SECS II and GEM. With SECSII and HSMS, or HSMS/SECSII and GEM, you can communicate with equipment from any computer equipped with a web-browser. This "thin-client" approach means that there is no software to install on the client system and brings unprecedented ease of use to critical monitoring and control tasks.

ErgoTech provides a new object-oriented design which makes it easier for you to integrate SECS into new or existing applications. All you need to do is provide a "message handler" object. This object can implement methods corresponding to the equivalent SECS II messages, for example S1F3, which will be called automatically upon receipt of these messages. You can use the same handler with SECS and with GEM, you can even add GEM transparently at a later date.

We also provide the equipment side so that you can run our Java implementation directly on any equipment that has a JVM. You could also simulate the equipment interface in HSMS and talk to the real equipment using SECSI over RS232 to build a communications gateway.


Look at ErgoTech's ORGiTM product for a solution to the problems associated with single connections to semiconductor equipment either through a single SECSI link or an HSMS Single Session connection that allows only one connection. Our TransSECS product provides a fully graphical means to develop and deploy SECS Equipment applications. See ErgoTech's JavaBeansTM (Virtual Instrumentation BeansTM) to create a full Java HMI monitoring and control solution. The VIB package is part of the TransSECS software suite.


Examples of Code Using the ErgoTech SECS Library

These code examples are distributed with the SECS Library. They are examples of how you would write Java code with the SECS Library. The SECS Library gives the experienced Java programmer the maximum flexibility in designing host or equipment interfaces.

Note: Using TransSECS avoids the need to write any Java code. The Java code for the host or equipment applications, and the message handling, is generated automatically by TransSECS. This solution is more appropriate for customers who need to quickly generate host or equipment applications without programming.

 

 

Téléchargement
 
 PDF Document Sample Host This example makes a connection to the equipment and simulates the sending of several messages.
 PDF Document Sample Equipment This example waits for a host connection then responds to the host messages.
 PDF Document Message Handler A Message Handler object is needed for the equipment application. This example can be used as a template for your own Message Handler.

©2007 RESoluCOM®