Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively.Register now to secure your spot!
CSV to Properties - SEAL Script
EcoStruxure SEAL Forum
This forum is for engineers working EcoStruxure Building Operation, wanting to leverage the SEAL application to improve the efficiency in the engineering process.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-08-2102:28 AM. Last Modified: 2025-08-2102:30 AM
CSV to Properties - SEAL Script
The Concept
The CSV to Properties Script automates object property management in EcoStruxure Building Operation using CSV files. It supports two modes:CSV to Properties updates object properties from a CSV, andProperties to CSV exports properties from Workstation Search paths to a CSV. Perfect for bulk updates or documentation.
Key Features
CSV to Properties Mode:
Sets properties and bindings from a CSV file.
Optionally creates new objects if they don’t exist.
Properties to CSV Mode:
Exports object type, name, properties, and bindings to a CSV.
Uses Workstation Search paths as input.
Flexible Options:
Supports semicolon (;) or comma (,) list separators of the CSV
Option to run in Live or Database mode.
Error Handling:
Logs errors for invalid paths or files.
Saves changes incrementally for stability.
How to Use
Properties to CSV Mode:
Use Workstation search to do the selection for what objects you want to get properties for: Example : All object on the whole server with names ending with '_PB'
Copy the Search Result and paste this to the SEAL Script "Paste object paths from search" in the Create CSV file section. Select the Output file to create.
Select Base Path and Run the script
This will generate an csv with all properties for the referenced objects :
CSV to Properties to Mode:
Use the CSV generated from above. Adjust the values of the properties you do want to edit and remove properties you don't want to edit.
Select the CSV file
Select BasePath and Run the Script to set the defined properties on the referenced objects.
Important ⚠️Back up your system before modifying objects !
The Script is available from SEAL Script, Standard Scripts