Skip to content

ReddyControls/PLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

# Custom PLC Tag Generator for CSV Files

This Python script allows users to interactively add custom Programmable Logic Controller (PLC) tags to a CSV file. The script is designed for automation engineers and technicians who need to manage PLC tag configurations efficiently. It supports custom inputs for tag types, scopes, names, data types, and attributes, streamlining the process of tag creation for import into automation software like Studio5000.

Features

  • Interactive Input: Prompts the user for input on tag characteristics.
  • Flexible Tag Creation: Generates tags based on user-specified parameters.
  • Append to CSV: Safely appends new tags to an existing CSV file without overwriting existing data.

Prerequisites

Before running this script, ensure that you have Python installed on your machine. The script is compatible with Python 3.x. You can download Python here.

Installation

Clone the repository to your local machine using:

git clone https://github.com/reddycontrols/PLC.git
cd PLC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published