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

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

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,841
  • TAC IA Series 1,823
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 330
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 148
  • CCTV 53
  • Project Configuration Tool 46
  • EcoStruxure Building Activate 13
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 6
  • Automated Engineering Tool 4
  • 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
    • …
    • 13
    • 14
    • 15
    • …
    • 507
  • Next »

Write to file notification - Create CSV file

Issue How to create a write to file notification that creates a comma separated value (CSV) file. Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server (ES) Building Operation Automation Server (AS) Cause Write to file notification has options for Excel and text formats, but no option for CSV format. Resolution As the name suggests, Comma-separated values (CSV) is a text file format that uses commas to separate values, and newlines to separate records. A CSV file stores tabular data (numbers and text) in plain text, where each line of the file typically represents one data record. This means that the text format can be selected in in the notification to provide a CSV file.   Building Operation 1.7 and earlier Under file name, use the extension .csv. See screenshot below:   This will produce a .csv file located in your database folder under the Notification folder.   Building Operation 1.8 and later With the introduction of "Variable Triggered Notifications" and "Alarm Triggered Notifications," users can now find the Write to File option within the "Distribution method" in the Triggered Notification Object. Within the Configure Write to File window, users will have the option to save the file with the .csv extension.   Using write to file option to save Text file with .csv extension This will produce a .csv file located in your database folder under the Notification Files folder.  File location in the system tree   For additional information and guidance, refer to the Notifications topic in EBO WebHelp.
View full article
Picard Product_Support
‎2018-09-11 08:20 AM

Last Updated: Administrator CraigEl Administrator ‎2024-06-12 10:50 PM

Labels:
  • EcoStruxure Building Operation
2380 Views

Determining the MAC Address of a Tridium Jace

Issue How the MAC address of an I/A Series R2 UNC, ENC, or a Jace 8000/9000 can be discovered Product Line TAC I/A Series Environment  I/A Series UNC (R2), ENC (AX), Jace 8000 and 9000 (N4) Cause Obtain the MAC address of the device for network configuration.  Resolution The UNC-410 / 5x0 MAC address can be obtained in two ways:  Calculate the MAC using the serial number or use a command window on the connecting computer. Units built by Schneider-Electric have a serial number that ends in the letter B. If the UNC was built by Tridium (JACE), the MAC has a different prefix and it would be best to use the command window method. Example calculation: A UNC-510 with a serial number of 18496B -> 18496 converted to a hexadecimal value is 4840 hex -> add a 100 hex offset to the value -> 4940 hex.  Append a fixed prefix of 00-20-96-05 for al UNCs.  The MAC address for this UNC would be 00-20-96-05-49-40. This same calculation process applies to the ENC-410 and ENC-520 controllers that have a serial number ending with the letter B. Example calculation: ENC-520 with a serial number of 584520B -> 584520 converted to a hexadecimal value is 08EB48 hex -> add a 100 hex offset to the value -> 08EC48 hex.  Append a fixed prefix of 00-20-96 and the MAC address for this ENC would be 00-20-96-08-EC-48. The other method is to connect the computer and the UNC / ENC with a network patch cable, open a command window, ping the IP address of the UNC, and then use arp -a to display the IP and physical MAC address (NOTE: the arp command will only work over the network if the PC and the UNC / ENC are on the same IP subnet). The JACE-8000 uses a Mac address assigned by Texas Instruments. The MAC address cannot be determined without powering up the device. Once the device is powered and a platform connection is made you can find the Mac address under Platform/TCP IP configuration/Expand Interface 1 and 2,  Calculate the MAC Address based on the serial number  *The first three bytes are 00:01:F0 which is Tridium's Organizationally Unique Identifier (OUI) JACE-9000 - the next three bytes are hex 96:40:00 + 2 times [the serial number minus 90000000] (in hex). That will give you the MAC of the second NIC. The MAC of the first NIC is that plus one.    Note For OEM brand controllers the OUI may be different. You can search for an organization's registered OUI at IEEE.org
View full article
Picard Product_Support
‎2018-09-06 02:43 PM

Last Updated: Guinan RandyDavis Guinan ‎2024-06-10 10:11 AM

Labels:
  • TAC IA Series
2657 Views

Automation Server missing from Server list (folder)

Issue The automation server was added successfully; however, it never appeared in the server list. It did, however, get added to the communications tab. The System Tree server list varies from the Communication tab list of servers. No servers shown under "Servers" List in System Tree but is seen in Communications tab Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Building Operation Automation Server Cause This is typically caused by the Group account not having permission to access the root path.  To verify this is the issue, log in with the "admin" user account and verify that the server lists match.    Looking at the screenshot below: If the Add (+ icon) option has been used to add the ES-1 Path Permissions, no server will be visible.  Additional Path Permissions need to be added for each server. If the Add System (Hierachial icon) option is used (the default for the local admin account group), this is the System's top-level path. Then, all servers will be seen.       See online WebHelp topic User Account Group – Software Permissions Tab Resolution Depending on which method is required by the end user. If using the Add (+icon) option  Login into the Enterprise Server with the local admin account Navigate to the Group(s) that need access to the server list and select the Permissions tab Add (+) the Automation Server(s) to the path permissions as shown below: Repeat the above step for every server Each time a new Automation Server is added, repeat all steps.  If using the Add System (Hierachial icon) option Login into the Enterprise Server with the local admin account Navigate to the Group(s) that need access to the server list and select the Permissions tab Add System (Hierachial icon) to the path permissions as shown below: Users must log off and log on to see any of the implemented changes.    
View full article
Guinan RobertAndriolo Guinan
‎2024-06-04 09:17 PM

Labels:
  • EcoStruxure Building Operation
2053 Views

Troubleshooting EBO license violation issues

Issue  EBO can have license violation bar without a known reason. Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Building Operation Enterprise Central Building Operation Automation Server Building Operation Automation Server Premium Building Operation Automation Server Bundled Building Operation Edge Server - Standard Cause License enforcement is the process of checking whether a software application has a valid license available to it at runtime. If you do not have enough licenses, a license violation occurs. This is accomplished by a license violation bar in WorkStation and WebStation.   Firstly, the license violation will be yellow, and it can be hidden for 8 hours. You can use Hide to hide the License Violation bar for 7 days. After 7 days, the Hide function is disabled. After 30 days, the bar turns red. Resolution Below information can be collected to help in troubleshooting: Refer to the document Part Number Summary and Hardware Software Matrix for software and features that need licenses and note that some feature licenses can be inherited from parent server to child servers. Get a screenshot of the License information page in the control panel, make sure to have all content in license information page are shown in the screenshots, ex child servers' status. It can tell which feature needs a license or which child server needs a license, refer to License Information Get the License Diagnostics, and entitlement certificates to make sure that required licenses are activated. Install the latest CP/hotfix to make sure that the system is not affected by one of the known license related defects, Make sure that all EBO servers have correct date and time, incorrect date and time can cause license violation, as explained in: Incorrect Automation Server date and time leads to license violation - Schneider Electric Community Check Known issues community. Get screenshots for the following: In ES, "System/LicenseManager/LicenseStatus/ConnectedASLicenseStatus" will show all connected Automation Servers. Show the license violation tab to know which Automation Server has violation as Automation Server may have violation although license information doesn't show that, ex. if the "Change Control" feature is enabled in an Automation server and ES doesn't have a license for it. For parent server and any server that has violation, search in folder "/System/LicenseManager/LicenseStatus". In the object name, write "*" and add columns License Violation, Checked Out License, Available Licenses, Required Licenses, and Installed Licenses. Export the results to XLSX. Check license Metadata for the parent server and any servers have license violation, search in folder "/System/LicenseManager/LicensingMetadata". In object name, write "*" and add columns FeatureVersion, FatureName, ProductVersion, EntitlmentID and Activation ID. Export the results to XLSX.   Get screenshot from FlexNet Publisher web interface, localhost:8888, concurrent tab. Make sure all features are shown in the screenshot, and the entire webpage can be saved instead of taking screenshots. If the server has just started, wait for some minutes till all data is collected.   Collect the logs and configuration files listed below: Log files located in C:\Program Files (x86)\Schneider Electric EcoStruxure\Building Operation x.x\License Server\logs Configuration file located in C:\Program Files (x86)\Schneider Electric EcoStruxure\Building Operation x.x\License Server\conf Using EBO WorkStation, go to module, '/System/Modules/Trace/Loggers/nsp/nsp.csc/nsp.csc.licensemanager", set trace level to debug, reproduce the issue, if possible. Collect the server logs, then set the module trace level back to "information", refer to Collect logs from an Automation Server - Communities and Collect logs from the Enterprise Server and Enterprise Central - Communities.
View full article
Kirk Mahmoud_Sayed Kirk
‎2022-09-19 05:25 AM

Labels:
  • EcoStruxure Building Operation
6151 Views

IoT Alarm displaying in Alarm View

  Issue The IoT alarm is being displayed, and acknowledging the alarm removes it temporarily, but it returns. Product Line EcoStruxure Building Operation Environment Building Operation EnterpriseServer Building Operation Workstation Lead/Shadow enabled System Alarms  Cause In Building Operation version 3.0.1, Cloud Connectivity was enabled at the Automation Server.  The alarm indicates that the Automation Server cannot connect to the Cloud server, whether attached to an Enterprise Server or Standalone, typically because there is no internet access.   By default, the option for Cloud Connectivity is set to Auto. Once the Automation Server is attached to an Enterprise Server, this option is applied in all sub-server settings and controlled from the lead object in the Enterprise Server. Resolution To prevent the alarm from triggering, Navigate to the Enterprise Server Control Panel Under the "Security and Communication" section, select Cloud Connectivity Switch the function from Auto to Disable. This change will be passed down to all sub-servers. Should the alarm not clear, a power cycle may be necessary to clear this alarm. See the following online WebHelp topic, Cloud Connectivity Overview, for further information. 
View full article
Spock PeterLarsen Spock
‎2024-06-04 05:59 PM

on ‎2024-06-04 05:59 PM

Labels:
  • EcoStruxure Building Operation
1047 Views

AS-P Cloud Connectivity Issues

Issue The site has cloud connectivity issues, and R&D requires the trace log to see the communication. The trace logging for the cloud plugin (/System/Modules/Trace/Loggers/nsp/nsp.pin/nsp.pin.Cloud) has been enabled and set to Trace, and there are no records of nsp.pin.Cloud referenced within the trace log. Product Line EcoStruxure Building Advisor, EcoStruxure Building Operation Environment EcoStruxure Building Advisor EcoStruxure Building Operation v3.0.3 or earlier  Cloud Connectivity Cause In versions before 3.0.4, by default, the cloud plugin does not report on the trace log. Enabling trace log reporting for nsp.pin.Cloud is a high-level procedure that requires support intervention.     Resolution This version (3.0.4) and lower are now out of support, so it is recommended that to upgrade to a supported version. Cloud messages are now recorded in the trace when enabling the logging level to TRACE on the /System/Modules/Trace/Loggers/nsp/nsp.pin/nsp.pin.Cloud object. 
View full article
Commander JonGreen Commander
‎2021-11-19 01:21 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2024-05-30 06:20 PM

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

System License Information shows zero (0) Activated Count

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 When viewing License Information, the Activated count still shows 0 for all features. Product Line EcoStruxure Building Operation Environment Building Operation License Administrator Building Operation License Server Cause There are multiple causes for this, as we are aware: Running Demo license License Server not running / uninstalled.  It is possible to activate licenses and then uninstall the License Server, and licenses will still be active and available to EBO components.   Firewall setting Recently, we have located an issue where multiple paths exist for the License Server in the Windows Registry. The specifics of how this occurs is still unknown, but it has been seen on a few installations.   Resolution Before starting, remove the demo license and restart the license server.  The systems, that is, the Enterprise Central/Server, will continue to run until the servers are restarted.   This will be necessary after completing the registry reset.    SBO License Server Reset Has been updated to check the known locations of the registry and provide the ability to make these entries the same as those entered in the License Administrator      A pop-up will appear during the initial running of the Reset Tool to indicate this, as shown below.   If the tool is unavailable or you wish to check this manually, then a Windows Registry search for the key TACLIC_LICENSE_FILE and its data should show its value and indicate the different (or the same) paths. Updating the TACLIC_LICENSE_FILE data to match the License Server path shown in the License Administrator should resolve the issues.     SBO License Setup This registry check is also included in the SBO License Setup tool.  In this instance, it automatically details the changes.  After selecting OK (in the screenshot below), you'll have the option to Apply (or cancel) any of the changes applied by the tool.        
View full article
Guinan RobertAndriolo Guinan
‎2024-03-27 07:13 PM

Labels:
  • EcoStruxure Building Operation
1275 Views

High Data Usage on 4G Modems

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 In some recent versions of Security Expert there is unexpectedly high data usage on controllers connected by 4G modems.  Product Line Security Expert Environment Security Expert Server SP-C 4G Modem Cause This can be caused by the Security Expert regularly contacting all controllers to improve status reporting from the event service. Resolution If you are experiencing high data usage on metered (low data) connections, you can turn off these regular "check-ins". Be aware that this may increase the chance of controllers dropping offline.   Stop the Security Expert services.   In the File Explorer, navigate to the installation directory: ..\Program Files (x86)\Schneider Electric\Security Expert  Open SecurityExpertSV.exe.config. Files in this directory require administrator permissions to edit. You may need to open the file as an administrator using an application like Notepad++, or make a copy in a different directory to edit and replace the original.   Add the following code under the <configuration> node, between </configSections> and <microsoft.scripting>:  <appSettings>     <add key="gx:EnableUnknownStatusMitigation" value="false" /> </appSettings> Save the file.  Open SecurityExpertEvtSvr.exe.config.   Under the <appSettings> node, add the following code:  <add key="EnableControllerConnectionWatchdog" value="0" /> Save the file.  Restart the Security Expert services.  
View full article
Kirk AdamSteele Kirk
‎2024-05-26 09:32 PM

on ‎2024-05-26 09:32 PM

Labels:
  • EcoStruxure Security Expert
1200 Views

In a network with multiple Automation Servers, changing IP addresses don't always propagate properly throughout the network.

Issue The properties of any server, Enterprise Server or Automation Server, in SmartStruxure has a Communication tab that will list the IP addresses of all associated servers on the network. Changing the IP address of an AS requires every other AS to know about the change in order to preserve any server-to-server communication. In the example below, the system has been engineered in-house on a 10.10.x.x network domain. It was then moved to site where the domain of the ES and all AS were changed to 10.159.x.x. Viewing the Communication tab on the ES shows all IP addresses have been properly updated: However, if the DNS/IP Address column is viewed from the Communications tab of one of the Automation Servers, the results vary as to which IPs have been properly updated: Automation Server A Automation Server B Automation Server C If there is any communication between two Automation Servers, and the IP addresses have not properly updated, then communication between them will break. Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Building Operation Enterprise Central Building Operation Automation Server Building Operation Automation Server Premium Building Operation Automation Server Bundled Building Operation Edge Server - Standard Cause Any change to an Automation Server's IP address must be represented in the Enterprise Server (if there is one). It must also be updated in all associated Automation Servers. It is best practice following the change of any IP address on the system to perform a refresh of the addresses from the Enterprise Server. Note: This is also applicable in a network with Enterprise Central hosting Enterprise Servers. Resolution Right Click on the ES. Select Advanced>Repair Server Communication. Refer to: Repairing EcoStruxure BMS Server Communication
View full article
Picard Product_Support
‎2018-09-11 01:25 AM

Last Updated: Kirk Mahmoud_Sayed Kirk ‎2024-05-22 01:28 AM

Labels:
  • EcoStruxure Building Operation
1669 Views

How to identify what ports are being used on a PC

Issue How to identify what ports are being used on a PC. Product Line All product Lines. Environment Any Windows OS Cause Running multiple applications on the same PC without managing TCP/UDP port assignments can lead to conflicts. Resolution TCPView will help you identify all ports and services to each application. Download from Microsoft's website http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx Detailed instructions are available at the site.
View full article
Picard Product_Support
‎2018-09-10 01:28 PM

Last Updated: Kirk Mahmoud_Sayed Kirk ‎2024-05-22 01:21 AM

Labels:
  • Andover Continuum
  • CCTV
  • EcoStruxure Building Operation
  • Field Devices
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC IA Series
  • TAC INET
  • TAC Vista
1914 Views

Can an Automation Server operate as a device on a third party BACnet MSTP network?

Issue Can an Automation Server operate as an MSTP device on a third party BACnet MSTP network? Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Building Operation Automation Server Premium Building Operation Automation Server Bundled Cause Want to connect an Automation Server to a 3rd party system as an MSTP device, is this supported? Resolution An Automation Server operating as a device on a third party BACnet MSTP network is NOT a supported solution. An MSTP network needs to be managed and usually accessed from a network master, the AS is designed to be that device. The Automation Server is supported as the management and routing device for an MSTP network. From the PIC statement, an Automation Server will operate as a MSTP Master.
View full article
Picard Product_Support
‎2018-09-06 09:32 AM

Last Updated: Administrator CraigEl Administrator ‎2024-05-22 08:22 PM

Labels:
  • EcoStruxure Building Operation
1900 Views

How to clear the error log in the Continuum controllers.

Issue For various reasons sometimes it is necessary to clear the error log in the controllers.   NOTE: First generation controllers such as the CX9200 and CX9900 (NetController 1) and Infinet1 devices do not support the error log utility, this article does not apply to those controllers.   Product Line Andover Continuum Environment CyberStation bCX9640 bCX4040 bCX4000 CX9680 ACX5740 ACX5720 All b3 devices All i2 devices Cause Guidelines for clearing the controllers error log in the field. Resolution bCX4040, bCX4000, b3s Error log is cleared by setting the Errors system variable to 0 (zero)   IMPORTANT It s not recommended to set the errors system variable from within a Plain English program, doing so risks damaging the controller's flash memory which has a limited number of write/erase cycles. Only reset the errors system variable to 0 from the command line or from the system variable object editor.   If the Errors system variable has a non zero value all that is required is to reset it to 0   NOTE: In some older version of the firmware, if the Errors system variable is at 0 then it has to be changed to a non zero value before it can be reset to 0 One easy way to generate an error is to create an InfinityProgram that attempts a DIVIDE BY ZERO I.e. Program is AutoStart and FallThru Numeric N n = 1/0   Create the InfinityProgram above in the controller, once the program saves and runs it will be disabled and the Errors system variable will increment by one. Remember to delete the program as it is no longer needed bCX9640 CX9680, ACX5740, ACX5720 Use the controller error log tool to clear the error log.
View full article
Picard Product_Support
‎2018-09-06 10:45 AM

Last Updated: Administrator CraigEl Administrator ‎2024-05-12 06:55 PM

Labels:
  • Andover Continuum
1771 Views

Difference in Expansion IO Port power consumption between i2 and b3 field devices

Issue Continuum i2 and b3 devices share the same hardware platform, however, power consumption on the devices IO Expansion Port differs depending on the communication protocol firmware (Infinet or BACnet) running in the device. Product Line Andover Continuum, EcoStruxure Building Operation Environment All i2 devices All b3 devices Cause Even though the hardware of an i2 device is identical to that of its counterpart b3 device, the difference in firmware causes variation in power consumption on the device's Expansion IO port, specifically, it has been observed that the b3 devices adhere more strictly to the 180 mA limit than the i2 devices, resulting in loss of operation on IO channels located on the Expansion Port if the power limit is exceeded.  Now that conversion of devices from one protocol to another is occurring in the field, it has become evident that there are cases where the 180 mA limit is exceeded in an i2 device without any negative results, but once the i2 device is converted to a b3 device, all IO on the expansion port stop working. Resolution Before converting an i2 device to a b3 device in the field, it is crucial to review the Expansion IO Datasheet (attached) to ensure that the configuration does not exceed the specified power consumption limit. If the configuration exceeds the 180 mA limit, take the following steps: Remove any additional xP module causing the limit to be exceeded. Reconfigure the xP modules to ensure that the configuration does not consume more than 180 mA.
View full article
Captain AbeMeran Captain
‎2024-05-02 07:14 PM

on ‎2024-05-02 07:14 PM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
13538 Views

Failure of Xenta Central Schedule after upgrading to 1.8.1

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 When upgrading to 1.8.1 a Xenta Central Schedule that resides outside the LonWorks network it is not upgraded to the current version. If the upgrade is attempted it breaks all the Xenta time schedule bindings with the Xenta Cental Schedule. Product Line EcoStruxure Building Operation   Environment StruxureWare Building Operation 1.8.1   Cause During the LonWorks Pre-upgrade only the objects under the LonWorks networks are upgraded. If the Xenta Cental Schedule is located outside the LonWorks network this is not included in the upgrade process. Resolution Options to resolve this issue. Before upgrading to 1.8.1 If the site uses Xenta Central Schedules, then use the server Hotfix 1.8.1.5101 to upgrade all the servers. Please contact Product Support and request Hotfix 1.8.1.5101. After upgrade to 1.8.1 There are two options in this case: You can delete the Xenta Central Schedule and add a new Xenta Central Schedule. You are then able to bind the Xenta Schedules to the new Xenta Central Schedule.   If there are many Xenta Schedules that refer to a Xenta Central Schedule you can use the export function to resolve the problem as shown here Export the  Xenta Central Schedule as shown here Once you have exported the Xenta Central Schedule you need to edit the exported XML file with Notepad++ and change the Xenta Central Schedule attributes from "lon" to "lon2".  This is what the change should look like Once this change has been made the XML File can be saved ready for an import to the Server. Delete the existing Xenta Central Schedule from the database, making sure you check the box keep references. Then import the edited XML to the server and this will re-establish the Xenta Central Schedule binding with the Xenta Schedules.
View full article
Picard Product_Support
‎2018-09-10 12:59 PM

Last Updated: Janeway Jonas_Brissman Janeway ‎2024-04-30 12:23 AM

Labels:
  • EcoStruxure Building Operation
1599 Views

Vista SmartStruxure Interface service not found

Issue Opening the Vista SmartStruxure Interface setup, found in the status box, message "service not found" is displayed. Product Line EcoStruxure Building Operation Environment TAC Vista server Vista SmartStruxure interface Cause Some dll may be missing causing the service could not start. Resolution Manually run the VistaInterface execution file. By default TACVistaSmartStuxureInterface.exe file is stored in C:\Program Files\Schneider Electric\TAC Vista SmartStruxure Interface 1.0.5. Double click on the TACVistaSmartStuxureInterface.exe file, if the service could not be started, it will pop out an error message window. If it is a dll file missing, can find the corresponding dll on the internet, and solve this issue. If the error message shows some other error, please make a copy of the error message and contact the local support team for further assistance.
View full article
Picard Product_Support
‎2018-09-11 06:53 AM

Last Updated: Janeway Jonas_Brissman Janeway ‎2024-04-30 12:05 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1548 Views

Replacing the screw terminals on an Automation Server

Issue Replacement screw terminals for an Automation Server (AS/AS-P) Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Cause The screw terminals are missing on an Automation Server Resolution The AS-P Screw Terminals are 5.08mm pitch and are available from RS Components:- 3 way plug part no. 189-6026 4 way plug part no. 189-6032 5 way plug part no. 189-6048 Or alternatively from  Farnell:- 3 way plug part no. MOLEX 39530-0003 4 way plug part no. MOLEX 39530-0004 5 way plug part no. MOLEX 39530-0005
View full article
Picard Product_Support
‎2018-09-11 04:33 AM

Last Updated: Sisko GavinHe Sisko ‎2024-04-29 02:10 AM

Labels:
  • EcoStruxure Building Operation
1433 Views

How to reset the backup to flash circuit breaker on i2/b3 devices

Issue After 2000 backups an attempt to perform a backup to flash results in the error 'Flash backup for this controller has been disabled.' Product Line EcoStruxure Building Operation, Andover Continuum Environment b3 controller i2 controller Cause Flash memory has a limited write count; Controllers implement a flash circuit breaker that trips after 2000 backup operations in order to protect the flash device from damage. Resolution (Applies to all b3 and i2 controllers) EcoStruxure Building Operation In EBO, a command has been added that will re-enable backup to flash after the circuit breaker has been tripped (2000 backups) From Workstation, in the object tree, right-click the i2/b3 device. From the context menu select, DEVICE->ENABLE BACKUP TO FLASH     Andover Continuum From CyberStation command line set the ACCStatusBackup system variable of the device to ACCBackupEnable. NOTE: The flash circuit breaker CANNOT be reset from Script/Plain English.  This is by design as it was deemed too risky to allow resetting it programmatically.  A poorly written program could very quickly cause damage to the flash device.
View full article
Picard Product_Support
‎2020-09-22 09:25 AM

Last Updated: Sisko GavinHe Sisko ‎2024-04-25 02:42 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
6087 Views

Cannot do a backup to flash on bCX4040. ACCStatusBackup is set to ACCBackupInactive.

Issue Cannot do a backup to flash on bCX4040. Distribution Properties indicates "The flash for this controller does not need to be backed up." Product Line Andover Continuum Environment bCX4040 Cause ACCStatusBackup is set to ACCBackupInactive when ACCRestartMode is set to ACCWarmStartOnly. This occurred when a bCX9640 was flashed to a bCX4040.  ACCWarmToCool is the default ACCRestartMode for the bCX4040. Resolution Change ACCRestartMode to ACCWarmToCool and then try the backup. For more information on the ACCRestartMode refer to Chapter 5 of the bCX1 Series Controller Technical Reference document # 30-3001-890.
View full article
Picard Product_Support
‎2018-09-06 10:45 AM

Last Updated: Administrator CraigEl Administrator ‎2024-04-28 10:37 PM

Labels:
  • Andover Continuum
1621 Views

BCX 4040 BBMD Broadcast Table List

Issue Verification of BBMD broadcast table list Product Line Andover Continuum Environment bCX CyberStation Cause Where is the location of BBMD broadcast table list. Resolution Using a web browser connect to the bCX using the IP address and login. Select the "BBMD Configuration" option to the left.  (If this in not available then BBMD is not enabled). The BBMD Configuration page lists the IP address, broadcast mask, and network port for each BBMD that the bCX knows of. After a successful "Save All To Flash" has been executed from the BBMD Configuration webpage the "Saved" buttons will be checked off. After a "Teach" has been executed from the BBMD Configuration webpage, the Teach Results webpage will be displayed. If there is an entry in the BBMD Configuration webpage that has a "rejected" status on the Teach Results webpage, either continue to troubleshoot until the teach is successful or remove that entry from the BBMD Configuration webpage.
View full article
Picard Product_Support
‎2018-09-06 12:32 PM

Last Updated: Sisko GavinHe Sisko ‎2024-04-25 02:21 AM

Labels:
  • Andover Continuum
1792 Views

Conversion of b4920 to b3920 in the field

Warning Electrostatic Discharge Required: Always discharge static electricity from your person by touching metal prior to handling any hardware. Failure to do so may result in damage to devices. 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. One way conversion: Conversion of b4920 to b3920 is not reversible, once the b4920 controller has been converted to b3920 device, it cannot be converted back to b4920. Issue A b3920 device has failed in the field and the only available replacement at hand is a b4920 Product Line Andover Continuum, EcoStruxure Building Operation Environment Continuum b4920 Cause The b4920 is a Continuum BACnet router its hardware is almost identical to that of the b3920 device, the only difference is the Ethernet port in the b4920, which is not populated in the b3920. When a b3920 must be replaced, and the only available replacement is a b4920, use the steps outlined in this article to convert the b4920 to a b3920. Resolution Before starting the procedure, you need the following items: The b4920 device to be converted. The serial number of the b4920 device to be converted. Continuum Cyberstation with b4920 to be converted, configured, and online. (***) A RoamIO2 and BACnet Service Tool A special firmware b4920 application upgrade file provided by Product Support A b3920 bootloader file provided by Product Support Steps to convert b4920 into b3920 Contact Product Support and request the b4920 to b3920 conversion files. You will be provided with an application file (e.g. b4920toB3920B4.500077.upd) and a boot loader file (e.g. B3920BootB4.500077.upd). From Continuum Workstation, take note of the baud rate of the MSTP operating under the b4920 (In Comm1 settings) From Continuum Cyberstation, edit the b4920 controller object and take note of the BACnet Device ID and the controller Serial Number, typically they will be the same but this is not always the case. In the "General" tab, click 'Update OS' and send the Application file provided by PSS. Please note that once the application file has been sent and the controller re-starts, its MSTP will shut down and RoamIO2 is required to re-start the MSTP for operation as a b3920, the reason for this is Continuum uses mac id 0 (zero) for router controllers such as the b4920 and the bCX4040, in Continuum, b3 devices are not allowed to use mac id 0. Disconnect the Ethernet cable from the b4920, the Ethernet port is now unusable. Connect the RoamIO2 directly to the b4920's Service Port then cycle power to the b4920. Start the BACnet Service Tool In the BACnet Service Tool, de-select View by networks, then click the connect icon, the conversion from b4940 to a b3920 causes the now b3920 device to come up with an unknown baud rate and an invalid (for b3s) mac id 0, so now need to find out the baud rate the converted b3920 is using From the "View" menu, select "RoamIO2 Properties and take note of the MAC ID the RoamIO2 is using   From the 'Tools' menu, select 'Set b3 baud rate' and set it to Baud9600, and click apply    From the 'Tools' menu, select 'Set offline b3 MAC id' and enter the serial number of the device and a valid MAC ID ( DO NOT ENTER ZERO NOR THE MAC ID IN USE BY ROAMIO2), then click on 'Apply'   If you get the message below, repeat the steps above for the next baud rate... when you have found the correct baud, you will see the message below after setting the MAC ID   Once the baud and MAC id have been set successfully, the device will automatically pop up in the tree, but it will only be partially online, to bring the device fully online, click the red disconnect icon on the BACnet Service Tool to disconnect from the device, wait about 30 seconds then  click the now green connect icon to reconnect the BACnet Service Tool to the device Right-click on the device, then select 'Update OS' and send it the appropriate boot loader file provided by Product Support Once the uprev of the boot loader has completed, click 'Done' button to dismiss, select the device, right-click and select 'Cold start device', and click 'Yes' on the confirmation window   You should now be able to commission the converted device as a b3920, either as a new device or as a replacement device, following the steps for replacing a b3 device. (those steps are not in the scope of this procedure) *** b4920 controllers are not easily defaulted to factory settings. If one gets an old b4920 from the shelf, use the steps below to find out the controller's current IP address and ACCNetId which are needed to put the controller online in Continuum. IP ADDRESS Upon start-up the b4920 sends a gratuitous ARP, use Wireshark to connect directly to b4920 controller using a crossover Ethernet cable, restart the controller, and inspect the gratuitous ARP to determine the IP address configured in the b4920 ACCNetID Once you have the IP address, use the attached utility tool to discover the ACCNetID of the b4920. Unzip the attached file and use the Windows Command Line to execute FindEnodeID.exe as seen below  
View full article
Captain AbeMeran Captain
‎2024-04-19 10:56 AM

Last Updated: Administrator CraigEl Administrator ‎2024-04-28 10:03 PM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
2798 Views
  • « Previous
    • 1
    • …
    • 13
    • 14
    • 15
    • …
    • 507
  • 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