Help
  • Get started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Brand Logo
Help
  • Get started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
close
  • Community Home
  • Forums
    • By Topic
    • By Topic
      EcoStruxure Building
      • Field Devices Forum
      • SmartConnector Forum
      EcoStruxure Power & Grid
      • Gateways and Energy Servers
      • Metering & Power Quality
      • Protection & Control
      APC UPS, Critical Power, Cooling and Racks
      • APC UPS Data Center & Enterprise Solutions Forum
      • APC UPS for Home and Office Forum
      EcoStruxure IT
      • EcoStruxure IT forum
      • EcoStruxure IT™ Advisor CFD
      Remote Operations
      • EcoStruxure Geo SCADA Expert Forum
      • Remote Operations Forum
      Industrial Automation
      • Alliance System Integrators Forum
      • AVEVA Plant SCADA Forum
      • CPG Expert Forum DACH
      • EcoStruxure Automation Expert / IEC 61499 Forum
      • Fabrika ve Makina Otomasyonu Çözümleri
      • Harmony Control Customization Forum
      • Industrial Edge Computing Forum
      • Industry Automation and Control Forum
      • Korea Industrial Automation Forum
      • Machine Automation Forum
      • Modicon PAC Forum
      • PLC Club Indonesia
      Schneider Electric Wiser
      • Schneider Electric Wiser Forum
      Power Distribution IEC
      • Eldistribution & Fastighetsautomation
      • Elektrik Tasarım Dağıtım ve Uygulama Çözümleri
      • Paneelbouw & Energie Distributie
      • Power Distribution and Digital
      • Solutions for Motor Management
      • Specifiers Club ZA Forum
      • Електропроектанти България
      Power Distribution NEMA
      • Power Monitoring and Energy Automation NAM
      Power Distribution Software
      • EcoStruxure Power Design Forum
      • LayoutFAST User Group Forum
      Energy & Sustainability Services
      • Green Building Scoring and Certification Forum
      Light and Room Control
      • SpaceLogic C-Bus Forum
      Solutions for your Business
      • Solutions for your Business Forum
      Support
      • Ask the Community
  • Knowledge Center
    • Building Automation Knowledge Base
    • Remote Operations Devices Knowledge Base
    • Geo SCADA Knowledge Base
    • Industrial Automation How-to videos
    • Digital E-books
    • Success Stories Corner
  • Events & Webinars
    • All Events
    • Innovation Talks
    • Innovation Summit
    • Let's Exchange Series
    • Partner Success
    • Process Automation Talks
    • Technology Partners
  • Ideas
    • EcoStruxure Building
      • EcoStruxure Building Advisor Ideas
      Remote Operations
      • EcoStruxure Geo SCADA Expert Ideas
      • Remote Operations Devices Ideas
      Industrial Automation
      • Modicon Ideas & new features
  • Blogs
    • By Topic
    • By Topic
      EcoStruxure Power & Grid
      • Backstage Access Resources
      EcoStruxure IT
      • EcoStruxure IT™ Advisor CFD
      Remote Operations
      • Remote Operations Blog
      Industrial Automation
      • Industrie du Futur France
      • Industry 4.0 Blog
      Power Distribution NEMA
      • NEMA Power Foundations Blog
      Energy & Sustainability Services
      • Active Energy Management Blog
      Light and Room Control
      • KNX Blog
      Knowledge Center
      • Digital E-books
      • Geo SCADA Knowledge Base
      • Industrial Automation How-to videos
      • Remote Operations Devices Knowledge Base
      • Success Stories Corner
  • companyImpact

Building Automation Knowledge Base

Access this self-service resource 24/7 and post your questions or scroll through forums for answers on building automation.

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
  • Communities
  • Knowledge Center
  • Building Automation Knowledge Base
  • Building Automation Knowledge Base
  • Label: TAC IA Series
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
Invite a Co-worker
Send a co-worker an invite to the Exchange 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,192
  • TAC Vista 2,049
  • TAC IA Series 1,805
  • EcoStruxure Building Operation 1,722
  • TAC INET 1,461
  • Field Devices 713
  • Satchwell BAS & Sigma 475
  • EcoStruxure Security Expert 285
  • Satchwell MicroNet 254
  • EcoStruxure Building Expert 227
  • EcoStruxure Access Expert 126
  • CCTV 53
  • Project Configuration Tool 30
  • EcoStruxure Building Advisor 7
  • Automated Engineering Tool 4
  • EcoStruxure Workplace Advisor 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
3

Related Forums

  • Field 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

1805 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
    • 2
    • 3
    • 4
    • …
    • 91
  • Next »
Label: "TAC IA Series" Show all articles

Decoding BACnet Errors

Issue How to decode BACnet errors when they are encountered in the following products. Product Line EcoStruxure Building Operation, Andover Continuum, TAC IA Series Environment EBO Error Log Tool Continuum bCX4040 (BACnet) Continuum b3s Building Operation Multi-purpose Controller (MPC/V) Building Operation Room Controller (RPC/V) Building Operation IP-IO EBO Trace and System logs Cause Documentation is unavailable for these errors when reviewing log files against any captures.  Resolution The error in log files is composed of two fields, BACnetErrorClass and BACnetErrorCode. The BACnet Error Class (BEC) field is made of the high 16 bits and the BACnet Error Code (BE) of the low 16 bits.  0x800 indicates the error class and error code are in Hexidecimal format. Error Class 0x8001, when remove 0x800, 1 decodes to Object Error Code 001f decodes to Unknown Object Therefore, the error code is Object_Unknown Object, where the device indicates it has no knowledge of the object, either it does not exist or the device does not have the expected program/database installed. For b3, it could be memory was wiped on power failure and needs to be reloaded. It could mean the expected application needs to be downloaded for other devices.   The following are a subset of BACnet errors defined in the specification. If you have questions or encounter ones not listed, please contact Product Support Services.   Error Class List High 16 bits of Error. See BACnet spec clause 18. May not include 0x8000. (Example: could be 0x5002B instead of 0x8005002B for COV subscription failed) Error Class Hex(0x800) Dec Notes device 0 0   object 1 1   property 2 2   resources 3 3   security 4 4   services 5 5   vt 6 6   proprietary     64 is the first available code for proprietary error classes client 7FFD   0x7FFD0000 Reject 7FFE   0x7FFE0000 (error code is BACnetReject) Abort 7FFF   0x7FFF0000 (error code is BACnetAbort)   Error Code List Low 16 bits of Error. See BACnet spec clause 18. Error Code Hex (0x) Dec other 0 0 authentication_failed 1 1 configuration_in_progress 2 2 device_busy 3 3 dynamic_creation_not_supported 4 4 file_access_denied 5 5 incompatible_security_levels 6 6 inconsistent_parameters 7 7 inconsistent_selection_criterion 8 8 invalid_data_type 9 9 invalid_file_access_method A 10 invalid_file_start_position B 11 invalid_operator_name C 12 invalid_parameter_data_type D 13 invalid_time_stamp E 14 key_generation_error F 15 missing_required_parameter 10 16 no_objects_of_specified_type 11 17 no_space_for_object 12 18 no_space_to_add_list_element 13 19 no_space_to_write_property 14 20 no_vt_sessions_available 15 21 property_is_not_a_list 16 22 object_deletion_not_permitted 17 23 object_identifier_already_exists 18 24 operational_problem 19 25 password_failure 1A 26 read_access_denied 1B 27 security_not_supported 1C 28 service_request_denied 1D 29 timeout 1E 30 unknown_object 1F 31 unknown_property 20 32 removed 21 33 unknown_vt_class 22 34 unknown_vt_session 23 35 unsupported_object_type 24 36 value_out_of_range 25 37 vt_session_already_closed 26 38 vt_session_termination_failure 27 39 write_access_denied 28 40 character_set_not_supported 29 41 invalid_array_index 2A 42 cov_subscription_failed 2B 43 not_cov_property 2C 44 optional_functionality_not_supported 2D 45 invalid_configuration_data 2E 46 datatype_not_supported 2F 47 duplicate_name 30 48 duplicate_object_id 31 49 property_is_not_an_array 32 50   Common BACnet errors you may see: Error Code Translation Notes 0x8000001e Device + timeout likely something is offline 0x8001001f Object + unknown object likely b3/AS memory was wiped in power fail 0x80020020 Property + unknown property   0x80020025 Property + value out of range likely writing 0 to a multistate object 0x80020028 Property + write access denied   0x8002002c Property + not cov property trying to subscribe to non COV object (i.e. schedule) 0x8002002e Property + invalid configuration data likely configured a change-of-value alarm on non-analog 0x80030000 Resources + out of memory   0x80050007 Services + inconsistent parameters   0x80050019 Services + operational problem   0x8005001D Services + service request denied   0x8005002B Services + COV subscription failed (0x5002B may show, not including the 0x800)   In Wireshark, using the display filter bacapp.type == 5 one will see errors dissected in the APDU packets in Decimal format. In this example, the BACnet device returns an error for Device (0) and operational problem (25) when responding to a readPropertyMultiple.
View full article
Kirk David_Purser Kirk
‎2022-10-12 07:55 AM

on ‎2022-10-12 07:55 AM

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

I/A Series (Niagara) AX/G3/N4 Windows Compatibility Matrix

Issue Define I/A Series AX/G3/N4 software compatible with a specific version of Windows Product Line TAC IA Series Environment I/A Series (Niagara) AX/G3/N4 software Windows 32-bit and 64-bit operating systems Cause Only specific releases of the I/A Series AX/G3/N4 software have been certified compliant with specific versions of the Microsoft Windows software.  Resolution The following chart details the version compatibility between the releases of the I/A Series G3/N4 software and various versions of the Microsoft Windows Operating System software.   Refer to Supported Operating Systems for Niagara 3.7 and earlier (June 2016) Refer to Supported Operating Systems for Niagara 3.8 (July 2020) Refer to Supported Operating Systems for Niagara 4.1, 4.2, and 4.3 (September 2019) Refer to  Supported Operating Systems for Niagara 4.4 and higher (October 2022)   For the larger Schneider Electric BMS offering please refer to Software and Firmware compatibility matrix for older versions of I/NET, Vista, Andover Continuum, Satchwell Sigma, I/A Series, and StruxureWare Building Operation
View full article
Picard Product_Support
‎2020-11-13 06:03 AM

Last Updated: Spock RandyDavis Spock ‎2022-10-06 11:42 AM

Labels:
  • TAC IA Series
5226 Views

After setting up a UNC as a BBMD the other UNC's on that subnet are getting "network mismatch" errors in their standard output windows.

Issue After setting up a UNC as a BBMD the other UNC's on that subnet are getting "network mismatch" errors in their standard output windows. Product Line TAC IA Series Environment R2 UNC's with BACnet jar's earlier than 535a. Cause This type of error is indicative of a routing loop on the BACnet internetwork.  UNC's with a BACnet jar prior to 535a when set up as a BBMD will broadcast on their own subnet as well as to the other BBMD's and this can cause that also. Resolution Install BACnet jar 535a or later in the UNC that is the BBMD to see if this corrects this issue.  If the issue persists investigate the BACnet internetwork for a router loop. 
View full article
Picard Product_Support
‎2018-09-11 01:45 PM

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

Labels:
  • TAC IA Series
771 Views

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
676 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: Spock RandyDavis Spock ‎2022-09-08 11:22 AM

Labels:
  • EcoStruxure Building Operation
  • TAC IA Series
1387 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
913 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
1103 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
1411 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: Commander GavinHe Commander ‎2022-08-25 05:47 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
  • Satchwell BAS & Sigma
  • Satchwell MicroNet
  • TAC IA Series
  • TAC INET
  • TAC Vista
3440 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: Captain Gary Captain ‎2022-08-24 07:50 AM

Labels:
  • TAC IA Series
2334 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
2231 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: Captain Gary Captain ‎2022-08-22 02:22 AM

Labels:
  • TAC IA Series
2545 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
3302 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
8042 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
864 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
824 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
977 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
843 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
910 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
871 Views
  • « Previous
    • 1
    • 2
    • 3
    • 4
    • …
    • 91
  • 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 forum after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the forum - 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 © 2023 Schneider Electric, Inc