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,208
  • TAC Vista 2,045
  • EcoStruxure Building Operation 1,839
  • TAC IA Series 1,822
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 328
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 147
  • 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
    • …
    • 56
    • 57
    • 58
    • …
    • 507
  • Next »

Accessing archived data and obtaining reports from archived data

Issue How to load up archived data in a report using Seven Reports Product Line TAC INET Environment I/NET Seven  SevenReports Archiving Cause Reports show nothing or have one blank page and fail to show data that meets the date window specified Resolution When using Seven Reports to view data, archived data can be viewed and put into a report.  From the Archives pull-down menu, Mount/Dismount the archive files. Files, by default, are stored in the c:\INET Seven Data\Arch folder. After mounting the needed reports (look at the date of the files in the archive folder), the report used must have the word ARCHIVE in the file name. This specifies that the reports will be pulled not from the current database but rather from the mounted files and on the dates specified. The reports should now be from the Archived files mounted. Archive Reports are located on the install CD under CD\Program Files\INET Seven\Reports To download, click on the link below and select to save the report to your hard disk in the c:\INET Seven Data\Reports folder:   I/NET Seven Release 2.20 and Prior files: ArchiveOverrideBillingSamples.rpt ArchiveRuntimeSamples.rpt ArchiveTransactionsDoors.rpt ArchiveTransactionsIndividuals.rpt ArchiveAnalogSamples.rpt ArchiveConsumptionSamples.rpt ArchiveDemandSamples.rpt ArchiveDiscreteSamples.rpt   I/NET Release 2.21 to current: ArchiveAnalogSamples_xi.rpt ArchiveConsumptionSamples_xi.rpt ArchiveDemandSamples_xi.rpt ArchiveDiscreteSamples_xi.rpt ArchiveOverrideBillingSamples_xi.rpt ArchiveRuntimeSamples_xi.rpt ArchiveTransactionsDoors_xi.rpt ArchiveTransactionsIndividuals_xi.rpt   Tip: In some instances, while the report is running and the data is being compiled, if you move the mouse or strike a key, the process starts all over. The solution is to start the report and wait for a few minutes if you have input a broad range of data to search and produce.
View full article
Picard Product_Support
‎2018-09-07 02:18 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-08-29 08:06 PM

Labels:
  • TAC INET
1563 Views

How can a BACnet system be customized to maximize data throughput? The site has a Niagara R2 Enterprise Server and a UNC with a variety of MSTP controllers connected to the UNC.

Issue How can a BACnet system be customized to maximize data throughput?  The site has a Niagara R2 Enterprise Server and a UNC with a variety of MSTP controllers connected to the UNC. Environment Niagara R2 Enterprise UNC MSTP controllers Cause Improper configurations won't achieve optimum performance. Resolution This can be a relatively complicated question, however, there are a number of basic steps that can be taken in terms of best practices to enhance performance. Within the UNC station, any BACnet objects that are not needed are to be deleted. During the learn of a BACnet controller, many objects are learned that are not used. All BACnet objects when learned into a station are placed in Poll-Always containers. All but the most critical objects, schedules and trended objects are to be moved to Poll-on-Demand containers. All controllers on the MSTP bus should be consecutively addressed.  Gaps in addressing add delay in communications. The MaxMaster setting in all controllers, including the UNC, is to be set to a numeric value two greater than the highest MSTP controller address on the network. To leave MaxMaster at 127 but only have 20 controllers on the network will also add delays in communications looking for the other non-existent 107 controllers. The MaxInfoFrames setting in the UNC or MNB-1000 is to be set to a number higher than 5 but no more than 20. This setting determines how many pieces of information can be requested each time the UNC or MNB-1000 receives the token on the MSTP bus. The default value is 1 and if left at this value the system will be sluggish with updating values on graphic screens. The range of 5 to 20 is given as a starting point for experimenting and each system will be different depending on the number of controllers and what data is being requested.  Lab tests have shown there is a performance curve with an optimum point.  Starting at a value of 5, performance increases as the value increases.  Performance will then peak and any further increase to the setting will result in a performance reduction.  As a result, stay above 5 but less than 20. Refer to the document titled "I/A Series MicroNet BACnet Wiring, Networking, and Best Practices Guide" (F-27360) for additional information.
View full article
Picard Product_Support
‎2018-09-07 12:52 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-28 07:00 PM

Labels:
  • TAC IA Series
1551 Views

View forced values in a EcoStruxure Building Operation TGML graphic

Issue View forced values in a EcoStruxure Building Operation TGML graphic Product Line EcoStruxure Building Operation Environment EcoStruxure Building Operation TGML Graphic Cause There are no variables for forced value to trigger an object in a graphic. Resolution In the graphic editor do as follow. Add a text object Add a binding to the text object and name it Change attribute to content Add a convert status Under behavior add text you want to show when the value its forced Edit binding for the graphic, bind the created textobject to the value of the point The text object should now show the text forced when the value is forced.  
View full article
Picard Product_Support
‎2018-09-06 10:43 AM

Last Updated: Captain SharlinaRe Captain ‎2022-08-26 06:09 AM

Labels:
  • EcoStruxure Building Operation
2621 Views

What is Domain Name Service (DNS)?

Issue What is Domain Name Service (DNS)? Product Line Andover Continuum,EcoStruxure Access Expert,EcoStruxure Building Expert,EcoStruxure Building Operation,EcoStruxure Security Expert,Satchwell BAS & Sigma,Satchwell MicroNet,TAC IA Series,TAC INET,TAC Vista Environment TCP/IP Networks Cause DNS is a distributed hierarchical system for resolving host names into IP address. Under DNS, there is no central database with all of the Internet host information. The information is distributed among thousands of name servers organized into a hierarchy similar to the UNIX file system. DNS has a root domain at the top of the domain hierarchy that is served by a group of name servers called the root servers. Source: TCP/IP Network Administration by Craig Hunt, O’Reilly & Associates, Inc. Resolution Short for Domain Name System (or Service or Server), an Internet service that translates domain names into IP addresses. Because domain names are alphabetic, they're easier to remember. The Internet however, is really based on IP addresses. Every time you use a domain name, therefore, a DNS service must translate the name into the corresponding IP address. For example, the domain name www.example.com might translate to 198.105.232.4. The DNS system is, in fact, its own network. If one DNS server doesn't know how to translate a particular domain name, it asks another one, and so on, until the correct IP address is returned.  
View full article
Picard Product_Support
‎2018-09-06 03:30 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-26 06:55 PM

Labels:
  • Andover Continuum
  • EcoStruxure Access Expert
  • EcoStruxure Building Expert
  • EcoStruxure Building Operation
  • EcoStruxure Security Expert
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC IA Series
  • TAC INET
  • TAC Vista
3232 Views

TGML Graphic Editor error: Font 'Arial' does not support style 'Regular'.

Issue Trying to open TGML Graphics Editor and an error appears before the editor crashes.  Crash report shown below: Font 'Arial' does not support style 'Regular'. ArgumentException at System.Drawing.Font.CreateNativeFont() at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) at System.Drawing.Font..ctor(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit) at SE.Graphics.Viewer.Windows.GDIPlus.RenderText..ctor(Double left, Double top, String textContent, Double fontSize, String fontFamily, Int32 fontStyle, Int32 fontWeight, Int32 horizontalAlign, Int32 verticalAlign, Int32 textDecoration) at SE.Graphics.Viewer.Windows.GDIPlus.DrawingFactory.createText(Double left, Double top, String textContent, Double fontSize, String fontFamily, Int32 fontStyle, Int32 fontWeight, Int32 horizontalAlign, Int32 verticalAlign, Int32 textDecoration) at SE.Graphics.DOM.TGML.TgmlText.getUncachedShape() at SE.Graphics.DOM.TGML.TgmlStrokeShape.getShape() at SE.Graphics.DOM.TGML.TgmlTextShape.getShape() at SE.Graphics.DOM.TGML.TgmlStrokeShape.getUncachedBoundingBox() at SE.Graphics.DOM.TGML.TgmlShape.getBoundingBox() at SE.Graphics.DOM.TGML.TgmlShape.HandleAfterBoundingBoxChanged() at SE.Graphics.DOM.TGML.TgmlShape.OnAfterBoundingBoxChanged() at SE.Graphics.DOM.TGML.TgmlShape.OnChildElementChanged(Node element, ChangeType changeType) at SE.Graphics.DOM.TgmlInheritedElement.FireChildElementChanged(Node element, ChangeType changeType) at SE.Graphics.DOM.TgmlInheritedElement.insertBefore(Node newChild, Node refChild) at com.sun.org.apache.xerces.internal.dom.NodeImpl.appendChild(Node newChild) at com.sun.org.apache.xerces.internal.dom.ParentNode.cloneNode(Boolean deep) at com.sun.org.apache.xerces.internal.dom.ElementImpl.cloneNode(Boolean deep) at SE.Graphics.DOM.TGML.TgmlShape.cloneNode(Boolean deep) at com.sun.org.apache.xerces.internal.dom.ParentNode.cloneNode(Boolean deep) at com.sun.org.apache.xerces.internal.dom.ElementImpl.cloneNode(Boolean deep) at SE.Graphics.DOM.TGML.TgmlShape.cloneNode(Boolean deep) at TAC.Graphics.Editor.Core.GraphicsComponent.ExtractContent() at TAC.Graphics.Editor.Core.ComponentStencilItem.LoadItem(String file, String imageFile, String& description, Image& image) at TAC.Graphics.Editor.Core.FileStencilItem.Load(String file) Product Line EcoStruxure Building Operation TAC Vista Environment TGML Graphics Editor Multiple installations of Microsoft Office Cause If a PC comes with Microsoft Office 2010 (which is not currently compatible with Vista) and additional versions of Excel 2007 are installed, for example, it could remove or corrupt the installation of certain fonts. Resolution Obtain a fresh copy of the font .TTF file.  In this example, Arial.ttf. Install the font by dragging and dropping the .TTF file into C:\Windows\Fonts directory.
View full article
Picard Product_Support
‎2018-09-06 02:14 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-26 06:51 PM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1791 Views

See which user that have disabled an alarm.

Issue Is it possible to see which user that have disabled an alarm? Product Line EcoStruxure Building Operation Environment EcoStruxure Building Operation WorkStation Cause It is possible to see from the "show history" view for a disabled alarm. Resolution Open the disabled alarm view. Right click on the disabled alarm and choose "Show history". Right click on the columns field and add a column called "User name" in that column you can see which user that disabled the alarm.
View full article
Picard Product_Support
‎2018-09-06 10:43 AM

Last Updated: Captain SharlinaRe Captain ‎2022-08-26 06:48 AM

Labels:
  • EcoStruxure Building Operation
1293 Views

Find Valid IP Address Range for a Specific Subnet Mask

Issue When using CIDR (Classless Inter Domain Routing) or Supernetting it is not always obvious what range of IP addresses can be used. Product Line EcoStruxure Building Operation Environment Device Administrator Building Commissioning Tool Cause When subnet masks with values other than 255 are used it is not always obvious what is the range of valid IP addresses allowed.  There is a need for an easy way to determine the range of valid IP addresses for the Subnet Mask being used. Resolution The IP address range can be calculated mathematically but the simplest method is to use a subnet calculator.  The website links below are both examples that will calculate the range of valid addresses for any specified subnet value.   http://www.subnet-calculator.com/cidr.php https://www.calculator.net/ip-subnet-calculator.html   Visit either of the websites for a CIDR / Supernet calculator, enter an IP addresses in the network along with a subnet mask and the calculator will provide the range of addresses that can be used within the subnet.   In addition to online calculators, a number of different subnet-calculator programs are available for Android, Apple and Windows Smartphones.  
View full article
Picard Product_Support
‎2018-09-10 05:07 AM

Last Updated: Admiral GavinHe Admiral ‎2022-08-25 05:47 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC IA Series
  • TAC INET
  • TAC Vista
4570 Views

Alarms not showing up in the alarm queue

Issue No alarms are being displayed in the alarm queue. This includes alarms from any automation server that has been added underneath an enterprise server database or enterprise server alarms. Product Line EcoStruxure Building Operation Environment WorkStation Alarm Queue Cause This is a result of the alarm queue filter containing active filter conditions. Resolution Remove alarm filters: Click the Alarm Filter icon on the toolbar of the alarm queue. In the Select Conditions window, make sure that all of the alarm conditions have been removed or only the filters that you want remain. To remove an alarm condition, simply click the trashcan button on the far right side of the condition. Note: If a blank condition is left behind, it will prevent any alarm from being displayed in the alarm queue.
View full article
Picard Product_Support
‎2018-09-10 11:29 PM

Last Updated: Captain SharlinaRe Captain ‎2022-08-25 05:56 AM

Labels:
  • EcoStruxure Building Operation
1788 Views

How can I automatically export logged data to .CSV files?

Issue Often data is required to be exported out from the Continuum system for record keeping or for further analysis, what keywords can be used to help with this? Environment Cyberstation Plain English programs - all versions. Microsoft Excel Product Line Andover Continuum Cause Specific help is available in the product for specific keywords but how can these be put together to export data to .CSV format. Resolution As we do not advocate 3rd party system trying to directly extract data from the Continuum database, you should create a Plain English program in a Workstation that can export logged data directly from the controllers out to a .CSV or .TXT file.   Keywords to use for this purpose are: OpenFile WriteFile CloseFile   Details of the above Keywords are available in the Cyberstation internal help pages.   The attached example dump file could be run on a daily basis to extract temperature logs from a controller and save them to files with a date stamped naming convention.   Click to download the example WriteFile dump file. 
View full article
Picard Product_Support
‎2018-09-09 05:01 PM

Last Updated: Admiral GavinHe Admiral ‎2022-08-25 08:39 AM

Labels:
  • Andover Continuum
3830 Views

BCX reload error "Infinity controller error: Controller has no assigned Infinet port"

Issue Reload of BCX receives error "Infinity controller error: Controller has no assigned Infinet port An error was detected while attempting to set an attribute in a remote Infinity object" Product Line Andover Continuum Environment Continuum Cyberstation BCX 9640 BCX4040 Infinet controller b3 Cause Reloading of a BCX 9640 resulted in error "Infinity controller error: Controller has no assigned Infinet port.  An error was detected while attempting to set an attribute in a remote Infinity object"   Suspected that a learn on the commport was performed or infinet controllers were manually created causing no assigned comm port. Resolution As with any edit of the Continuum system, please make sure to backup the database.   Follow these steps: Send BCX to text file  Add commport to each Infinet controller entry as below Import newly edited text dump file into the BCX. Reload BCX   Example of an original dump file exported in step 1 and the new dump file after the commport is added in step 2. Original Dump File New Dump File Object : Spare   Type : InfinityInfinetCtlr   LastChange : 1/11/2011 4:01:19 PM   DeviceId : Zoo\GreenHouse   Alias : Spare   CreateTime : 8/24/2010 8:28:22 AM   CreatedBy : Root\Acc   TimeLocked : 2/15/2011 12:53:26 PM   InstanceId : 7015/7167   CntrlType : 851   Description : Spare Controller No Points   InfinetId : 1   Location : Control Cabinet   NetworkId : 11   SerialNum : 12345   VersionNum : 2.160000  EndObject   Object : Spare   Type : InfinityInfinetCtlr   LastChange : 1/11/2011 4:01:19 PM   DeviceId : Zoo\GreenHouse   Alias : Spare   CreateTime : 8/24/2010 8:28:22 AM   CreatedBy : Root\Acc   TimeLocked : 2/15/2011 12:53:26 PM   InstanceId : 7015/7167   CntrlType : 851   Description : Spare Controller No Points   InfinetId : 1   Location : Control Cabinet   NetworkId : 11   Port : comm2   SerialNum : 12345   VersionNum : 2.160000  EndObject  
View full article
Picard Product_Support
‎2018-09-06 02:15 PM

Last Updated: Admiral GavinHe Admiral ‎2022-08-25 09:12 AM

Labels:
  • Andover Continuum
4303 Views

Calculation for converting static air pressure to cfm

Issue Calculation for converting static air pressure to cfm Product Line TAC INET Environment INET HVAC Site Cause What are the calculations for converting static air pressure to cfm? Resolution SRVP ("water column") * 4005 = FPM (feet per minute). The second calculation is FPM * AreaFtSQ (size of box) = CFM You will need an airflow monitoring device and duct static pressure sensor to measure SRV P (v of Vs of P).
View full article
Picard Product_Support
‎2018-09-06 03:28 PM

Last Updated: Admiral GavinHe Admiral ‎2022-08-25 09:15 AM

Labels:
  • TAC INET
3727 Views

Function Block Expression limitations

  Issue No more equation characters can be entered into a Function Block application Product Line EcoStruxure Buildings Operation Environment Buildings Operation WorkStation Buildings Operations Function Block Editor Cause You have exceeded the maximum number of characters allowed in a Function Block expression editor.   Resolution Expression text must have less than 500 characters. Split larger equations into two Function Blocks if needed. How to add an Expression Block  Expression Blocks 
View full article
Spock PeterLarsen Spock
‎2021-11-08 09:23 PM

Last Updated: Lt. Commander Reza Lt. Commander ‎2022-08-25 10:55 AM

Labels:
  • EcoStruxure Building Operation
2979 Views

Could not establish contact with License Server using SmartX Server

Issue When adding License Entitlements via Device Administrator using the online method. After clicking activate, a "Communication failed" message is displayed:   Could not establish contact with License Server using SmartX Server Followed by a "License Operation Failed" message:   Add entitlement failed. License Server is offline. Error code: 41 Error message: CURL error: Product Line EcoStruxure Building Operation Environment Device Administrator Building Operation Automation Server Premium Building Operation Automation Server Bundled Cause When activating a SmartX Server license online, the SmartX server will try to connect to the license activation server to activate the license. If it cannot resolve the license activation server site name and connect, it will show up as offline. Resolution Make sure that the SmartX Server DNS is properly configured in the AS-P.  In Device Administrator select the Ethernet 1 Configuration tab. Check the Primary, Secondary, and Tertiary DNS settings If unsure of the correct DNS address, enter the Google DNS address of 8.8.8.8 or 8.8.4.4. The example below shows a local router address as the Primary DNS and Google DNS as the Secondary and Tertiary DNS.   To confirm that the SmartX Server can resolve the license activation server address Open a Console session on the SmartX Server in Device Administrator. Enter the command: ping schneider-electric.flexnetoperations.com If the DNS is correctly set in the SmartX Server, the result should look similar to that shown below: Note: Ensure that the ASP is fully connected to the Internet in order to perform Online Embedded License Activation. You need to be connected to the Automation Server using IP (Not via USB) to activate the embedded license.
View full article
Administrator CraigEl Administrator
‎2022-08-24 10:17 PM

Last Updated: Lt. Commander Reza Lt. Commander ‎2022-08-25 01:55 PM

Labels:
  • EcoStruxure Building Operation
7537 Views

Can the MP and RP VAV airflow control loop be affected by integral wind-up when the AHU is stopped

Issue Is there any adaptive tuning in the flow control loop that drives the MP-V or RP-V damper loop that will be negatively impacted by extended periods of non-zero box flow setpoints when the associated AHU is disabled (i.e. no pressure at VAV so the damper will open fully and the flow control loop will saturate). Product Line EcoStruxure Building Operation Environment Building Operation Multi-purpose VAV EasyLogic RP-V Cause No information on the internal Variable Air Volume Data object Resolution Airflow control in the MP and RP VAV controllers is not impacted by extended periods of non-zero box flow setpoints when the associated AHU is disabled. The damper is actuated by a single-speed motor with three states (open, close, hold), and to avoid windup or saturation effects, the flow control algorithm is not a PID loop. There is no need to link the AHU enable to the MP or RP flow control logic.
View full article
Administrator CraigEl Administrator
‎2022-08-24 08:28 PM

on ‎2022-08-24 08:28 PM

Labels:
  • EcoStruxure Building Operation
1089 Views

Data sheet for MD-S1 / MD-S2 auxiliary switch

Issue Unable to locate data sheet for the MD-S1 and MD-S2 auxiliary switch Product Line Field Devices Environment MD-S1 auxiliary switch MD-S2 auxiliary switch Cause No data sheets can to be found. Resolution Data sheets for the MD-S1 and MD-S2 auxiliary switches are not available. To review the MD-S Auxiliary Switch Installation Sheet, please click HERE.
View full article
Picard Product_Support
‎2018-09-10 10:33 PM

Last Updated: Gary Schneider Alumni (Retired) ‎2022-08-24 06:36 AM

Labels:
  • Field Devices
5716 Views

Virtual USB Dongle, AnywhereUSB

Issue Using Sigma with a Virtual USB Dongle / Virtual USB Dongle / AnywhereUSB Product Line Satchwell Sigma Environment Sigma 4.05 SP2 Sigma 4.05 SEB Windows XP Windows 7 AnywhereUSB/5 Gen 2 Cause The requirement for the Sigma dongle to be installed remote from the Sigma server PC. Resolution 1. Install AnywhereUSB hardware. 2. Follow AnywhereUSB manufacturer's instructions and install device software and drivers on PC where Sigma Server is to be installed and assign a static IP address. 3. Install Sigma dongle. 4. Install Sigma software if not already installed and run. Download manufacturers datasheet http://www.digi.com/pdf/prd_usb_anywhereusb.pdf Download manufactures manual https://www.digi.com/resources/documentation/digidocs/PDFs/90001085.pdf   Schneider Electric can now provide a software license in replacement for the Sigma dongle. See knowledge base article Sigma parallel port dongle or USB dongle upgrade to SBO/EBO software license exchange, for more information.  
View full article
Picard Product_Support
‎2018-09-07 04:30 AM

Last Updated: Gary Schneider Alumni (Retired) ‎2022-08-24 06:56 AM

Labels:
  • Satchwell BAS & Sigma
3372 Views

Rules for Upgrading

Issue Upgrading  Product Line EcoStruxure Building Operation Environment EcoStruxure Building Operation Cause Guidelines for upgrading to higher releases Resolution Non-Sequential Upgrades: Versions 1.9.1 and Newer Starting in version 1.9.1, non-sequential upgrades can be performed from versions 1.5.X and newer. Please refer to the "Upgrading" section of the Release Notes for the software version you are upgrading to. The "Upgrading" section will direct you to prior release notes that you need to read through before upgrading and point out items with limited runtime compatibility during the upgrade process.  NOTE: If upgrading a system at 1.5/1.6/1.7/1.8 with LON devices, please be aware that there are special steps that must be taken to prepare the database for upgrade. These steps can be found in the Release Notes as well.  Sequential Upgrades: Versions 1.8.1 and Older For versions 1.8.1 and older, the upgrade process is sequential. In other words 1.2.0, 1.3.0, 1.4.0, 1.4.0.4020, 1.5.0, 1.6.1 The upgrade process can be found in the System Upgrade Reference Guide. The primary released versions were 1.0.0.161 1.1.0.362 1.2.0.767 1.3.0.938 1.3.0.10100 SP1 1.3.0.20011 SP2 1.4.0.4020 1.4.1.68 1.5.0.532 1.6.0.250 (RC) 1.6.1.5000 1.7.0.255 (RC) 1.7.1.89 The minimum upgrade path would be: 1.0.0.161 Official Release 1.1.0.362 Official Release 1.2.0.767 Official Release 1.2.0.2207 1.3.0.938 Official Release 1.3.0.10100 1.4.0.4020 1.4.1.68 Official Release 1.5.0.532 Official Release* 1.6.1.5000 Official Release 1.7.1.89 Official Release Note: On one site, the AS would not upgrade from 1.5.0.532 to 1.6.1.5000. Going to the 1.6 RC resolved the issue.   1. In order to upgrade to 1.5 the site must be at 1.4.0.4020 or higher. Some sites may be still running at 1.4.0.818, which was the original 1.4.0 release. Although this is not officially supported and will not be tested, it is likely to experience the same upgrade as one from 1.4.0.4020. 2. An upgrade from 1.4.0.4020 to 1.5 will NOT offer any runtime compatibility, while an upgrade from 1.4.1 to 1.5 will offer runtime compatibility. Consequently, for a site to maximize its operational status through the upgrade, we have two different upgrade scenarios as described below. a. 1.4.0 to 1.5 – this process flow is designed to allow as much of the plant as possible to continue to operate through the entire upgrade. For the first three steps of the process the Enterprise Server will continue to aggregate the alarms from all of the 1.4.0 Automation Server. Once the halfway mark is reached the Enterprise Server can be upgraded and will begin to aggregate the alarms from the 1.5.0 Automation Server.              i. Upgrade one WorkStation in order to be able to communicate directly to any of the 1.5 Automation Server that are upgraded in b below.             ii. Upgrade 50% of the Automation Server             iii. Upgrade Enterprise Server and all but one WorkStation             iv. Upgrade the remaining Automation Server             v. Upgrade the remaining WorkStation b. 1.4.1 to 1.5 - In this process, we can take advantage of the support for runtime compatibility and the Enterprise Server will receive alarms from both the 1.4.1 and the 1.5 Automation Server.             i. Upgrade Enterprise Server and all but one WorkStation which can be used to talk directly to unupgraded Automation Server if configuration changes are needed             ii. Upgrade Automation Server             iii. Upgrade final WorkStation Note: some sites have experienced issues with the ES restart after upgrade because of the .Net Framework 4.5 upgrade and port 80 usage. Adjusting this port to an available port resolves the problem. The conversion log may indicate an upgrade warning similar to warning shown below, this warning can be safely ignored, and furthermore the upgrade program corrects the problem in the 1.5 database.           :02:11  WARNING:      Property PFE202_PF601.SI in (~/BACnet/Application/ELE/GRAPHIQUES/ECLUSES CD S4/PORTES_CE_S4) is not defined in the new system, skip           PFE202_PF601.SI. <script src="chrome://dce.addin/content/content_javascript.js"> </script>
View full article
Picard Product_Support
‎2018-09-07 02:08 PM

Last Updated: Gary Schneider Alumni (Retired) ‎2022-08-24 07:45 AM

Labels:
  • EcoStruxure Building Operation
3303 Views

Documentation on the MSC-MPC Microsmart controller and its associated modules

Issue Documentation on the MSC-MPC Microsmart controller and its associated modules. Product Line TAC I/A Series Environment Microsmart controller MSC-MPC MPC-4AO MPC-8AI MPC-2PO MPC-SSR MPC-4CO Cause Obsolete controller Resolution Click here to view the installation instructions on the MSC-MPC. Click each associated module part number below to view its installation instructions: MPC-4AO MPC-8AI MPC-2PO MPC-SSR MPC-4CO
View full article
Picard Product_Support
‎2018-09-10 03:48 AM

Last Updated: Gary Schneider Alumni (Retired) ‎2022-08-24 07:50 AM

Labels:
  • TAC IA Series
7105 Views

Graphic/TGML are slow and/or not responsive

Issue TGML pages are slow to load in Workstation TGML objects are not responsive Product Line EcoStruxure Building Operation Environment EcoStruxure Building Operation TGML Cause The driver of the graphic card is outdated or not supported. Resolution Visit the webpage of the PC's brand and update the driver for the graphic card.
View full article
Picard Product_Support
‎2018-09-06 09:40 AM

Last Updated: Captain SharlinaRe Captain ‎2022-08-24 08:43 AM

Labels:
  • EcoStruxure Building Operation
2197 Views

Windows 7/10 User Account Control Settings

Issue The following issues have been found to occur due to the Windows 7 User Account Control Settings: When starting I/NET, receive an error message indicating, "This is an unregistered version of I/NET.  Please contact TAC to register this copy of I/Net." DBCreate does not accept Windows Authentication login.  It only allows access to DBCreate using the SQL Server authentication login option. Login Issue with SevenReports (Crystal Reports)  Product Line TAC I/NET Environment I/NET Seven 2.4x Windows 7  Windows 10  Cause The User Account Control Settings appears to block access to these files required by the I/NET applications. Resolution Set the User Account Control Settings to "Never notify". Go to Windows Start Icon In the Search prompt, type in User Account - Select the option "Change User Account Control settings" from the Control Panel options shown below: The default setting is shown. Change this setting to "Never notify." You will be presented with the following confirmation - Select Yes Restart your PC Test the issue and re-install I/NET (a repair may be adequate) if the issue remains before contacting support.  This setting is only required to be done once for all users on the PC.
View full article
Picard Product_Support
‎2018-09-06 01:40 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2022-08-23 08:30 PM

Labels:
  • TAC INET
1932 Views
  • « Previous
    • 1
    • …
    • 56
    • 57
    • 58
    • …
    • 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