- Create points list, either in Excel or elsewhere.
- Convert points list to Excel workbook or csv if not already.
- Close workbook/csv file and run the script from within the same directory.
- An IO bus xml is created in the same directory, import xml directly onto the IO bus in StruxureWare.
- Configure points in StruxureWare, eg engineering units, electrical units.
TODO:
- provide excel points list samples
- provide excel points list schema
- python 3
- pandas
- numpy
- lxml
This could probably be rewritten to work without any extra python packages, but... I'm busy.