RV1989 / clean-io-app

eplan excel export to tia portal io tag table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clean-io-app Build Status Build status

clean up io list for tia portal

Takes an eplan excel export for io and creates a tia portal io tag table.

Features: 
      * Formats all CAPS eplan comment to Auto Cap.
      * Adds component reference to tia comments so you can see wich cabinet what fuse etc.
      * Custom IO tag table name
      * Custom functio to change io names.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.

About

eplan excel export to tia portal io tag table

License:MIT License


Languages

Language:JavaScript 86.0%Language:Vue 12.8%Language:HTML 1.2%