Skip to content

Python Code that checks AWL Code (Siemens Step7 Codes)

Notifications You must be signed in to change notification settings

NakkaGS/checkstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check AWL Step7

There are two functions:

  1. Check if the Network has a comment
  2. Check if the Network name and FB Name are the same needs to implement the Symbol File

Creating a executable

  1. Change the checkStep.py format to pyw (It won't open the command window)
  2. Go to CMD and write
  3. Write ---> pyinstaller C:..\checkStep.pyw --onefile

Python - Check AWL Step7

About

Python Code that checks AWL Code (Siemens Step7 Codes)

Topics

Resources

Stars

Watchers

Forks