Git Product home page Git Product logo

_s7_com's Introduction

_S7_COM

Übersicht

AutoIt-UDF für Siemens Step 7 API, für den Import / Export von Quelltexten und zum Erstellen von Hardwarekonfigurationen.

Zur einfachen Hardware-Konfiguration damit, gibt es eine weitere AutoIt-UDF: _S7_HW_Config

Funktionen

Simatic

Simatic.Simatic.1

  • OBJ _S7_Simatic_ObjCreate / Simatic = Simatic.Simatic.1
  • BOOL _S7_Simatic_AutomaticSave / Simatic.AutomaticSave (Read / Write)
  • BSTR _S7_Simatic_VerbLogFile (read write)
  • _S7_Simatic_SetPGInterface / Simatic.SetPGInterface (Opens Dialog)
  • _S7_Simatic_UnattendedServerMode !!!
  • LONG _S7_Simatic_MsgAssignmentType / Simatic.MsgAssignmentType (Read / Write)
  • BOOL _S7_Simatic_IsSilentMode (read)
  • _S7_Simatic_Save / Simatic.Save (void)
  • HRESULT _S7_Simatic_GetSTEP7Language / Simatic.GetSTEP7Language (Read) ??? funktioniert nicht mit AutoIt

Projects

Simatic.Projects

  • OBJ _S7_Projects_GetProject
  • BOOL _S7_Projects_Exists
  • Array _S7_Projects_GetList
  • Int _S7_Projects_Count
  • BOOL _S7_Projects_Add

Project

Simatic.Projects.Project

  • Array _S7_Project_GetInfo
  • _S7_Project_Name
  • String _S7_Project_Creator (Read / Write)
  • String _S7_Project_Comment (Read / Write)
  • Bool _S7_Project_Remove

Stations

Simatic.Projects.Project.Stations

  • OBJ _S7_Stations_GetStation
  • Bool _S7_Stations_Exists
  • Array _S7_Stations_GetList
  • Int _S7_Stations_Count
  • Bool _S7_Stations_Import
  • Bool _S7_Stations_Add
  • Bool _S7_Stations_Remove

Programs

Simatic.Projects.Project.Programs

  • Array _S7_Programs_GetList

Blocks

Simatic.Projects.Project.Programs.Next("Blocks")

  • OBJ _S7_Blocks_GetBlock

Source Files

Simatic.Projects.Project.Programs.Next("Source Files")

  • OBJ _S7_SourceFiles_GetSource
  • Bool _S7_SourceFiles_Export
  • Bool _S7_SourceFiles_Add
  • Bool _S7_SourceFiles_Compile
  • Array _S7_SourceFiles_GetInfo

Voraussetzungen

AutoIt

Siemens Step 7 V5.x

Installation

Die UDF in das Include Verzeichnis von AutoIt kopieren.

Weiterführende Informationen

Hardware-Konfiguration: _S7_HW_Config

Diskusion und Vorschläge

...

ToDo

  • Beispiele
  • Beschreibung der Funktionen

Author

Thorsten Willert

Homepage

Lizenz

Das ganze steht unter der Apache 2.0 Lizenz .

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.