Coder Social home page Coder Social logo

patradanai / fatekplc-communication-protocol-using-python3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mfalfafa/fatekplc-communication-protocol-using-python3

0.0 1.0 0.0 3 KB

Python script to get all data from Fatek PLC using Fatek Standard Communication Protocol in Port 0.

Python 100.00%

fatekplc-communication-protocol-using-python3's Introduction

Fatek PLC Communication Protocol Using Python 3

MF Alfafa

1 September 2018

Introduction

This Python program is used to get data from Fatek PLC using Fatek standard protocol in Port 0. This program is using Fatek standard command to get response from Fatek PLC in order to receive data. And then the received data from Fatek PLC is displayed to HMI (Human Machine Interface) using Raspi 3, Intel NUC, etc.

Note

Command format (from Python script) : STX + SlaveStationNo + CommandNo + Data + LRCChecksum + ETX. LRC_checksum_calculator Python file is used to calculate LRC (Longitudinal Redundancy Check) of the command. PLC : Fatek FBs-20MCT2-AC

Refference

  1. Ascii Code https://www.rapidtables.com/convert/number/ascii-to-hex.html

fatekplc-communication-protocol-using-python3's People

Contributors

mfalfafa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.