Git Product home page Git Product logo

torsteuerung's Introduction

Dies ist die Simulation einer Torsteuerung mit CoDeSYS 3.5.20

Torsteuerung

Die Datei Torsteuerung.projekt enthält die Visualisierung und deren Logik.

Das SPS Programm zur auswertung der Taster und zur Ansteuerung des Torantriebs soll erarbeitet werden, als EIN/AUSgänge sind die Globalen Variablen definiert.

// Tor_öffnen     	Q1: BOOL;
// Tor_schliesen  	Q2: BOOL;
// End_auf      	B0: BOOL;
// End_zu       	B1: BOOL;
// NOT_AUS        	S0: BOOL := TRUE;
// Taster_Auf    	S1: BOOL;
// Taster_Zu    	S2: BOOL;
// Taster_Aus   	S3: BOOL := TRUE;

Video der Steuerung https://www.youtube.com/watch?v=_owyrw4OeZ8

torsteuerung's People

Contributors

udobahl 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.