Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

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!

Building Automation Knowledge Base

Schneider Electric Building Automation Knowledge Base is a self-service resource to answer all your questions about EcoStruxure Building suite, Andover Continuum, Satchwell, TAC…

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Building Automation Knowledge Base
  • Building Automation Knowledge Base
  • Label: EcoStruxure Building Operation
Options
  • My Knowledge Base Contributions
  • Subscribe
  • Bookmark
  • Invite a Friend
Invite a Co-worker
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 Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Labels
Top Labels
  • Alphabetical
  • Andover Continuum 2,209
  • TAC Vista 2,045
  • EcoStruxure Building Operation 1,852
  • TAC IA Series 1,825
  • TAC INET 1,459
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 334
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 150
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 11
  • Automated Engineering Tool 5
  • EcoStruxure Building Data Platform 3
  • EcoStruxure Workplace Advisor 1
  • EcoStruxure for Retail - IMP 1
  • Previous
  • 1 of 2
  • Next
Top Contributors
  • Product_Support
    Product_Support
  • DavidFisher
    DavidFisher
  • Cody_Failinger
    Cody_Failinger
See More Contributors
Related Products
Thumbnail of EcoStruxure™ Building Operation
Schneider Electric
EcoStruxure™ Building Operation
4
Thumbnail of SmartX IP Controllers
Schneider Electric
SmartX IP Controllers
1
Thumbnail of EcoStruxure™ Building Advisor
Schneider Electric
EcoStruxure™ Building Advisor
1

Related Forums

  • Intelligent Devices Forum

Previous Next

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite

Label: "ecostruxure building operation"

View in: "Building Automation Knowledge Base" | Community

1849 Posts | First Used: 2018-09-06

Building Automation Knowledge Base

Sort by:
Date
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 44
    • 45
    • 46
    • …
    • 93
  • Next »
Label: "EcoStruxure Building Operation" Show all articles

BBMD table limits in EcoStruxure Building Operation

Issue Continuum has a limit on the number of entries that can be added to the BBMD table in the bCX and CyberStation. Do the AS and ES servers have the same limitation? Product Line EcoStruxure Building Operation Environment Building Operation Automation Server (AS-P, AS-B) Building Operation Enterprise Server Continuum Cause Limitations must be known for engineering design. Resolution The number of BDT Entries you can add to the BBMD table in EcoStruxure Building Operation is limited only by the available resources, so for all practical purpose there is no limit. Device BDT (Broadcast Distribution Table) FDT (Foreign Device Table) ES only limited by memory 64 (up to v1.4) 600 (from v1.5) AS only limited by memory 64 (up to v1.4) 254 (from v1.5) ASB only limited by memory 50 bCX1 32 32 Cyberstation 1024 1024 Always refer to the Architectural Guidelines for the latest information
View full article
Picard Product_Support
‎2018-09-06 10:31 AM

Last Updated: Sisko DavidChild Sisko ‎2022-02-10 07:38 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
2083 Views

Migrating PostgreSQL/TimescaleDB (ebo_db)

Issue How to migrate ebo_db from an old PostgreSQL/TimescaleDB PC to a new PostgreSQL/TimescaleDB PC Product Line EcoStruxure Building Operation Environment PostgreSQL TimescaleDB pgAdmin Building Operation Workstation Cause When using External log Storage (the TimescaleDB in PostgreSQL server) in EcoStruxure Building Operation, it is often required to migrate the TimescaleDB (ebo_db) to a new PC or a different HDD due to the hard-disk space issue.   Resolution Stop the External Log Storage (TimescaleDB) from all the EBO servers (ES & AS’s). Using the attached zip file, extract the XML TimescaleDB Search Export and import this to the root location of your server.   The resulting search results will provide ALL servers' Timescale objects and show the status of the Event and Trend configurations. allowing you to multi-select and change the Event and Trend configuration settings quickly.  Use the CRTL key to only select the relevant servers. Alternatively, follow the steps below to locate these properties manually.    Note the Export is for version 3.2.3 Expand the ES Server, expand the System folder, and expand the External Log Storage folder. Right-click the TimescaleDB and select the Properties. Disable the Event Configuration & Trend Configuration and save. Repeat the above operation for all the other servers (AS’s) that are enabled for the External Log Storage. Create a new database in the destination External Log Storage server PC using the “EBO External Log Storage Installer” tool. Refer to page 5 “Database Management” section of the “EBO External Log Storage Installer.pdf” document for detail. Backup the “ebo_db” from the source TimescaleDB server PC using the pgAdmin 4 (refer to https://www.pgadmin.org/docs/pgadmin4/development/backup_dialog.html ), or refer to page 8 “Backup” section of the “EBO External Log Storage Installer.pdf” document for detail. Copy the DB backup file to the destination TimescaleDB server PC and restore the database using the pgAdmin4 tool (refer to https://www.pgadmin.org/docs/pgadmin4/development/restore_dialog.html ). DB Restoration may take a couple of minutes to a couple of hours depending on the size of the database. DB restoration results may show an error caused by pre-existing information in some tables, but it can be ignored. Once DB restoration is completed, make sure to check the timestamp of the oldest log data and the latest log data to verify the result. Start the External Log Storage (TimescaleDB) from all the EBO servers (ES & AS’s) using the search provided in Step 1 or manually as follows: Expand the ES Server, expand the System folder, and expand the External Log Storage folder. Right-click the TimescaleDB and select the Properties. Change the Database name, Host address, User name, and Password for the new (destination) External Log Storage server PC Enable the Event Configuration & Trend Configuration and save. Repeat the above operation for all the other servers (AS’s) that were disabled in the above step 1.
View full article
Lieutenant | EcoXpert Master SangKim Lieutenant | EcoXpert Master
‎2022-02-08 01:17 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-02-08 06:53 PM

Labels:
  • EcoStruxure Building Operation
4425 Views

How to change b3's mac ID using RoamIO service tool

Issue For various reasons, it is sometimes necessary to change a b3's mac ID. For example, a b3 that is removed from a site and will later be used at a different site needs to have its mac id reset to factory default to avoid the possibility of introducing a duplicate mac id. NOTE: To set the MAC ID to the factory default you need BACnet Service Tool version 1.110004 or newer.   Product Line Andover Continuum, EcoStruxure Building Operation Environment Continuum b3 Controller Continuum Service Tool RoamIO2 BACnet Service Tool Cause The MAC ID needs to be set or changed on a b3 controller. Resolution IMPORTANT: If the b3 has previously been assigned a valid mac id then proceed to step #1. If the b3 has factory default slave mac id then see  CHANGING MAC ID ON A BRAND NEW B3 FROM THE FACTORY below Make sure the b3 is disconnected from the MSTP network then connect the RoamIO2 directly to the b3 using the service port. Launch the BACnet Service Tool and de-select the 'By Networks' and 'BACnet only' menu options in the view menu. Click the green icon to make the RoamIO2 sync to the baud rate of the b3 and discover it. In the 'Tools' menu select 'Set Offline B3 Mac Id' as shown below.  In the 'Modify MAC Id' window enter the b3's serial number and the new mac id to be set then click Apply. (NOTE: To set the MAC ID to factory default enter 172, DO NOT USE ZERO) To set the MAC Id to the factory default you need BACnet Service Tool version 1.110004 or newer. Tested working on beta version 1.119903). This beta version is attached. Download it and remove the .txt at the end to make it a zip file, unzip then see the readme.txt. A feedback message 'Success! will be returned if the MAC id was changed EXCEPT when setting the MAC Id to factory default (172) When setting the MAC Id to the factory default you will NOT get SUCCESS feedback, this is because the default id of 172 is a slave id (chosen because in hex it is AC for Andover Controls). Slave Ids are not allowed to initiate communication on the MSTP network. So, as a result of that, the b3 is unable to report to the RoamIO2 that the id was successfully changed. A visual sign that the ID was changed to 172 is that the TD led on the b3's RS485 port will shut off. Disconnect and re-connect to have the RoamIO2 communicate with the b3 using the new MAC id (unless you changed it to the factory default of 172). CHANGING MAC ID ON A BRAND NEW B3 FROM THE FACTORY The RoamIO2 can also be used to assign a mac id to a brand new b3 which has a factory default mac id of 0xAC (172 decimal) but the steps are a little different. In order for a RoamIO2 to be able to send communication packets to the b3, it first has to sync up with the baud rate of the b3, it does by listening and analyzing the packets sent by the b3 until it is able to determine the baud rate. As mentioned before, the factory default mac id of a b3 is slave id 172 which prohibits the b3s from sending out packets and makes it impossible for the RoamIO2 to determine the baud rate. There are several ways to work around the baud rate issue... Set the baud rate manually. Click on the green icon to attempt to connect the RoamIO2 to the b3. You will get an error that the baud rate could not be determined, click YES to proceed anyway From the 'Tools' menu select 'Set B3 Baud Rate' and set the baud rate to what you believe the last baud rate was for the b3. (The factory default baud rate is 19200) You should now be able to set the mac id per the steps above. NOTE: You may have to try all the baud rates until you find the one the b3 is operating at.
View full article
Picard Product_Support
‎2018-09-11 01:30 PM

Last Updated: Guinan RandyDavis Guinan ‎2022-02-08 09:34 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
2507 Views

"Semantic DB authentication failure" alarm

Issue In EBO 2022 or higher the "Semantic Engineering View" button is grayed-out in EBO WorkStation and "Semantic DB authentication failure" is shown in Alarm View. "Semantic Engineering View" button is grayed-out and "Semantic DB authentication failure" alarm   Semantic db authentication error   Product Line EcoStruxure Building Operation Environment Building Operation Workstation Cause  EBO user that connects to the Sparql database has the wrong username and/or password. Resolution Make sure that the user configured in EBO semantic settings matches the user created in the GraphDB web interface. In WorkStation, in the System Tree pane, select the EBO server. Click the Control Panel tab. Click Navigate to Sparql database, this will open the GraphDB web interface. Login with the admin user account.  In the top right corner, make sure that correct repository is selected, default name is "nsp".  Go to Setup -> Users and Access. Edit user "nspService". Set a password for the "nspService" account and make sure it has access rights to the "nsp" repository then click save. In EBO WorkStation control Panel, open Semantic Settings. Set the password for username "nspService" to match the password set in the GraphDB interface. For more information, please refer to the GraphDB help: Secure GraphDB — GraphDB SE 9.10.0 documentation (ontotext.com)
View full article
Kirk Mahmoud_Sayed Kirk
‎2022-02-02 03:01 PM

on ‎2022-02-02 03:01 PM

Labels:
  • EcoStruxure Building Operation
8336 Views

What range of engineering ports does PCT (Project configuration tool) use

Issue The port range used by the Project Configuration Tool is incorrectly documented. Product Line EcoStruxure Building Operation Environment Project Configuration Tool Cause Documentation and web-help states the port range is 49152 to 65535, this is incorrect. Resolution The correct port range used, for the engineering ports, i.e. the ports that the EBO servers are listening too, so that it is possible to log on with WorkStation is 32768-61000.
View full article
Gary Schneider Alumni (Retired)
‎2022-02-02 06:07 AM

Last Updated: Sisko DavidChild Sisko ‎2022-02-02 06:09 AM

Labels:
  • EcoStruxure Building Operation
  • Project Configuration Tool
1208 Views

Error when opening an Excel report

Issue An XLSX report is created using a triggered Notification in EBO. When the report should be opened in Excel an error appear "Excel cannot open the file ..." and the report can not be opened. Product Line EcoStruxure Building Operation Environment Building Operation Workstation Excel for Microsoft 365, Excel 2021, Excel 2019, Excel 2016, Excel 2013 Office for business Cause Formatting cells on your worksheet can make the right information easy to see at a glance, but formatting cells that aren't been used (especially entire rows and columns) can cause your workbook's file size to grow quickly. This can slow down not just Excel, but the overall performance of your computer when you have an excessively formatted worksheet open. Excessive formatting can also cause printing problems in Excel. Resolution Use the Clean Excess Cell Formatting command, available on Excel's Inquire tab in Microsoft Office 365 and Office Professional Plus 2013. Important: You may want to make a backup copy of your file before cleaning the excess cell formatting because there are certain cases where this process may make your file increase in size, and there is no way to undo the change. If you don't see the Inquire tab in Excel, do the following to enable the Inquire add-in: Click File > Options > Add-Ins. Make sure COM Add-ins is selected in the Manage box, and click Go.   In the COM Add-Ins box, check Inquire, and then click OK. The Inquire tab should now be visible in the ribbon.   To remove the excess formatting in the current worksheet, do the following: On the Inquire tab, click Clean Excess Cell Formatting. Choose whether to clean only the active worksheet or all worksheets. After excess formatting has been cleared, click Yes to save changes to the sheets or No to cancel. See Microsoft support topic:  Clean excess cell formatting on a worksheet 
View full article
Janeway Jonas_Brissman Janeway
‎2022-01-31 02:28 PM

on ‎2022-01-31 02:28 PM

Labels:
  • EcoStruxure Building Operation
1076 Views

Number of client licenses used

Issue How many client licenses are currently used? Which host is using the licenses? Product Line EcoStruxure Building Operation Environment Licensing Cause Information about license usage is needed to ensure licensing is adequate. Resolution Information about current license usage can be found in the FlexNet License Administrator found on the server where the Building Operation License Administrator is installed. FlexNet License Administrator has a web interface accessed through a web browser. The address is the server address and port 8888. If on the license server go to: http://localhost:8888 If on a remote machine to access the FlexNet License Administrator go to: http://[license server ip address]:8888 Once accessing the FlexNet License Administrator, switch to the Concurrent licenses view by clicking on the Concurrent icon. Scroll down to the client.station in the Feature column. The column In Use (Available) shows the number of client licenses used. (The number of client licenses available is displayed in parentheses). (Click on Hosts to display a list of hosts taking client licenses.)
View full article
Janeway PeterEdvik Janeway
‎2020-03-18 02:56 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-01-23 09:20 PM

Labels:
  • EcoStruxure Building Operation
2737 Views

MP-V/RP-V Air Flow reading 0 CFM

Issue MP-V Air Flow is reading zero flow despite the Velocity Pressure having a positive value. Product Line EcoStruxure Building Operation Environment MP-V-7A, MP-V-9A, RP-V-4A, RP-V-5A Variable Air Volume Data Cause The Air Flow value is an internally calculated value based on the Velocity Pressure. There are a number of values involved in that calculation that could result in no flow. Resolution Validate Variable Air Volume Data > Flow Balance Data > Rated box flow. The rated box flow defaults to 0 ft³/min in a new controller and must be replaced with the rated flow at 1.0inH₂O (provided by the box manufacturer). Compare Variable Air Volume Data > Velocity Pressure > Value to the Zero flow threshold. Any Velocity Pressure below the threshold will result in no flow. This threshold defaults to 0.008inH₂O. Check Variable Air Volume Data > Properties > Balanced k-factor and Balanced flow correction factor. If either of these values are at 0, there will be no flow. These values cannot be directly written to and are only the result of a flow balance calculation. To get them to update: Go to Variable Air Volume Data > Flow Balance Data and record all balancing data (you will need to manually re-enter it later). Set all 7 balancing values to 0 - Rated box flow, Box/Hood measured maximum/intermediate/minimum Right-click on Variable Air Volume Data and Download Re-enter the valid balancing data. The balanced k-factor should now show a value close to the rated box flow and the balanced flow correction factor should show a multiplier ideally between 0.5 and 2. If the box has not been balanced and no valid balancing data is available, leave the minimum flow readings at 0 and enter the same value into both the hood and box maximums (for example, 1000 and 1000). This will result in a balanced k-factor equal to the rated box flow and a balanced flow correction factor of 1.
View full article
Administrator DavidFisher Administrator
‎2021-11-11 12:08 PM

Labels:
  • EcoStruxure Building Operation
4159 Views

SmartX Sensor Device TGML component shows wrong cover

Issue TGML graphic uses the NAM Standards component to display a SmartX Sensor Device with a dynamic cover model. The graphic always shows a blank faceplate instead of the correct face - 3 buttons, LCD, or Touchscreen. Product Line EcoStruxure Building Operation Environment SmartX Sensor Device (Living Space Sensor/Room Unit Device) NAM Standards Team Components TGML Library TGML Graphic Thermostat - SmartX Living Space Sensor - Dynamic AppRev1.02.05 Cause A script running inside the graphic component is expecting a well-formatted string representing the cover model on the cover model input binding. If that data is not delivered properly, the component defaults to a blank cover. Resolution Verify that the proper component is being used based on Sensor Firmware. Verify the proper IP controller firmware is installed to meet compatibility with the Host Server and also contain desired features. Once a controller is upgraded and the sensor has had time to upgrade, check the Sensor - Properties - Basic Tab - Application Software version. If greater than or equal to 1.02.05, then use Thermostat - SmartX Living Space Sensor - Dynamic AppRev1.02.05 Otherwise use Thermostat - SmartX Living Space Sensor - Dynamic   The TGML component should work as expected, but factors outside of the graphic can make it not work right. Click on the SmartX Sensor Device and look at Properties > Basic > Status Information > Cover model. Does that show a valid cover model (ex: SXWSCBXSELXX) or does it show ASCII gibberish? If showing nonsensical ASCII string, hotfix firmware is available to address this. Install firmware at or higher than 3.02.03.02109, which includes fix for Defect# 46054 and 47266 affecting the Cover Model SmartX IP Controller v3.02.03.02109 - Firmware Package File Release Date: 2021-Dec-19 https://ecoxpert.se.com/search?documentUUID=6b61d413-5cf8-47c0-ac4d-135391d375bf&title=SmartX%20IP%20Controller%20v3.02.03.02109%20-%20Firmware%20Package%20File Release Notes v3.02.03 - SmartX IP Controller Firmware Release Date: 2021-Dec-19 https://ecoxpert.se.com/search?documentUUID=1e29da8d-cf49-418d-92e5-e022bc4f33c7&title=Release%20Notes%20v3.02.03%20-%20SmartX%20IP%20Controller%20Firmware If the Cover Model is populated with a proper value, a previous firmware upgrade may have caused string values to stop writing properly through the TGML binding. There are two different resolutions to try in this order: Restart the AS-P Delete the SmartX Sensor Device (be sure to select "Keep references") and add it back as a new object with the same name and address.   The binding controlling the dynamic display of different cover models on the graphic can be overridden. Inside the TGML component are 3 groups named "3 Button," "LCD", and "Touchscreen." All are hidden. Find the proper face and change it to default to Visible. Find the Bind named "CoverModel" and delete the binding and script beneath it. This is what is responsible for auto-changing the cover and is no longer needed.
View full article
Administrator DavidFisher Administrator
‎2022-01-18 08:21 AM

on ‎2022-01-18 08:21 AM

Labels:
  • EcoStruxure Building Operation
2566 Views

Purge Alarm from Building Operation Database

Warning Potential for Data Loss: The steps detailed in the resolution of this article may result in a loss of critical data if not performed properly. Before beginning these steps, make sure all important data is backed up in the event of data loss. If you are unsure or unfamiliar with any complex steps detailed in this article, please contact Product Support Services for assistance. Issue Orphan alarm exists in the Enterprise Server database and acknowledgment of the alarm does not remove the alarm. Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server v. 2.0.3 or lower,  Cause Backup of the Building Operation database that includes historical data will include the alarm that needs to be purged. IP changes or other reasons can contribute to alarms being orphaned. Resolution Note: Version 2.0.4 and from 3.0.2 and higher there is a built-in solution called Alarms Integrity Check which can be run to verify all alarms and purge any that are no longer in the system.     In order to completely purge an alarm database, it is necessary to delete the PersistedData.dat file that stores this information in the database. Perform an ES and AS full backups Using Building Operation Software Administrator click the "Stop Service" button for the Enterprise Server. Image from Windows XP Image from Windows 7 / 10 Browse to the database path listed in the Building Operation Software Administrator tool. Windows 7/10: C:\ProgramData\Schneider Electric StruxureWare\Building Operation 2.x\Enterprise Server\db Windows XP:  C:\Documents and Settings\All Users\Application Data\Schneider Electric StruxureWare\Building Operation 1.X\Enterprise Server\db Browse to the Persistent subdirectory Move/Delete the PersistedData.dat  file Click the "Start Service" button in the Building Operation Software Administrator tool. When the Enterprise Server restarts and you log in the orphaned events will be removed and any currently present alarms will return to the Alarm window with their proper status and assignment. This process causes a re-evaluation of alarms on the ES and fetches all the alarms from each AS. This can take a few minutes and may cause some slowness in the system. Note 1: Historical perspective of previous alarms, operator actions, or other data recorded in the Event Log will be lost in this process.  
View full article
Picard Product_Support
‎2018-09-10 11:49 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-01-13 03:17 PM

Labels:
  • EcoStruxure Building Operation
3326 Views

What operating systems is Sigma 4.08 supported to run on?

Issue Information not available in product documentation. Product Line Satchwell Sigma Environment Windows versions Cause Documentation not updated to show additional operating systems now supported. Resolution Sigma 4.0.8.57, as a front-end user interface, is supported on the following operating systems: Windows XP Pro Service Pack 3 Windows 7 Professional Windows 7 Ultimate Windows Server 2003 Windows Server 2003 R2 Windows Server 2008 Windows Server 2008 R2 Sigma 4.0.8 (build 80 – 89), as an engineering tool for Sigma when transitioned into SBO/EBO Sigma is supported on: Windows XP Pro Service Pack 3 Windows 7 Professional Windows 7 Ultimate Windows Server 2003 Windows Server 2003 R2 Windows Server 2008 Windows Server 2008 R2 Sigma 4.0.8 (build 104 onwards), as an engineering tool for Sigma when transitioned into SBO/EBO system Sigma is supported on: Windows XP Pro Service Pack 3 Windows 7 Professional Windows 7 Ultimate Windows Server 2003 Windows Server 2003 R2 Windows Server 2008 Windows Server 2008 R2 **1 Windows 10 **1 Windows Server 2012 **1 The additional operating systems support is only applicable when Sigma is part of a SBO/EBO installation. (This confirmation was provided to PSS by R and D).  
View full article
Picard Product_Support
‎2018-09-10 11:20 AM

Last Updated: Sisko DavidChild Sisko ‎2022-01-13 05:36 AM

Labels:
  • EcoStruxure Building Operation
  • Satchwell BAS & Sigma
2502 Views

How to calculate storage used by Extended Trend Logs

Issue A site is required to store Extended Trend Log historical data for an extended period of time, in order to make sure the system has enough capacity for all the data  it is necessary to calculate the storage needed ahead of time Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Building Operation Workstation Cause Understanding the storage requirements for long term trend storage Resolution Formula to calculate the storage capacity needed for Extended Trend Log data. Storage in bytes (S)  = Number Of Records (N) x 70 bytes. EXAMPLE: Consider a trend log of 1000 records with a 10-minute interval, if the requirement is to keep 5 years of data, how much storage capacity will be required? The number of records would (N)  be... 6 records per hour times 24 hours per day times 365 days per year*** times 5 years (*** leap years must be taken into account) N =  6 X 24 X 365 X 5 = 262800 bytes This equates to: S = N X 70 S = 262800 X 70 S = 18396000 bytes or approximately 18 megabytes   Note - The calculations above are for the native SQLite database used by EBO. There are two alternatives to using the ES database for long-term trend storage. Report Server - See the WebReports Database Usage Calculator Knowledge base article for storage calculations External Log Storage is possible from EBO v3.0 using TimescaleDB database - The EBO External Log Storage Installer tool from the community provides a databases size estimator located under the Tools menu item
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-01-11 05:07 PM

Labels:
  • EcoStruxure Building Operation
4889 Views

WebReports Database Usage Calculator

Issue How to calculate the required disk space that will be used by WebReports? How to know if SQL 2008 R2 Express (with Advanced Services) will have adequate storage space for the sites Reporting requirements? Product Line EcoStruxure Building Operation Environment WebReports 1.9 / 2.0 Cause Require the ability to forecast how much space will be required to store and retain data within the Building Operation WebReports database. Resolution The attached Excel Spreadsheets can be used to forecast how much space is needed to store and retain the Building Operation WebReports database. WebReports_DB Usage Calculator.zip WebReports_DB Growth Estimator 2.0.zip Note that SQL 2008 R2 Express only allows a database size of 10 GB, so if your configuration is more extensive than that you should probably consider using the full SQL Server 2008 R2 editions. As a quick indicator here are the record sizes for each object type stored in the report server database: Object Type Size per record (bytes)   WebReports versions <1.8 >1.9   Ext. Trend 140 165   Meter 170 140   Alarm 900 500   Event 400 520  
View full article
Picard Product_Support
‎2018-09-06 02:52 PM

Last Updated: Sisko DavidChild Sisko ‎2021-12-22 02:37 AM

Labels:
  • EcoStruxure Building Operation
2397 Views

Unable to find Custom SmartConnector assembly

Issue When configuring a SmartConnector, the custom assembly cannot be seen in the Add Processor Configuration tab.   Product Line EcoStruxure Building Operation Environment Microsoft Windows Server 2012 and newer, Windows 10 Cause Microsoft Windows Server Unsigned or unknown certificates Some files need to be "unblocked" after download in order to avoid security warnings from tools like Visual Studio about potentially unsafe content.   This is because the dll’s for the custom processor have been downloaded from an internet based source.   Otherwise, all the required dll’s for the solution may not be available in the service installation directory (normally “C:\Program Files (x86)\Schneider Electric\SmartConnector”). This information can be seen in the SmartConnector log file. SmartConnector will log an error when going to the point of adding a new processor if it can’t find a reference. It will point to the assembly which is missing. Microsoft Windows 10 The service needs to be restarted once the dlls for the custom processor have been added in the service installation directory. (“C:\Program Files (x86)\Schneider Electric\SmartConnector”) Resolution Microsoft Windows Server range To "unblock" a file, Right-click it in Windows Explorer Choose Properties from the context menu Click the Unblock button in the lower right-hand corner of the resulting dialog Hit OK or Apply Important: ZIP files should be "unblocked" before their contents are extracted. Note: Depending on the security policy level on the system, you may need to perform the same action for the DDLs once uncompressed. Microsoft Windows 10 To restart the service by Opening the service windows Select the SmartconnectorService entry Either click on the Restart button, or Stop then start
View full article
Picard Product_Support
‎2018-09-10 09:42 AM

Last Updated: Administrator CraigEl Administrator ‎2021-12-21 01:20 PM

Labels:
  • EcoStruxure Building Operation
2101 Views

SE8000 Displaying White blocks

Issue The SE8000 display face shows white blocks in place of expected data points. Product Line EcoStruxure Building Operation, EcoStruxure Building Expert Environment Building Operation Workstation Building Operation Automation Server SSL SE8000 Cause Upgrading the firmware of SE8000 using the Uploader Tool may not have been completed successfully. Resolution   .  
View full article
Lt. Commander Ramaaly Lt. Commander
‎2021-10-27 12:11 PM

Last Updated: JohnBoehmer Schneider Alumni (Retired) ‎2021-12-21 08:22 AM

Labels:
  • EcoStruxure Building Expert
  • EcoStruxure Building Operation
1103 Views

Building Advisor Authentication and other data related information

Issue Cyber security and other concerns regarding data transfer to Building Advisor Portal. Product Line EcoStruxure Building Operation Environment Building Advisor  Cause Limited available documentation. Resolution   1. What are the details around the authentication towards AU? Where the certificate can be used for DTSERVICES and INTREPRETER server? The Data Transfer Windows service that is installed on our client's supplied server (normally within client's firewall). In order to support Clockworks Connect functionality, the private key of a private/public key pair is installed on same server that the windows service is installed on. The Data Transfer windows service currently supports TLS 1.2. The Clockworks Authentication web service provides ability to determine the identity of a request's caller. Validate Request with cryptographic challenge - Validate Request by creating cryptographic challenge for Data Transfer Service to sign with private key to confirm identity. Create Session Key - On successful validation, create and store Session key and send back to Data Transfer Service. Files are named with a date and time stamp to make them unique. When the DTS transfers the file successfully, it auto deletes the file from the folder. Saving the need to manage the file directory. It is expected the DTS will create the file, export and the handle transmission of the data.   2. How often will the pointslist file be updated (can this be replaced by a manual task)? Points list file would only be updated if configuration of BMS points has changed (i.e. from a retro fit or additional sensor etc.) – this would be a manual exercise post completion of BMS works. 3. What is the file-format and extension of the pointslist file? The Clockworks Data Transfer web service provides the following data to the Data Transfer windows services: • Data Transfer Service application configuration • Point configuration • BMS credentials It works in concert with the Clockworks Authentication web service to ensure a valid a session has been created and is not expired.   Interpreter 2 The Clockworks Interpreter web service provides the ability to send data from our client's Building Management System (BMS) to our Cloud environment to allow for visualization of that data in raw (primary) or as analyzed after calculations are performed on the raw data. The Interpreter web services receives data in HTTP GET or POST requests and parses and validated the request before storing in a serialized and compressed binary format. If needed, factors are applied to resolve known data issues from the source. The interpreter supports the following features: • Support TLS 1.0 and up for Transport Security. SSL is disabled. • Supports Triple DES (deprecated) and Rijndael algorithms for message level encryption. • Reserved IP address to ensure the same IP address is maintained which support organizations that: 1) Subscribe to default deny policy and do not trust DNS retrieval for security concerns 2) Not able to configure firewall rules by DNS and IP address if required. • Optional security to lock down requests by IP address 4. What is the estimated use of resources on the ES server, when polling through this instead of polling the automation server directly? EWS is used therefore the impact in very minimal. 5. What is the file-format and extension of the data file? The List method describes a CSV file which is organized such that each row contains a unique sample for a single point. Each row will typically contain a timestamp, value, data source reference, and point reference. This parsing method has the following features: Features: • All CSV files large and small are streamed creating a smaller memory footprint while parsing. • Only valid point reference IDs configured (i.e. from CW Connect or through local config) and found in the CSV file are pushed to Interpreter. • The Data Source Reference ID may be obtained from the following sources: Parent directory name being monitored, a static configuration value, or a user configurable column ID found in the CSV file. • The Point Reference ID may be obtained from the following source: A user configurable column ID found in the CSV file. • Date and Time may be in separate columns. • Date and Time may be in the same column. Universal Parser: Table Method 3 The Table method describes a CSV file which is organized such that a row exists which contains all point names, often called the "point info row", and below this row all point values and timestamps will be located. This parsing method has the following features: Features: • All CSV files large and small are streamed creating a smaller memory footprint while parsing. • Only valid point reference IDs configured (i.e. from CW Connect or through local config) and found in the CSV file are pushed to Interpreter. • The Data Source Reference ID may be obtained from the following sources: Parent directory name being monitored, a static configuration value, the as-is file name being parsed, a particular CSV cell above the point info row, or a location in a CSV column which is below the point info row. • The Point Reference IDs: The point info row is dynamically found by the DTS by matching criteria set by the user. This allows a single DTS install the flexibility to parse multiple Table style CSV files where the point info row may exist in varying locations. • Date and Time may be in separate columns below the point info row. • Date and Time may be in the same column below the point info row.# Example Site Information: Officeworks - Highett Officeworks - Highett Controller: AC1 Controller description: Retail - Rear Parent Pack: Parent Pack Description: Status: Online Time,Date,Control Temp {Deg. C},Zone Temp {Deg. C},Return Air Temp {Deg. C},Outside Air Temp {Deg. C},Cooling Setpoint {Deg. C},Heating Setpoint {Deg. C},TPI Target {Deg. C},OA Probe {Deg. C},GP Timer {},Supply Fan {},Cooling {},Heating {},Stage 1 {},Stage 2 {},Economy Damper {%},Fault Relay {},Fire Relay {},OA Temp {},Cool Reset {},Heat Reset {},Econ Reset {},RA Temp {},Control State {},TPI {} 00:00:00,22/02/18,22.3,22.3,21.6,25.7,22.0,19.0,22.0,?????,On,On,On,Off,On,Off,0 .0,Off,Off,25.7,Off,Off,Off,21.6,Cooling,????? 00:15:00,22/02/18,22.7,22.7,22.0,26.0,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,26.0,Off,Off,Off,22.0,Off,????? 00:30:00,22/02/18,22.9,22.9,22.5,26.0,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,26.0,Off,Off,Off,22.5,Off,????? 00:45:00,22/02/18,23.0,23.0,22.7,25.7,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,25.7,Off,Off,Off,22.7,Off,????? 01:00:00,22/02/18,23.1,23.1,22.7,26.0,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,26.0,Off,Off,Off,22.7,Off,????? 01:15:00,22/02/18,23.3,23.3,22.6,26.2,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,26.2,Off,Off,Off,22.6,Off,????? 01:30:00,22/02/18,23.4,23.4,22.5,26.0,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,26.0,Off,Off,Off,22.5,Off,????? 01:45:00,22/02/18,23.4,23.4,22.2,25.7,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,25.7,Off,Off,Off,22.2,Off,????? 02:00:00,22/02/18,23.4,23.4,22.2,25.7,22.0,19.0,22.0,?????,Off,Off,Off,Off,Off,O ff,0.0,Off,Off,25.7,Off,Off,Off,22.2,Off,????? The KGS parser provides a simple way to upload data. By design, this method has a minimum number of configuration keys and a simplified CSV format. • This method is intended to be uploaded once a day. KGS driver expects lines in the CSV in the following format: Demo_AHU-2,CoolingCoilValve,0.366034,12/1/2020 0:00 Demo_AHU-2,CoolingCoilValve,0.352827,12/1/2020 0:05 Demo_AHU-2,CoolingCoilValve,0.338367,12/1/2020 0:05 Demo_AHU-2,CoolingCoilValve,0.32544,12/1/2020 0:05 Demo_AHU-2,CoolingCoilValve,0.310596,12/1/2020 0:05 ... Data Source Reference ID[0], Point Reference Id[1], Point Value[2], DateTime stamp[3] Row and Column data are zero (0) based.  
View full article
Gary Schneider Alumni (Retired)
‎2021-12-16 04:07 AM

Last Updated: Sisko DavidChild Sisko ‎2021-12-16 04:07 AM

Labels:
  • EcoStruxure Building Operation
1153 Views

Program ID in Building Operation

Issue Can the Program ID in Building Operation be changed Product Line EcoStruxure Building Operation Environment Building Operation  Cause With Building Operation version 1.0, it was possible to modify the program ID. Now with the Building Operation version 1.1 and above it is not possible. Resolution From Building Operation 1.1 the Program ID is generated automatically and why it is not possible to change.
View full article
Picard Product_Support
‎2018-09-06 01:08 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2021-12-12 04:25 PM

Labels:
  • EcoStruxure Building Operation
1635 Views

ES/Workstation values do not match outputs

Issue After an Upgrade to an Automation Server controller, the Requested values of some outputs and actual values do not match. Product Line EcoStruxure Building Operation Environment Enterprise Server Workstation Automation Server with I/O Modules Cause The upgrade process somehow has caused some issues with the comm between the AS with I/O modules and the Enterprise Server/Workstation. Resolution Perform a cold start on the AS.
View full article
Picard Product_Support
‎2018-09-06 01:50 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2021-12-12 03:48 PM

Labels:
  • EcoStruxure Building Operation
1515 Views

ES install on Swedish version of Windows Operating System

Issue Problems associated with the install of the Enterprise Server on the Swedish language version of Windows Product Line EcoStruxure Building Operation Environment Windows computer with the Swedish language Cause In Swedish Windows there is no directory named "Program Files". It's named "Program". That's the path that the ES tries to register for the Windows service for ES. Check this log upon installation failure: C:\Program Files\Schneider Electric\StruxureWare x.x\Software Administrator for the SE.softwareAdministrator.log If that log contains:"Hittades inte" it means "Didn't find". In other words, the Software Administrator couldn't find the service. Resolution Find out what the registry key HKLM\SOFTWARE\Schneider Electric\StruxureWare x.x\Enterprise Server\InstallDir has for value. If using a truly Swedish version of OS, it should be " C:\Program\Schneider Electric\StruxureWare x.x\Enterprise Server\bin\SE.EnterpriseServer.exe". Change the value and start the ES as a Service. Often the problem is that Software Administrator cannot create the windows service for ES. One solution is to manually create the service for the ES. The Software Administrator is typically supposed to create the service in the OS.
View full article
Picard Product_Support
‎2018-09-06 12:11 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2021-12-12 03:40 PM

Labels:
  • EcoStruxure Building Operation
976 Views

"Priority not changeable" message when binding SNVTs

Issue "Priority not changeable" when binding SNVTs Product Line EcoStruxure Building Operation Environment Building Operation LonWorks Bindings Cause In the XIF file, you can specify if the variable should be sent by default with priority. You can also specify if this should be changeable. If both devices are set to not changeable and they use a different flag in the priority setting, you get this message. Resolution The 2 devices are not compatible. You can not make the binding.
View full article
Picard Product_Support
‎2018-09-06 11:04 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2021-12-12 03:33 PM

Labels:
  • EcoStruxure Building Operation
1369 Views
  • « Previous
    • 1
    • …
    • 44
    • 45
    • 46
    • …
    • 93
  • Next »
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of