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
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,851
  • TAC IA Series 1,825
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 332
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 149
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 10
  • 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

Building Automation Knowledge Base

Sort by:
Date
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 16
    • 17
    • 18
    • …
    • 508
  • Next »

Unable to create new dates and new values in Webstation Calendar

  Issue The WebStation menu used to create new calendar dates and values is not visible. Product Line EcoStruxure Building Operation Environment Building Operation Workstation Building Operation Webstation Building Operation Enterprise Server Cause The panel used to display the calendar schedule is incorrectly configured Resolution In Workstation, right-click on Panel and go to Properties, go to Show Toolbars, and choose Yes.    Now when you log in to Webstation, you will see the toolbar including the menu on the top of the calendar in the panel.     
View full article
Lt. Commander Ramaaly Lt. Commander
‎2024-04-16 09:48 AM

Last Updated: Administrator CraigEl Administrator ‎2024-04-16 04:45 PM

Labels:
  • EcoStruxure Building Operation
1961 Views

Container Servers create same Instance ID for BACnet interface

Issue When the BACnet Interface is created in Container Servers, the automatically generated Device Object ID aka Instance ID can be the same as another Container Server on the same container host. Product Line EcoStruxure Building Operation Environment Building Operation Edge Server Building Operation Enterprise Server for Linux Cause The algorithm used to pick BACnet Interface Device IDs in individual Automation Servers does not work for Container Servers since they share the same ethernet connection,. Resolution Perform tasks to ensure Instance IDs are unique. One can prevent the issue by ensuring uniqueness when adding the BACnet Interface  When adding Interface -> BACnet Interface, do NOT click Create or Create and Edit, but click Edit in Wizard.  Enter the following data BACnet Name Instance ID (ensuring unique ID to the entire BACnet system) Leave Network Type = IP network Network ID (this should be the same network ID as the IP network is attaching)  One can repair the issue and ensure uniqueness after creating the BACnet Interface. Changing the BACnet Device ID in an Automation Server to configure unique ID Repair Hosting a BACnet controller and IO Module  Fixing References in BACnet/IP Controllers 
View full article
Picard David_Purser Picard
‎2024-04-08 10:08 AM

on ‎2024-04-08 10:08 AM

Labels:
  • EcoStruxure Building Operation
3106 Views

EcoStruxure WebReports Installation Errors (1001 while importing report pack)

Issue Getting an Error 1001 near the end of the EcoStruxure WebReports Installation Reports not functional from WebReports Product Line EcoStruxure Building Operation Environment Web Reports SQL 2008 R2 Windows Server 2008 Windows Server 2012 Cause This error is caused when the WebReports installer is unable to reach SQL Server Reporting Services to configure the WebReports Interface Resolution After a failed install of WebReports you will need to follow the general workflow:   Clean of the Pieces of the failed install. Use the uninstall process listed in the WebReports Reference Guide or Uninstall Process for Web Reports. Correct all possible causes of the failed install Verify that you can connect to the ES using http from the Reports Server PC Verify that you can connect to http://localhost/Reports_SQLInstanceName  Re-install WebReports. NOTE: You may be able to correct the issue without having to remove and re-install WebReports. Possible Issue: The Microsoft Reporting Service SQL databases are not registered Check through SQL Management Studio that the 2 databases "ReportServer$instance" and "ReportServer$instanceTempDB" are registered. If not, the SBO Web Reports installed have nowhere to place the report pack files. If they are not there, you need to add them through "Reporting Services Configuration Manager". Click "Database" and then "Change Database". Here you can chose to create new databases. Possible Issue: Insufficient User Access Log out of Windows and Log back in using a PC admin account. The account logged in for the installation should have full access to Windows and be a DB admin in the SQL Server. Set the User Account Control Settings to Never notify. Possible Issue: PC Configured as a Domain Server In the Server Manager, check that the IIS Role is configured and that there are no Domain Roles assigned to this PC Possible Issue: Another Application is using a Required SQL function Uninstall any application which use SQL on this PC. (The Enterprise Server does not Use SQL) As a Best Practice, the Reports Server should be installed on its own, dedicated PC. Possible Issue: Incorrect Version of SQL Server or Windows Server Check the Reports Server Specification Sheet for your build and verify that you are on the Correct Version of Windows and SQL. Possible Issue: Secure Connection Level set too high This issue typically also results in not being able to log into http://localhost/Reports_SQLExpress. Log into the Reporting Agent Configuration Manager Application Click on the Report Manager URL on the left-hand column Click on the HTTP URL This will give you the correct URL for your installation of SQL If this fails, browse to C:\ProgramFiles\Microsoft SQL Server\MSRS10_50.SQLEXPRESS\Reporting Services\ReportServer (this may vary based on SQL Installation)   Modify the CONFIG file "rsreportserver" Change the Secure ConnectionLevel to "0" Save the file and attempt to log into http://localhost/Reports_SQLExpress again. For more details on this property see: http://technet.microsoft.com/en-us/library/aa179559(v=sql.80).aspx Possible Issue: .NET Framework is not operating correctly. Download the correct version of .NET framework for your version of EBO (The correct required version can be found on WebHelp Reports Server under EcoStruxure Building Operation Software Requirements) Run the installer in "Repair" mode Possible Issue: The Windows account "appuser" is not created because the default password does not meet password policy requirements Temporarily disable password policy on the server and try reinstalling. For clarification of the use of 'appuser', refer to the following article, Report Server "appuser" clarification 
View full article
Picard Product_Support
‎2018-09-11 05:11 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2024-04-07 07:21 PM

Labels:
  • EcoStruxure Building Operation
4549 Views

Energy Expert Compatibility Matrix

Issue There is a need for a single Compatibility Matrix that shows EBO, PME, Energy Expert and relevant software versions all in the same location.   Product Line EcoStruxure Building Operation, Other   Environment EcoStruxure Energy Expert (formerly Power Manager) ETL tool Cause Energy Expert version compatibility information is currently available but is stored in many different places such as release notes and online documentation, rather than one single matrix.   Resolution The full ETL for EBO compatibility matrix is shown in the following table. Energy Expert  PME EBO ETL Integration Utility .NET Framework Power Manager 1.0 7.2.3 1.6.1 3 1.0.14304.2 4.5 Power Manager 1.1 8 1.6.1  1.7.1 4.1 1.0.15306.1 4.5 Power Manager 1.2 8.1 1.6.1  1.7.1  1.8.1 4.3 2.1.16081.1 4.6 Power Manager 1.3 8.2 1.8.1 1.9.x  4.6 2.2.17056.2 4.6 Energy expert 2.0 9 2 5 3.0.18215.3 4.6 Energy expert 3.0 2020 3.0 3.1 6 3.1.19319.1 4.6 Not commercialized  - (n/a) 2021 3.2.3 6 Integrated - (n/a) 4.8 Not commercialised - (n/a) 2022 4.0.2/2022 6 Integrated - (n/a) 4.8 Not commercialised - (n/a) 2023 5.0/2023 6 Integrated - (n/a) 4.8   Great care must be taken when choosing the correct version of ETL to use when integrating Energy Expert and EBO, as there are actually two families of ETL in production.  One ETL designed and tested for PME use only and ETL for EBO designed and tested with an EBO Extract Task specifically for integrating the two systems.  (For example, a version of ETL 4.7 exists, but this is not ETL for EBO and therefore does NOT contain an EBO Extract Task, even though it is a valid version of ETL for the Power Community) New PME 2023 now offers EWS Client 1.2 which can be used to transfer data from EBO to PME instead of ETL.  The merits for and against using this new EWS Client rather than ETL are discussed at length in the PME 2023 System Guide
View full article
Lieutenant JG Robert_Davis Lieutenant JG
‎2020-12-29 10:10 AM

Last Updated: Admiral David_Kendrick Admiral ‎2024-04-04 04:17 AM

Labels:
  • EcoStruxure Building Operation
4708 Views

ThyssenKrupp HLI and Security Expert are online but there's no communication

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 for assistance. Issue SP-C has a valid gateway specified and it's not receiving communications Product Line EcoStruxure Security Expert Environment Security Expert Controller firmware .1248 (or higher) Security Expert 4.0.128 (or higher) Security Expert Controller w/ USB port 2.08.582 (or higher) SX-ELV-HLI-TK license to enable the integration USB to Ethernet adaptor dongle TKE Controller (American) v2r0 (only supported version) Cause It is a known issue. SP-C sends a heartbeat message to TKE but it is not being sent/received as a broadcast message. The controller still sends a heartbeat message to TKE but it is not sending it as a broadcast message with a destination of FF:FF:FF:FF:FF:FF. The gateway being valid causes it to send a Unicast message to the gateway itself (eg router) which does not pass it on to the rest of the network. (This is a known issue and has been logged with engineers). Resolution The workaround is to enable the USB Eth NIC on the SP-C and use: - The onboard NIC to connect to the Security Expert Server that requires a valid gateway to be set - The USB to ethernet adaptor (USB NIC) to connect to the TKE Network where we would set any gateway to avoid this bug Note: The USB NIC can only be configured when using OTIS elevator HLI type. The USB NIC hardcodes the required OTIS IP info to the Onboard NIC for connection to Security Expert. To enable Web UI: 1. In Security Expert, Go to Sites|Controllers|Configuration Tab. 2. Scroll down and expand the Elevator HLI section. Set Elevator HLI type to choose OTIS 3. Return to the General Tab, Scroll down and expand the Commands section and enter OTISUseUSBForMainComms = true 4. Save changes and wait for the programming to be downloaded. 5. Power cycle the SP-C. 6. Go to SP-C Web UI. The USB Eth adaptor will have the original IP. Configure both IP adresses 7. Once The NICs are configured, change the Elevator HLI type back to Thyssen Krupp, choose Cable Network type 8. Click Save and restart the SP-C.
View full article
Lieutenant JG JamesMorgan Lieutenant JG
‎2023-12-17 06:27 PM

Last Updated: Guinan AdamSteele Guinan ‎2024-04-03 04:02 PM

Labels:
  • EcoStruxure Security Expert
1677 Views

ES upgrade from 3.2.3.59 to 5.0.3.117 is failing

  Issue Performing an Enterprise Server upgrade preview from 3.2.3.59 to 5.0.3.117, the upgrade fails with the error "INET legacy interface no longer supported." message      Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Cause An existing folder in the Enterprise Server contained graphics underneath the INET interface. This folder was moved within the system, and the INET interface was deleted. However, the moved folder still had links to the INET interface, causing the upgrade to fail since this interface is not supported in Building Operation 2022 (v.4) and above.  Resolution Delete any references in the database linked to the INET Interface. Bindings Diagnostics provides a quick method for locating these unresolved references.   After deleting these objects and/or references, the upgrade will completed successfully.
View full article
Lt. Commander Ramaaly Lt. Commander
‎2024-03-27 01:17 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2024-03-27 04:14 PM

Labels:
  • EcoStruxure Building Operation
2379 Views

How to Mass Create Trend Logs and Extended Trend Logs

Issue How to Mass Create Trend Logs and Extended Trend Logs Product Line EcoStruxure Building Operation Environment Building Operation Workstation Cause If you did not create Trend Logs at the same time as you created the points or values, it is possible to create several trend logs or extended trend logs at the same time. Resolution For this example, we assume all of the values are in the same folder. You can hold down SHIFT to select multiple adjacent objects, or CTRL+click to select non-adjacent values Mass Creation of Interval Trend Logs Select all of the Values you wish to add the same type of Log to Right Click and select New connected object>Trend Select the Log type and the settings you wish to use.  Note that the log name will be the values name with either a prefix or suffix defined by the user Be sure to Select a useful folder location, either same folder as each selected object, a different folder, relative to the selected object or a single folder for all created objects. Click Edit in wizard. Set the Interval Settings, if iterval log type is selected. Click Next, configure initial meter settings if required, click next tehn click create Mass Creation of Extended Trend Logs if required Select the group of Logs you wish to create Extended Trend Logs for Right Click and select New connected object>Extended Trend Log Enter the desired settings. Just as above, the Extended log will use the Log' name plus either a prefix or suffix Be sure to Enter an appropriate Location. Use a folder on the ES if you wish these logs to show up on the Reports Server (Report server is not supported in EBO 2022 and higher). Click Edit in Wizard, Configure the Extended Log as desired, then click create. Fore more information, refer to: Mass Creating Trend Logs and Mass Creating Extended Trend Logs
View full article
Picard Product_Support
‎2018-09-07 05:13 AM

Last Updated: Spock PeterLarsen Spock ‎2024-03-25 10:38 PM

Labels:
  • EcoStruxure Building Operation
3270 Views

EBO 5.0 Alarm attachment will display a PDF file instead of TGML graphic when alarm is enabled

  Issue The customer has created an alarm, this alarm has an Attachment that displays a Graphic (Display on Alarm enabled). All the remote Workstations at this site show the graphic popup on alarm, except a single Workstation. That Workstation will display PDF Files 'On alarm', but not TGML graphics. Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Building Operation Automation Server Premium Building Operation Workstation Cause Either, they at the same time had two monitors and placed the graphic attachment on the other monitor, and then the position was saved. Or by mistake managed to move the attachment out of the current monitor scope Resolution Remove WorkStation cache from both (User + Program data) :  User: C:\Users\*user-name*\AppData\Roaming\Schneider Electric EcoStruxure\Building Operation\WorkStation  Program data: C:\ProgramData\Schneider Electric EcoStruxure\Building Operation\WorkStation The alarm will now display the TGML graphic attachment
View full article
Lt. Commander Ramaaly Lt. Commander
‎2024-03-27 01:14 PM

on ‎2024-03-27 01:14 PM

Labels:
  • EcoStruxure Building Operation
2835 Views

In Webstation Alarm history view is different than in workstation

  Issue EBO 5.0 and all other revisions, In workstation When selecting `View history` of an alarm, we get columns more focused on alarms such as Alarm state, Alarm text,.. etc  But  in WebStation, we have “ View Events “ that shows columns that are more focused on object event history (including Value before, Value After, etc) rather than alarm history.       Product Line EcoStruxure Building Operation Environment Building Operation Workstation Building Operation Webstation Building Operation Automation Server Premium Cause Navigating to View Alarm history in webstation is different than in workstation Resolution Alarm is a subset of Event, so it is reasonable to see it is under 'Event viewer'. There is no such a thing called 'Alarm history record' in webstation.This is Function as Designed (FAD) If we click on any of the events, after opening it we can see full alarm details.
View full article
Lt. Commander Ramaaly Lt. Commander
‎2024-03-27 01:12 PM

on ‎2024-03-27 01:12 PM

Labels:
  • EcoStruxure Building Operation
1865 Views

How to check and stop Event data filling up Building Operation Reports Server

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 Log data is not being logged into SQL. The Reports Server indicates that the database is full.   This view will be shown when logging into the WebReports interface. If this chart is not shown, the PC is not running an Express edition of SQL. Product Line EcoStruxure Building Operation Environment Reports Server Cause In most instances, the data that quickly fills the SQL database are Events. Event data fills the SQL Database and prevents log data from passing to the Reports Server database. If the data has filled within a few days, this would indicate an issue, and contacting your local support is the best option here. The Process below allows the user to stop the reporting agent from passing specific information to the Reports Server. If the data files are due to the amount of data stored, then an upgrade to the Standard/Full version of SQL is recommended.   Resolution To verify that the Events table is the likely cause of the SQL filling up, there are Standard Reports in the later versions of SQL.  The below example uses SQL Server version 13.x and shows the "Disk Usage by Top Tables."   If the Standards Reports are not available, then use the following article Building Operation Reports SQL Database Full, for instructions on how to show the details for each table.     The Process below allows the user to stop the reporting agent from passing Event information to the SQL Database: Download the latest SBO Reports Agent Config tool from the community. Load the Tool onto the Reports Server PC. Stop the Reporting Agent Using the Tool Press F7 to get to the Advanced Agent Configuration Page Change the numEventRecordToRead property to 0. This will prevent future event data from being written to the Reports Server database. Press Ok Under the Maintenance tab of the tool - there are two options under Events  Delete future events, alarms, and trends  Delete events and alarms older than... Restart the Reporting Agent This will stop any further Events from being passed through to the SQL Database.  
View full article
Picard Product_Support
‎2018-09-11 11:39 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2024-03-24 06:07 PM

Labels:
  • EcoStruxure Building Operation
413 Views

Building Operation Report Server SQL Database Full

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 SQL Database is full, or the partition the SQL is installed is full Product Line EcoStruxure Building Operation Environment Building Operation Report Server Cause If a site is using SQL Express 2008, the limit is 10 GB. If using the full version(s), it is unlimited. If the database or the partition where the Reports Server resides is full, here are some steps to reduce the SQL table volume and offer a short-term solution. Resolution Before continuing, make sure there is a good backup of the database. Using SQL Server Management Studio, highlight the StruxureWareReportsDB and select New Query Use the following Script in that Query: SELECT t.NAME AS TableName, s.Name AS SchemaName, p.rows AS RowCounts, SUM(a.total_pages) * 8 AS TotalSpaceKB, SUM(a.used_pages) * 8 AS UsedSpaceKB, (SUM(a.total_pages) - SUM(a.used_pages)) * 8 AS UnusedSpaceKB FROM sys.tables t INNER JOIN sys.indexes i ON t.OBJECT_ID = i.object_id INNER JOIN sys.partitions p ON i.object_id = p.OBJECT_ID AND i.index_id = p.index_id INNER JOIN sys.allocation_units a ON p.partition_id = a.container_id LEFT OUTER JOIN sys.schemas s ON t.schema_id = s.schema_id WHERE t.NAME NOT LIKE 'dt%' AND t.is_ms_shipped = 0 AND i.OBJECT_ID > 255 GROUP BY t.Name, s.Name, p.Rows ORDER BY t.Name Select Execute to run that Query as shown in the screen capture below: The Results show each of the tables and the size of those tables as shown in the screen capture below: Purely for example purposes, a script to reduce the number of Events would be delete from tbEvents where DATEDIFF(day, datetimestamp, getdate()) > 180 To gain back the space after deleting rows, right-click on StruxureWareReportsdb > Tasks > Shrink > Database
View full article
Picard Product_Support
‎2018-09-11 02:54 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2024-03-24 06:14 PM

Labels:
  • EcoStruxure Building Operation
6178 Views

Connecting Multiple RPC-12-A Inputs to the Same Dry Contact

Issue In a life safety-related application, such as a fume hood, it is a requirement that the status of the end switch is not shared via peer-to-peer bindings. Instead, the end switch status must be hard-wired to all four controllers. What precautions should be taken to ensure that this will not cause issues. Product Line EcoStruxure Building Operation Environment Building Operation Room Controller (RPC) 24 V Cause Connecting multiple RP-C to the same dry contact.    Resolution Make sure to use individual transformers to each controller (i.e. one transformer to one controller power supply) to minimize the risk of short circuit.
View full article
Kirk MikaelKrantz Kirk
‎2024-03-24 05:32 PM

on ‎2024-03-24 05:32 PM

Labels:
  • EcoStruxure Building Operation
2245 Views

TAC Xenta alarms comes in with a different priority in StruxureWare Building Operation

Issue TAC Xenta alarms are configured with a priority of 1 in Menta, but these same alarms appear with a priority of 100 in EcoStruxure Building Operation. Product Line EcoStruxure Building Operation Environment Building Operation Workstation TAC Xenta 301, TAC Xenta 302, TAC Xenta 401, TAC Xenta 281, TAC Xenta 282 Cause This is per design, Building Operation supports priorities from 0-1000, aligning alarm priorities from TAC Xenta within the range of 100-900 is a deliberate choice. By default, all alarm priorities from TAC Xenta are multiplied by 100 to fit this scheme. Resolution To revert the priority back to the original, open the properties for the alarm and manually adjust the priority.
View full article
Picard Product_Support
‎2018-09-10 01:31 PM

Last Updated: Administrator CraigEl Administrator ‎2024-03-24 05:21 PM

Labels:
  • EcoStruxure Building Operation
1694 Views

Sigma parallel port dongle or USB dongle upgrade to SBO/EBO software license exchange.

Issue Sigma parallel port dongle or USB dongle upgrade to software license Product Line Satchwell Sigma Environment Sigma version 4.08 Cause It is difficult to purchase computers with parallel ports. With the use of virtual computer operating systems, USB ports may not be available either. ∴ A different type of Sigma licensing will be required. Resolution Please note: EBO 3.x has now entered into its limited support period with Sigma support coming to an end, this free of charge service, provided by PSS in good faith, will no longer be available from the 1st May 2024. Any remaining Sigma systems will need to continue to use their current licensing method or be upgraded to EBO.   Product Support can arrange for an upgrade from your existing parallel port or USB type Sigma dongle to a Building Operation software license entitlement for Sigma 4.0.8. Sites running Sigma software 4.07 or older where support for software licensing isn't available need to be upgraded to Sigma version 4.08.57 or later to use the software option. Sigma Software license type availability is documented on page 8 in the Sigma 4.08 release note.   For engineers using Sigma 4.08: The Building Operation Evaluation License, available from the Schneider Electric Download Center, will unlock the Sigma 4.08 for testing etc for the period of the Evaluation License (maximum 3 months or until the expiry of the downloaded license).   Unlock Sigma software using the Building Operation Evaluation License. To install the software licensing option for Evaluation License: - Stop the Sigma server service. Install Building Operation License Administrator. Add Evaluation License file to the Building Operation License Server. Start the Sigma server service. Sigma should now be licensed. For customer sites using Sigma 4.08: To reduce the Sigma system downtime, Install the Building Operation License Server version 1.6 or later. (it is recommended that the latest available version of the Building Operation License Server compatible with the computer's operating system is used). Dongle Upgrade Procedure: Download the Sigma Dongle Replacement - Required Data 2020 form. Complete the cells that are highlighted/filled in blue. Open a case with your local support team.. Supply the completed spreadsheet. The Product Support representative that is assisting you with your license upgrade, will contact you and provide the address and details where to send the site's Sigma dongle. Once the dongle has been received a software license will be ordered and then the software license entitlement for Sigma will be sent to you. If the site is a standalone Sigma site, Product Support will need to get approval from the regional category manager before escalating for the software license.   To install the software licensing option for Sigma 4.08: - Stop the Sigma server service. Install Building Operation License Administrator. Add the entitlement to the Building Operation License Server. Start the Sigma server service. Sigma should now be licensed.   Note: If your current Sigma dongle contains Remote Alarm Manager licensing, Remote Alarm Manager does not support the Building Operation license server option. The USB dongle can still be used or a TAC license server type license can be used instead of the dongle.
View full article
Picard Product_Support
‎2020-12-15 02:24 AM

Last Updated: Gary Schneider Alumni (Retired) ‎2024-03-19 07:23 AM

Labels:
  • Satchwell BAS & Sigma
8101 Views

Modbus groups with duplicate registers

Issue An increased amount of polling caused by Modbus groups with duplicate registers. Product Line EcoStruxure Building Operation Environment Modbus Building Operation Automation Server Premium (AS-P) Building Operation Automation Server Bundled (AS-B) Building Operation Automation Server (AS) Cause Modbus Register Groups cause multiple resisters to be requested in a single query. This can be a very efficient way of collecting data from a device. See this Article for details. However, if a register is repeated (duplicated) within a group it can cause an increased amount of polling.    The screenshots shows a Modbus Register Group with a Requested group poll interval set to 10,000ms, but the misconfiguration is forcing polls at 500ms. Resolution The resolution is simply to avoid such a configuration. NOTE - If a Modbus Register Group with duplicates registers becomes unstable with some registers showing offline, then disabling the Scattered Read function will usually help.
View full article
Dave_Shore Schneider Alumni (Retired)
‎2022-04-27 07:09 AM

Labels:
  • EcoStruxure Building Operation
1470 Views

MPx Triac Minimum current requirements

Issue There is no minimum current listed on the datasheet for Triac outputs on MPx controller. Product Line EcoStruxure Buildings Operation Environment Building Operation Multi-purpose Controller Cause Triac output not correctly switching due to the very small current load. Resolution The triac used in an MPx controller will run on low voltage and currents. In certain circumstances, the current drawn will not be sufficient to keep the triac in the MPx active. This has been seen to be in the region of 10-15 mA. In this case, a resistor would need to be installed in parallel with the triac to ensure you get a current draw of 20 mA or more for stable operation. It should also be noted that a Triac output is designed to switch AC load (24 VAC, 0.25 A maximum) and not DC load, refer to: Triac Outputs. An improved option to the MPx is an RP-C, RP-V or RP-IO, which can switch DC and AC loads with very low current draw, refer to: Solid-state Relay (SSR) Outputs.
View full article
Spock PeterLarsen Spock
‎2020-03-31 06:54 AM

Last Updated: Kirk Mahmoud_Sayed Kirk ‎2024-03-13 05:40 AM

Labels:
  • EcoStruxure Building Operation
1349 Views

Sum Alarm in EcoStruxure Building Operation

Issue The Sum Alarm will not trigger when monitoring other Sum Alarms. Product Line EcoStruxure Building Operation Environment Building Operation Automation Server  Building Operation Enterprise Server Cause The Sum Alarm is ignoring other Sum alarms for detection of alarm criteria. Resolution There are two options to resolve this. Configure a 2nd SUM alarm to use criteria that triggers on any of the points that would have triggered the Sum alarm you want to monitor and the other points. You can create a Change of State Alarm to monitor the alarm state of the 1st Sum Alarm. The second Sum alarm can then detect that the Change of State alarm is active. (It might be practical to hide the Change of State alarm by setting the priority to a low value and filter your default alarm view to exclude it in order to avoid double alarm entries in the alarm view of Workstation)
View full article
Picard Product_Support
‎2018-09-06 10:25 AM

Last Updated: Janeway Jonas_Brissman Janeway ‎2024-03-12 02:20 AM

Labels:
  • EcoStruxure Building Operation
1866 Views

Scheduled event reports exported to PDF are not using the local systems date time format

Issue Scheduled event reports exported to PDF are using the US date time format not the local systems date time format. Report settings   In the below example the Windows system, and Security Expert, were both setup for Australia regional settings with a date format of dd/mm/yyyy. The automatic scheduled reports exported to PDF were showing the US date format mm/dd/yyyy. Report export before   Product Line EcoStruxure Security Expert Environment Security Expert event reports Cause The local Windows system date settings for Welcome screen and New user accounts are incorrect. Resolution In Windows navigate to Control Panel\Region Click on Change date, time, or number formats. A new window (Region) will pop up. Click the Administrative tab Click Copy settings... Enable the following options if not enabled already. Under Copy your current settings to tick Welcome screen and system accounts and New user accounts as shown in the image below. This will copy the Current users format over to the Welcome screen and New user accounts sections. Date format settings After making the above changes the PDF reports generated now show the correct date format of dd/mm/yyyy. Report export after
View full article
Guinan AdamSteele Guinan
‎2024-03-12 04:41 PM

on ‎2024-03-12 04:41 PM

Labels:
  • EcoStruxure Security Expert
2513 Views

OGC graphic does not load when opened in Vista Webstation inside StruxureWare Webstation

Issue When opening an OGC graphic using Vista Webstation as a window inside StruxureWare Webstation, the OGC graphic shows "Loading..." with a small cross in the upper left corner, and the graphic never loads. Product Line EcoStruxure Building Operation Environment TAC Vista Webstation Building Operation Webstation   Cause The authentication in the communication between the browser and Vista Webstation is based on sessions and cookies. Due to a security setting on some sites, the initial cookie can not be set in the browser, and the authentication between the OGC graphic page showed in the browser and the web server therefore fails. If the graphic is opened in full screen (see below) or in a new window it will load, and subsequently all OGC graphics will work until the browser is restarted. Button to open the graphic in full screen Resolution On each PC that needs to access the OGC graphics using StruxureWare Webstation do the following: 1. Open Internet Explorer settings by clicking the gear in the upper right corner 2. Click "Privacy" and then "Sites" 3. Write the address of Vista Webstation (e.g. http://ip_address/webstation), click "Allow" and "OK" 4. Restart Internet Explorer   Note: This solution also applies to following issue; After clicking  a Vista Webstation url (direct link to a TGML graphic) in SBO Webstation from a Windows Server 2012 PC using Internet Explorer 11, Vista Webstation is expanding to fill the entire screen (it doesn't stay in the right hand window of SBO Webstation)
View full article
Picard Product_Support
‎2018-09-10 02:27 PM

Last Updated: Janeway Jonas_Brissman Janeway ‎2024-03-08 05:15 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1942 Views

Upgrade Xenta 401, Xenta 300 HW1 to latest system version

Issue Is it possible to upgrade TAC Xenta 401 and TAC Xenta 300 HW1 to latest system version? Product Line EcoStruxure Building Operation  Environment TAC Xenta 401 TAC Xenta 301 TAC Xenta 302 Cause Whenever possible, upgrading to the latest system version will give you all of the latest product fixes and enhancements. Resolution You can upgrade TAC Xenta 300 as well as TAC Xenta 401 to any system version BUT you cannot use HW1 in EcoStruxure Building Operation. All HW versions can be upgraded for use in TAC Vista Classic system.
View full article
Picard Product_Support
‎2018-09-06 10:43 AM

Last Updated: Janeway Jonas_Brissman Janeway ‎2024-03-08 04:55 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1966 Views
  • « Previous
    • 1
    • …
    • 16
    • 17
    • 18
    • …
    • 508
  • 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