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,824
  • 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 148
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 8
  • 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
    • …
    • 476
    • 477
    • 478
    • …
    • 508
  • Next »

Can not import lon Lon Device template.

Issue Cannot import lon Lon Device template. Field stays red after browsing in the correct XIF file. Import button does still grayed out after browsing the correct XIF file. Environment StruxureWare Building Operation 1.3 and earlier Cause There is a problem with some regional settings. We have seen this using Turkish regional settings so far but the are probably other languages that will also cause the issue. Resolution Stop Workstation Open control panel Go to Regional and Language Options Change standards and formats to English. Click ok Start workstation again and import the file. Add your devices Close workstation Open Regional and Language settings and change back to your language Open workstation
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Labels:
  • EcoStruxure Building Operation
1954 Views

Cross reference for Controlli MVF515

Issue   Schneider Electric portfolio replacement actuator for Controlli MVF515 Environment Controlli MVF515 Forta M1500 Cause   A replacement for Controlli MVF515 is requested by customer. Resolution MVF515 is replaced by the Forta M1500. Linkage kit required is depending on application, but should not be necessary when just replacing the actuator.
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Labels:
  • Field Devices
1524 Views

Eventlist fills with message "Modbus group re-factorized".

Issue Eventlist in StruxureWare workstation is filled very rapidly with the following messages: - * Modbus group re-factorized - * Modbus group factorized - * Modbus illegal data address Environment StruxureWare Building Operation 1.4.818 Cause The problem is that it is illegal registers in the Modbus register group or groups. Modbus is trying to resolve this by refactoring the factoring and refactoring but is not successful. Resolution The possible solutions are: Identify the illegal Modbus point in SmartStruxure and remove from the subscription. Solution Split the group in to two so that the illegal Modbus point is left out of the groups. Disable group poll and Force individual point polling by setting incorrect function code for the group.   If it is difficult to identify the illegal Modbus point then you can use solution 3 to do this.
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Labels:
  • EcoStruxure Building Operation
998 Views

What port is used for the Niagara R2 LON and Serial tunnel clients?

Issue What port is used for the Niagara R2 LON and Serial tunnel clients? Environment Niagara R2 Cause Want to modify network routers to allow port forwarding for tunneling Resolution The port used is the same port used as the UNC station. By default, the port is 80.  So, both tunnel clients also use port 80. If the station port is modified, the tunnel clients will use the new port number.
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Labels:
  • TAC IA Series
1604 Views

Delaying Continuum startup to allow Outlook to start first

Issue For email alarms to work properly with Continuum, Outlook needs to be started before Continuum and a mechanism is needed to delay Cyberstation startup to allow time for Outlook to start. Environment Continuum Windows XP Windows 7 Windows Server 2003 Windows Server 2008 Cause Outlook needs to be started before Continuum, if both are placed in the startup folder, Outlook may not start first. Resolution Use a batch file (DelayContinuum.bat) to delay the startup of Cyberstation  -Create the file and place it in the Continuum folder It should contain the following lines: @echo off ping -n 30 localhost> nul C:\Progra~1\Continuum\Continuum.exe Note: 30 is the amount of pings, experiment with the number to allow Outlook to open -The shortcut target will be the path to the batch file, but don’t use the .bat in the target (Ex. C:\progra~1\Contin~1\DelayContinuum) Lastly, in the shortcut properties, select run minimized.
View full article
Picard Product_Support
‎2018-09-06 09:59 AM

Labels:
  • Andover Continuum
1412 Views

A Fieldserver device was successfully commissioned in a Niagara R2 station using LON. The Lon Link Manager shows all related bindings with a status of "service_type_error&quot...

Issue A Fieldserver device was successfully commissioned in a Niagara R2 station using LON. The Lon Link Manager shows all related bindings with a status of "service_type_error".  None of them will bind. Environment Niagara R2 Cause Most Fieldserver devices using LON typically require a different service type other than the default 'standard' binding type. Resolution Change the binding type from 'standard' to 'critical'.  Then try to bind them.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • TAC IA Series
1064 Views

Frequency used on SmartStruxure Lite SE7000 controller Zigbee communication

Issue Which frequency is used by the Zigbee wireless communication protocol used in the SmartStruxure Lite? Product Line EcoStruxure Building Expert Environment SmartStruxure Lite SE7000 Zigbee Cause 2 different versions of Zigbee (W and P) are used, depending on generation of product. Resolution   W and P are using the same layer IEEE 802.15.4 at 2.4 GHz frequency, only the "language" is different. (they can't talk to each other) For more information and details on the different Zigbee protocols, please see: Zigbee on Wikipedia Zigbee Alliance
View full article
Picard Product_Support
‎2018-09-11 08:28 AM

Labels:
  • EcoStruxure Building Expert
1297 Views

Alarm receiver printer prints several pages for a single alarm

Issue When an alarm is sent to a printer Alarm Receiver, the printer prints several pages for one alarm. Environment Vista Printer Cause A normal, modern laser printer does not have coding that allows it to take a break in the middle of a page and start again later. When a print job starts it will consume the whole piece of paper. An alarm in Vista will print one page for just that one alarm. Depending on the alarm it could span multiple pages. Resolution Only a dot matrix printer can be used because they can print on impact. Correctly programmed you will get one alarm on each row. The programming needs to be done with the printer manual.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • TAC Vista
1107 Views

What is the resolution of the default Continuum Menu pages?

Issue Why do the default Continuum Menu pages not look "sharp" on very high resolution monitors? Environment Cyberstation V1.94 Cause Only one set of default .bmp menu screens are provided with a Cyberstation install. Resolution The default menu pages supplied in a Cyberstation V1.94 SP1 installation are bitmaps of 1020 x 662 resolution. If you are using a very high resolution monitor with a much higher resolution you may want to re-draw these example menu pages to suit the sites requirements.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • Andover Continuum
1157 Views

Error code 29506 installing SQL Management Studio

Issue Error code 29506 installing SQL Management Studio Environment Windows 9 SQL Management Studio Express Cause Windows permissions Resolution Run the command prompt as an administrator and launch the .msi file from there to install the management studio. Go to Start\All Programs\Accessories Right click on command prompt and select run as administrator Launch the .msi file from the command prompt.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • Andover Continuum
1262 Views

Can a Jace-Nxt installed with Niagara R2 be cleared and re-installed with Niagara G3?

Issue Can a Jace-Nxt installed with Niagara R2 be cleared and re-installed with Niagara G3?  It's from an existing jobsite that was R2 and is now being converted to G3. Environment Niagara R2 Niagara G3 Cause Jobsite is upgrading from Niagara R2 and G3. Resolution Yes it is possible.  Use remote desktop to connect to the internal Windows desktop and proceed to install Niagara G3 as is done on any Windows box. If the Jace-nxt has a hard drive, there will be plenty of free space to install Niagara G3.  If it has the flash drive, space is limited.  You may have to completely remove R2 to get the installation files for G3 copied over and installed.  A G3 license will have to be purchased for the unit. Note:  Tridium does not offer this 'upgrade' type of service.  It is a do-it-yourself task.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • TAC IA Series
1137 Views

In a UNC-520, can the Microsmart Service and the ASD Service co-exist?

Issue Jobsite has some existing Microsmart and ASD controllers that will eventually be replaced with LON or BACnet controllers as budget allows.  Can they co-exist on a UNC-520? Environment Niagara R2 Cause Existing controllers that cannot be replaced right away due to budget limitations. Resolution The two drivers and their jar files will not conflict.  They can be both installed and work independent of each other.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • TAC IA Series
1147 Views

When emailing an alarm from the ENC the timestamp is always the time the alarm occurred; even when the Alarm email is due to an acknowledgement or return to normal.

Issue When emailing an alarm from the ENC the timestamp is always the time the alarm occurred; even when the Alarm email is due to an acknowledgement or return to normal. Environment G3, ENC's, JACE's Cause The default "body" property of the EmailRecipient contains only the %timestamp% which represents when the alarm occurred. Resolution Additional parameters can be added to the EmailRecipient "body" property to provide the "return to normal" and "acknowledged" timestamps. The return alarm timestamp can be added with %normalTime%. The acknowledged timestamp can be added with %ackTime%.  
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • TAC IA Series
829 Views

What reader power is available from the ACX57xx Controllers?

Issue Is the "Card Reader Power" specified in the datasheet per reader input or the controller total? Environment ACX5740 ACX5720 Cause It does not define on the datasheet if the reader power specified is for each reader input or the controller total. Resolution The reader current available specified on the ACXII datasheet is for each of the reader inputs. The jumpers on the board are used to define if each channel is supplying +12VDC or +5VDC. Each of the 4 reader inputs on an ACX5720 or the 8 reader inputs on an ACX5740 can supply the following: Either: 120mA @ +5VDC Or 180mA @ +12VDC If a reader is used that has a peak (Maximum) current consumption that exceeds this then it must be powered from a separate external power supply.
View full article
Picard Product_Support
‎2018-09-06 09:58 AM

Labels:
  • Andover Continuum
999 Views

I/A Series Niagara G3 (AX) Hardening Guide - Tips to Secure an I/A Series Niagara G3 System

Issue Procedures and processes to secure I/A Series G3 (AX) Systems Environment I/A Series Niagara G3 (AX) Systems Cause Users accessing system without permission Potential damage done by malicious entry to the system Resolution The attached document describes how to implement security best practices in an I/A Series Niagara G3 system. While it is impossible to make any system completely impenetrable, there are many ways to build up a system that is more resistant to attacks. In particular, this document describes how you can help make an I/A Series Niagara G3 system more secure by carefully configuring and using.  Passwords Accounts and Permissions Authentication TLS and Certificate Management JACE-8000 Settings Additional Settings Please note that while all of these steps should be taken to protect your I/A Series Niagara G3 system, they do not constitute a magic formula.  Many factors affecting security and vulnerabilities in one area can affect security in another; it doesn't mean much to configure a system expertly if your JACE is left physically unsecured where anyone can access it.  Note: Schneider Electric strongly recommends upgrading to the latest I/A Series G3 version 3.8 maintenance build that implements numerous security updates.  Before updating any system, make sure to review the build included documentation to understand the behavioral impacts of the security enhancements. Download the Niagara AX Hardening Guide for more details.
View full article
Picard Product_Support
‎2018-09-11 08:24 AM

Labels:
  • TAC IA Series
3865 Views

ACX5740 stops granting access until reloaded.

Issue ACX57xx stops granting access through doors until the controller is reloaded. Controller will work fine for a while then stop granting access again. Controller has been replaced. Environment ACX5740 ACX5780 Cause One power supply is powering both the controller and the controller strike outputs. Resolution Install ACX57xx in conformance with the ACX57xx Controller Installation Instructions.
View full article
Picard Product_Support
‎2018-09-06 09:57 AM

Labels:
  • Andover Continuum
1181 Views

What is the compatibility between various versions of the I/A Series G3 software?

Issue For example: >  Can a I/A Series G3 3.5.34 station in an ENC be edited with a 3.7.106 release of Workbench? >  Can a I/A Series G3 3.6.47 station in an ENC be edited with a 3.6.406 release of Workbench? Environment I/A Series G3 ENC or JACE controller (any 3.x release) I/A Series G3 Enterprise Server or Workbench software at any 3.x release Cause When engineering a mixed system it is advised that you use the correct version and brand of Workbench to connect. This insures that the modules on your Workbench will be compatible with the modules used by your station.  It is known that connecting with a different set of modules, i.e., different release, can result in a few odd behaviors or display problems or it may not allow you to connect at all. The incentive to upgrade is primarily for the new features. But it is also convenient to have all your stations at the same build so that you do not have to load different builds of Workbench to properly design and maintain the site. Resolution There are two solutions to this issue. Upgrade the older stations to the latest release. Install multiple copies of the I/A Series G3 software on the engineering computer and use the appropriate version when editing an existing ENC or JACE station.  When more than one version of the I/A Series G3 software is installed on the same computer, you must load the corresponding version of the Niagara platform daemon before attempting to use the Workbench software.  There are two ways to load the Niagara platform daemon.  When newer versions of the I/A Series G3 software are installed, a Windows Start menu folder is created for that version.  The "Install Platform Daemon" command will be found under that folder.  After running that command and allowing the Niagara Daemon service to start, you can use the "Enterprise Network Server" in the same Start menu folder to launch the corresponding release of the Workbench.  With any version of the I/A Series G3 software, you can manually install & start the platform daemon then start Workbench.  To set the version, start the Niagara console (<release directory>\bin\console.exe) for the version you want to run and then type the command "plat installdaemon".  You can then also start the workbench from that console window by typing "wb" at the command prompt.
View full article
Picard Product_Support
‎2018-09-06 09:57 AM

Labels:
  • TAC IA Series
1236 Views

How to filter alarms by priority?

Issue How can the priority as set in the Event Notification be used to sort alarms? Environment Cyberstation all versions. Cause The Priority of an alarm is not stored in the Alarm log. Resolution To sort the Active Alarm view by priority: In the Active Alarm view, from the top menu select View, Sort. This will open the sort criteria for the active alarms. There are 3 levels of sort: Primary, Secondary & Tertiary. by default these are Datetime, Name & Value.   For Historical alarms in a list view, the Priority of an alarm is not recorded in the Alarm Event table database, so you cannot filter or sort on Priority when looking at historical alarm logs. Note: The Priority is read from the Event Notification table for use in the live alarm window.  
View full article
Picard Product_Support
‎2018-09-06 09:57 AM

Labels:
  • Andover Continuum
1449 Views

Are the SVEA Lighting products still available?

Issue Part numbers for SVEA Lighting modules. Environment SVEA LON Lighting Cause Part numbers no longer listed. Resolution The SVEA Brand of lighting control products became obsolete as of 1st January 2011. Please see Product Announcement PA-00139.
View full article
Picard Product_Support
‎2018-09-11 08:28 AM

Labels:
  • Field Devices
1035 Views

Duct Air velocity sensor

Issue Is there any duct air velocity sensor available in our portfolio? Environment Duct Air velocity sensor Cause Some applications requires a duct air velocity sensor. Resolution Unfortunately no sensor of this type is available in the Sensors portfolio.
View full article
Picard Product_Support
‎2018-09-06 09:57 AM

Labels:
  • Field Devices
1341 Views
  • « Previous
    • 1
    • …
    • 476
    • 477
    • 478
    • …
    • 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