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,845
  • TAC IA Series 1,824
  • 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 47
  • EcoStruxure Building Activate 13
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 8
  • 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
    • …
    • 479
    • 480
    • 481
    • …
    • 508
  • Next »

The Content of Xbuilder doesn't Update According to Vista Workstation

Issue Sometimes when you add some LonWorks nodes in Vista Workstation under one Xenta Server, and click Edit on the Xenta Server to open Xbuilder, the content of Xbuilder doesn't update, and the ones in XBuilder and Workstation doesn't match. Environment Vista Workstation Xbuilder Cause The Xbuilder failed to update according to Workstation Resolution Right click on the "LON" under the Xenta Server in Xbuilder and click "Refresh network from TAC Vista". It will manually update the content in Xbuilder with Vista Workstation. Then Workstation and Xbuilder will match each other.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • TAC Vista
1134 Views

How to monitor the State of a BACnet object to trigger an alarm when the object is manually disabled.

Issue How to monitor the State of a BACnet object to trigger an alarm when the object is manually disabled. Environment Continuum BACnet Controllers Cause User wants to have an alarm annunciated when someone disables a BACnet object such as an Input or Output. This is fairly simple to configure in the Infinity controllers but there does not seem to be the same functionality in the BACnet EventEnrollment configuration. Resolution The State attribute cannot be monitored directly from the EventEnrollment. You will need to create; (1) a Numeric and (2) a Plain English program that monitors the original object and sets the Numeric to the value of it's State attribute. numIn1State =  In1 state Then setup an EventEnrollment that monitors the Value of the numIn1State numeric and goes into alarm when it is off.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • Andover Continuum
1399 Views

Error "BC client Path from registry" affecting Alarmview

Issue When logging in, user sees error: "BC client Path from registry" If the error is acknowledged, everything works except for the Alarmview. Product Line TAC Vista Environment Vista Cause If a created user does not have access to the Alarmview when logging in, the error appears. Resolution Give the user access to view the Alarmview: Go to $Alarmview Right click on $Alarmview and choose "Authority" Give the user/group that has the problem at least read rights
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • TAC Vista
1181 Views

Xenta 555 - Satchwell IAC 600 controllers remain Offline when connected to the Xenta.

Issue Satchwell IAC 600 controllers remain Offline when connected to the Xenta. Environment IAC 600 Xenta 555 Cause A Satchwell IAC 600 controller fitted with DDC253 firmware remain Offline when connected to the Xenta 555.  Resolution This firmware is not compatible with the Xenta 555 and must be replaced. As this DDC253 firmware was fitted into an IAC 600 with specific hardware, the firmware cannot be changed, therefore the controller must be replaced.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • Satchwell MicroNet
1091 Views

DMO and SMO from SQL

Issue DMO and SMO from SQL Environment DMO and SMO from SQL Cause A site which was running I/NET and StruxureWare Building Operation, and as required, I/NET is running as a service. The SQL DMO caused an issue with I/NET running as a service and interrupted the INET service. What is SMO and DMO DMO is part of SQL 2005 backwards compatibility. Which has to be installed when going to SQL 2008 to allow the old I/NET database to be imported. With SQL 2008 they now use SMO instead of DMO. You cannot remove DMO without creating a new data base.  Resolution I/NET SQL interface is based on DMO (Distributed Management Objects) so it will not work with SMO (Server Management Objects). That is the reason the backward compatibility must be installed.  Sites that are using a 64 Bit Workstation and 64 bit SQL then there is a 64 bit backward compatibility that should be installed. The 64 bit BCM is in the Support folder on the original install CD called SQLBCM_64Bit.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • EcoStruxure Building Operation
  • TAC INET
1348 Views

Unable to find Modbus device on RS-485 line under an Automation Server.

Issue Unable to find Modbus device on RS-485 line under an Automation Server. Environment Automation Server (AS) Modbus over serial line Cause Common wire is missing. Resolution Connect a common wire to the Shield connection on the COM port terminal
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • EcoStruxure Building Operation
1123 Views

Can a UNC-520 replace a failed MSC-NC?

Issue Existing site with a MSC-NC and several MicroSmart controllers no longer communicates.   The user cannot view real-time data.  The MSC-NC is proven defective.  Can a UNC-520 be used in place of the MSC-NC?  There are two, separate MicroSmart trunks connected to the MSC-NC. Environment DMS Niagara R2 Cause Product failure and obsolescence Resolution Remove the MSC-NC and replace it with the UNC-520 running a station with two MicroSmart Services - one per physical controller trunk.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • TAC IA Series
979 Views

Niagara Andover Infinity Driver

Issue Does Schneider Electric support the Niagara Andover Infinity Driver? Environment Niagara Infinity Driver Infinet Drivers Cause Unable to get Andover Infinity Driver working. Resolution The Andover Infinity Driver was created by and for Tridium.  Schneider Electric do not sell nor support this driver and all enquiries should be referred to Tridium.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • Andover Continuum
  • TAC IA Series
2138 Views

Number of events in ES version 1.4.1?

Issue How many events can be saved in the Enterprise server version 1.4.1? Environment StruxureWare 1.4.1. Cause The number of events which could be saved in 1.4.0 was 200 000 which some customers have thought is too few. Resolution The number of events which can be saved in the ES version 1.4.1 is increased to 1,5 million.
View full article
Picard Product_Support
‎2018-09-06 09:51 AM

Labels:
  • EcoStruxure Building Operation
988 Views

Restore of SQL Database fails with error message - "The media set has 2 media families but only 1 are provided. All members must be provided.".

Issue Restore of SQL Database fails with error message - "The media set has 2 media families but only 1 are provided. All members must be provided.". Environment Continuum Microsoft SQL Cause When the Database was backed up it was setup as a "striped" backup across a number of files. See MSDN article below that explains this in detail. http://social.msdn.microsoft.com/Forums/sqlserver/en-US/abf50e00-c9b0-4809-9e61-43ed8a53e968/the-media-set-has-2-media-families-but-only-1-are-provided?forum=sqltools Resolution Either provide all of the files in the backup set or perform another backup of the database making sure to remove all existing files and selecting a new one.
View full article
Picard Product_Support
‎2018-09-11 06:25 AM

Labels:
  • Andover Continuum
2562 Views

How does the controller-resident schedule work in a Revision 11.x MicroSmart controller?

Issue How does the controller-resident schedule work in a Revision 11.x MicroSmart controller? Environment MicroSmart controllers revision 11.x and 10.x Cause Main DMS panel and/or NC panel were removed. Resolution With the loss of schedule control from the DMS or NC, each controller has two built-in schedules numbered 1 and 2. The Start/Stop point requiring a schedule can be assigned either one of these schedules followed by a letter A or letter B. Letter A stands for 'always' and letter B for 'backup'. With no DMS or NC present, enter the schedule as 1/A or 2/A.  Assign 'off' and 'on' times as required. Remove any reference to a DMS or NC schedule number (i.e. set it to a value of 00). 
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • TAC IA Series
774 Views

Analog inputs on a MicroSmart controller are all reading a negative value.

Issue Analog inputs on a MicroSmart controller are all reading a negative value. Environment MicroSmart controllers (all versions) Cause Hardware issue or sensor failure Resolution If the connected sensor is a RTD, a negative reading reflects an electrical short somewhere between the controller and the sensor.  Note that a high positive reading reflects an electrical open circuit. If the connected sensor is a 4-20 mA device, it typically reads a high positive value which reflects an electrical open circuit.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • TAC IA Series
843 Views

Accessing WorkPlace Tech help files in Internet Explorer 11

Issue The drop down menu to select WorkPlace Tech help manuals does not function in Internet Explorer 11. Environment WorkPlace Tech 5.8.6 Internet Explorer 11 Cause Internet Explorer changes how they handle compatibility mode for websites and webpage used to access the help files requires updating in a new version of WorkPlace Tech. Resolution Use one of the following options to access the help files Access them directly by going to the folder they are stored. On a Windows 7 (64 bit) operating system this is C:\Program Files (x86)\WorkPlace Tech\Help by default. Modify the index.htm, BACnet.htm, LON.htm, search.htm, Sensors.htm, and Software.htm files found in the C:\Program Files (x86)\WorkPlace Tech\Help\bin directory. Add the following line in front of the first "meta http-equiv=" line:   <meta content="IE=EmulateIE8" http-equiv="X-UA-Compatible" />   <meta content="IE-EmulateIE8" http-equiv="X-UA-Compatible" />
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • EcoStruxure Building Operation
  • TAC IA Series
940 Views

Webstation and Xenta Server web interface, text size is too large in TGML graphics

Issue Font size is very large in Xenta Server and Webstation TGMLs, both in the web interface and when viewing from Vista Text in TGML graphics is too large, it word wraps when it shouldn't Environment TAC Xenta 700 TAC Xenta 511 TAC Xenta 527 TAC Xenta 555 TAC Vista TAC Vista Webstation Cause Windows Font Size is set to more than 100%. It has been found set to 125% as default on some PCs. Resolution In Windows 7 and 2008 Server: Goto Control Panel -> Appearance --> Display Click "Smaller - 100%" option and then apply settings The font in TGMLs should now display normally
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • TAC Vista
1329 Views

Acknowledge alarms from HMI

Issue Is it possible to acknowledge an alarm from a third party HMI? Environment StruxureWare Building Operation Cause The only way to acknowledge an alarm in SmartStruxure is via the Workstation/Webstation or EcoStruxure Web Service. Resolution The only way to acknowledge an alarm in SmartStruxure from a third party HMI is via EcoStruxure Web Service.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • EcoStruxure Building Operation
1566 Views

How often is a SNVT in a Lon device polled if an alarm monitors that variable?

Issue How often is a SNVT in a Lon device polled if an StruxureWare Building Operation alarm monitors that variable? What happens if a shunt variable is used - is the polling rate still the same? Environment Lon Device StruxureWare Building Operation Cause Alarms are to monitor SNVTs in a Lon device put polling may overload the network. Resolution An alarm monitoring a SNVT will be polled every 100 ms. If a shunt variable is then activated the pollrate will drop to 5 000 000 ms. This can be seen in the variable manager: Go to Server 1/System/Modules/RuntimeDBManager/VariableManager/Variables in Workstation Locate the variable in question and ensure that the Imposed Pollrate column is shown.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • EcoStruxure Building Operation
938 Views

Is the Niagara G3 Andover Infinity driver compatible with the NetController II (Model CX 9680)?

Issue Is the Niagara G3 Andover Infinity driver compatible with the NetController II (Model CX 9680)? Environment Niagara G3 any version Cause Site has a trunk of NetController II controllers Resolution The driver was never tested with the NetController II.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • TAC IA Series
1106 Views

What SNVT_temp_p value in the AS local node is required to force an MNL controller to fallback to a Not Active (NA) condition?

Issue What SNVT_temp_p value in the AS local node is required to force an MNL controller to fallback to a Not Active (NA) condition?  The AS station is configured to use degrees Fahrenheit and standard SNVT_temp_p definition uses degrees Celsius. Environment StruxureWare Building Operation Cause SNVT_temp_p is defined by the standard as a degrees Celsius temperature with a range of - 273.17 to + 327.66 Deg C (0.01 Deg C).  A value of 327.67 Deg C (0x7FFF) will cause the MNL controller to fallback to an NA condition.  The AS station is configured to use degrees Fahrenheit the value must be entered in Deg F. Resolution Sending a Not Active (NA) To write SNVT values, one is to write from programming logic to the local node out of the mirrored network variable to the controller SNVT.  Example: Mirrored variable, local node -> Vav??? -> nvoSetpoint, writes to VAV??? nviSetpoint [MNL-V2RV3] Go to the local node Find the nvoSetpoint Expand to Temperature value Right-click and select Properties Under Basic tab, General Information Section, Limit Section, locate the Invalid value Use the following value for NA in your programming [for SNVT_temp_p it is 621.81]
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • EcoStruxure Building Operation
1767 Views

Valves to be used in system with 28% bio-ethanol.

Issue Are the V211T, V222, V292 valves suitable in a system containing 28% bio ethanol? Environment V211T V222 V292 Cause Application requirement on content. Resolution With a content of only 28%, the valves should work just fine. Cast iron is not ideal, but it works fine. Stem packing materials are EPDM and teflon, and they will also work fine with this content.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • Field Devices
960 Views

Unable to Relay error message when sending alarm via SMTP in StruxureWare Building Operation

Issue Receiving an 550 Unable to relay alarm in StruxureWare Building Operation alarm list when sending an alarm via email. Environment StruxureWare Building Operation Enterprise Server 1.4.0.4020 Cause The SMTP email server restricted sending to external email addresses Resolution Contact the IT department to resolve configuration. Until resolves restrict email messages to email addresses on the SMTP server.
View full article
Picard Product_Support
‎2018-09-06 09:50 AM

Labels:
  • EcoStruxure Building Operation
1246 Views
  • « Previous
    • 1
    • …
    • 479
    • 480
    • 481
    • …
    • 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