New Community Ranking System
Our Community ranking system has recently been updated. You may notice changes in user rankings and receive system messages or notifications. If you have questions about how the new ranking works, please refer to the announcement post for more details (click here).
Schneider Electric Community
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
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 InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
OverviewThis document explains how to enable OpenID Connect (OIDC) authentication for Experior and the Experior Remote Viewer. Once configured, users ...
This article describes the navigation around the scene inside Remote Viewer on a PC. Two objects are relevant for navigating the scene:Camera: virtual...
IntroductionThe current implementation of the Physics Engine in Experior 7 presents difficulties in accurately simulating the dynamics of loads under ...
Due to our move from a self hosted webpage to the following community structure, the API documentation is now available as static html files you need ...
Step 1: Make a C# project where the main class extends the Experior.Core.Controller or Experior.Core.Logic class.Experior.Core.Controller is for makin...
It is possible to extend the functionality of Experior with custom communication protocols. This is done by creating your own plugin and extending Exp...
Loads in Experior are used to model pallets, boxes, bags, that are transported by material handling equipment like conveyors and lifts. The main names...
Action Points are points on a Route where a load can stop and stay. They are used internally by Experior as vertices or nodes in the routing graph (wh...
A plugin can be used to add custom functionality to Experior and you can also use it to extend the GUI by adding menu items and/or adding your own for...
RigidSensorPartThe class Experior.Core.Parts.Sensors.RigidSensorPart derives from the abstract class Experior.Core.Parts.RigidPart.RigidSensorPart obj...
Experior provides some methods to read data from an Excel file and to write data into an Excel file. To do this you can use the Experior.Core.Data.Exc...