It is possible to simplify the creation of communication Nodes and Point Addresses with various methods for automatic data configuration import. Users can copy and paste tables from Excel, import data from CSV files, and employ various Import Wizards for diverse data sources.
Importing Methods
When creating the communication nodes and point addresses, it is unnecessary to retype those addresses if they are already defined in some other data source. Currently, Tatsoft supports the following methods to import remote data configuration automatically:
You can copy and paste the contents of a table from Excel. The tables can have different columns or order if you include the column's TITLE in the copy-and-paste operations. The system will put the data in the expected columns, even if the order differs in the source and target tables.
You can import the data from CSV files.
For Rockwell ControlLogix devices, you can import from L5k definition files.
You can use various Import Wizards from many data sources.
For OSIsoft® PI database, there is a FactoryStudio version to share definitions.
A programming API can populate the tables from code, even runtime execution when necessary.
If your PLC or Field Device has an open file database with the available addresses, and you would like to have a tied integration with that configuration and addresses, contact us, as we have programming interfaces to allow that, just like we did with the OPC data sources.
For more information, visit Import Tag Wizards.
Importing From An OPC Server
Importing data from an OPC server allows efficient and streamlined integration with industrial automation systems. By creating an OPC communication node and selecting the "Import" option, FactoryStudio automatically creates tags and communication points based on the information available from the OPC server. This functionality simplifies the configuration and maintenance of the project, optimizing the data integration process. To learn more about importing data from an OPC server, please visit Import Tag Wizards - OPC Server.
Importing From An OPCXmIDA
The Importing from OPCXmIDA tutorial guides you through configuring a Kepware server and a client, establishing an efficient OPC connection between the two systems. Following the steps outlined in the tutorial, you can create and configure devices, tags, and OPCxmIDA communication nodes in Kepware and our software. Additionally, the tutorial covers how to change the visibility property of the tags to ensure proper communication between the OPC server and the client. For detailed, step-by-step information on importing from OPCXmIDA, please visit Tutorial - Importing from an OPCXmIDA.
Importing From Excel
The import and export of tags and PLC addresses are streamlined due to its integration with Excel, as the software extensively utilizes tables in various features. You can copy and paste the data directly into the platform by creating a table in Excel with the required columns, such as TagName, Type, and Address. The software ensures the accurate data assignment to the corresponding columns, even if the column order differs. After the first import, the system stores your settings, making synchronizing previously imported and new addresses easy. For more detailed information on tags' import and export process, visit Import Tag Wizards -Importing from Excel.