Jump to content

Unitronics PLCs and the SECS/GEM interface


Recommended Posts

  • MVP 2023

Anyone ever tried to communicate with a Unitronics PLC using a SECS/GEM interface? Any suggestions on the best way to go about doing that?

 

I'm really only needing the lowest level of communication where a host queries the PLC to get a few bits of data. The PLC would remain in listen mode only.

Link to comment
Share on other sites

  • MVP 2023

From Wikipedia:

The SECS/GEM is the semiconductor's equipment interface protocol for equipment-to-host data communications. In an automated fab, the interface can start and stop equipment processing, collect measurement data, change variables and select recipes for products. The SECS (SEMI Equipment Communications Standard)/GEM (Generic Equipment Model) standards do all this in a defined way.

Link to comment
Share on other sites

  • 1 year later...
On 2016/5/15 at 9:31 PM, Flex727 said:

From Wikipedia:

The SECS/GEM is the semiconductor's equipment interface protocol for equipment-to-host data communications. In an automated fab, the interface can start and stop equipment processing, collect measurement data, change variables and select recipes for products. The SECS (SEMI Equipment Communications Standard)/GEM (Generic Equipment Model) standards do all this in a defined way.

Secs/Gem open source for windows and linux in C++
http://fatalfeel.blogspot.tw/2013/09/secsgem-open-source.html

Link to comment
Share on other sites

  • 3 years later...
On 5/15/2016 at 12:02 PM, Joe Tauser said:

What is an SECS/GEM?

 

Joe T.

SECS (SEMI Equipment Communications Standard)/GEM (Generic Equipment Model) is communication interface protocols for communication between semiconductor equipment and a fab host. 

SECS (SEMI Equipment Communications Standard)/GEM (Generic Equipment Model) is communication interface protocols for communication between semiconductor equipment and a fab host. Fab host is a software application that is controlling and monitors equipment processing using SECS/GEM protocol. SECS/GEM compliant equipment can communicate with the fab host using either TCP/IP (using SEMI standards E37 and E37.1 – HSMS) or RS-232 (using SEMI standard E4 – SECS-I).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.