Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

Building Automation Knowledge Base

Schneider Electric Building Automation Knowledge Base is a self-service resource to answer all your questions about EcoStruxure Building suite, Andover Continuum, Satchwell, TAC…

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • Knowledge Center
  • Building Automation Knowledge Base
  • Building Automation Knowledge Base
  • Label: Andover Continuum
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

Label: "andover continuum"

View in: "Building Automation Knowledge Base" | Community

2209 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
    • …
    • 105
    • 106
    • 107
    • …
    • 111
  • Next »
Label: "Andover Continuum" Show all articles

Xdriver point display it's value as "0"

Issue For Modbus RTU Xdriver, if poll too much points or polling is too fast with one xdriver will cause reading 0 issue. Environment Continuum 1.9X BCX1-CR, Modbus RTU xdriver Cause Poll too much points with one xdriver or polling is too fast ,more than 2 polls per second More than one programs polling at the same time Resolution  Make sure there is only 1 PE program running to Poll the xdriver points Slow down the polls rate ,make sure it is under 2 polls per second,  If the issue still exist, please do the following steps Create a mirror point for each xdriver point,and fill the mirror point in AnnexPoint of Xdriver Point configuration tag Create an infinityfunction called PollFunction( as a example) in the BCX1 as below:           Arg 1 XdriverPoint Numeric count ,i,temp For count=1 to i Next count temp=xdriverPoint Return(temp)      4. Creat the poll program in BCX1 like below Numeric count,i,temp, Caller Line initial if caller is 0 then goto 1 line 1 i=200 temp=PollFunction(XdriverPoint1) DisplayPoint1=AnnexPoint1/rate1 goto 2 line 2 temp=PollFunction(XdriverPoint2) DisplayPoint2=AnnexPoint2/rate2 ... goto waitting line waitting Caller=1 goto Initial 5, Follow step4 , create another poll program to poll more xdriver points, change the sytax to caller=1,2....n in the Initial line, and change the sytax to caller=2,3,.....0 in the waitting line to assure there is only one program does poll xdriver point at the same time. After configure annexpoint, annexpoint will keep the good value and ingore the bad value.
View full article
Picard Product_Support
‎2018-09-06 09:48 AM

Labels:
  • Andover Continuum
1285 Views

What are the valid ACCNet ID ranges for Controllers and Cyberstations?

Issue How many controllers and Workstations can Continuum systems support? Environment All Ethernet level controllers and Workstations. bCX, CX, NCII, ACX Cause Valid address ranges required Resolution Each "Network" (often called Continuum Network or Infinity Network) supports controllers with ACCNetID values of 1 to 190. No duplicate numbers are allowed on the same network Potentially the database supports up to 4 Million networks. Cyberstation workstations have ACCNetID's in the range 191 through 254 (maximum 64)
View full article
Picard Product_Support
‎2018-09-06 09:48 AM

Labels:
  • Andover Continuum
1066 Views

How to stop a Modbus IP X Driver from polling a 3rd party device on a fault condition

Issue If a Modbus IP server goes offline it will slow the polling of other operating servers, how can this be prevented? Environment Modbus TCP/IP X-Driver Cause When the Client Modbus IP XDriver polls points from a Server that is offline or not communicating it will time out slowing the polling of other online devices. Resolution Create a "Remote Device Status Point" (Function code 102) for each of the Servers on the system. This point will return a  value of 1 when the server is communicating, 0 when it is not connected. If a server is known to be offline or switched off this point can be set to a value of 2 to stop it polling that server for data. This allows the other servers to continue to be polled without any time out delays from every point on the offline server.
View full article
Picard Product_Support
‎2018-09-06 09:48 AM

Labels:
  • Andover Continuum
1401 Views

Making changes in a personnel object from WebClient logs the user out with error.

Issue Making changes in a personnel object from WebClient logs the user out with the error: Web.Client is currently unavailable, if the problem continues, contact your system administrator. Environment WebClient Cause The name of one or more areas attached to the personnel object contain non alpha numeric characters such as commas. Resolution Remove offending character from area's name.
View full article
Picard Product_Support
‎2018-09-06 09:47 AM

Labels:
  • Andover Continuum
1076 Views

How long does PSS support a product after it is released?

Issue How long does PSS support a product after it is released? Product Line Andover Continuum, EcoStruxure Building Operation, TAC IA Series, TAC INET, TAC Vista Environment All Schneider Electric Buildings Business software platforms Cause After a few years, the majority of issues with a release product are documented in the Knowledge Base.  At this point, if the customer is having issues requiring Product Support, we ask that they upgrade to the current version. Resolution Please read the following Product Announcements: PA_00271 Software Support Policy - General Overview.pdf PA_00272 Software Support Policy - Supplementary info for_Andover_Continuum.pdf PA_00274 Software Support Policy - Supplementary info for TAC Vista.pdf PA_00279 Software Support Policy - Supplementary info for TAC INET.pdf PA_00280 Software Support Policy - Supplementary info for TAC IA Series.pdf
View full article
Picard Product_Support
‎2018-09-07 02:30 PM

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

ODBC SQL Server Driver error updating to 1.94 SP1

Issue A database update from 1.94 to 1.94 SP1 will generate an Installation error [Microsoft][ODBC SQL Server Driver][SQL Server Implicit conversion from data type datetime to int is not allowed Environment Continuum Windows XP Windows 7 Windows Server 2003 Windows Server 2008 Cause A column in the db doesn't get converted properly. The SQL Server Implicit conversion from data type 'datetime' to 'int' is not allowed. The CONVERT function has to be used to run this query contained in the hotfix. Resolution 1. To correct this issue apply the following hotfix AFTER installing 1.94 SP1 but BEFORE running the database update 2.  Locate the hotfix on Exchange using the following link:  https://ecobuilding.schneider-electric.com/search#keyword/14191/tab/documents 3.  Find the item entitled:  "Error when Updating the Continuum DB while Upgrading to CyberStation 1.94 SP1 - TPA-CONT-13-0003.00" 4. Select download and read the release notes and install the hotfix Upgrading to CyberStation 1.94 SP1 - TPA-CONT-13-0003.00  
View full article
Picard Product_Support
‎2018-09-11 06:51 PM

Labels:
  • Andover Continuum
2519 Views

SQL Server Implicit conversion from data type datetime to int is not allowed

Issue An update from 1.94 to 1.94 SP1 will generate an "Installation error! Microsoft ODBC SQL Server Driver SQL Server Implicit conversion from data type datetime to int is not allowed. Use the CONVERT function to run this query." Product Line Andover Continuum Environment Continuum Windows XP Windows 7 Windows Server 2003 Windows Server 2008 Cause A column in the db doesn't get converted properly SQL Server Implicit conversion from data type datetime to int is not allowed Use the CONVERT function to run this query. Resolution To correct this issue apply the following hotfix AFTER installing 1.94 SP1 but BEFORE running the database update Hotfix for DataBase Update Error
View full article
Picard Product_Support
‎2018-09-11 06:54 PM

Labels:
  • Andover Continuum
4871 Views

Pinpoints crashes when attempting to edit or create an Active Animation. .

Issue Pinpoint crashes when Animation is selected under the Active Components menu.  The crash occurs both when editing an existing animation or when attempting to create a new animation. Environment Pinpoint Active Animation Crash Cause Domain account permissions were restricted Resolution The network administrator increased the permissions for the account user.  No further details are available.
View full article
Picard Product_Support
‎2018-09-06 09:46 AM

Labels:
  • Andover Continuum
983 Views

Display PDFs in webpinpoint

Issue There is a need to be able to display pdf files from within a webpinpoint graphic Environment Webclient Windows XP Windows 7 Windows Server 2003 Windows Server 2008 Cause instructions to open a pdf file with webpinpoint Resolution Within a graphic in Cyber Pinpoint, add a Windows Control> Web Browser object Edit the object and go to object properties and select the .pdf to display (Change the file type drop down to all files from .htm)  It is recommended to place the pdf files in C:\program files\Continuum\NewGraphicsFiles for permissions reasons.  Once that object has been selected, it can be saved and run in Cyber Pinpoint The same object will open up webpinpoint and the pdf will display.
View full article
Picard Product_Support
‎2018-09-06 09:46 AM

Labels:
  • Andover Continuum
1554 Views

.PIV Format cards cause Bad Parity error when presented at the card reader.

Issue When PIV card is presented at the card reader a Bad Card Parity event is generated. Non PIV cards present no problem. Environment Card Access AC1 module PIV Format cards PIVReaderFormat Cause The controller was improperly configured for PIV cards. Resolution In this case the PIVReaderFormat system variable was not set. When the PIVReaderFormat is left blank the system defaults to FIPS_PIV_75 Bit for FIPS cards, if the FIPS reader is configured to send a diferent FIPS output such as FIPS_PIV_Full_FASC-N (200 bits) then the system will generate a bit count not supported error. Once the PIVReaderFormat system variable was set to the proper value the cards generated valid access events.
View full article
Picard Product_Support
‎2018-09-06 09:46 AM

Labels:
  • Andover Continuum
1255 Views

How to reset a person's anti-passback violation.

Issue How to reset a person's anti-passback violation. Environment CyberStation NetController ACX Cause Person tail gated in or out of an area in a site that uses anti-passback and the person is now unable to gain access. Resolution Set the person's current area to 'UnKnown' In the older personnel editor go to the Current Status tab and enter 'UnKnown' in the Current Area field. The Personnel Manager does not allow the reset but the current area of the person can be reset from the command line as follows... Root\CredentialFolder\AbeMeran = UnKnown or Root\CredentialFolder\AbeMeran = 0    (zero)
View full article
Picard Product_Support
‎2018-09-06 09:45 AM

Labels:
  • Andover Continuum
1188 Views

Users with view only access to Graphic objects cant launch graphic editor to view graphics

Issue Users with view only access to Graphic objects cant launch graphic editor to view graphics Environment Cyberstation Cause Need to configure extra access under Miscellaneous Resolution Go to the security settings Under the Miscellaneous folder, allow the group to run the graphics editor
View full article
Picard Product_Support
‎2018-09-06 09:43 AM

Labels:
  • Andover Continuum
1206 Views

An acc user with more than 10 characters will cause a controller to restart as Cold instead of Warm

Issue A cold start happens instead of a warm start when acc user has greater than 10 characters Environment Continuum Windows 7 Windows Server 2003 Windows Server 2008 Cause greater than 10 characters for acc user causes an issue where the controller will cold start instead of warm start Resolution Reduce the number of characters to be less than 10 A future release will correct this issue
View full article
Picard Product_Support
‎2018-09-06 09:43 AM

Labels:
  • Andover Continuum
1247 Views

Modbus RTU Annex points do not operate correctly with the special function codes

Issue When using a Modbus RTU block reads with a special function code incorrect data can be seen. Environment Modbus RTU X Driver All controller types that support X Drivers Cause The Modbus RTU X Driver does not support the use of block reads (annex points) for the special function codes. Resolution The Modbus RTU XDriver supports special function codes to convert various (Non Modbus standard) data formats for use in Continuum points. As detailed in the Modbus RTU X Driver manual (Param6) function codes, Parameter 6 should not be entered for Function codes 241 to 254. A separate X Driver point is required for each value to be read when using a special function code.
View full article
Picard Product_Support
‎2018-09-06 09:41 AM

Labels:
  • Andover Continuum
1444 Views

Save schedule failed and get error "An attempt to write property has failed because not enough dynamic memory space exists in the addressed BACnet Device"

Issue The schedule works well for a long time, when save the schedule after edited, the error pops up ,"An attempt to write property has failed because not enough dynamic memory  space exists in the addressed BACnet Device" Environment Continuum BCX1 b3 devices Cause "Clear past events" is not checked in the schedule objects, the past events are kept in the controller and occupy a lot of dynamic space. Resolution Delete the schedule and  create an new one with the same configuration as  the original one Check "Clear past event " in the schedule objects to avoid the same issue happening again
View full article
Picard Product_Support
‎2018-09-06 09:41 AM

Labels:
  • Andover Continuum
1324 Views

What are the cable specifications for wiring controller inputs to field devices.

Issue What are the cable specifications for wiring controller inputs to field devices. Environment Inputs Cable Sensors End devices Cause There is no specification for IO field wiring.   Resolution The line drop produced by cable resistance should be taken into account when choosing the wire gage for Input devices. It is good practice to run a shielded cable for analog inputs simply because it give you a way to drain off any externally induced voltage.
View full article
Picard Product_Support
‎2018-09-06 09:39 AM

Labels:
  • Andover Continuum
1033 Views

Value does not change as the referenced point in a different BCX1 updates

Issue Need to reference the outside temperature and humidity under another BCX1, but the value does not change as the referenced point changes. The program is running. The program code is as below: Line 1 Temp_Outside= NetworkA\BCX1_2\Temp_outside line E state=enabled goto 1 The result is : The value of Temp_outside does not change to equal the value of NetworkA\BCX1_2\Temp_outside Environment Continuum BCX1 B3 Cause A difference between the two BCX1s. The object type of the two points is not compatible. Resolution Correct the submask setting to make sure they have the same submask exactly Correct the object type to make sure they are compatible with each other
View full article
Picard Product_Support
‎2018-09-06 09:39 AM

Labels:
  • Andover Continuum
986 Views

Has a Universal Input module sending out voltage needs to understand why its doing this.

Issue Configured a digital input on SXW-UI16, with nothing connected to the input used a volts meter to measure the voltage between RET and the input, the volts meter reads 20.3. Why? Environment SXW-UI16 Other modules Cause This is normal, what is being measured is the voltage across the pull up resistor on the input circuitry. Resolution Any sensor attached to the input must be able to handle the voltage.
View full article
Picard Product_Support
‎2018-09-06 09:38 AM

Labels:
  • Andover Continuum
  • EcoStruxure Building Operation
899 Views

Positioner output's override on 865-V always reads TRUE

Issue Positioner output's override on 865-V always reads TRUE Environment 865-V Cause Documentation Resolution Unlike the 866-V, the 865-V DOES NOT support feedback on the position of its actuator output, the LCDState attribute of the output CAN NOT be used to learn the end positions of the actuator. As a result, the actuator output's override attribute on the 865-V always prints as TRUE since the firmware has no way of knowing the position of the actuator output.
View full article
Picard Product_Support
‎2018-09-06 09:38 AM

Labels:
  • Andover Continuum
1091 Views

ERROR: Template or User record is either corrupt or not supported when sending templates to biometric readers

Issue ERROR: Template or User record is either corrupt or not supported when sending templates to biometric readers Environment Bioscript V-Station integration Cause Enrollment reader's template type different from readers template types. Resolution Make sure the template type at the enrollment reader is the same as the template types in the other readers
View full article
Picard Product_Support
‎2018-09-06 09:38 AM

Labels:
  • Andover Continuum
890 Views
  • « Previous
    • 1
    • …
    • 105
    • 106
    • 107
    • …
    • 111
  • 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