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
  • Building Automation Knowledge Base
  • Label: TAC Vista
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,825
  • 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 149
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 10
  • 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

Label: "tac vista"

View in: "Building Automation Knowledge Base" | Community

2045 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
    • …
    • 45
    • 46
    • 47
    • …
    • 103
  • Next »
Label: "TAC Vista" Show all articles

Unable to open Trend Log automatic activation start time calendar

Issue When creating a trend log in TAC XBuilder it is possible to choose automatic activation. If the automatic option is chosen you can browse in a start time for the trend log using a calendar. It is not possible to open this calendar. Product Line TAC Vista Environment XBuilder Trend Logs Cause TAC XBuilder is using Microsoft's ActiveX Calendar Control file (mscal.ocx) this is normally installed when you install Microsoft Office Professional (i.e. a version including Access) or when you install Microsoft Access. If mscal.ocx is not installed on the computer it is not possible to open the calendar. Resolution The file mscal.ocx should be in the folder \\windows\system or \\windows\system32.  If not, please follow the steps below to install the mscal.ocx file. Click here to download the file. Store the file at \\windows\system or \\windows\system32 go to Start->Run and type cmd to open the command window type "regsvr32.exe mscal.ocx" Now the calendar should be able to edit in Xbuilder.
View full article
Picard Product_Support
‎2018-09-07 02:02 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-11-02 06:26 AM

Labels:
  • TAC Vista
1068 Views

"Error HRESULT E_FAIL has been returned from a call to a COM component" when saving a TGML graphic

Issue Unable to save a TGML graphic in a Vista database. Save error Error HRESULT E_FAIL has been returned from a call to a COM component. Product Line TAC Vista Environment Vista 5 Workstation TGML Graphic Editor Cause This message occurs when saving a graphic to a folder that has a "/" in the name. Resolution Change the name of the folder to not include a "/"
View full article
Picard Product_Support
‎2018-09-07 02:02 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-11-02 06:24 AM

Labels:
  • TAC Vista
1498 Views

Determine the current year in a Menta file

Issue Determine the current year in a Menta file. Product Line TAC Vista Environment Menta Cause Menta has built in Simple Blocks for weekday, date, month, minute and second, but does not have a "YEAR" block to tell the program the current year. Resolution Please use the attached Menta macro block. This code will take the current year and transition to the next year at midnight on December 31st. ***Please note*** The SHR block named "Year" has to have the current year put in it before downloading this code. YEAR_CALC.MTA  
View full article
Picard Product_Support
‎2018-09-07 02:01 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-11-02 06:23 AM

Labels:
  • TAC Vista
1293 Views

Monitor the online status of a base unit's associated I/O modules

Issue Monitor the online status of a base unit's associated I/O modules Product Line TAC Vista Environment Menta Xenta programmables Xenta 280, 281, 282, 283, 300, 301, 302, 401, 401:B Xenta I/O Modules Cause Alert the end user to communication failures between a Xenta programmable base unit and its associated I/O modules. Resolution Add a DI block to the Menta program. Name the DI point Click the bind button and choose online device. Within the device address box, enter the I/O module number. For module 1, type 1. For module 2, type 2, etc. Also, attached is a Menta macro that contains code for 10 modules. If there are less than 10 modules, remove the unnecessary points / alarms. Note: Any I/O module defined in the Device Specification that has no hardware inputs or outputs assigned to it in the Menta application will always report an offline status.
View full article
Picard Product_Support
‎2018-09-07 04:30 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-30 10:49 AM

Labels:
  • TAC Vista
1469 Views

Xenta Servers and Time Synchronization

Issue The time in TAC Xenta Server should be the same as the time on the TAC Vista Server PC. When Xenta Servers connect to the TAC Vista Server, they should synchronize their time with the Vista PC. Product Line TAC Vista Environment Xenta Servers Xenta 511, 527, 701, 711, 721, 731, 913 NTP Server Vista Server Cause There are different scenarios. Vista Server PC has no internet connection Vista Server PC has internet connection Resolution Corresponding to the causes above: Set the Xenta Server to synchronize with the Vista Server PC. You do that by adding this AuthoritativeNTPserver.zip reg file to the registry on the TAC Vista Server PC, and enter the IP address of the PC into the Xenta Server as described in Setting NTP in Xenta Server.pdf. Set the Xenta Server and the Vista Server PC to synchronize with a NTP server on the internet. Find servers here: http://support.ntp.org/bin/view/Servers/NTPPoolServers Area HostName Worldwide pool.ntp.org Asia asia.pool.ntp.org Europe europe.pool.ntp.org North America north-america.pool.ntp.org Oceania oceania.pool.ntp.org South America south-america.pool.ntp.org In general, make sure that firewall is not an issue. NTP uses port UDP 123
View full article
Picard Product_Support
‎2018-09-07 01:49 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-29 01:01 PM

Labels:
  • TAC Vista
2907 Views

SNVT_flow will not display correctly in Imperial units on a TGML graphic on a Xenta Server

Issue SNVT_flow will not display correctly in Imperial units on a TGML graphic on a Xenta Server Product Line TAC Vista Environment Xenta Servers version 5.1.1 or earlier Xenta 511, 527, 711, 731 Cause SNVT_flow will only display on TGML graphics as liters per second regardless of what unit the signal in Xbuilder is configured for when sent to the graphic page. This is a bug and has been reported. Resolution This has been corrected in version 5.1.2. Upgrading to 5.1.2 or later will resolve this issue. If upgrading is not an option, the conversion can be done in a script element of the TGML graphic page. This LS to CFM Snippet can be used to modify a numeric or text presentation object.
View full article
Picard Product_Support
‎2018-09-07 01:47 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-29 07:34 AM

Labels:
  • TAC Vista
1222 Views

SNVT_press_p will not display correctly in Imperial units on a TGML graphic on a Xenta Server

Issue SNVT_press_p will not display correctly in Imperial units on a TGML graphic on a Xenta Server Product Line TAC Vista Environment Xenta Servers Xenta 511, 527, 711, 731 Cause There is a bug with the TGML graphic editor that causes a SNVT_press_p to only display in the SI units of pascals. Resolution Until this issue is corrected you can manually convert the value on the graphic page using a JavaScript. This Pascal to H2O Snippet can be used to modify a numeric or text presentation object.  
View full article
Picard Product_Support
‎2018-09-07 01:32 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-29 07:31 AM

Labels:
  • TAC Vista
1412 Views

After upgrading the XBuilder program, you may get "File not found" error message when generating the project.

Issue After upgrade of Xbuilder or opening a project built on another computer generating the project causes a "File not found:" error message.   Product Line Satchwell MicroNet, TAC INET, TAC Vista Environment XBuilder Cause Find the alarm or event page that is causing this problem and view the reference field to identify the cause of the problem.   XBuilder was upgraded and the xmle files from the previous version are no longer present. XBuilder installation directory was on a different drive on the computer the project was last used on. Resolution In Xbuilder, right click on all the Alarm and Event pages, select Change reference, and browse in the new path to the referenced file.  
View full article
Picard Product_Support
‎2018-09-07 01:29 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-29 07:29 AM

Labels:
  • Satchwell MicroNet
  • TAC INET
  • TAC Vista
1153 Views

Use Echelon License Diagnostic Utility to check the status of LonMaker credits

Issue Echelon now has an easier way to check the status of your LonMaker License. Determine the status of your credits in seconds. Product Line TAC Vista Environment LonMaker 3.1 LonMaker 3.2 (Turbo) LNS Cause Determine corrupted credits/licensing issues without the old method of using the command prompt. This will do the same thing with a click of a button. Resolution The tool will diagnose the license status and give you the solution you need to follow to fix the problem.   Download here: Echelon License Diagnostic Utility Save or run Choose LonMaker credits Copy to clipboard and email to Echelon if corrupted credits are shown. Screen shot of invalid LonMaker license:   This error occurs if the license file you specified is not located in the application directory. To resolve this, you will need to reboot your PC and log in as a user with Administrative privilege. Next, make sure the files listed below are located in the C:\Windows\LNS Licenses folder. Note that the "LNS Licenses" folder is a hidden one; therefore, in Windows Explorer, go to Tools - Folder Options..., and in the View tab, select "Show hidden files and folders." Now uncheck the "Hide protected operating system files (Recommended)" option.
View full article
Picard Product_Support
‎2018-09-07 01:54 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-29 06:40 AM

Labels:
  • TAC Vista
1532 Views

Error message: "Failed to run DcuXml.exe" when importing I/NET .sav files into XBuilder

Issue   Error message: "Failed to run DcuXml.exe" when importing I/NET .sav files into XBuilder Product Line TAC INET, TAC Vista Environment XBuilder 1.6.0 Cause When XBuilder imports I/NET save files, it does a simple batch of all of the save files for the import process. It creates a path for the import into XBuilder. A typical path might look like this: C:\TAC XBuilder Projects\MyProjectName\Files\INET\dcu0102,dcu0103,dcu0104 This example shows the import of 3 I/NET save files with a character length of 72 for the batch process. This process is limited to 2048 characters. Importing 15-20 save files will cause a crash.   Resolution To squeeze a few more save files into XBuilder, shrink that path as much as possible. For example: Rename the default "TAC XBuilder Projects" folder to something shorter. Rename the project to something shorter. Move .sav files to another location, even temporarily to the C:\ drive root to eliminate extra path data. Example:  C:\XBPrj\MyPrj\Files\INET\dcu0102.sav.  This path shrinks the directory at the front end to allow for more save files on the backend.
View full article
Picard Product_Support
‎2018-09-07 01:45 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-28 11:17 AM

Labels:
  • TAC INET
  • TAC Vista
943 Views

Defining Coefficients (Gain and Offset) in XBuilder Device Templates

Issue Modbus (or other 3rd party communications protocol) not displaying correct value even though coefficients (gain and offset) have been defined Product Line TAC Vista Environment XBuilder Device Template Cause The Xenta 913/731 uses an abnormal equation when applying the coefficient in device templates for 3rd party interfaces: y=m(x+b) Traditionally, the slope-intercept form is used when applying a coefficient: y =mx+b This means that the gain in the coefficient is applied after the offset rather than before it. Resolution If you have the information that fits a traditional slope-intercept form and need to apply a coefficient in a XBuilder device template then use the following as your variables where m and b are from the slope-intercept form equation: Gain: m Offset: b/m The following is an example of one manufacturer's specifications for its Modbus values and how to correctly enter them into the device template: For a temperature sensor reading that is being sent as a Modbus point a certain manufacturer specifies that to correct the raw value the following should be used: Gain = 0.1 Offset = -40   However, the manufacturer assumes the standard slope-intercept form will be used, so entering the data without any adjustments would cause the value to be converted incorrectly in the Xenta Server. For example, if the temperature was 80 °F then the raw Modbus value would be 1200 and the Xenta Server would apply the coefficient as y=0.1(1200+(-40)), simplified as y=120-4. This means the Xenta Server would return a value of 116 °F instead of 80 °F.   In order to fix this the offset should be multiplied by the gain in order to compensate for the difference in how the Xenta Server utilizes the coefficient compared to how the 3 rd party manufacturer intended it to be used. So the following would be used: Gain = 0.1 Offset = (-40)*0.1 or -400   Now, with a temperature of 80 °F the raw Modbus value will still be 1200 and the Xenta Server will apply the coefficient as y=0.1(1200+(-400)), simplified as y=120-40. The Xenta Server now returns the correct value of 80 °F.  
View full article
Picard Product_Support
‎2018-09-07 03:11 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-28 07:42 AM

Labels:
  • TAC Vista
1455 Views

Downloading new NXE or APB files using NL220

Warning Potential for Data Loss: The steps detailed in the resolution of this article may result in a loss of critical data if not performed properly. Before beginning these steps, make sure all important data is backed up in the event of data loss. If you are unsure or unfamiliar with any complex steps detailed in this article, please contact Product Support Services for assistance. Issue Downloading new NXE or APB files using NL220 Product Line TAC Vista Environment NL220 Cause Downloading new or old firmware versions into application specific controllers. Resolution Before performing this update, make a backup of the NL220 project. In case something happens and the configuration parameters are lost, there will be something to reference. Go to extranet and download the latest NXE and APB files. In NL220, right click on the controller to be upgraded and go to Network > Upload configurations. This will update the database with the current configuration in the controller.   Next, right click on the controller again and go to Network > Replace. A box will open that is titled Commissioning a node. The option "Upload configuration from old node if present" should be checked. This will insure that the values in database are current with the controller. Under Configuration download, "Download all known database values" needs to be selected. This will download the configuration parameters back into the controller once the update is complete. Finally under Template, "Download a program to the node" should be checked. The file that was downloaded off of extranet earlier can now be browsed in. Note: The option ‘Keep current configuration on node’ is misleading. By selecting this option it will not download parameters to the node. So when you download the new APB file, the controller will retain the configuration parameters found in the APB file not what was originally on the node.   Click Continue
View full article
Picard Product_Support
‎2018-09-07 01:20 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-28 07:39 AM

Labels:
  • TAC Vista
2246 Views

Calculating heating and cooling operations on a Xenta 121

Issue ZBuilder allows for configuration of heating and cooling setpoints as well as PI gain and terminal load deadbands. However, sometimes these parameters can mask the actual activation and deactivation temperature points for heating and cooling outputs. Product Line TAC Vista Environment Xenta 121 ZBuilder Cause Figuring out where a Xenta 121 will turn on stages of heating or cooling can be a bit confusing, especially in °F. If you're not careful, you could have the heat operating until the space temp crosses the cooling setpoint at which point, the unit will switch to cooling and turn on the cooling stage(s). Resolution Click here to open a spreadsheet that will calculate the proportional bands and the activation points of the heating and cooling stages. Select the tab that describes the cooling/heating application set in ZBuilder Enter the temperature setpoints, gain and hysteresis settings and the value of nviSetpoint if it is being used. Ensure that cooling/heating bands are not inverted or overlapping to ensure proper operation of the Xenta 121.  
View full article
Picard Product_Support
‎2018-09-07 01:17 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-28 07:34 AM

Labels:
  • TAC Vista
1353 Views

Xenta Server TGML Graphic issues resolved by clearing the PC's Java Cache

Issue TGML Graphic does not display. Shows only a red X Xenta Server TGML Graphics not updating following XBuilder download Miscellaneous Java error messages Product Line TAC Vista Environment Xenta 511, 527, 711, 731 TGML graphics XBuilder Cause Dynamic TGML graphics are rendered in the web browser using a Java applet. Java on the PC will store applets and graphics in its cache for faster load times. This can sometimes be problematic as changes are being made -- either to the graphic source files or the firmware version of the Xenta Server. Resolution Clear the Java cache before loading the page again: Open the Java Control Panel If viewing a Java page, the icon for the control panel will be in the task bar of the PC. Double click it. Otherwise, go to Start > Control Panel > Java. On the first tab, General, see the third box item, Temporary Internet Files. Click Settings...   Click Delete Files...   Select both "Applications and Applets" and "Trace and Log Files". Click OK, and exit the Java Control Panel   Reload the graphic.
View full article
Picard Product_Support
‎2018-09-07 01:17 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-28 07:29 AM

Labels:
  • TAC Vista
1550 Views

LMGRD "crashing" upon restarting the PC

Issue Every time the computer reboots, LMGRD errors are shown at startup.   LMGRD encountered a problem and needed to close. lmgrd.exe - Application Error The instruction at "0x0012e854" referenced memory at "0xffffff91". The memory could not be "written". Product Line Other, Satchwell MicroNet, Satchwell Sigma, TAC Vista Environment Vista Server 5.0 FlexNet Licensing Remote Alarm Manager Sigma BAS2800+ Micronet Errors Cause There is a known issue with the new license server from Flexnet. The LMGRD.exe is actually crashing during shut down of the PC. Resolution This is nothing dangerous. What happens is that when you turn off the PC, something is happening with the license server during the shutdown phase. Since LMGRD runs as service, it can not display this error message during this shut down. The error message is shown the next time the PC is started. It will not affect anything since the error messages is queued from the last shutdown sequence, NOT during the startup. We think it has something to do with having a license server installed and not using only an entitlement license. In some situations, placing a customer license file from any project into the license folder along with the monthly demo license stops the LMGRD error. The license server may read the customer license, note that it is invalid, then use the monthly license. Flexnet is looking into this issue. Look for a fix in upcoming versions. On Sigma, BAS2800+, and Micronet systems where Remote Alarm Manager is installed, the TAC license server can be uninstalled as it is not used.
View full article
Picard Product_Support
‎2018-09-07 12:57 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-27 10:51 AM

Labels:
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC Vista
1887 Views

Creating a standard graphic in Vista 5

Issue The standard graphic object does not exist in Vista 5 the same way it did in previous versions so an alternative method for creating a standardized graphic is necessary. Product Line TAC Vista Environment Vista Workstation TGML Graphics Cause The standard graphic object does not exist in Vista 5 as it did in earlier versions. Relative bindings and shortcuts replicate the functionality of having one graphic source file represent data from several different pieces of equipment. Resolution There are a couple of alternative methods to creating a standardized graphic that will work where many identical or similar devices exist. Below is an example of the first method. The scenario is a site where multiple Xenta 121 devices exist and each need individual graphics. In Vista Workstation locate the first Xenta 121 device in the folders pane on the left and right click and select New > Object > Graphic - TGML to create a new graphic that resides in the controller object.   Create a standardized graphic that uses naming conventions that are common to all of the devices that will use the graphic. In the example the actual SNVT names from the Xenta 121 are used for the point names. When the graphic is complete, save it and create the graphic bindings to the controller where the graphic resides.   From the bindings pane select all of the bindings then right click and select Apply Relative Address.   The addresses on the bindings will now only contain references to the points within the controller but will not have any reference to the controller name as shown below.   Close the bindings window and right click the graphic object and select copy.   Right click on the next device and select Paste Shortcut. Repeat this step for all of the relevant devices.   Now, clicking on the shortcut to the graphic from any of the devices will open up a copy of the graphic that is bound to the device in which the shortcut resides. The other is similar but places all of the shortcuts to the graphics in individual folders rather than down in the devices. It also requires that shortcuts be made in the folders to each of the devices. Create a graphic (use this graphic as a standard graphic) with relative bindings. Create folders for e.g. every room. In this folder, add shortcuts to the controllers, also add a shortcut to the graphic (with the relative bindings). By doing this you can have the function of "TGML standard Graphics" as in earlier OGC graphics.
View full article
Picard Product_Support
‎2018-09-07 01:56 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-25 11:30 AM

Labels:
  • TAC Vista
1524 Views

Problem changing values in Echelon LonMaker

Issue Problem changing values in Echelon LonMaker Product Line EcoStruxure Building Operation, TAC Vista Environment Echelon LonMaker Echelon Browser Plugins Cause When using Echelon Lonmaker, verify the PC's regional settings have the decimal sign set as a dot (period) and not a comma. Resolution Go to Start > Control Panel > Region and Language Click the Additional settings... button Under Decimal symbol, make sure this is a period and not a comma.
View full article
Picard Product_Support
‎2018-09-07 12:47 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-25 11:15 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
1603 Views

Create smooth rotation for an object in a TGML graphic

Issue Create smooth rotation for an object in a Vista TGML graphic Product Line TAC Vista, EcoStruxure Building Operation Environment TGML Graphics Editor Cause If the "CalcMode" is set to "Discrete" the object will rotate the full specified range instead of taking the duration time to slowly move around it.  Resolution Add a <rotate> tag to the object that will be rotating. Add an <animate> tag to the rotation. Set the properties for the animation: Animation = default state (Start/Stop), if a binding is ultimately used to control when the animation occurs, bind to this attribute. AutoReverse = should the animation continue in one direction or get to the end of the animation and then come back to the beginning? (True/False) CalcMode = determines whether the animation is smooth or jumps from end point to end point of the animation. For rotation, choose Linear. (Linear/Discrete) Duration = the amount of time in seconds that the animation should take. Higher numbers result in slower animation. Freeze = if true, the animation will pause at the last position when Animation is set to False. Otherwise it will revert back to the starting position. (True/False) Repeat = how many times should the animation occur. Default value is "Forever" but this value can also be set to any integer number (1, 2, 3, 4...) From, To = depend on the desired animation and target attribute. For rotation 0 to 360 is typical. Attribute = for rotation, the Angle property of the <rotate> tag is animated from 0 to 360 degrees. For more information on CalcMode see ‘Animation Overview’ in the Help.
View full article
Picard Product_Support
‎2018-09-07 12:40 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-25 11:09 AM

Labels:
  • EcoStruxure Building Operation
  • TAC Vista
2354 Views

Xenta 102-ES Flow Calibration Plug-In Error

Issue Xenta 102-ES Flow Calibration Plug-In Error An error message is generated that reads: Balancing Error Errors occurred during balancing and values for nciBoxScale, nciNomFlow and nciBoxOffset and values have been reset. This can be caused by air flow not being stable during the balancing process, or due to incorrectly measured values. Returned values were: nciBoxScale = XXX, nciNomFlow = XXX, nciBoxOffset = XXX. You should try doing the balancing process again.   Product Line TAC Vista Environment Xenta 102-ES Plug-In Cause If the Lonmaker plug-in for the Xenta 102-ES gets a negative result on nciBoxOffset during calibration, the "Apply" button can be hit and all works fine. However if the plug-in is closed and then re-opened, the flow page will show values that do not match what was calibrated to. Resolution Do not make any adjustments or changes after the device has been calibrated.   You should hit cancel if you go to the flow page after a box has been calibrated and not Apply. If you do hit the "Apply" button, it corrupts the data in the device and you will need to re-calibrate. Also if you want to check flow values on a box after a calibration has been done, do so in Vista or in the LonMaker Browser, not through the plug in flow page.
View full article
Picard Product_Support
‎2018-09-07 12:36 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-25 10:09 AM

Labels:
  • TAC Vista
1065 Views

Wiring an STR-202 slide stat and override into a Xenta 102-AX

Issue Wiring an STR-202 slide stat and override into a Xenta 102-AX Product Line TAC Vista Environment STR-202 Xenta 102-AX Cause The STR-202 wiring guide does not explicitly describe jumping together pins 14 and 15 of the STR and landing them both on U4 of the 102-AX. Resolution Pins 14 and 15 of the STR-202 must be jumpered together. This output is then connected to input U4 of the 102-AX. Be sure to set the hardware configuration to "Slide Stat" in the hardware configuration tab of the 102-AX plug-in.
View full article
Picard Product_Support
‎2018-09-07 01:13 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-24 02:27 PM

Labels:
  • TAC Vista
1430 Views
  • « Previous
    • 1
    • …
    • 45
    • 46
    • 47
    • …
    • 103
  • 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