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
  • Building Automation Knowledge Base
  • Label: EcoStruxure Building Operation
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,840
  • TAC IA Series 1,823
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 329
  • 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

Label: "ecostruxure building operation"

View in: "Building Automation Knowledge Base" | Community

1838 Posts | First Used: 2018-09-06

Building Automation Knowledge Base

Sort by:
Date
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 68
    • 69
    • 70
    • …
    • 92
  • Next »
Label: "EcoStruxure Building Operation" Show all articles

Display local server time PE Script example

Issue Provide a solution for displaying local server time Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Building Operation Enterprise Server Cause Request to display local server time Resolution Example code below can be inserted into a PE Script to allow display of local server time from within the workstation. By converting the time into a string the display of the information is not affected by any localization that is attempted by the client. *************************** datetime output ServerTime, ClientDisplayTime string output DisplayTimeString, DisplayTimeString2 String ampm numeric h1, h2 numeric Adjustment ' Time Adjustment: UTC Offset, DayLight Savings Time Adjustment = 4*3600 ServerTime = Time 'Set the desired Client Display Time ClientDisplayTime = ServerTime + Adjustment 'Set String to ServerTime print ServerTime to DisplayTimeString h1 = TimePiece(hour, ServerTime) if h1 = 24 then h1 = 12 if h1 > 12 then  h2 = h1-12  ampm = "PM" else  h2 = h1  ampm = "AM" Endif print TimePiece(month, ServerTime);"/" ;~       TimePiece(dayofmonth, ServerTime);"/";~       TimePiece(year, ServerTime),~       h2;":"; ~       TimePiece(minute, ServerTime);":";~       TimePiece(second, ServerTime), ampm to DisplayTimeString2 ****************************
View full article
Picard Product_Support
‎2018-09-06 10:14 AM

Last Updated: Sisko DavidChild Sisko ‎2020-05-28 03:26 AM

Labels:
  • EcoStruxure Building Operation
1797 Views

BACnet or Infinet Schedule Next transition time 2106-02-07 07:28:14

Issue The properties of a BACnet or Infinet Schedule shows Next transition time as 2106-02-07 07:28:14. Where does this date come from? EBO BACnet schedule shown below Product Line EcoStruxure Building Operation, Andover Continuum Environment b3 BACnet Schedule Infinet Schedule Cause The reason it displays the date of 7 Feb /2106 is that there are no events in the controller for the current week. Resolution The next transition time is evaluated and will display the next transition time when the following week has an event scheduled.
View full article
Picard Product_Support
‎2018-09-06 02:49 PM

Last Updated: Sisko DavidChild Sisko ‎2020-05-28 03:24 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
1758 Views

MAC ID for an Automation Server

Issue How is the MAC ID for an AS calculated? Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Cause MAC ID for an Automation Server calculation Resolution A Mac address ID of an IP level Automation Server is made up a 48 bits. The first 3 bytes are unique to each vendors organization and has a unique IEEE 3 octet identifier. The last 3 bytes are created by the individual companies and EBO's last 3 bytes are automatically pulled down from a database to a buffer in the product level test equipment where one is assigned for each tested AS, printed at the side sticker and logged in the Trace test report. Example  00-50-06-00-D0-15
View full article
Picard Product_Support
‎2018-09-06 02:13 PM

Last Updated: Sisko DavidChild Sisko ‎2020-05-28 03:22 AM

Labels:
  • EcoStruxure Building Operation
1804 Views

Unable to rehost license module on schneider-electric.flexnetoperations.com web portal

Issue Unable to rehost license. Gets "Only deployed entitlement line item can be fulfilled" error message. Environment Vista SmartStruxure Vista FM Cause Rehost or changes in configuration of licenses are impossible.  Resolution This message is given because the licenses are made obsolete. For more details about the status of your licenses, please contact your local Orders Department.
View full article
Picard Product_Support
‎2018-09-06 10:06 AM

Last Updated: Administrator Cody_Failinger Administrator ‎2020-05-21 11:02 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1376 Views

Xenta 102-AX Terminal load will not change from 0%

Issue The Xenta 102-AX VAV controller does not indicate any terminal load even though the demand is present at the VAV. IE the VAV setpoint is 23°C degrees and the room temperature is 26°C degrees. Product Line EcoStruxure Building Operation, TAC Vista Environment Xenta 102-AX VAV controller Cause The 102ax has been left in calibration mode. When the 102ax is in this mode the terminal load remains at 0% To check this from Vista locate the two points "UCPTvavselection.CPH" and "UCPTvavselection.CPl". These object are located in the VAV_controller object of the 102-AX controller. If one indicates "CALIBR ACTIVE" then the 102-AX  is in airflow calibration mode. This screen capture shows a Normal state of a 102-AX. Resolution To allow the terminal load to respond complete the Airflow calibration. If this has been left this way and no calibration is required a power cycle of the 102-AX will remove the 102-AX from airflow calibration mode. If above was not resolution, then perform the following: Record all settings (screenshot or photos of TGML Configuration pages) Commission controller with Default values. Re-enter all values that were changed from default. Override temperature above effective setpoint + cooling band, and see if terminal load goes +100. Override temperature below effective setpoint  - heating band, and see if terminal load goes -100.
View full article
Picard Product_Support
‎2018-09-11 03:56 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2020-05-18 06:13 PM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1632 Views

Unconfigured Device and how to clear obsolete notices from the Unconfigured Device list.

Issue Why are there Unconfigured Devices appearing in the Unconfigured Device list. Unconfigured Devices are not cleared from the device list once the third party device is correctly configured and brought online. Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Premium Building Operation Enterprise Server Unconfigured BACnet Devices Cause BACnet devices that have unresolved issues appear in the Unconfigured Devices folder beneath the Hardware folder. The devices in the folder may have one or more of the following unresolved issues: • Unspecified device identifiers • Duplicate device identifiers • Duplicate device names • Other interoperability issues These issues must be resolved at the third party controller end. Resolution There are 3 different ways to resolve this depending on AS-P version: 1.9.x: To clear the reconfigured devices from the Unconfigured Devices folder, select the network, and then press the Alt key and click the Refresh button at the same time. 2.0.x or later: For updates use the Discover All (binoculars) button Any version after the third party devices have be correctly configured and brought online, if any devices these device continue to appear in the Unconfigured Device list they can be cleared from the list by warm starting the AS.
View full article
Picard Product_Support
‎2018-09-06 10:11 AM

Last Updated: Commander JonGreen Commander ‎2020-05-13 10:42 AM

Labels:
  • EcoStruxure Building Operation
1681 Views

Not possible to add trend log after upgrading from v1.8 or below to v1.9 or above

Issue Unable to add trend /extended trend logs after upgrading from SBO version 1.8 to 1.9 Product Line EcoStruxure Building Operation Environment Upgrade from v1.8 or below to v1.9 or above Cause The number of trend log records in the server have exceeded the limit. No new trend log or extended trend log can be added to the server. See Architectural Guidelines v1.8 and Architectural Guidelines v1.9, The maximum number of trend log records in an Enterprise Server is 2.5 billion, and  SmartStruxure server device (AS, ASP,ASB) is 10 million In v1.8 and before, these trend record limits were soft limits. From v1.9, these are now hard limits. Thus it is not possible to save more than these amounts.  Resolution The logging numbers should be reduced below these limits 
View full article
Picard Product_Support
‎2018-09-10 09:32 AM

Last Updated: Sisko DavidChild Sisko ‎2020-05-12 06:03 AM

Labels:
  • EcoStruxure Building Operation
1476 Views

Alert, Confirm and Prompt in graphics on Advanced Display

Issue The TGML JavaScript methods alert(), confirm() or prompt() do not work on Advanced Display when using the Webstation app. Nothing happens when the methods are used, and the modal window that is expected is not displayed. See attached TGML file for a graphic example using the JavaScript methods. Product Line EcoStruxure Building Operation Environment Building Operation Advanced Display V2 Building Operation Advanced Display V3 Cause The embedded browser in the Webstation app does not support alert(), confirm() and prompt(). Resolution Use other ways to interact with the user that do not use modal windows. It is also likely that the usability of your graphics will benefit from removing the above mentioned JavaScript methods.
View full article
Janeway PeterEdvik Janeway
‎2020-05-12 02:50 AM

Last Updated: Sisko DavidChild Sisko ‎2020-05-12 02:52 AM

Labels:
  • EcoStruxure Building Operation
1354 Views

Moving the Enterprise Server database path on an existing system

Issue Moving the Enterprise Server database path on an existing system Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server (ES) Cause The Enterprise Server database can be affected by system changes (system restore, Windows reinstall, reformatting the system drive, etc.) if it is located at the default path on the system drive. In some instances, the default location is not the best for the customers' site. Resolution The default path where the Enterprise Server database is installed depends on the operating system it is installed on as well as the version:  The default database path for Building Operation 1.9 and below: C:\ProgramData\Schneider Electric StruxureWare\Building Operation 1.x\Enterprise Server For 2.0 and above  C:\ProgramData\Schneider Electric EcoStruxure\Building Operation x.x\Enterprise Server To move or change the Enterprise Server database path. Log on to the Enterprise Server from Workstation. Perform a backup (all data) of the Enterprise Server (right-click on the server and select 'Backup'). After the backup completes, save the backup set to the local drive (server > System > Backup and Restore > Backup sets > Local).  Exit the Workstation. Stop and uninstall the Enterprise Server. Install the Enterprise Server (same version as the version that was uninstalled). When prompted for the database path, browse to the new directory where the Enterprise Server database is to be located. In the example below, the new Enterprise Server database path is  After the Enterprise Server is installed, run the Software Administrator. The database path should now point to the new database directory. Start the Enterprise Server if it is not already running.  Log on to the Enterprise Server from Workstation and restore the backup set (all data) which was saved.  Log on to the Enterprise Server and verify operation. 
View full article
Picard Product_Support
‎2018-09-07 07:15 AM

Last Updated: Guinan RobertAndriolo Guinan ‎2020-05-12 12:32 AM

Labels:
  • EcoStruxure Building Operation
3163 Views

PID definitions for Plain English/Script AutoTune PIDs

Issue PID Definitions and definition for AutoTune PIDs. Product Line Andover Continuum, EcoStruxure Building Operation Environment Continuum 1.94 StruxureWare Building Operation 1.1 and higher Cause Argument for bPID in Continuum and StruxureWare Building Operation are: Arg 1 Ena Arg 2 Type Arg 3 Cv Arg 4 SP Arg 5 Kp Arg 6 LKi Arg 7 LKd Arg 8 Db Arg 9 OP Arg 10 Bias Arg 11 Isum Arg 12 err Arg 13 Ltim Arguments for AutoTuner PID Continuum and StruxureWare Building Operation are: Arg 1 Ena Tuning Enable Arg 2 Type type of control Arg 3 Cv Measured variable Arg 4 SP Setpoint Arg 5 Kp Proportional gain constant Arg 6 Ki Integral gain constant Arg 7 Kd Derivative gain constant Arg 8 Db Deadband Arg 9 OP Output Arg 10 Lag Output Device Lag time Arg 11 Dev Deviation from setpoint allowed Arg 12 Pd Passed Data Array of 17 Numerics Arg 13 Ta Time Date Array of 3 Variables Resolution For AutoTunerPID Wizard keep in mind that it is different than PID or often referred to as BPID. There are 3 types of PIDs bPID (normal PID) Simple PID (which was used for less memory available in controllers and had 9 Arguments) AutoTunerPID (designed to be run once on a system to ascertain the required values of Proportional, Integral and Derivative factors (Kp, Ki, Kd), when complete the function is normally to be replaced by the standard PID function as it will run faster with less system overhead. However when tuning is complete the PID tuning function will continue to control the plant using the standard PID function.) Please note that PIDs are no longer autoconfig and there is no generic PID functionality with Continuum 1.94 and StruxureWare Building Operation 1.1 and higher, but custom solutions instead.  bPID information on page 101 available in PID Function.pdf Simple PID is on page 90 of the above link AutoTunerPID information available in PID AutoTuner.pdf
View full article
Picard Product_Support
‎2018-09-06 03:28 PM

Last Updated: Administrator DavidFisher Administrator ‎2020-05-07 07:00 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
13281 Views

Trouble configuring zero Box Flow on MP-V controllers

Issue In an MP-V controller, Box flow is reading air flow when the VAV damper is closed Product Line EcoStruxure Building Operation Environment Building Operation Multi-purpose VAV FW v2.00.01.00016 Building Operation Workstation (Version 2.0.x or later) Cause Confinguring the MP-V Box Flow Zero Point WebHelp article in Building Management System WebHelp is missing steps needed for MP-V with firmware version 2.00.01.00016. Resolution In addition to the procedure described in Configuring the MP-V Box Flow Zero Point, two additional steps are required to zero the Box flow on an MP-V using firmware version 2.00.01.00016. Under Flow Balance Data... The Box Measured maximum flow must be an appropriate value based on the box size.  The Hood Measured maximum flow must be an appropriate value based on the box size. Once the procedure in WebHelp is followed and these to settings are configured, the Box Flow will read zero when the Velocity Pressure is below the Minimum value setting in Velocity Pressure properties.   If the Box Flow is still a non-zero value: While the damper is closed, put in an offset value to counter the Box Flow Make sure that the minimum value setting is a small positive value ex/ 0.002
View full article
JohnBoehmer Schneider Alumni (Retired)
‎2019-06-27 09:45 AM

Last Updated: Commander JonGreen Commander ‎2020-05-06 01:18 PM

Labels:
  • EcoStruxure Building Operation
3755 Views

xP Expansion Modules replacement

Issue Need to replace or add an xP expansion module. Product Line EcoStruxure Building Operation Andover Continuum Environment xP Expansion Module  Cause When replacing or adding an xP expansion module does the controller need to be powered off? Resolution When replacing or adding an xP expansion module the controller must be powered off, i.e., hot-swapping is not allowed. Adding an expansion module to a controller requires the controller to be cold-started. After the cold-start the CPU light on the first xP module should blink once at a rate of about once every 2 seconds. This is considerably slower than the controller CPU LED it is connected to. If a second xP module is connected, it also has about 2 seconds between flashes, but it will flash twice indicating it has detected the second module.
View full article
Picard Product_Support
‎2018-09-06 11:03 AM

Last Updated: Sisko DavidChild Sisko ‎2020-05-06 06:11 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
1392 Views

RSTP setting on MP controller

Issue Where is the RSTP setting on a MP-C or MP-V controller? Product Line EcoStruxure Building Operation Environment Building Operation Multi-purpose Controller (MP-C) Building Operation Multi-purpose VAV (MP-V) Cause Unable to find RSTP setting on MP-C or MP-V controller Resolution On the controller, find System > Settings, scroll down to Configuration and enable RSTP. ** Be sure to Warm start each controller after enabling RSTP or the setting will not be retained **
View full article
Sisko DavidChild Sisko
‎2020-03-13 03:32 AM

Last Updated: Admiral Alan_Wood Admiral ‎2020-04-28 06:13 AM

Labels:
  • EcoStruxure Building Operation
3553 Views

Using Webstation from outside of the Local Area Network

Issue Using Webstation from outside of the Local Area Network Product Line EcoStruxure Building Operation Environment Building Operation Webstation Cause Customer wishes to use Webstation to access the system over the internet Resolution Inform the local IT department that the PC or Automation Server will need a public IP address in order to be accessed from outside of the Local Area Network. If the device has an IP address of 10.xxx.xxx.xxx it is an internal IP address and will not be visible from outside of the local IP domain. NOTE:  When the device is available on the Internet, this will allow anyone with internet access and a correct password to access the system.
View full article
Picard Product_Support
‎2018-09-06 09:47 AM

Last Updated: Sisko DavidChild Sisko ‎2020-04-23 07:59 AM

Labels:
  • EcoStruxure Building Operation
1428 Views

Values imported from Excel become 10 or 100 times greater

Issue Values that are exported to Excel, updated and then imported again are multiplied by a factor of 10, 100 or another multiple of 10. Values are exported to Excel by clicking on the Export to Excel tool (marked in red) The values are updated in Excel The Excel file is imported to Workstation. Right click and choose Import from Excel... Choose to update objects The values are now in this case 100 times greater than in the Excel file Product Line EcoStruxure Building Operation Environment Building Operation Workstation Cause Workstation can only handle "." (dot) as decimal separator for values imported from Excel. When using "," (comma) Workstation ignores the decimal separator making the value 10 times or 100 times greater than the value entered in Excel. The multiple of 10 depend on the number of decimals you use. If you have 4 decimals the value will become 10 000 times greater. Resolution Change decimal separator from "," (comma) to "." (dot) in the Excel file before importing. Find and Replace can be used to search for , and replace with .
View full article
Janeway PeterEdvik Janeway
‎2020-04-23 06:20 AM

Last Updated: Sisko DavidChild Sisko ‎2020-04-23 06:21 AM

Labels:
  • EcoStruxure Building Operation
1090 Views

New year in Digital Schedule Exception Event

Issue Cannot select new year when trying to add an Exception Event in a Digital Schedule. The new year is not listed in the drop-down list. Product Line EcoStruxure Building Operation Environment Building Operation Webstation Cause The drop-down list does not contain any year past 2019 in Webstation 1.9 and 2.0 Resolution There are two ways to resolve this issue: Use the arrows (1) at the top of the Schedule, or the calendar (2) to the right, to select a date in the year the exception should be valid for. Click in the schedule to open up the properties window. It will now automatically have the selected year (3). Add the Exception in Workstation. The drop-down list in Workstation does not in fact contain more items than it does in Webstation, but there is the possibility to type in the year manually without using the drop-down list. In EBO version 2.0 the year in an Exception Event can be manually typed in the same way as in Workstation. This problem has been resolved in version 3.0 and later versions where the drop-down list contains later years.
View full article
Janeway PeterEdvik Janeway
‎2020-04-23 06:13 AM

Last Updated: Sisko DavidChild Sisko ‎2020-04-23 06:14 AM

Labels:
  • EcoStruxure Building Operation
1047 Views

Export and Import between different versions in EcoStruxure Building Operation

Issue Can an export file from one version of EcoStruxure Building Operation(EBO) be imported to another version of EBO?  Product Line EcoStruxure Building Operation Environment Building Operation Workstation Cause Export files are in general NOT backward compatible. A Script or Function Block Program that is exported from for example version 3.1.x is NOT guaranteed to import successfully into an earlier release Resolution Starting in version 3.0.x, import files exported from a later release than where they are imported will be denied. An export file from 3.1.x cannot be imported in 3.0.x. An export file from 3.0.x can however still be imported in 2.0.x, but it's not recommended, and it may fail to import successfully. In version, 3.1.x import files exported from versions older than version 1.3, will be denied. Starting in version 3.2.x, import files exported from versions older than 1.8.x will be denied.
View full article
Janeway Jonas_Brissman Janeway
‎2020-04-22 06:02 AM

Last Updated: Guinan RandyDavis Guinan ‎2020-04-22 06:05 AM

Labels:
  • EcoStruxure Building Operation
2100 Views

Size of PCT Project folder is increasing

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 PCT project folder size increases when an object is deleted. Product Line EcoStruxure Building Operation Environment Project Configuration Tool, PCT Cause Any change made in PCT increases the size of PCT project folder. This is by design and it is a normal behavior of PCT. The reason for this is that a project is a virtual machine using a dynamically allocated image that grows when memory is needed, but the image will not shrink when something is deleted.  Resolution The only way to reduce the folder size of a project is to backup all servers in the project, create a new project, restore the server backups to the new project and then delete the old project.
View full article
Picard Product_Support
‎2018-09-06 07:28 AM

Last Updated: Guinan RandyDavis Guinan ‎2020-04-15 11:14 AM

Labels:
  • EcoStruxure Building Operation
  • Project Configuration Tool
1952 Views

Collect log files from Project Configuration Tool (PCT)

Issue How to collect log files from the Project Configuration tool. Product Line EcoStruxure Building Operation Environment Project Configuration Tool Cause When contacting Product Support about issues with the Project Configuration tool, log files should be provided. Resolution Go to the PCT installation folder and run the program called LogCollector.exe located there. The default installation folder for versions 1.2 and higher is: "C:\Program Files (x86)\Schneider Electric EcoStruxure\Building Operation\Project Configuration Tool" and "C:\Program Files (x86)\Schneider Electric StruxureWare\Building Operation\Project Configuration Tool" for previous versions. Click Collect logs A program log of what LogCollector has done is displayed. A zip-file containing the collected PCT logs is created on the desktop.
View full article
Picard Product_Support
‎2018-09-06 07:28 AM

Last Updated: Guinan RandyDavis Guinan ‎2020-04-15 10:50 AM

Labels:
  • EcoStruxure Building Operation
  • Project Configuration Tool
3632 Views

Filtering Trend Log entries to be shown in a Notification Report

Issue Unable to configure Notification Report Template to filter the entries from a trend log that will be shown in the report Product Line EcoStruxure Building Operation Environment Building Operation Enterprise Server Cause In many cases it is desirable to show a sub-set of entries from the trend log included in a report filtered by a criteria such as date range   Resolution As of EBO version 3.1 the only way to specify a sub set of entries is via the 'Number of records' property Starting in version 3.2x, the Notification Report Template configuration will allow filtering by custom date as well as providing the following built in filters Today Yesterday This week Last week This month Last month This year Last year
View full article
Captain AbeMeran Captain
‎2020-04-15 08:13 AM

Last Updated: Guinan RandyDavis Guinan ‎2020-04-15 08:13 AM

Labels:
  • EcoStruxure Building Operation
1478 Views
  • « Previous
    • 1
    • …
    • 68
    • 69
    • 70
    • …
    • 92
  • 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