Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/masahase0117/PySLMPClient

三菱電機のSLMP (Seamless Message Protocol)のクライアント
https://github.com/masahase0117/PySLMPClient

cc-link ethernet plc slmp

Last synced: about 2 months ago
JSON representation

三菱電機のSLMP (Seamless Message Protocol)のクライアント

Awesome Lists containing this project

README

        

=============
PySLMPClient
=============

PySLMPClientとは
=================

Pure Python実装のSLMPクライアント

SLMPとは
========

CC-Link協会曰く、::

各種Ethernet製品とCC-Link IE対応機器の間での
ネットワークの階層・境界を意識しないアプリケーション間通信を
可能にする共通プロトコル。
シンプルなクライアント・サーバ型プロトコルであるため、
各種機器への実装も簡単です。

-- https://www.cc-link.org/ja/cclink/slmp/index.html