- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Develop a NetLogic that exports table data to CSV
This script populates table columns with data and export that data to a
CSV
file.
NOTE:
Download a sample project:
ExampleApplication-ExportTableDataToCSV.zipPrerequisites
- To develop the project
- Arrange the interface elements.
- Save the project.
In
FactoryTalk Optix Studio
, select to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.
TIP:
When you generate and export data, the CSV file is saved to the following folder:
%localappdata%\Rockwell Automation\FactoryTalk OptixEmulator\Projects\ExportTableDataToCSV\ApplicationFiles\
Provide Feedback