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,844
  • TAC IA Series 1,824
  • TAC INET 1,458
  • Field Devices 721
  • Satchwell BAS & Sigma 474
  • EcoStruxure Security Expert 330
  • Satchwell MicroNet 252
  • EcoStruxure Building Expert 228
  • EcoStruxure Access Expert 148
  • CCTV 53
  • Project Configuration Tool 47
  • EcoStruxure Building Activate 13
  • EcoStruxure Building Advisor 12
  • ESMI Fire Detection 8
  • 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

Building Automation Knowledge Base

Sort by:
Date
  • Date
  • Views
  • Likes
  • Helpfulness
Options
  • Subscribe
  • Bookmark
  • Invite a Friend
  • « Previous
    • 1
    • …
    • 503
    • 504
    • 505
    • …
    • 508
  • Next »

I/A Series G3 version 3.8 and N4 version 4.2 Weather Service not following redirects

Issue I/A Series G3 version 3.8 and N4 version 4.2 Weather Service not following redirects Product Line TAC IA Series Environment I/A Series G3 3.8.x I/A Series N4 version 4.2 or older  Cause The National Weather Service (NWS) started recently redirecting from an HTTPS to an HTTP connection. Current conditions are not updated in Weather Service. The following messages appear in station output:  TRACE [15:05:30 27-Feb-18 EST][weather] Redirect to https://www.weather.gov/xml/current_obs/KBIV.xml WARNING [15:05:30 27-Feb-18 EST] [weather] Updating current conditions failed for WeatherReport javax.baja.sys.BajaException: Unable to get NWS Current Conditions feed at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java:71) at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java:59) at com.tridium.weather.nws.NwsCurrentReader.getCurrent(NwsCurrentReader.java:84) at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java:630) at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java:275) at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated) com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1602) at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java:49) at javax.baja.sys.BComponent.doInvoke(BComponent.java:1135) at javax.baja.util.Invocation.run(Invocation.java:46) at javax.baja.util.Worker.process(Worker.java:166) at javax.baja.util.Worker$Processor.run(Worker.java:139) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: Redirect URL same as requested URL: www.weather.gov/xml/current_obs/KBIV.xml at com.tridium.weather.nws.FeedReader.getFeed(FeedReader.java:60) at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java:67) ... 12 more java.io.IOException: Redirect URL same as requested URL: www.weather.gov/xml/current_obs/KBIV.xml at com.tridium.weather.nws.FeedReader.getFeed(FeedReader.java:60) at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java:67) at com.tridium.weather.nws.NwsCurrentReader.getFeed(NwsCurrentReader.java:59) at com.tridium.weather.nws.NwsCurrentReader.getCurrent(NwsCurrentReader.java:84) at com.tridium.weather.nws.BNwsWeatherProvider.updateReport(BNwsWeatherProvider.java:630) at javax.baja.weather.BWeatherReport.doUpdateWeatherReport(BWeatherReport.java:275) at auto.javax_baja_weather_BWeatherReport.invoke(AutoGenerated) at com.tridium.sys.schema.ComponentSlotMap.invoke(ComponentSlotMap.java:1602) at com.tridium.sys.engine.EngineUtil.doInvoke(EngineUtil.java:49) at javax.baja.sys.BComponent.doInvoke(BComponent.java:1135) at javax.baja.util.Invocation.run(Invocation.java:46) at javax.baja.util.Worker.process(Worker.java:166) at javax.baja.util.Worker$Processor.run(Worker.java:139) at java.lang.Thread.run(Thread.java:748) Note: The issue does not occur in I/A Series N4 version 4.3 or higher. Resolution For I/A Series G3 version 3.8 and newer, patched weather.jar modules resolve this issue. The weather module patches are available for download from the Schneider Electric Exchange as:  weather 3.8.311.1 - G3 Firmware weather 3.8.213.3 - G3 Firmware weather 3.8.112.1 - G3 Firmware weather 3.8.41.3 - G3 Firmware    To resolve the issue in Niagara 4.2 and/or versions of G3 not covered by the patches, Clear the hidden flag on the conditionsServer slot of the weather provider and change the value to w1.weather.gov.  After making this change, the current conditions will update.  The conditionsServer slot for each weather report will need to be modified if more than one is being used.  The following is a screenshot of the provider slot sheet. The Conditions Server slot is highlighted. Select Config Flags.   Config Flags dialog. Uncheck the Hidden flag and save.   View the Property Sheet for the provider and modify the Conditions Server to be w1.weather.gov
View full article
Lt. Commander WaynePeters Lt. Commander
‎2019-01-31 10:20 AM

Last Updated: Guinan RandyDavis Guinan ‎2019-01-31 10:33 AM

Labels:
  • TAC IA Series
1926 Views

Continuum revisions compatible with Easy Lobby

Issue Easy Lobby is compatible with limited Continuum versions Product Line Andover Continuum Environment Continuum Cyberstation Cause The Easy Lobby integration is developed and supported by HID. There has been no further development for integration amongst other revisions. Resolution Easy Lobby is only compatible with Continuum version 1.94 SP1.
View full article
Lieutenant Roger_Bently Lieutenant
‎2019-01-04 12:08 PM

Last Updated: Administrator DavidFisher Administrator ‎2019-01-22 10:46 AM

Labels:
  • Andover Continuum
1324 Views

Issues upgrading an Automation Server to 2.0.x when connected to an Enterprise Server

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 for assistance. Issue Issues upgrading Automation Servers (AS, AS-B, AS-P) connected to an Enterprise Server (ES) from versions prior to 2.0.x to a version that is 2.0.x. ES and one Automation Server will upgrade but no others connected to that same ES will upgrade and will show an error while attempting to download the new software.  Product Line EcoStruxure Building Operation Environment Building Operation Automation Server v1.9.x Building Operation Enterprise Server v1.9.x   Cause If the Automation Servers within the ES environment are not uniquely named, and/or are the same name as the ES, an error will be received if upgrade is attempted stating "Deploy upgraded database failed". Resolution As found within the Enterprise Central section of the 2.0 Release Notes, "All servers must have unique names".   *NOTE* Renaming the Automation Server will break any paths to that Automation Server, as such they will need to be corrected.   Follow these steps to address this issue: Prior to upgrading any devices within the environment, check for and find any servers with non-unique names Detach the Automation Server (with the naming identical to the ES or any other server) from the ES Rename the Automation Server with a unique name Correct any binding path issues Reconnect Automation Server to the ES Upgrade the environment to 2.0.x
View full article
Commander JonGreen Commander
‎2019-01-10 10:01 AM

on ‎2019-01-10 10:01 AM

Labels:
  • EcoStruxure Building Operation
1963 Views

Error when trying to copy/paste objects from on MP-X device to another

Issue Copying objects from one MP-X device to another results in a validation error. "Property value '<object type>' already assigned"     Product Line MPx series EcoStruxure Building Operation Environment Building Operation Workstation Building Operation Multi-purpose Controller Building Operation Multi-purpose VAV Cause The Object ID is already used within the destination device Resolution This functions as design. To resolve this:   Manually enter the Object ID when creating files that may be copied to other MP-X devices. One may choose to use blocks of IDs up to 64,999.   2. Utilize the import/export function within EBO which will import the BACnet objects using the next available Instance IDs.
View full article
Admiral StephenYang Admiral
‎2019-01-09 12:34 PM

Last Updated: Picard David_Purser Picard ‎2019-01-09 01:11 PM

Labels:
  • EcoStruxure Building Operation
2166 Views

Mobile Apps for Access Expert

Issue Mobile Apps for Access Expert Product Line Access Expert Environment Access Expert site desiring the use of modern technology Cause Unable to find or know where to look for the Mobile Apps for Access Expert Resolution Based on the version of software using Version 2 (V2) or Version 3 (3) the apps are different for each, so please understand the differences. These can be downloaded from the app store on iOS devices.  For Version 2, there are three Mobile Apps depending on what is needed by the client, these are: Go to the App Store, click on Search and enter Keep and download the following apps Keep Monitor - which monitors what is taking place like the events on the system Keep Notify - which notifies the user via emails and texts if there is an Alarm that has been generated Keep Personnel - where existing users can be verified or picture updated etc For Version 3, there is only one Mobile App called Keep Mobile, this gives a general oversight of the system and what is going on with it. Go to the App Store, click on Search and enter Keep and download the following app Keep Mobile - which gives you the ability to see all users, events and Hardware that are configured on the system
View full article
Lieutenant Roger_Bently Lieutenant
‎2018-10-23 08:34 AM

Last Updated: Administrator DavidFisher Administrator ‎2019-01-09 02:00 PM

Labels:
  • EcoStruxure Access Expert
1819 Views

EBO doesn't support upload function from B3 controllers

EBO doesn't support save from controller for B3s
View full article
Admiral StephenYang Admiral
‎2019-01-04 12:00 PM

on ‎2019-01-04 12:00 PM

Labels:
  • EcoStruxure Building Operation
2038 Views

Datasheet specifies contact rating as “Pilot Duty”

Issue The datasheet for DO-FA-12 says: Contact rating .......................250 VAC/30 VDC, 2 A, Pilot Duty (Power Factor 0.35) What does "Pilot Duty" mean? Product Line EcoStruxure Building Operation Environment Building Operation Automation Server Bundled (AS-B) Building Operation IO-module Cause The datasheet specifies the rating class of the relays.  Understanding what "Pilot Duty" means is needed in order to know what load can be controlled by the relay. Resolution A "Pilot Duty" rating means that this relay is made for a specific highly inductive load, such as controlling the coil of another relay or contactor. Contacts with a "Pilot Duty" rating have passed standardized testing to prove they can reliably control a "Pilot Duty" load. In another example the datasheet of a device may say: Relay contact rating 250 VAC / 30 VDC, 2 A Pilot Duty (C300) In this case C300 indicates the rating of the relay, according to the UL 508 standard. The start current of a motor could damages the relays in case the current is too high. The start current could be up to 8 times the rated current, or more.
View full article
Kirk MikaelKrantz Kirk
‎2018-12-13 02:09 AM

Last Updated: Janeway PeterEdvik Janeway ‎2018-12-13 02:10 AM

Labels:
  • EcoStruxure Building Operation
5887 Views

Setting up Visual Verification to track who has gained access to a door using Access Expert

Issue Setting up Visual Verification to track who has gained access to a door using Access Expert Product Line Access Expert Environment Access Expert v3 Cause Verification of access is a common feature request in access control integrations. The following steps show how to enable and access this feature within the Access Expert v3 product. Resolution Open and connect to the instance with the required credentials Select the Access Control Tab and click on the Visual Verification button Click on the Assign Reader button to Add the respective readers and click OK The Visual Verification Window opens up with the readers that were selected from the previous step on the right side of the screen. Select the necessary readers that will be used for the verification.                    Once someone scans a card on any of the selected readers, their saved image will then be displayed    *Note* If this Window is closed the configuration for Visual Verification will be lost and will need to be recreated
View full article
Lieutenant Roger_Bently Lieutenant
‎2018-12-05 08:58 AM

Last Updated: Administrator Cody_Failinger Administrator ‎2018-12-07 01:53 PM

Labels:
  • EcoStruxure Access Expert
1525 Views

Folders have disappeared from navigation pane in folder explorer

Issue With revision 1.0.37 and later, folders under the instance within the navigation tree are no longer there.   Product Line Access Expert Environment V3 Hosted Cause The 1.0.37 release of the Keep software removed the folders under the instance within Folder Explorer. Resolution Use the corresponding tabs at the top of the window.  
View full article
Commander Taylor_Leach Commander
‎2018-10-31 12:37 PM

Labels:
  • EcoStruxure Access Expert
1375 Views

Linux information on the Automation Server

Issue Information concerning Linux releases used within the Automation Server.   Product Line EcoStruxure Building Operation Environment Linux Operating System (OS) Building Operation Automation Server Building Operation Automation Server Premium Cause Questions concerning Linux releases used within the Automation Server. Resolution AS versions to 1.4.1 run Linux kernel 2.6.25.1 AS versions 1.5 to 2.0.2 run Linux kernel 3.0.101 AS-P versions 1.7 to 2.0.2 run Linux kernel 3.5.0-lsp-3.3.1 For questions concerning what type of Linux...i.e. Red Hat, Ubuntu, openSUSE - There is no linux distribution in the automation server just vanilla linux kernel. For further reading, download some documentation about the kernel from their website www.kernel.org  
View full article
Administrator CraigEl Administrator
‎2018-11-26 06:43 PM

Last Updated: Guinan RobertAndriolo Guinan ‎2018-11-26 06:57 PM

Labels:
  • EcoStruxure Building Operation
2418 Views

Permission Settings in V3

Issue Permissions on V3 Product Line Access Expert Environment Managing Permission settings for Individual Groups. Cause Limiting the Permission for users in accessing certain objects within the system for better management. Resolution Permissions can be configured for each user by following these steps: Open the API and connect to the respective instance with the relevant credentials Go to the General Configuration Tab Select the Groups Icon If creating a new Group, click the Add Group Button If modifying, select one from the list and double click to open it up Click on Add Permission and select the Object Type  Select the various check boxes to Grant or Deny access  Once completed then click on the Save & Close button to close the Editor
View full article
Lieutenant Roger_Bently Lieutenant
‎2018-10-30 08:25 AM

on ‎2018-10-30 08:25 AM

Labels:
  • EcoStruxure Access Expert
1595 Views

IC GEN OPC and XML-DA data type.

Issue An IC GEN OPC to communicate with an OPC server using OPC XML -DA. Product Line Satchwell Sigma Environment IC GEN OPC OPC XML-DA OPC DA Cause The IC GEN OPC does not support OPC XML-DA and only supports OPC DA. Resolution A third party gateway produced by Advosol enables the IC GEN OPC DA client to access third party OPC XML - DA servers.  Click here for details. The IC GEN OPC gateway.txt will still need to reference the third party OPC XML-DA server for example; Item0=4^ IndigoVision^ 192.168.246.95^ Fromlv.analysis.motionalarm1^ 0      Where 'IndigoVision' is a OPC XML-DA  third party server.
View full article
Picard Product_Support
‎2018-09-07 11:36 PM

Last Updated: Administrator DavidFisher Administrator ‎2018-10-17 07:44 AM

Labels:
  • Satchwell BAS & Sigma
1552 Views

Access Expert Sub-Device Integration

Issue Unable to connect Continuum I/O's to Access Expert Product Line Access Expert Environment Win 8.1 and above on Version 3 Cause The Continuum Integration has only been configured to bring in the AC-1 and AC-1 Plus door controllers as sub-devices. Resolution There is no resolution, but the Continuum I/O's are simply not compatible with Access Expert. Use Mercury 16 In/Out boards for applications that require these types of devices.
View full article
Lieutenant Roger_Bently Lieutenant
‎2018-10-08 05:17 PM

Last Updated: Administrator CraigEl Administrator ‎2018-10-08 05:19 PM

Labels:
  • EcoStruxure Access Expert
1562 Views

Updated a Sigma system to 4.05 SEB and the graphics have changed

Issue Graphics updated to Sigma 4.05 SEB contain objects and text that has offset from its original position Environment Sigma 4.05 SEB Sigma 3 Cause Sigma 4.05 SEB introduces and fixes previous graphic bugs that now results in some graphic elements being offset when displayed. Resolution A hot fix is available from Product Support London. 1.  If upgrading from Sigma v3 then zip up and send the C:\Sigma\data\Sgi location to Product Support 2. if upgrading from Sigma 4 or 4.05 then zip up and send the C:\Sigma\data\graphics location to Product Support
View full article
Picard Product_Support
‎2018-09-11 08:42 AM

on ‎2018-09-11 08:42 AM

Labels:
  • Satchwell BAS & Sigma
1445 Views

The Lonworks Trunk Connector Plug (Orange) for ENC's and UNC's, can they be purchased separately?

Issue The Lonworks Trunk Connector Plug (Orange) for ENC's and UNC's, can they be purchased separately? Environment UNC-410 UNC-520 ENC-410 ENC-520 Cause Part Number description Resolution LON connector ( p/n E24-1555-2) is available though the iPortal. For other Standard Replacement Parts see the Installation Instruction sheet of the UNC or ENC model.
View full article
Picard Product_Support
‎2018-09-10 02:41 AM

on ‎2018-09-10 02:41 AM

Labels:
  • TAC IA Series
1158 Views

Replacement of Satchwell Sunvic control devices.

Issue Replacement of Satchwell Sunvic control devices. Environment On / Off temperature control applications  Domestic installations. Cause Satchwell Sunvic control device requires replacement.. Resolution Satchwell Sunvic Ltd. was a sister company of Satchwell Control Systems Ltd. Satchwell Sunvic Ltd. primarily manufactured domestic Thermostats and Central Heating Programmers etc. Satchwell Sunvic Ltd. was sold to another group of companies and left the Satchwell Group of Companies. At that time all Satchwell Sunvic Ltd. ON/OFF control devices were transferred to that group of companies.   There are currently no equivalent products in the Schneider Electric / TAC / Satchwell range of products. Satchwell Sunvic Ltd. now trade as Sunvic Controls Ltd. and may be contacted as follows :- Sunvic Controls Ltd. General Enquiries :- T: +44 (0) 1698 812 944 F: +44 (0) 1698 813 637 Email. enquiries@sunvic.co.uk Technical Helpline :- T: +44 (0) 1698 810 945 Email.  technical@sunvic.co.uk
View full article
Picard Product_Support
‎2018-09-10 12:10 AM

on ‎2018-09-10 12:10 AM

Labels:
  • Field Devices
1713 Views

Satchwell RM3601 mains voltage Light Duty Actuator split phase capacitor motor rating is 24 volts.

Issue Satchwell RM3601 mains voltage Light Duty Actuator split phase capacitor motor rating is 24 volts. Environment Satchwell RM3601 mains voltage Light Duty Actuator mounted on Satchwell MB Rotary Shoe Valve Body.. Satchwell RM 3601 mains voltage Light Duty Actuator mounted on Satchwell MB Rotary Shoe Valve Body.. Cause Satchwell RM3601 mains voltage and XRM3201 24 volt Light Duty Actuator both utilise a 24 volt rated split phase capacitor motor. A dropper resistor installed across the RM3601 input terminals during manufacture is designed to enable this Light Duty Actuator to be utilised in mains voltage applications. Resolution The presence of a 24 volt split phase capacitor motor within a RM3601 mains voltage Light Duty Actuator should not lead an installer to believe that the Actuator has been manufactured incorrectly.. A dropper resistor installed across the RM3601 input terminals during manufacture is designed to enable this Light Duty Actuator to be utilised in mains voltage applications.   Please check the latest catalog for current equipment.  
View full article
Picard Product_Support
‎2018-09-09 08:57 PM

on ‎2018-09-09 08:57 PM

Labels:
  • Field Devices
2079 Views

Satchwell MBF 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position.

Issue Satchwell MBF 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position. Environment Satchwell MBF 3-port Rotary Shoe Valve Body installations. Cause Satchwell MBF 3-port Rotary Shoe Valve Body is installed in pipework and Open / Close status cannot be determined by observing Valve Body Shoe positions. Resolution The Satchwell MBF 3-port Rotary Shoe Valve Body Spindle protrudes through the side of the Valve Body. The position of the Valve Body Shoes may be determined by observing the position of a hole drilled through the Valve Body Spindle. If the hole is ( l ) then Valve Body is fully open to Port 2 If the hole is ( -- ) then Valve Body is fully open to Port 3 If the hole is ( / ) then Valve Body is half open to Port 2 and half open to Port 3   When the hole through the Valve Body Spindle is VERTICAL having turned the Valve Body Spindle fully Anticlockwise, then the Valve Body is fully open to flow and fully closed to bypass. When the hole through the Valve Body Spindle is HORIZONTAL having turned the Valve Body Spindle fully Clockwise, then the Valve Body is fully closed to flow and fully open to bypass. When the hole through the Valve Body Spindle is at an ANGLE of say 45 degrees, then the Valve Body is half open to flow and half open to bypass.   Please check the latest catalog for current equipment.  
View full article
Picard Product_Support
‎2018-09-09 08:56 PM

on ‎2018-09-09 08:56 PM

Labels:
  • Field Devices
1617 Views

Satchwell MBX 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position.

Issue Satchwell MBX 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position. Environment Satchwell MBX 3-port Rotary Shoe Valve Body installations. Cause Satchwell MBX 3-port Rotary Shoe Valve Body is installed in pipework and Open / Close status cannot be determined by observing Valve Body Shoe positions. Resolution The Satchwell MBX 3-port Rotary Shoe Valve Body Spindle protrudes through the side of the Valve Body. The position of the Valve Body Shoes may be determined by observing the angle of the Slot in the end of the Valve Body Spindle. If the slot is ( \ )  then Valve Body is fully open to Port 2 If the slot is ( / )  then Valve Body is fully open to Port 3 If the slot is ( | )  then Valve Body is half open to Port 2 and half open to Port 3 With the Spindle Slot in the 10 o'clock position the Valve Body is fully open to flow and fully closed to bypass. With the Spindle Slot in the 2 o'clock position the Valve Body is fully open to bypass and fully closed to flow.   With the Spindle Slot in the Vertical position the Valve Body is half open to flow and half open to bypass.   Please check the latest catalog for current equipment.
View full article
Picard Product_Support
‎2018-09-09 08:55 PM

on ‎2018-09-09 08:55 PM

Labels:
  • Field Devices
2019 Views

Satchwell MB 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position.

Issue Satchwell MB 3-port Rotary Shoe Valve Body Open / Close status determination from Spindle position. Environment Satchwell MB 3-port Rotary Shoe Valve Body installations. Cause Satchwell MB 3-port Rotary Shoe Valve Body is installed in pipework and Open / Close status cannot be determined by observing Valve Body Shoe positions. Resolution The Satchwell MB 3-port Rotary Shoe Valve Body Spindle protrudes through the side of the Valve Body. The position of the Valve Body Shoes may be determined by observing the angle of the Slot in the end of the Valve Body Spindle. If the slot is ( \ )  then Valve Body is fully open to Port 2 If the slot is ( / )  then Valve Body is fully open to Port 3 If the slot is ( l )  then Valve Body is half open to Port 2 and half open to Port 3          With the Spindle Slot in the 10 o'clock position the Valve Body is fully open to flow and fully closed to bypass.        With the Spindle Slot in the 2 o'clock position the Valve Body is fully open to bypass and fully closed to flow.        With the Spindle Slot in the Vertical position the Valve Body is half open to flow and half open to bypass.   Please check the latest catalog for current equipment.  
View full article
Picard Product_Support
‎2018-09-09 08:55 PM

on ‎2018-09-09 08:55 PM

Labels:
  • Field Devices
1378 Views
  • « Previous
    • 1
    • …
    • 503
    • 504
    • 505
    • …
    • 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