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
Options
  • My Knowledge Base Contributions
  • Subscribe
  • Bookmark
  • Invite a Friend
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Labels
Top Labels
  • Alphabetical
  • Andover Continuum 2,209
  • TAC Vista 2,045
  • EcoStruxure Building Operation 1,848
  • TAC IA Series 1,824
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 331
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 148
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 17
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 8
  • Automated Engineering Tool 5
  • EcoStruxure Building Data Platform 3
  • EcoStruxure Workplace Advisor 1
  • EcoStruxure for Retail - IMP 1
  • Previous
  • 1 of 2
  • Next
Top Contributors
  • Product_Support
    Product_Support
  • DavidFisher
    DavidFisher
  • Cody_Failinger
    Cody_Failinger
See More Contributors
Related Products
Thumbnail of EcoStruxure™ Building Operation
Schneider Electric
EcoStruxure™ Building Operation
4
Thumbnail of SmartX IP Controllers
Schneider Electric
SmartX IP Controllers
1
Thumbnail of EcoStruxure™ Building Advisor
Schneider Electric
EcoStruxure™ Building Advisor
1

Related Forums

  • Intelligent Devices Forum

Previous Next

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite

Building Automation Knowledge Base

Sort by:
Views
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 171
    • 172
    • 173
    • …
    • 508
  • Next »

Replacement Analogue Timeswitch for Satchwell SVT4201, CSC 1776, CSC 1777, CSC2776 or CSC2777 Controller.

Issue Need to replace Analogue Timeswitch for Satchwell SVT4201, CSC 1776, CSC 1777, CSC2776 or CSC2777 Controller. Environment SVT4201 CSC1776 CSC1777 CSC2776 CSC2777 Analogue Timeswitch. Cause Faulty Timeswitch requires replacement. Resolution Replacement Analogue Timeswitch for Satchwell SVT4201, CSC1776, CSC 1777, CSC2776 or CSC2777 Controller is part number 561-9-260.
View full article
Picard Product_Support
‎2018-09-06 01:22 PM

on ‎2018-09-06 01:22 PM

Labels:
  • Field Devices
1639 Views

What is the resolution of our various controllers Inputs and Outputs?

Issue Need to know the smallest change that an Input can measure or that an Output can provide. Environment All Continuum controllers. Cause Need to know for specification compliance or to determine the smallest measurable change in an Input. Resolution Some of our controllers support inputs with a 10 bit resolution and some support 12 bit resolution. As a rule, all 5.115v inputs are 10 bit and all 10v inputs are 12 bit. You can see which resolution each controller supports by viewing the Datasheet for each controller and noting the value of the "Input Resolution" and voltage range of the inputs (normally 0-10VDC). As an example, the b3920 shows an input resolution of 2.5mV on its 0-10VDC inputs. This equates to a 12 bit resolution as shown below.      2 x = 10VDC / 0.0025 VDC      2 x = 4000      x * log(2) = log(4000)      x = log(4000) / log(2)      x = 11.96578 or 12 bit   Further, a b3800 has an input resolution of 10 bits on its 0-5.115VDC inputs.      5VDC / 2 10 = 0.00499V or 5 mV You can find the individual controller Datasheets on Ecobuildings. Navigate to the Download Center and search the controller model number. Then narrow results by Asset Type = 'Specification Sheet'.  Most of the new Datasheets now note both the Input and Output resolutions.
View full article
Picard Product_Support
‎2018-09-10 06:34 AM

Labels:
  • Andover Continuum
1631 Views

Sample implementation of Airlock door system in Continuum using Plain English

Issue How can an Airlock door system be implement in Continuum? Product Line Andover Continuum Environment Continuum Cyberstation Continuum Net Controller II Continuum ACX 2 Controller Continuum ACX 4 Controller Cause Sample PE program is needed as a general guideline on how to implement an Airlock control system in Continuum. Resolution The use case and implementation details are documented in the comment section of the PE program.   Here is the actual PE code to implement, please note that this PE program is provided as a sample only, to serve as guidelines and proof of concept, considerable changes may be necessary to make the program adequate for your particular application and site.    Numeric Green Numeric Red Numeric StrikeTimer Line INIT Green = Unlocked Red = Locked 'LOCK ALL 3 DOORS PerimDrStriker = Locked IntDr1Striker = Locked IntDr2Striker = Locked 'MAKE ALL DOORS AVAILABLE FOR ACCESS TO THE AIRLOCK PerimeterDoor = Green InteriorDoor1 = Green InteriorDoor2 = Green 'ALLOW CREDENTIAL ACCESS PerimeterDoor DisRdrKpAccess = False InteriorDoor1 DisRdrKpAccess = False InteriorDoor2 DisRdrKpAccess = False 'ALLOW EXIT REQUESTS PerimeterDoor OpenOnExitReqst = True InteriorDoor1 OpenOnExitReqst = True InteriorDoor2 OpenOnExitReqst = True Goto Monitor1 Line Monitor1 If PerimeterDoor ValidAttempt or PerimeterDoor ExitRequest then 'ACCESS ATTEMPT AT PERIMETER DOOR StrikeTimer = PerimeterDoor DoorStrikeTime 'UNLOCK THE DOOR... Goto PerimActive 'AND MAKE THE PERIMETER DOOR ACTIVE Endif If InteriorDoor1 ValidAttempt or InteriorDoor1 ExitRequest then 'ACCESS ATTEMPT AT INTERIOR DOOR1 StrikeTimer = InteriorDoor1 DoorStrikeTime 'UNLOCK THE DOOR... Goto Interior1Active 'AND MAKE THE INTERIOR DOOR1 ACTIVE Endif If InteriorDoor2 ValidAttempt or InteriorDoor2 ExitRequest then 'ACCESS ATTEMPT AT INTERIOR DOOR2 StrikeTimer = InteriorDoor2 DoorStrikeTime 'UNLOCK THE DOOR... Goto Interior2Active 'AND MAKE THE INTERIOR DOOR2 ACTIVE Endif 'CHECK FOR FORCED ENTRY If PerimeterDoor DoorSwitch = Opened or InteriorDoor1 DoorSwitch = Opened or InteriorDoor2 DoorSwitch = Opened then Goto AirLockForced Line AirLockForced 'MUST HANDLE FORCED ENTRY HERE DUE TO VALUE OF DOOR BEING SET TO UNLOCK TO MAKE LED GREEN AirLockAlarm = 1 'SEND THE ALARM 'MAKE ALL DOORS UNAVAILABLE PerimeterDoor = Red InteriorDoor1 = Red InteriorDoor2 = Red If PerimeterDoor DoorSwitch = Closed and InteriorDoor1 DoorSwitch = Closed and InteriorDoor2 DoorSwitch = Closed then 'FORCED ENTRY CLEAR, RESET THE AIRLOCK AirLockAlarm = 0 Goto INIT Endif Line PerimActive 'ACCESS REQUESTED AT PERIMETER DOOR, DISABLE CREDENTIAL AND REX ACCESS AT THE INTERIOR DOORS InteriorDoor1 DisRdrKpAccess = True 'DONT ALLOW CREDENTIAL ACCESS AT THE INTERIOR DOORS InteriorDoor2 DisRdrKpAccess = True InteriorDoor1 OpenOnExitReqst = False 'DONT EXIT REQUESTS AT THE INTERIOR DOORS InteriorDoor2 OpenOnExitReqst = False InteriorDoor1 = Red InteriorDoor2 = Red 'UNLOCK THE PERIMETER DOOR PerimDrStriker = PerimeterDoor DoorStrikeTime 'WAIT FOR PERSON TO PHYSICALLY OPEN THE DOOR If PerimeterDoor DoorSwitch = Opened then Goto PerimInactive 'DOOR NEVER OPENED, RESET AIRLOCK If TS > PerimeterDoor DoorStrikeTime then Goto INIT Line PerimInactive 'HANDLE ACCESS REQUEST WHILE DOOR OPENED, EXTENDED DOOR UNLOCK TIME If PerimeterDoor ValidAttempt or PerimeterDoor ExitRequest then PerimDrStriker = (PerimDrStriker + 1) If PerimeterDoor DoorSwitch = Closed then Goto INIT 'WE'VE BEEN HERE TOO LONG, SEND ALARM If TM > 0 then AirLockAlarm = 2 Line Interior1Active 'ACCESS REQUESTED AT INTERIOR DOOR1, DISABLE CREDENTIAL AND REX ACCESS AT THE PERIMETER DOOR PerimeterDoor DisRdrKpAccess = True PerimeterDoor OpenOnExitReqst = False PerimeterDoor = Red InteriorDoor2 = Green 'UNLOCK THE INTERIOR DOOR1 IntDr1Striker = InteriorDoor1 DoorStrikeTime 'WAIT FOR PERSON TO PHYSICALLY OPEN THE DOOR If InteriorDoor1 DoorSwitch = Opened then Goto Interior1Inactiv 'DOOR NEVER OPENED, RESET AIRLOCK If TS > InteriorDoor1 DoorStrikeTime then Goto INIT Line Interior1Inactiv 'HANDLE ACCESS REQUEST WHILE DOOR OPENED, EXTENDED DOOR UNLOCK TIME If InteriorDoor1 ValidAttempt or InteriorDoor1 ExitRequest then IntDr1Striker = (IntDr1Striker + 1) If InteriorDoor1 DoorSwitch = Closed then Goto INIT 'WE'VE BEEN HERE TOO LONG, SEND ALARM If TM > 0 then AirLockAlarm = 3 Line Interior2Active 'ACCESS REQUESTED AT INTERIOR DOOR2, DISABLE CREDENTIAL AND REX ACCESS AT THE PERIMETER DOOR PerimeterDoor DisRdrKpAccess = True PerimeterDoor OpenOnExitReqst = False PerimeterDoor = Red InteriorDoor1 = Green 'UNLOCK THE INTERIOR DOOR2 IntDr2Striker = InteriorDoor2 DoorStrikeTime 'WAIT FOR PERSON TO PHYSICALLY OPEN THE DOOR If InteriorDoor2 DoorSwitch = Opened then Goto Interior2Inactiv 'DOOR NEVER OPENED, RESET AIRLOCK If TS > InteriorDoor2 DoorStrikeTime then Goto INIT Line Interior2Inactiv 'HANDLE ACCESS REQUEST WHILE DOOR OPENED, EXTENDED DOOR UNLOCK TIME If InteriorDoor2 ValidAttempt or InteriorDoor2 ExitRequest then IntDr2Striker = (IntDr2Striker + 1) If InteriorDoor2 DoorSwitch = Closed then Goto INIT 'WE'VE BEEN HERE TOO LONG, SEND ALARM If TM > 0 then AirLockAlarm = 4 Line E If TS > 30 then Goto INIT    See also attached dump file of program code.  
View full article
Captain AbeMeran Captain
‎2020-06-23 06:00 AM

on ‎2020-06-23 06:00 AM

Labels:
  • Andover Continuum
1658 Views

SED-T Temperature sensor Integration Tips

Issue Having difficulties integrating an SED-T stat with the MPM (Stat not being "learned" by the MPM) Product Line EcoStruxure Building Expert Environment SmartStruxure Lite Multi-Purpose Manager SED-T00 SED-TS0 SED-TH0 SED-THS Cause Installation manual does not provide enough information Resolution Commissioning tips and recommendations   Dip Switches: SED-T series stats come directly from production with all dip switches set to 0. The dip switches settings must be changed otherwise the device will not send any telegrams. Tip: When pairing an EnOcean Temperature Sensor with the MPM, always set at least one pin of the DIP switch to the ON position before learning it in. Otherwise the MPM will not display any readings regardless of dip switch configuration even if the Enocean ID had been populated in the EODC object. The workaround at this point would be to click on the learn button again, the device will be learned successfully when the “RSSI” value and a “Last Communication” time stamp are displayed.   Example on how to use the dip switches: If the dip switches are set to 1= OFF, 2 = ON, 3 = ON, 4 = OFF, the stat would wake up every 10 seconds and take a look at the values. if they changed, the stat will send a new telegram with the new value. if the value did not change however, the stat will go back to sleep until the next 10 seconds elapse (first iteration). If the value did still did not change before the 7th iteration, then the stat will randomly send a telegram with the unchanged value at any time between the 7th and the 14th iteration. that is a minimum of 10*7 = 70 seconds and maximum of 10*14 = 140 seconds.   Solar cell: When removing the unit from the box for the first time, its energy banks (super capacitor) need to be charged using one of the methods below in order to be able to learn the device. A minimum of 2.1VDC is required before the stat can wake up and send a telegram and Ideally, the Super cap voltage should be between 4 to 5Volts. Method 1: Power the sensor with 24VAC for 1 hour (3volts/hour) Method 2: expose the solar cell to light for x amount of time depending on the light source: 1- Room with LED panels: 24hr minimum charging time (0.1Volts/hour) 2- Lit room with day light: 3-4 hours minimum charging time (0.7Volts/hour) 3- Direct sunlight: 1/2 hour minimum charging time (3.5Volts/hour)   Battery: The 20mm coin cell battery does not charge the super capacitor, however it slows down the depletion of super capacitor once its charge drops below 2.1Volts.
View full article
Picard Product_Support
‎2018-09-11 08:22 AM

Last Updated: Administrator CraigEl Administrator ‎2022-08-14 06:28 PM

Labels:
  • EcoStruxure Building Expert
  • Field Devices
1633 Views

New Door attribute 'Valid Attempt' added in Cyberstation 2.0

Issue In versions of Cyberstation prior to 2.0 there was no way to determine if a valid attempt had been processed by the access engine in the controller before granting access to the door. This limitation made it impossible to implement custom access control sequences such as 'Two-Man Rule' or 'Man Trap' sequence unless the door was configured WITHOUT a door switch. Not having a door switch configured in the door made the implementation awkward as well as less secure, since the status of the door (Closed/Open) could not be determined. Product Line Andover Continuum Environment CyberStation ACX57xx controller CX9680 controller Cause Door 'Valid Attempt' flag not available before has been added to Continuum in Cyberstation 2.0, ACX57xx 1.100042 and CX9680 2.100042 Both the new version of Cyberstation as well as the new version of the controller firmware are required to get the new functionality. Resolution In order to improve the physical access control functionality in Continuum a new flag has been added to the door object. The name of the new flag is 'ValidAttempt' The value of 'ValidAttempt' is set to true when the access engine has processed a credential presented at the door (card or card & PIN) and has determined the credential can be granted access to the door. The value of the 'ValidAttempt' flag is reset to false after one scan. HOW IS 'ValidAttempt' DIFFERENT FROM 'ValidAccess'? When a door is configured with a door switch 'ValidAttempt' is set to true immediately after the access engine validates the credentials, determines that they are valid and  grants access by unlocking the door, the 'ValidAccess' flag will remain FALSE until the person gains access by opening the door as detected via the door switch. Click HERE to see a sample program demonstrating the use of the new 'Valid Attempt' functionality. In this example a bank has specified that access to the bank's vault must follow these rules: Not one is to be allowed alone in the vault. Access to the vault is by two people at a time, no more than two people are allowed in the vault. Vault's door must be configured with door switch in order to alarm on forced entry as well as door ajar.
View full article
Picard Product_Support
‎2018-09-10 02:28 PM

Labels:
  • Andover Continuum
1636 Views

Xenta 511/527/911: Recovering from a bad download

Issue Xenta 511/527/911: Recovering from a bad download Environment Xenta 511, 527, 911 Cause If the 511/527/911 has suffered an error during the download process and the system starts behaving abnormally, then the device needs to be taken back to a boot state. Resolution Connect to the 511/527/911 using the serial connection on port B Use HyperTerminal to log in. Type "format" command to format the device. Once the process has completed, log in as super user (root/root by default) and set the IP address as detailed in the device manual. Verify that you can ping the device from a computer and then run the appropriate system program for the device you are working with. Select option B Install Full System. This will verify the current program is in the device as well as let you change the color scheme. Once this is completed you should be able to download the existing or new XBuilder project to the device.
View full article
Picard Product_Support
‎2018-09-06 03:10 PM

Labels:
  • TAC Vista
1632 Views

Creating an object in a BACnet B3 or Infinet controller results in "Invalid Handle ID" or "Unable to insert row in Database Table" error

Issue Creating an object in a BACnet B3 or Infinet controller results in "Invalid Handle ID" or "Unable to insert row in Database Table" error Environment BACnet B3 Infinet controller i2 controller Cause Most commonly this is caused by having too many objects in a B3 or Infinet controller. There is a maximum amount of objects 255, Approximately 50 of them are reserved for system reserved variables and objects, leaving approximately 200 that can be user created in these types of controllers. Resolution One way to determine if this is the problem is to select the controller through Continuum Explorer and get an object count of how many objects are in the controller. If you are seeing roughly 200 objects then try and delete one object to see if you can create a new one. If you can then you have run into the above problem and you need to re-think the programming of the controller.
View full article
Picard Product_Support
‎2018-09-06 02:58 PM

Labels:
  • Andover Continuum
1631 Views

Trend log capacity of TAC Xenta programmable devices

Issue TAC Xenta programmable controllers (28X, 30X, 401) can have trend logs stored in memory on the controller.  Each programmable device has a different amount of storage space allocated to trends. Product Line Field Devices Environment Xenta programmable controllers (280, 281, 282, 283, 300, 301, 302, 401, 401:B) Cause The settings of a Xenta trend log (how often a point is read, how much data is stored) need to be made with the memory capacity in mind. Resolution This information can be found on the following data sheets :  Xenta 280, Xenta 300, Xenta 401. Each of the programmables can hold up to 50 trend log definitions.  But the frequency of the polling and length of storage for the trends need to be altered.  The limitation in memory is how many data points can be stored, and is dependent also upon the data type. Trend Logging in the TAC Xenta 280 Total logging capacity approx. 650 floating point numbers   or approx. 1,300 integers   or approx. 10,000 digital values   Trend Logging in the TAC Xenta 300 (HW2 or higher) Total logging capacity approx. 4,000 floating point numbers   or approx. 8,000 integers   or approx. 60,000 digital values   Trend Logging in the TAC Xenta 401 Total logging capacity approx. 7,000 floating point numbers   or approx. 15,000 integers   or approx. 110,000 digital values
View full article
Picard Product_Support
‎2018-09-07 06:29 AM

Last Updated: Janeway PeterEdvik Janeway ‎2020-01-29 06:44 AM

Labels:
  • Field Devices
1644 Views

How to create a dump file from a controller that includes only the commissioning information of i2/b3 devices.

Issue Site has existing CX/bCX with many i2s/b3s on field bus that need to be moved to a different CX/bCX, want to create a dump file from the existing CX/bCX that can then be imported into the new CX/bCX to create the devices and then do a 'Send to database' from the devices once they are online in the new CX/bCX. Environment CyberStation CX9xxx bCX4xxx bCX9640 Cause Documentation Resolution In the Continuum Explorer expand the existing CX/bCX then click on the InfinityInfinetCtlr folder. Pull down the 'Options' menu and set the 'Send To Text File Options' to DO NOT DUMP CHILD OBJECTS Select ALL the field devices on the right pane, right click and perform a 'Send to Text File' operation The resultant .dmp file when imported into the new CX/bCX will create all the field devices using the same names and ids they had in the old CX/bCX NOTE: The file may have to be edited to match the Network/Controller name.
View full article
Picard Product_Support
‎2018-09-06 10:37 AM

Labels:
  • Andover Continuum
1635 Views

Webclient browser error "Cannot Create .net Editor"

Issue When schedules, reports, trend logs, loops or any calendars are loaded, Internet Explorer is rejecting the control and will not host it. IE will then throw a "Cannot Create .net Editor" error. Product Line Andover Continuum Environment .Net 4.51 Continuum webClient Server Internet Explorer Cause Microsoft has stopped allowing IE to host controls from .net 2.0 and 1.1 by default. Resolution In order for these controls you must do the following on all of your client machines: Note: Always make a copy of the registry on the machine before making any modifications Open regedit Update the .NetFramework key as follows: On an x86 Operating System Add a DWORD attribute with the name EnableIEHosting to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework Set the value to 1 On an x64 Operating System Add a DWORD attribute with the name EnableIEHosting to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework Set the value to 1 Reboot the computer At this point you should be able to start WebClient and run the .net editors without any problems. The following Microsoft Article discusses this issue: Application Compatibility in the .NET Framework.
View full article
Picard Product_Support
‎2018-09-11 03:05 PM

Last Updated: Guinan RandyDavis Guinan ‎2019-07-30 01:28 PM

Labels:
  • Andover Continuum
1634 Views

What is Tuning? (History, DDC, PID, FLT)

Issue What is Tuning? (History, DDC, PID, FLT) Environment I/NET Site Cause When speaking of History, DDC, PID, and FLT, what is Tuning?  Resolution Tuning is the on-line, automatic adjustment of PID or Floating module parameters. For more information refer to your System Operator Guide or TCON 083.
View full article
Picard Product_Support
‎2018-09-06 11:20 PM

Labels:
  • TAC INET
1644 Views

What 10K Thermistor sensors are compatible with the I/A Series R2 UNC-410 and G3 ENC-410?

Issue What 10K Thermistor sensors are compatible with the I/A Series R2 UNC-410 and G3 ENC-410? Environment I/A Series R2, UNC-410, I/A Series G3, ENC-410 Cause Specification information Resolution Compatible sensors include the TS-5700, TS-5711, TS-57011, TS-57031, TS-6700, TSMN-90110 Series, or any sensor that matches the resistance to temperature curve for a 10K Thermistor Type G.  The input has a range of -10 to 135 °F (-23.3 to 57.2 °C) with an accuracy of ±1% of span. Note: Network 8000 sensors (10K with the 11K shunt) are not compatible. US Sensor 10K Thermistor R-T Curve Type G
View full article
Picard Product_Support
‎2018-09-10 05:09 AM

Labels:
  • TAC IA Series
1629 Views

JACE 645 Ethernet ports usage

Issue JACE 645 Ethernet ports usage Environment JACE 645 Network Controller Cause JACE 645 has 2 Ethernet ports.  Resolution LAN1 is the primary network port for the JACE645. As per the JACE Install and Startup Guide, LAN2 (secondary port) can be used in the following scenarios.  Intended usage (of LAN2) is for: - Isolating a "driver's" Ethernet traffic from the primary (LAN1) interface. OR - In some cases, LAN2 may be set up with a standard, fixed, IP address that is used only by a company's service technician, when on site. This allows access to the JACE without disconnecting it from the customer's network, or without connecting the technician's service PC to the customer's network (which might go against local IT security policies). Note that only one LAN port can be set as DHCP. If enabling LAN2, you typically specify another (network) static IP address and the appropriate subnet mask. Also note the following: If enabling both LAN ports, note that the LAN1 IP address and LAN2 IP address must be on different subnets, otherwise the ports will not function correctly. For example, with a typical "Class C" subnet mask of 255.255.255.0, setting Interface 1=192.168.1.99 and Interface 2=192.168.1.188 is an invalid configuration, as both addresses are on the same subnet. A JACE does not provide IP routing or bridging operation between different Interfaces (LAN ports, GPRS, dialup). All of this also applies to the "third interface" provided by the "WiFi option" if installed in a JACE (at the time of this document, available for a JACE-700 only). However, it is likely the WiFi interface will be used as the primary interface in most cases (no LAN cabling available to the JACE).
View full article
Picard Product_Support
‎2018-09-06 09:23 AM

Labels:
  • TAC IA Series
1631 Views

Using the MPM as both monitor and coordinator at the same time

Issue What is the benefit in having separate MPM monitor and coordinator? Product Line EcoStruxure Building Expert Environment MPM Cause In smaller networks, it is acceptable to have the monitor function as the coordinator. However, in larger networks, the monitor becomes occupied with managing the traffic of all the remote MPMs, resulting in significant CPU usage. This applies to zigbee, UDP, and CANbus networks. Making the monitor a coordinator does not provide any advantages; it only introduces disadvantages. Resolution In smaller networks, it is acceptable to have the monitor act as the coordinator. However, in larger networks, the monitor's workload increases as it manages the traffic of multiple remote MPMs, consuming a significant amount of CPU resources.
View full article
Picard Product_Support
‎2018-09-06 08:45 AM

Last Updated: Administrator CraigEl Administrator ‎2023-11-12 04:50 PM

Labels:
  • EcoStruxure Building Expert
1636 Views

Configure a 7740 to read a 4-20ma input

Issue Can a 7740 read 4 to 20 milliamp input? Environment I/NET site Cause Some sensors will only output a 4-20ma signal and the controller must be able to read it in order to display the sensor values. Resolution Although the controller is calibrated to read 1 to 5 volts, a voltage sensing resistor can be added to read 4 to 20 milliamps. Refer to TCON 092 for details.
View full article
Picard Product_Support
‎2018-09-07 12:57 AM

Labels:
  • TAC INET
1699 Views

Auto Report Generation

Issue Auto Report Generation Environment I/NET site Cause Is there a Auto Report Generation function? Resolution I/NET displays this editor when you select Edit, Host Computer, and Auto Report Generation from the main menu. Use this editor to create new report generation schedules, or to access existing schedules. In order to automatically generate reports, I/NET relies on the Schedule Tasks function that is built into Windows. Notes: Before you create an Auto Report Generation schedule, confirm that the system date and time on your computer are accurate. The Windows Scheduled Tasks function relies on this information to run scheduled tasks. To verify or change this information, double-click the time indicator on the Windows taskbar. You must supply the password for the Windows account on which you want the scheduled task to run. The password cannot be blank (only if you are on a Network). Options The following options are available within this editor: Add — Select this function to create a new automatic report generation schedule. The system displays the Auto Report Name editor, allowing you to define a name for the new schedule. The system then displays the Auto Report Generation editor. Delete — Select this function to delete a report generation schedule. I/NET will prompt you to confirm that you wish to delete the selected schedule. You may then choose Yes to delete the schedule or choose No to keep the schedule. Modify — Use this function to change the selected schedule. When you select this function, the system displays the Auto Report Generation editor. This is the same editor that is displayed when you add a report, except that the Report Schedule Name parameter is already set and is read-only. Copy — The copy feature allows you to create a new schedule by duplicating an existing schedule. Choose an existing schedule from the list and select Copy. The system displays the Auto Report Name editor, allowing you to define a name for the new schedule. The system then displays the Auto Report Generation editor with the parameters already set. You can modify the parameter settings as necessary.
View full article
Picard Product_Support
‎2018-09-06 03:11 PM

Labels:
  • TAC INET
1611 Views

Setting Up I/NET Seven Trends

Issue Setting Up I/NET Seven Trends Product Line TAC INET Environment I/NET Seven Cause Problems configuring Trend Data Resolution I/NET displays this window when you select Add Trend, Add Cell, or Modify from the Seven Trends Definitions window. You must define the following information: Trend Definition only Select the desired point from the Point Selection dialog. Only one point may be selected for a trend definition. This field cannot be edited once the trend definition is saved. This field is not available for cell definitions. Note: You may click the ... button to return to the Point Selection dialog at any time during a new trend definition. However, once the trend definition is saved, you cannot change the selected point. Enter a unique Name for this trend or cell definition, up to 30 characters. The default name for trends is in the format Point Name -- --Trend Type if you are connected to the controller, and Point Address -- Trend Type if you are not connected. The default name for cells is in the format Cell Number -- Trend Type. Note: If you do not enter a name, the default name will change automatically with the point (or cell number) and trend type selection when you are creating a new trend. You may change the name of a trend or cell definition at any time without loss of data. Choose a Type from the drop-down list. This field cannot be edited once the definition is saved. Discrete Sample — Store the discrete state of a point at regular sample intervals. The point can be a DI, DA, DM, DC, or DO point defined with a TR extension. Analog Sample — Store the analog value of a point at regular sample intervals. The point can be an AI, AO, GI, GO, or PI point defined with a TR extension. Runtime — Store the daily runtime minutes for a point or points. The points can be DI, DC, or DO points defined with an RT extension. Consumption — Store the daily-consumed value of an accumulator point or points. The points must be PI points defined with a CN extension. Demand — Store the KWH, Peak KW, and time of Peak KW values on a daily basis for a particular demand meter. The point must be a PI point defined with a DC extension. Override — Store individual KWH values, shared KWH values, and override runtime on a daily basis for a specific zone of a Model 7750 Building Manager. The point can be a DC or DO point defined with an OB extension.   Define Transient Duration in days. The trend can be configured to automatically discard the oldest trend data after a time period you specify (1 to 45 days). Note: If you wish to archive Seven Trends data, the transient duration must be set to zero (0), indicating that the data should not be discarded. Only samples with a transient duration of zero can be archived. Enter a Cell Number (1–1023). The cell number must be greater than zero (0) in order for Seven Trends to store sample information. This field is provided for backward-compatibility with older versions of I/NET, and can be used to group samples in reports. If you are creating a new cell definition, this field can be used to auto generate trend definitions (refer to Using Cells to Generate Trend Definitions for more information). This field cannot be changed once the cell definition is saved. Otherwise, this field is not used in I/NET Seven and can be any value. Note: For manually defined trends, the cell number in the DCU editor does not need to match the cell number for the trend definition. The cell number in the trend definition is the one that will appear on reports. Select OK to save your changes. The system returns you to the Seven Trends Definitions window.
View full article
Picard Product_Support
‎2018-09-06 03:10 PM

Labels:
  • TAC INET
1608 Views

Import Version 5.1 Sample.IWX from the I/NET Seven CD into ID Works 5.1

Issue How do I import the "Version 5.1 Sample.IWX" from the I/NET Seven CD into ID Works 5.1 Software? Product Line TAC INET Environment I/NET site with IDWorks Cause How to import the "Version 5.1 Sample.IWX" from the I/NET Seven CD into ID Works 5.1 Software Resolution Please use the following document link: Import_ Project_IDW5p1.doc
View full article
Picard Product_Support
‎2018-09-07 01:37 AM

Last Updated: Administrator DavidFisher Administrator ‎2020-10-20 06:27 AM

Labels:
  • TAC INET
1635 Views

How to remove a Client PC from the I/NET Seven System

Issue How to properly remove a Client PC from the I/NET Seven System Product Line TAC INET Environment I/NET Seven site Cause Steps to completely remove a Client PC from the I/NET Seven System Resolution Go into the IOServer Driver on the File Master PC Select the "Modify" for the active config. Look for the "Clients" Button in the middle of the window.   Click on the "Clients" button, this open another window   In the above window will list all of the clients in the Inet System. Since I only have one client in my system this is the way mine looks. Scroll down the list and highlight the PC you wish to remove from the File equalization list. You remove the PC by selecting the "Drop" button above. This will remove that PC from the File Masters list of PC to update. Go to the Actual PC you wish to remove. The go into that PC's IOServer Driver and Select the "Modify" button Demote the Client by either removing the File Masters computer name or its IP address in the "Filemaster name" box   Following all these steps above will remove this PC's Name/IP from the list of PC to scan during the File Equalization process.
View full article
Picard Product_Support
‎2018-09-07 12:39 AM

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

Labels:
  • TAC INET
1628 Views

"Door open too long" and "Forced door" alarm masking

Issue "Door open too long" and "Forced door" alarm masking Environment I/NET Resident I/O Cause All of the masking, priorities, and message types may be set in the door editor. DOTL and forced door may even be configured as an alarm or message, but if the Resident I/O point is not masked for the door (08DO or 09DO), you won't receive any DOTL or forced door alarms. Resolution You can also use this arrangement to your benefit. Maybe you want all transactions to one host but you want the DOTL or forced door to go to another one in a guard station. Maybe you want only those to dial out a pager.
View full article
Picard Product_Support
‎2018-09-06 03:00 PM

Labels:
  • TAC INET
1602 Views
  • « Previous
    • 1
    • …
    • 171
    • 172
    • 173
    • …
    • 508
  • 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