Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
What causes error 'The topological type is incompatible...' when performing a Build in Unity Pro?

Located variables must be of type EBOOL in Unity Pro. Defining located variables as BOOL will cause this error when building the project.
BOOL (BOOLEAN) and EBOOL (Extended BOOLEAN) datatypes each occupy one byte in memory.

BOOL types have two states, 0 (False) or 1 (True) .
EBOOL types have three states, 0 (False), 1 (True) and a History state. This third state requires a byte allocation in PLC memory for the EBOOL..

A reference to any singular IO point on a discrete input or output module would require an EBOOL data type. (%I0.1.0 or %I1)  These are located references because they have an address in Unity
A reference to an unlocated variable can use either data type, BOOL or EBOOL. An unlocated variable has no fixed address in Unity.

Schneider Electric Singapore

Explore more
Range:
Users group

Discuss this topic with experts

Visit our Community for first-hand insights from experts and peers on this topic and more.
Explore more
Range:

Need help?

  • Product Selector

    Quickly and easily find the right products and accessories for your applications.

  • Get a Quote

    Start your sales enquiry online and an expert will connect with you.

  • Where to buy?

    Easily find the nearest Schneider Electric distributor in your location.

  • Help Centre

    Find support resources for all your needs, in one place.

  • Product Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Contact Support
  • Find our Offices
  • Get a Quote
  • Where to buy
  • Careers
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Newsroom
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Legal Information
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings