Solutions

Omron NJ Tag CSV Gen Tool

4min
objective of the tool this tool automates the process of converting an omron nj tag file to csv format, which saves time and reduces manual efforts in data handling the tool can be used to easily upload tags to litmus edge and simplify the exchange of data between the plc and litmus edge prerequisites unhandled content type install python 3 on your windows 10 machine step by step guide to import tags from sysmac studio, convert to csv and upload to litmus edge step description 1 download the csv tag generator solution save it in a folder 2 open your project in sysmac studio and go online 3 go to tools > export global variables > cx designer all tags get copied to the clipboard 4 open notepad or another text editor and paste the text saved to the clipboard save the file as a txt file in the same folder in which the tag generator solution is saved 5 the tag csv generator solution is a python script run the script in the command prompt using following command replace the parameters in the command with the following device name the device name you set in litmus edge devicehub omron txt file the text file you saved from sysmac studio edge csv file the file name you want to give to upload to devicehub powershell copy code python omron tags converter py device name "omron plc" omron txt file "sysmac studio tags txt" edge csv file "devicehub tags csv" 6 the csv file will be generated in the same folder in which the txt file and tag csv generator solution is present 7 go to litmus edge devicehub > tags and select the device click on + icon, then choose upload csv all tags of the plc will be created comprehensive video tutorial visual guide to walk through each step https //archbee doc uploads s3 amazonaws com/ssuuxkzuk9bftepnn 6zo/7tuxxjryeqfpi abaqody omroncsvgenerator mp4