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 IA Series
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,854
  • TAC IA Series 1,826
  • TAC INET 1,459
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 334
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 150
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 12
  • Automated Engineering Tool 5
  • EcoStruxure Building Data Platform 3
  • EcoStruxure Workplace Advisor 1
  • EcoStruxure for Retail - IMP 1
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 ia series"

View in: "Building Automation Knowledge Base" | Community

1826 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
    • …
    • 19
    • 20
    • 21
    • …
    • 92
  • Next »
Label: "TAC IA Series" Show all articles

A new MicroNet VAV controller has been installed under a MicroNet Microsmart Integrator (MN-MSI). How is real-time data obtained from and how are commands sent to the new VAV con...

Issue A new MicroNet VAV controller has been installed under a MicroNet Microsmart Integrator (MN-MSI).  How is real-time data obtained from and how are commands sent to the new VAV controller? Environment MN-FLO3x MN-MSI DMS-35, -350A, -3500 Cause The MN-MSI is an obsolete product and no documentation is available for it. Resolution To integrate the new MicroNet VAV controller with a MN-MSI, create a Mode Control point Type 26 in the MN-MSI using the programming tool called DMS Operator Interface (also called PS-OPRIF or just OPRIF). Use this file to learn and program the Type 26 Mode Control point.  It is a complete chapter from the MN-MSI documentation.
View full article
Picard Product_Support
‎2018-09-10 03:27 AM

Labels:
  • TAC IA Series
1318 Views

What does the DMS-35 look like and what do the power connector and communications trunk connector look like?

Issue A mothballed government building is being put back into use.  It uses a DMS-35 with some Microsmart controllers for building automation and control.  What does the DMS-35 look like and what are its dimensions?  The customer wants to install power and communications to it.  The connectors for these cables are missing.  What do they look like? Environment DMS-35 Cause n/a Resolution Digital photos of a DMS-35 are provided. Scanned images of the obsolete installation guideline (portions thereof) are provided.
View full article
Picard Product_Support
‎2018-09-10 03:24 AM

Labels:
  • TAC IA Series
1181 Views

Is it possible to support of 64-bit Modbus register data types in I/A Series G3

Issue Modbus devices such as power meters require the monitoring of values that are held in a 64-bit unsigned integer data format.  I/A Series G3 Modbus proxy points cannot be configured to directly support the 64 bit register format. Environment I/A Series G3, Modbus, Modicon, Schneider Electric PowerLogic PM800 Series Power Meters Cause Modbus devices such as power meters require the monitoring of values that are held in a 64-bit unsigned integer data format.  I/A Series G3 Modbus proxy points cannot be configured to directly support the 64 bit register format. Resolution As a workaround, the Modbus proxy points can be configured to poll the register as four integers and convert or combine the four integers to a single unsigned 64-bit value.  NOTE: that all four registers will need to be polled in a single message.  The following are two examples that can be used to read and convert unsigned 64-bit values.  The first example converts a Modicon power value with data type UINT64.  The second example converts a Schneider Electric PowerLogic P800 Series Power Meter with data type MOD10. Example 1 (Modicon UINT64):  The memory map below indicates the Total KWh+ value is presented in an unsigned 64-bit data format (four Modbus integers) starting at physical address 0500h. Create four Modbus Client Numeric Points under the Modbus Async Device Points container. This can be done by copying four objects or by using the Modbus Client Point Manager. Configure the points to read the integers that represent the value required. For example, the Modicon address 301280 (0500h) would be configured as follows. NumericPoint1 > Data Address (Address Format Hex, Address 500, Reg Type Holding, Data Type Integer) NumericPoint2 > Data Address (Address Format Hex, Address 501, Reg Type Holding, Data Type Integer) NumericPoint3 > Data Address (Address Format Hex, Address 502, Reg Type Holding, Data Type Integer) NumericPoint4 > Data Address (Address Format Hex, Address 503, Reg Type Holding, Data Type Integer) The values will attempt to poll and still will most likely be in fault as the value must be read in the same message request. This is where a Device Poll Config Entry will be required to configure the data to be read in a single message. The Device Poll Config Entry can be configured using the Learn Optimum Device Poll Config or by manually adding a Device Poll Config Entry to the Device Poll Config container. For this example, the Device Poll Config Entry would be setup with the start address of Hex 500, Data Type Holding Register, Consecutive Points To Poll 4 and Read Group Size 1. The consecutive points to poll may can be adjusted to read multiple UINT64 registers depending upon the maximum number of registers allowed by the Modbus device. Otherwise additional Device Poll Config Entry objects can be added and configured. Converting or combining the values can be performed in a couple of ways. The first is by using standard math logic (see image below). The inputs are multiplied by the correct binary multiplier and added together. The constants to use for each object are as follows. Multiply = 65536.0 Multiply1 = 4294967296.0 Multiply2 = 281474976710656.0   The second method is to use a program object and connect the four integers to the inputs. The same calculation as previous method is performed within the program.  The ModbusIntegersToUINT64 program object can be copied into a station database. Example 2 (PowerLogic P800 Series Power Meter MOD10):  The memory map below indicates the Energy (Real Out) value is presented in an unsigned 64-bit data format (four Modbus integers) starting at physical address 1708. Create four Modbus Client Numeric Points under the Modbus Async Device Points container. This can be done by copying four objects or by using the Modbus Client Point Manager. Configure the points to read the integers that represent the value required. For example, the address 1708 would be configured as follows. NumericPoint1 > Data Address (Address Format Decimal, Address 1708, Reg Type Holding, Data Type Integer) NumericPoint2 > Data Address (Address Format Decimal, Address 1709, Reg Type Holding, Data Type Integer) NumericPoint3 > Data Address (Address Format Decimal, Address 1710, Reg Type Holding, Data Type Integer) NumericPoint4 > Data Address (Address Format Decimal, Address 1711, Reg Type Holding, Data Type Integer) The values will attempt to poll and still will most likely be in fault as the value must be read in the same message request. This is where a Device Poll Config Entry will be required to configure the data to be read in a single message. The Device Poll Config Entry can be configured using the Learn Optimum Device Poll Config or by manually adding a Device Poll Config Entry to the Device Poll Config container. For this example, the Device Poll Config Entry would be setup with the start address of Decimal 1708, Data Type Holding Register, Consecutive Points To Poll 4 and Read Group Size 1. The consecutive points to poll may can be adjusted to read multiple MOD10 registers depending upon the maximum number of registers allowed by the Modbus device. Otherwise additional Device Poll Config Entry objects can be added and configured. Converting or combining the values can be performed in a couple of ways. The first is by using standard math logic (see image below). The inputs are multiplied by the correct binary multiplier and added together. The constants to use for each object are as follows. Multiply = 10000.0 Multiply1 = 100000000.0 Multiply2 = 1000000000000.0 The second method is to use a program object and connect the four integers to the inputs. The same calculation as previous method is performed within the program.  The ModbusIntegersToMOD10 program object can be copied into a station database.
View full article
Picard Product_Support
‎2018-09-06 01:23 PM

Labels:
  • TAC IA Series
5026 Views

Finding LON devices under a different domain length with NodeUtil.

Issue  Unable to find or learn devices under Niagara. Environment R2 or G3 Niagara Cause Unable to find or learn devices under Niagara.  The LON device or devices may be configured to a different domain length.  Resolution To find devices under a different domain length download procedure click here
View full article
Picard Product_Support
‎2018-09-10 01:54 AM

Labels:
  • TAC IA Series
1202 Views

Outside dimensions of the enclosure for the MNB-1000? Part Number MNB-1000-ENC.

Issue Outside dimensions of the enclosure for the MNB-1000? Part Number MNB-1000-ENC. Environment Plant Controller, MNB-1000 Enclosure for the Plant Controller, MNB-1000-ENC Cause Need to determine mounting clearances. Resolution Outside dimensions are 12" wide x 11 1/4" high x 2 5/8" deep. See the figure below, from the MNB-1000 Installation Instructions, F-27347-3. (Figure 3, p.3.)   Click here for a link to F-27347.
View full article
Picard Product_Support
‎2018-09-10 01:54 AM

Labels:
  • TAC IA Series
2134 Views

A Network 8000 GCM / LCM displays the error "Insufficient System RAM" and can no longer be accessed via the front panel display or via the serial ports with XPSI softwa...

Issue A GCM / LCM stops working and displays the error message "Insufficient System RAM".  It no longer responds to information requests via the front panel keyboard/display nor via XPSI software connected on either of the available serial ports. A power cycle restores functionality but only for a limited amount of time (ie: hours or days). Environment Network 8000 GCM-84000 series GCM-86000 series LCM-84000 series LCM-85000 series LCM-88000 series Cause Free system ram drops below minimum requirements: Any GCM with sys ram below 18k Any LCM with sys ram below 10k Resolution The amount of free system ram must be kept above minimum requirements. Use Tech Bulletin 95-33 for troubleshooting the GCM / LCM.  It is a comprehensive guide providing both hardware and software suggestions that will increase free system ram.
View full article
Picard Product_Support
‎2018-09-10 01:29 AM

Labels:
  • TAC IA Series
1759 Views

"Flash clear" procedure for GCM Ethernet NIMs (GCM-ETH-001) with firmware prior to revision 11.2P.

Issue Significant changes and improvements were introduced with firmware revision 11.2P, including a streamlined "Flash clear" procedure. For Ethernet NIMs with firmware revisions prior to 11.2P, the procedure was documented in Technical Bulletin 99-56 (see below). The procedure in bulletin 99-56 was a revision of the procedure in the original NIM Networking and Configuration Practices manual, F-25955, which is no longer available. The current version of the manual, F-25955-4, applies only to NIMs with firmware  revisions 11.2P and 11.2T. Environment Ethernet NIM for network 8000; GCM-ETH-001 with firmware revision prior to 11.2P. Cause "Flash clear" procedure was changed in firmware revision 11.2P Resolution Follow the "Flash clear" procedure per Technical Bulletin 99-56.
View full article
Picard Product_Support
‎2018-09-10 12:55 AM

Labels:
  • TAC IA Series
1513 Views

How do you archive the BACnet device backup data that was saved with the WorkPlace Commissioning Tool?

Issue Customer wants to archive the BACnet controller backup images created through the Backup function of the WorkPlace Commissioning Tool. Environment WorkPlace Tech Tool software version 5.7.x or newer Windows XP Professional or Windows 7 Professional Cause The actual location of the Backup folder has changed between Windows XP and Windows 7 Resolution If the computer operating system is Windows XP, the specified backup project folder is in the following location: c:\Documents and Settings\All Users\Application Data\WorkPlace Tech\Backups If the computer operating system is Windows 7, the specified backup project folder is in the following location: c:\ProgramData\WorkPlace Tech\Backups Further information on the contents of the backup project folder can be found in the Release Notes documentation for WorkPlace Tech Tool 5.7.2, F-27526-2, pages 10-13.  Please note that the full file path shown in this document is based on the use of the Windows XP operating system.
View full article
Picard Product_Support
‎2018-09-10 12:45 AM

Labels:
  • TAC IA Series
1451 Views

New UNC-410 will not save a changed IP address.

Issue The IP address can be entered into a UNC-410 using the Admin Tool but after rebooting or power cycling the device, the IP address is reset back to the factory default. Environment I/A Series (Niagara) R2 UNC-410-2(-N) with serial number greater than 36218 Cause The newer UNC hardware manages stored OS configuration data in a different manner than the older UNC-410 devices.  Because of this change, the factory default operating system has the capability to read, but not permanently change the device IP address. Resolution You must use the Admin Tool Installation Wizard to install the r2.301.527 (or newer) version of the OS and NRE (system software) before you can save any new Ethernet address information to the UNC. Follow the procedure in the UNC-410 installation manual (F-27391) section "Upgrade, License and Configure the Host" to install the OS and NRE system software and to configure the required software modules.  Click here to see the referenced page of the manual.
View full article
Picard Product_Support
‎2018-09-06 01:34 PM

Labels:
  • TAC IA Series
1261 Views

Is there a wiring diagram available for the HOA BACnet Series Digital Output Override Cards for IA BACnet Controllers?

Issue Is there a wiring diagram available for the HOA BACnet Series Digital Output Override Cards for IA BACnet Controllers? Environment IA, MNB-300, MNB-1000, MNB-1000-15, BCS-HOA-3-BACNET, BCS-HOA-4-BACNET Cause Is there a wiring diagram available for the HOA BACnet Series Digital Output Override Cards for IA BACnet Controllers? Resolution A wiring diagram on the HOA card can be viewed in the attached document.
View full article
Picard Product_Support
‎2018-09-06 01:39 PM

Labels:
  • TAC IA Series
2058 Views

A Niagara R2 UNC-510 will not perform a "save runtime db" command.

Issue Attempting to make programming changes to a Niagara R2 UNC-510 station.  After the changes are done, performing a backup fails.  The "save runtime db" does not complete. Environment Niagara R2 UNC-500, UNC-510 Cause The backup process (save runtime db command) requires free memory on the smart media card.  There must be enough free memory to (at least) equal the size of the .sns file. The smart media card (listed as '/sm' on the Summary tab of the Admin Tool) holds the station database (.sns file), graphic images, and other files accessible using the Remote Library. The table below summarizes flash drive volumes and usages by model.  Note that a jace in the table is a UNC. Refer to the Niagara Capacities Engineering Notes for more information. Resolution Access the Remote Library via Workplace Pro and delete unnecessary files.  As files are removed, monitor the Free File Space on the Summary tab in Admin Tool.  When the '/sm' increases a few kilobytes, try performing a 'save runtime db'.  If the command is successful, then the free file space created is adequate.  If it does not, repeat steps 2 and 3 until it is.
View full article
Picard Product_Support
‎2018-09-10 12:15 AM

Labels:
  • TAC IA Series
2095 Views

A MicroZone II (MZ2) indicates "cold reset" or "warm reset". What do these diagnostic messages mean?

Issue A MicroZone II (MZ2) indicates "cold reset" or "warm reset". What do these error messages mean? Environment MicroZone II (MZ2) controller Cause The error messages are in response to interruptions to the controller's  24 Vac power. Resolution For a detailed explanation of the "cold reset" and "warm reset" messages, see the MicroZone II Programmer's Manual, F-23118, "System Resets". Click here  to see an excerpt from the manual.
View full article
Picard Product_Support
‎2018-09-10 12:14 AM

Labels:
  • TAC IA Series
1655 Views

Cannot find the ProView display from Distech in a Niagara R2 station

Issue In a new installation, the ProView display (never configured previously) is powered and wired to the LON trunk back to a UNC-520.  In the station's LonWorks Service, a Find completes but the ProView display does not appear. Environment Niagara R2 version 529 or newer ProView Cause "New" ProView displays are somewhat unpredictable when added to a Niagara R2 station for the first time. Once it has been commissioned and programmed, its behavior improves. Resolution Add the appropriate shadow object from the 'distech' jar file (Ecdis210) to a container under the lonTrunk. The programID for the ProView display is:  90:0:83:32:b:84:4:15 In the LonWorks Service - Lon Device Manager, highlight the just-added Ecdis210 object and Commission. Use the SrvPin method to learn the neuronID (ProView display's service pin is located on the bottom to the left). Once the commission process complete, ProView is now available for programming.
View full article
Picard Product_Support
‎2018-09-10 12:09 AM

Labels:
  • TAC IA Series
1186 Views

How to configure a Niagara R2 UNC as a LON Node

Issue How to configure a Niagara R2 UNC as a LON Node  Environment Niagara R2 Cause How to configure a Niagara R2 UNC as a LON Node  Resolution Steps to configure UNC as LON Node
View full article
Picard Product_Support
‎2018-09-10 12:10 AM

Labels:
  • TAC IA Series
1121 Views

Niagara G3 (NiagaraAx) Open NiCS (Niagara Compatibility Statement)

Issue Niagara G3 (NiagaraAx) Open NiCS (Niagara Compatibility Statement) Environment Niagara G3 (NiagaraAx) Cause NiCS attributes: Niagara G3 (NiagaraAx) licenses has brandId="TAC". A station's ability to accept NiagaraAx data from another NiagaraAx station depends on the accept.station.in="*" field in its license. A station's ability to share NiagaraAx data with another NiagaraAx station depend on the accept.station.out="*" field in its license. A station's ability to allow a copy of WorkBench to connect to it and engineer the station depends on the accept.wb.in="*" field in its license. A copy of WorkBench's ability to connect to a NiagaraAx station to engineer it depends on the accept.wb.out="*" field in its license. (Where "*" is the brandId) 'Open' licenses may be required when there is a need to: Allow sharing of a station's NiagaraAx data to another station which has a different brandId in its license. Accept NiagaraAx data from another station which has a different brandId in its license. Allow a WorkBench connection from a copy of WorkBench that has a different brandId in its license. Allow a copy of WorkBench to connect to a station which has a different brandId in its license. Resolution Niagara G3 open NiCS licenses have the following: “accept.station.in="*”; “accept.station.out="*”and “accept.wb.in="*”and “accept.wb.out="*”. The "*" is a wildcard designation to allow all brandIds. You can specify new licenses to have open NiCS by selecting the 'Request open NiCS (Niagara Compatibility Statement)' checkbox in the I/A Series G3 license request forms. You will need to purchase the part IA-LIC-CHG for each existing Niagara G3 that needs to have an open NiCS. 
View full article
Picard Product_Support
‎2018-09-10 02:49 AM

Labels:
  • TAC IA Series
2534 Views

How to set an LNC-100 back to factory-default settings.

Issue How to set an LNC-100 back to factory-default settings. This will erase all block programming and device configuration. Environment Network 8000 LNC-100 and related controllers based on the GCM-861X0 series platform, including the GCM-86110, GCM-86120, SIM-CCN, SIM-MTECH, SIM-TRANE, and SIM-YORK Cause Sometimes it is necessary to manually clear the controller EEPROM in order to reload a database. Resolution Follow the steps below: Backup the controller database. Clear the controller's EEPROM. This is accomplished by pushing the reset button and the EE CLR button and holding both for at least 20 seconds before releasing. The reset process is complete when the top two red LEDs on the right edge of the controller begin blinking in their normal sequence (second LED blinks twice as fast as top LED). This process will clear the user programmable memory (including all block programming), returning the controller to its original factory condition. This step is important as it insures there will be no conflict between the new revisions firmware and the older version. The procedure above is excerpted from Technical Bulletin 99-27 , steps 1 and 2.
View full article
Picard Product_Support
‎2018-09-09 10:51 PM

Labels:
  • TAC IA Series
2050 Views

Can a computer installed with Workplace Tech 5.7.7 be re-installed with 5.7.6?

Issue What issues, if any, are there to replacing Workplace Tech 5.7.7 with 5.7.6 on a Windows XP computer? Environment Workplace Tech 5.7.7 and 5.7.6 Cause none Resolution Workplace Tech version 5.7.7 comes with new firmware for the MNB-1000.  It is better to use version 5.7.7 with any MNB-1000 controllers installed with the new firmware.  This is especially true on job sites adhering to GSA guidelines. If the computer is only used with MNB-1000 controllers running previous firmware releases, then re-installing version 5.7.6 won't create any issues. Review the release notes below for more details. Release Notes - WorkPlace Tech 5.7.7
View full article
Picard Product_Support
‎2018-09-10 01:26 AM

Labels:
  • TAC IA Series
1316 Views

Error when running WorkPlace Tech 4.0 for the first time, "Microsoft Visual C++ Runtime Library, Runtime Error!"

Issue When trying to run Workplace Tech 4.0 for the first time, it may not start successfully, and an error message will be displayed: "Microsoft Visual C++ Runtime Library, Runtime Error!" Environment Workplace Tech version 4.0 Visio 2002, SR1 Windows XP Professional, Service Packs 1-3 Windows 2000 Professional, Service Pack 4 Cause The error is typically caused by not initializing Visio 2002 before running WPT 4.0 for the first time. Resolution See Technical Bulletin TB04-02, which details the issue and resolution.
View full article
Picard Product_Support
‎2018-09-10 01:22 AM

Labels:
  • TAC IA Series
1405 Views

When using a USB to RS-232 adapter and an MN-CIM, cannot connect to MicroNet 2000 controllers. Receive an ERROR = -510.

Issue When using a USB to RS-232 adapter and an MN-CIM, cannot connect to MicroNet 2000 controllers. Receive an ERROR = -510. The problem has also been seen on laptops with an integral serial port. Environment Laptop computer running the MN-CI or MN-FLO-BAL software tools,  any version MN-CIM Controller interface Module Cause One cause of ERROR = -510 is that the serial port or USB to RS-232 adapter does not supply enough power to the "port-powered" MN-CIM. When the CI software is running, but not communicating on the U-LINK, it requires only 12 mA at 5 VDC. To communicate on the U-LINK, the MN-CIM requires 14 mA at 5 VDC from the DTR control line of the port.  Some computers have a mechanism to sense the increased current draw and shut down the DTR line. This loss of power causes the MN-CIM to reset, and after 3 attempts to communicate the MN-CI software issues the ERROR= -510 message. Resolution See Technical Bulletin 01-104 for information  on the Patton Electronics power supply adapter, model 3PMF9-BC.
View full article
Picard Product_Support
‎2018-09-06 01:46 PM

Labels:
  • TAC IA Series
2361 Views

I/A Series R2 Enterprise Server and I/A Series G3 Enterprise Network Server redundancy solution

Issue I/A Series R2 Enterprise Server and I/A Series G3 Enterprise Network Server redundancy solution Environment I/A Series R2 and I/A Series G3 Cause Continuous uptime is required for I/A Series system and data. Resolution The recommended software for I/A Series redundancy is from Stratus Technologies (http://www.stratus.com/). Contact your local Stratus Technologies office or distributor / partner for details. Also refer TVDA document 'everRun Mx with SE Building Management Systems'.   Frequently asked questions: What does Stratus Technologies solutions do? It delivers simple, affordable, continuous uptime for any Windows application running on unmodified, industry-standard server hardware. This high availability solution protects applications, data, and operating systems from faults, failures, and dropped network connections. How does it work? Stratus software synchronizes two standard Windows servers and creates a virtual application environment that runs on both of them simultaneously. If one server fails, the Windows application continues to operate uninterrupted using the other server with no failover, transaction rollback, or other complex procedure. Are there any special I/A Series licensing requirements? The Stratus solution requires a single I/A Series license only. Only one copy of the Enterprise Server / Enterprise Network Server is required. There are no special properties or license requirements. Which Marathon product should be used? All Stratus products can be used. The particular Stratus product will be determined by the end-user hardware and performance requirements. Are there any special properties that need to be set up in the Enterprise Server / Enterprise Network Server when using the Stratus product? The installation of I/A Series (R2 or G3) is no different than installing the product on a standard Microsoft Windows platform. Keep in mind; if the Microsoft Windows platform is running IIS, then either IIS or the Enterprise Server / Enterprise Network Server will have to run on something other than port 80. Both applications cannot utilize the same port.
View full article
Picard Product_Support
‎2018-09-06 01:47 PM

Labels:
  • TAC IA Series
3000 Views
  • « Previous
    • 1
    • …
    • 19
    • 20
    • 21
    • …
    • 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

Welcome!

Welcome to your new personalized space.

of