semi_e5

Crates.iosemi_e5
lib.rssemi_e5
version0.2.0
sourcesrc
created_at2024-08-20 07:23:53.376236
updated_at2024-09-24 01:11:29.575179
descriptionSEMI Equipment Communications Standard 2 - Message Content
homepage
repositoryhttps://github.com/NathanielHardesty/semi-rs
max_upload_size
id1344971
size233,835
(NathanielHardesty)

documentation

README

SEMI EQUIPMENT COMMUNICATIONS STANDARD 2 MESSAGE CONTENT (SECS-II)

Copyright © 2024 Nathaniel Hardesty, Licensed under the MIT License

This software is created by a third-party and not endorsed or supported by SEMI.

The codebase will be updated to reflect more up-to-date SEMI standards if/when they can be acquired for this purpose.

crates.io crates.io


Based on:

SECS-II is a protocol designed to facilitate a common syntactic and semantic message structure used in communications between semiconductor equipment.

Most commonly, the HSMS (SEMI E37) or SECS-I (SEMI E4) protocols are used to transmit SECS-II formatted messages.

Most commonly, the GEM (SEMI E30) and OSS (SEMI E39) protocols are used to integrate host/equipment communication and behavior using SECS-II messages.

Commit count: 56

cargo fmt