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

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

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,838
  • TAC IA Series 1,821
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 325
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 147
  • CCTV 53
  • Project Configuration Tool 46
  • EcoStruxure Building Advisor 12
  • EcoStruxure Building Activate 11
  • 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: "tac ia series"

View in: "Building Automation Knowledge Base" | Community

1821 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
    • …
    • 5
    • 6
    • 7
    • …
    • 92
  • Next »
Label: "TAC IA Series" Show all articles

Configuring an I/A Series G3 station as a BACnet BBMD

Issue How to configure a G3 station as a BACnet BBMD Product Line TAC IA Series Environment I/A Series G3 version 3.3.22 and later Cause Documentation Resolution In the G3 Station, expand the BacnetNetwork, expand Bacnet Comm, expand Network, and then double-click IP Port.  The IP Port Property Sheet opens (see below)   In the IP Device Type drop-down, select Bbmd.  Click Save The station is now configured as a BACnet BBMD
View full article
Picard Product_Support
‎2018-09-07 06:39 AM

Last Updated: Administrator CraigEl Administrator ‎2022-09-12 10:11 PM

Labels:
  • TAC IA Series
1302 Views

LON communications throttling in MNL-800 controllers

Issue Too much LON communications traffic can cause LON communications errors. Product Line TAC IA Series, EcoStruxure Building Operation Environment I/A Series MNL 800 Building Operation Automation Server Premium LON Network  I/A Series R2, AX, N4 Jace LON Network Cause Sending output LON SNVT values too frequently or more often than reasonably needed. Resolution There are a series of NCI (configuration) objects that control the transmission and reception of these data values on the LON network. One of four NCI objects (nciSndHeartBeatA, B, C, or D) is assigned to each NVO object in the application program. This value regulates the periodic LON transmission queuing of the NVO object values for each binding. One of four NCI  objects (nciRcvHeartBeatA, B, C, or D) is assigned to each NVI object in the application program. This value regulates the fallback timeout for each NVI object value. If a value is not received via the binding in this time period, the NVI object value will revert to its application-defined default value. In an MNL-800 controller, there are two additional NCI objects that are used to regulate the flow of data onto the LON network. The nciMinOutTime object is used to throttle the transmission of all data values queued to be sent via bindings over the LON network. This NCI object sets the transmission time interval between each NVO value being sent on the network. The important fact here is that the product of the number of bound NVO values times this interval (nciMinOutTime) must be LESS than the shortest nciSndHeartBeatX (X=A, B, C or D) interval. For example, if the Send HeartBeat is set to the default of 120 seconds and there are 60 NVO SNVTs bound from this controller, the nciMinOutTime must be set to a value of fewer than 2 seconds.  The recommendation for setting this SNVT value one half the shortest nciSntHrtBr divided by the number of NVO SNVTs bound from the controller.   The nciMinPropTm object is used to regulate the transmission queuing of changing bound NVO object values. This timer acts as a time-based filter to prevent a rapidly changing NVO value, such as a constantly changing temperature, from overwhelming the communication capacity of the LON network. Typically this value is set to a value of 1 to 5 seconds. Additional information can be found in Chapter 6 of the WorkPlace Tech Tool 4.0 Engineering Guide (F-27254). BACKGROUND: This section is provided to give the reader a basic understanding of bound LON communications, as applied to LON controllers in general. Data communications across a LON network is accomplished by using a LON Network management tool to create a binding between a device with a data source (NVO object) and one or more devices with data receivers (NVI objects) in other LON controllers. The device containing the data source will send the bound data value at a periodic rate, as defined by the associated SendHeartBeat NCI object, and whenever the value of that object changes. If the NVI object does not receive a value from the sender (bound NVO object) within a specified time period, as defined by the associated ReceiveHeartBeat NCI object, the NVI object will use a local fallback value until such time as it receives a new value via the binding.
View full article
Picard Product_Support
‎2018-09-06 02:39 PM

Last Updated: Guinan RandyDavis Guinan ‎2022-09-08 11:22 AM

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

The Universal Input real-time values on a MNL-800 (or Microzone II) are fluctuating unrealistically.

Issue The Universal Input real-time values on a MNL-800 (or Microzone II) are fluctuating unrealistically.  They rise, peak, drop, valley and then start over again very quickly.  It is similar to an AC wave pattern. It is happening with all the inputs no matter their configuration. Product Line TAC IA Series Environment MNL-800 Microzone II (Network 8000) Cause When an actuator is interfaced with a MNL-800 (or MicroZone II), and the UI cable shields are connected to earth ground (the SHLD terminal), the shield has a common mode AC potential that couples to the UI input. Only a very small signal (UI shield to signal common) is needed to result in objectionable UI signal fluctuation. Resolution Connect all drain shields on UI inputs to UI common (C terminal). Read additional solutions and a more descriptive cause in Technical Bulletin 01-36.
View full article
Picard Product_Support
‎2018-09-11 12:40 AM

Last Updated: Administrator CraigEl Administrator ‎2022-09-07 08:12 PM

Labels:
  • TAC IA Series
1730 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
1543 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
3204 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
4546 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
6913 Views

Modbus Protocol Information

Issue What resources are available to get more information on the Modbus protocol? Product Line Andover Continuum,EcoStruxure Building Operation,Field Devices,Satchwell BAS & Sigma,Satchwell MicroNet,TAC IA Series,TAC INET,TAC Vista Environment Modbus ASCII/RTU Modbus TCP/IP Cause The Modbus protocol information is available on www.modbus.org Use the menu on the left and select Technical Resources. Select the Modbus Specifications. Resolution Found on www.modbus.org are the protocol specifications: Modbus ASCII/RTU Modbus TCP
View full article
Picard Product_Support
‎2018-09-10 01:26 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-22 08:47 PM

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

What is throttling range?

Issue What is throttling range? Product Line TAC I/A Series Environment I/A Series controllers Cause Setting a proper throttling range will allow for more accurate control of external actuators and devices. Resolution Throttling range is the amount of change in the process variable that is necessary to cause the controller output to change from 0 to 100%. The controller output may be 4-20mA, a voltage range, or pressure range.
View full article
Picard Product_Support
‎2018-09-06 02:57 PM

Last Updated: Gary Schneider Alumni (Retired) ‎2022-08-22 02:22 AM

Labels:
  • TAC IA Series
4409 Views

How to determine which program is using a given port in Windows.

Issue A newly installed program does not run and could be using a port on the host computer that's already assigned to another running program or service.  How can current port usage on the host computer be determined quickly? Product Line EcoStruxure Building Operation, EcoStruxure Building Expert, Satchwell MicroNet, Satchwell BAS & Sigma, TAC INET, TAC I/A Series, TAC Vista, Andover Continuum, CCTV, Field Devices Environment Microsoft Windows Cause A port conflict is suspected. Resolution Open a command prompt and type: netstat -a -n -p tcp -b This command will display all services running, protocol used, local and foreign address, state, and program name.   netstat -p tcp -ano This command will display all services running, protocol used, local and foreign address, state and PID (process identifier). Use Task Manager to match the PID to the program using the port. netstat -p tcp -ano | findstr :80 If a specific port number is necessary, this command will interrogate the system for the program currently using that port number:
View full article
Picard Product_Support
‎2018-09-06 09:24 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-22 06:42 PM

Labels:
  • Andover Continuum
  • CCTV
  • EcoStruxure Building Expert
  • EcoStruxure Building Operation
  • Field Devices
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC IA Series
  • TAC INET
  • TAC Vista
4220 Views

BACnet MSTP Capture Application

Issue BACnet MSTP Capture Application Product Line Andover Continuum, EcoStruxure Building Operation, TAC IA Series, TAC Vista Environment Any Bacnet MSTP Network Cause The BACnet MSTP capture application provides the ability to analyze data communications between devices anytime issues are suspected on the network. Resolution Download the latest version. Browse to Steve Karg's  BACnet Protocol Stack - Browse /bacnet-tools at SourceForge.net Select the version folder Select bacnet-tools-[n.n.n].zip file to download it From the zip file, extract mstpcap.exe Now you can use it via command prompt as described below or install it in C:\Program Files\Wireshark\extcap if want to use with modern Wireshark version.   To capture data follow these steps: Unzip file Open command prompt with window pointing at location of mstpcap.exe file.  For example:  c:\MSTP Tool> Daisy chain RS-485 adapter to trunk or connect Roam I/A to jack on MNB device. Command syntax is as follows:  mstpcap comx baudrate# do not type baudrate just speed. Control C to stop Example: If Using Roam I/A it requires highest baudrate available on the interface. ROAM I/A Serial port mstpcap comx 115200 If using Roam I/A Bluetooth mstpcap comx 76800 If using an RS-485 adapter it will not support 76,800. This is a PC hardware limitation not a software limitation for further information or instructions on how to use baudrate 76,800 consult text file titled mstpcap.txt or Steve Karg's website: http://steve.kargs.net/bacnet/wireshark-and-bacnet-mstp .  Example: mstpcap comx baudrate speed The capture file can be analyzed with WireShark Protocol Analyzer.  WireShark software is available at: http://www.wireshark.org
View full article
Picard Product_Support
‎2018-09-10 03:46 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-18 05:55 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
  • TAC IA Series
  • TAC Vista
10771 Views

Is there a conduit box accessory for the I/A Series VAV controllers?

Issue Some jobsites require the use of conduit for all wiring between controllers. Is there a specific enclosure made for this purpose?  A general purpose enclosure such as the ENCL-100 can be used but must be punched or drilled to fit the damper shaft. Product Line TAC IA Series Environment MN-FLO / MN-FLO3T MNL-V1RVx / MNL-V2RVx MNB-Vx Cause Installation manual with reference to part number was misplaced. Resolution MNA-FLO-1 This enclosure is listed as an optional item in the installation manuals for all VAV controllers listed above. Click here to see F-26282-5, Installation Instructions for the MNL-V1RVx and MNL-V2RVx. Click here to see F-27346-4, Installation Instructions for the MNB-V1 and MNB-V2 Click here to see F-25718-6, Installation Instructions for the MN-FLO and MN-FLO3T
View full article
Picard Product_Support
‎2018-09-06 02:03 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-15 08:51 PM

Labels:
  • TAC IA Series
3481 Views

A Niagara G3 station (version 3.5.25) reports the following error in the Application Director Output: IllegalNameException: Illegal name "booleanSwitch.invalidInSwitch"...

Issue A Niagara G3 station (version 3.5.25) reports the following error in the Application Director Output (full text version of error): ERROR [10:41:43 09-Mar-12 CST][sys.engine] Cannot start component: false {ok} javax.baja.sys.IllegalNameException: Illegal name "booleanSwitch.invalidInSwitch".    at javax.baja.naming.SlotPath.verifyValidName(SlotPath.java)    at javax.baja.sys.BFacets.make(BFacets.java)    at javax.baja.status.BStatus.make(BStatus.java)    at javax.baja.status.BStatus.make(BStatus.java)    at com.tridium.kitControl.util.BBooleanSwitch.onExecute(BBooleanSwitch.java)    at javax.baja.control.BControlPoint.doExecute(BControlPoint.java)    at javax.baja.control.BControlPoint.fw(BControlPoint.java)    at com.tridium.sys.engine.EngineUtil.descendantsStarted(EngineUtil.java)    at com.tridium.sys.engine.EngineManager.start(EngineManager.java)    at com.tridium.sys.schema.ComponentSlotMap.start(ComponentSlotMap.java)    at javax.baja.sys.BComponent.start(BComponent.java)    at com.tridium.sys.engine.EngineManager.start(EngineManager.java)    at com.tridium.sys.schema.ComponentSlotMap.start(ComponentSlotMap.java)    at javax.baja.sys.BComponent.start(BComponent.java)    at com.tridium.sys.engine.EngineManager.start(EngineManager.java)    at com.tridium.sys.schema.ComponentSlotMap.start(ComponentSlotMap.java)    at javax.baja.sys.BComponent.start(BComponent.java)    at com.tridium.sys.engine.EngineManager.start(EngineManager.java)    at com.tridium.sys.schema.ComponentSlotMap.start(ComponentSlotMap.java) Product Line TAC IA Series Environment Niagara G3 Cause There is a known issue with version 3.5.34.2 of the kitControl module:  An error occurs when "null" is used as the value for "inSwitch" Resolution Upgrade to version 3.5.39 of the kitControl module.  Click here to download a copy or visit niagara-central.com (downloads).
View full article
Picard Product_Support
‎2018-09-10 11:13 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 11:31 PM

Labels:
  • TAC IA Series
1319 Views

PSI / XPSI Revision 4.0 will not tunnel, nor will it connect via modem.

Issue PSI / XPSI Revision 4.0 will not tunnel, nor will it connect via modem. Product Line TAC IA Series Environment PSI / XPSI Revision 4.0 Cause Not supported in this release. Resolution Upgrade to PSI / XPSI Revision 4.1, which the file PSIv4.10.zip is available for download on The Exchange Download Center. Click here to see the Release Notes included in the zip file.
View full article
Picard Product_Support
‎2018-09-07 02:28 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 11:04 PM

Labels:
  • TAC IA Series
1447 Views

How can a new computer purchased with Microsoft® Windows Server 2008 or Windows Server 2008 R2 be legally downgraded to an earlier Server class operating system?

Issue Microsoft no longer allows OEM computer manufacturers to install Microsoft® Windows Server 2003 or Microsoft® Windows Server 2003 on OEM computers.  Is there a valid legal and legitimate workaround for running software products that are not compatible with Microsoft® Windows Server 2008? Product Line TAC IA Series Environment New server class computer that was purchased pre-loaded with Microsoft® Windows Server 2008 or Microsoft® Windows Server 2008 R2 I/A Series software that runs only on Microsoft® Windows Server 2003 such as: I/A Series (Niagara) R2 - all releases I/A Series (Niagara) G3 - all releases prior to 3.6.x Cause Microsoft® Windows Server 2003 is no longer available on new computers. Resolution Downgrade the Microsoft® Windows Server 2008 to Microsoft® Windows Server 2003 According to the Windows Server License supplied with all versions of Microsoft® Windows Server 2008 (including R2), the license grants the customer the right to run an earlier level or edition of Windows Server.  Microsoft permits this downgrade because many customers need to continue using old versions of Windows Server for compatibility reasons. More information is available in this Microsoft document.
View full article
Picard Product_Support
‎2018-09-10 06:30 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 10:10 PM

Labels:
  • TAC IA Series
1146 Views

In an I/A Series G3 station, is there a way to relocate a history from one parent history container to another without losing history data?

Issue In an I/A Series G3 station, is there a way to relocate a history from one parent history container to another without losing history data? In addition, can the associated history ID be modified to allow new data to log and append into the relocated history? Product Line TAC IA Series Environment I/A Series G3 (Niagara) station Cause Sometimes a user will want to move a history to a different folder. Resolution See the procedure illustrated with screen captures.
View full article
Picard Product_Support
‎2018-09-10 06:33 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 09:41 PM

Labels:
  • TAC IA Series
1418 Views

STR800 Series Wall Module wiring details

Issue Not generally available Product Line Field Devices Environment I/A series Field device Cause Information not provided with the documentation supplied. Resolution The STR800 Series User manual can be downloaded by selecting this link. The STR800 Temperature Sensor RoHS Certificate can be downloaded by selecting this link. The STR800 Wall Module Specification Sheet can be downloaded by selecting this link. Other STR800 documentation is available on the Schneider Download Center.
View full article
Picard Product_Support
‎2018-09-10 12:51 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 09:39 PM

Labels:
  • Field Devices
  • TAC IA Series
1454 Views

A browser connection to an I/A Series G3 graphic indicates "There is a problem with this website's security certificate. The security certificate presented by this website...

Issue A browser connection to an I/A Series G3 graphic indicates "There is a problem with this website's security certificate.  The security certificate presented by this website was not issued by a trusted certificate authority." Product Line TAC IA Series Environment I/A Series G3 (builds 3.6 and earlier) Cause The message is related to the I/A Series G3 Crypto Service that provides Secure Socket Layer (SSL) technology between a browser and an ENC or ENS with web services.  SSL encrypts the http for communications security.  Security certificates are used as part of the https protocol to validate the targeted website and encrypt the data transferred between the browser and the site. Resolution The certificate included with the I/A Series G3 Crypto Service is a Tridium certificate, which is valid through 2054. The certificate is self-signed and the browser cannot validate it's authenticity with a trusted root certificate. Depending upon the browser and administration of rights, some browsers will let you add the certificate so that the message is not seen again. Other browsers will not, causing the message to be seen upon each connection to the website. One option available to network administrators is to generate a site specific certificate that identifies the server as trusted.  The following document details a step by step process utilizing the SSL resources of the standard Java Runtime Engine (JRE).  The TridiumProvider.jar is also provided. Note: Do not use the JRE installed and used by Niagara G3.  The JRE for the computer is typically located in the \Program Files\Java directory. The process involves adding a security provider to the local java.security file followed by the generation of a key pair with the user's information.  A certificate is then generated to provide the Certificate Authority.  Once signed and returned, the signed certificate is used to generate and package a custom site specific ssl.tks file for G3. SSL Installing a Signed Cert (3.6 and earlier) updated 9-5-2012 TridiumProvider.zip
View full article
Picard Product_Support
‎2018-09-10 05:01 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 09:00 PM

Labels:
  • TAC IA Series
1625 Views

In InVue Developer, the existing ActiveX Controls (like SECValueDisplay Control) are not modifiable and have no Properties.

Issue On an existing InVue installation, some additions to graphic screens are being done with ActiveX Controls.  The only one being used for these additions is 'SECValueDisplay Control'.  Each graphic already has several of these ActiveX controls.  After a copy and paste of an existing one, a right-click to go to Properties returns no pop-up box.  There is no way to modify the copied (or existing) ActiveX controls. When clicking on the wizards hat in the toolbar, the ActiveX Controls are missing from the list (see below). Product Line TAC IA Series Environment Wonderware for Intelligent Buildings (WIBS) version 1.1 Cause Support for the ActiveX Controls specific to the 10 starting with "SEC..." is disabled. Resolution To restore the proper settings for ActiveX Control support, follow the steps below. Find to the Wizard/ActiveX Installation setting (see image below). Select all ActiveX controls that start with "SEC...".  There are ten in total (see image below).  Use the CTRL key to make multiple selections. Click the Install button and all ten ActiveX controls appear above in the "Installed ActiveX controls" area. Close the window and now a Properties screen appears allowing for modifications.
View full article
Picard Product_Support
‎2018-09-10 05:31 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 08:47 PM

Labels:
  • TAC IA Series
1175 Views

Is it possible to have a link on a GxPage to run an executable file to launch an external application outside of the web browser?

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 Is it possible to have a link on a GxPage to run an executable file to launch an external application outside of the web browser? Product Line TAC IA Series Environment I/A Series R2 graphics Firefox web browser Cause To launch an external application via a link on graphics page in a web browser. Resolution It is not possible to launch an external application from an I/A Series R2 GxPage. Two suggested workarounds are as follows. Create a hyperlink on a GxPage that links to a standard HTML web page. There would be a link to run a script on the standard HTML page to launch the external application. If the site graphics has a HTML tree created, create a new link in the tree which will run a script to launch an external application. * Take note that the HTML web page with the script link has to reside on the same computer as the external application. As an example the following script and procedure which will launch an external application in a Firefox web browser. In this case, the script will launch Windows notepad.exe. This method has been provided as a workaround but you should use and troubleshoot any information given below at your own discretion. Example of a script to launch an Notepad in Firefox: Right Click on this link and select "Save target as" to download this script as a text file We also need to configure Firefox to allow Java script to run. Run Firefox and type in 'about:Config' at the address field. Set the 'signed.applets.codebase_principle_support' to true. Be careful not to make any other changes. NOTE: This script and browser configuration may or may not work in other web browsers. Further changes may be required for this functionality in any other web browser other than Firefox.
View full article
Picard Product_Support
‎2018-09-10 10:16 PM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 05:25 PM

Labels:
  • TAC IA Series
1548 Views
  • « Previous
    • 1
    • …
    • 5
    • 6
    • 7
    • …
    • 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