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

Join our "Ask Me About" community webinar on May 20th at 9 AM CET and 5 PM CET to explore cybersecurity and monitoring for Data Center and edge IT. Learn about market trends, cutting-edge technologies, and best practices from industry experts.
Register and secure your Critical IT infrastructure

Debugging issues with DCE DDF files in EcoStruxure IT Advisor

For DCIM developers

EcoStruxure IT Advisor integrations for the advanced user

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
  • EcoStruxure IT Help Center
  • EcoStruxure IT Help Center Categories
  • IT Advisor
  • For DCIM developers
  • For DCIM developers
  • Debugging issues with DCE DDF files in EcoStruxure IT Advisor
Options
  • Subscribe to RSS Feed
  • Mark as New
  • Mark as Read
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
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

Related Forums

  • EcoStruxure IT forum

  • APC UPS Data Center & Enterprise Solutions Forum

Previous Next

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite

EcoStruxure IT Support

Submit a support request for additional assistance with EcoStruxure IT software.

Request Support
Back to For DCIM developers
Options
  • Subscribe to RSS Feed
  • Mark as New
  • Mark as Read
  • Bookmark
  • Subscribe
  • Email to a Friend
  • Printer Friendly Page
  • Report Inappropriate Content
0 Likes
906 Views

Link copied. Please paste this link to share this article on your social media post.

Trying to translate this page to your language?
Select your language from the translate dropdown in the upper right. arrow
Translate to: English
  • (Français) French
  • (Deutsche) German
  • (Italiano) Italian
  • (Português) Portuguese
  • (Русский) Russian
  • (Español) Spanish

Debugging issues with DCE DDF files in EcoStruxure IT Advisor

Picard EcoStruxureIT
‎2020-03-18 09:57 PM

Terminology

ITA: EcoStruxure IT Advisor

DCE: Data Center Expert

Device: A physical piece of equipment that we monitor, for example, power, temperature or humidity on.

Sensor: A measuring entity for a device, for example current on phase L1, return air humidity.

Measurement: A specific measurement for a sensor, has a timestamp.

Sensor Mapping (ITA): For power distribution devices there is a feature in ITA where you can take a specific sensor and say which circuit that sensor monitors. This is called sensor mapping
and is not the same as what happens in the DDF files.

Typical steps to verify that the DDF is correct

1. Verify if the device shows up in EcoStruxure IT

Go to Planning > Device Association > Unassociated Devices.

If the devices do not appear in IT Advisor, check the following:
- Verify that the external system configuration points to the correct Data Center Expert server.
- Verify that the device is in Data Center Expert, and verify that you can see the devices using the DCE web services.
- The device types that ITA does not understand are shown with type 'Unknown'. See DCE Sensor Mapping to ITA

2. Verify that temperature and humidity sensors are shown in ITA

The sensors are listed underneath each devices in the Unassociated Devices view. It is not necessary to associate the device to see the temperature and humidity sensors.

ITA_Temperature_sensor_360006791257.pngITA_Temperature_sensor_360006791257.png

Only temperature and humidity sensors that have a sensor type in the list below are recognized by ITA.
Temperature sensor types:
EXTERNAL_TEMPERATURE
SUPPLY_AIR_TEMPERATURE
RETURN_AIR_TEMPERATURE
INTEGRATED_TEMPERATURE
RACK_INLET_TEMPERATURE
UNIT_TEMPERATURE

Humidity sensor types:
EXTERNAL_HUMIDITY
SUPPLY_AIR_HUMIDITY
RETURN_AIR_HUMIDITY
INTEGRATED_HUMIDITY
UNIT_HUMIDITY

Note

Normally when you associate a device from the unassociated devices view, the device disappears from the list. The devices however remain in the list if it has related temperature or humidity sensors as they are shown as children in the tree structure.

Note

Temperature and humidity sensors are only shown when the 'Retrieve sensors' checkbox on the second page in the configuration wizard is checked.

ITA_Temperature_sensor_2_360006791257.pngITA_Temperature_sensor_2_360006791257.png

3. Verify that power and amps measurements are shown in ITA

On the device of interest, right-click and choose 'Properties'. In the properties dialogue, unfold the External Systems entry and select the Device subpage.

ITA_Device_properties_360006791257.pngITA_Device_properties_360006791257.png


The power and amps measurements should show here. It is not necessary to associate the device to see if the power and amps measurements are recognized.

ITA_Measurement_property_page_360006791257.pngITA_Measurement_property_page_360006791257.png

For the measurements to show a number of requirements must be satisfied:

  • The DDF file must list the InputPhaseCount and OutputPhaseCount, and they are expected to be the same. Furthermore the BankCount is also needed in some cases.
  • The following power sensors are recognised by ITA: 
    • OUTPUT_POWER_WATTS
    • OUTPUT_POWER_TOTAL_WATTS
    • MODULE_OUTPUT_POWER
    • MODULE_BREAKER_POWER
  • The following amp sensors are recognized by ITA: 
    • MODULE_BREAKER_CURRENT
    • OUTPUT_CURRENT
    • OUTPUT_CURRENT_TOTAL
    • INPUT_CURRENT
  • Make sure that the DDF adheres to the following table
ISXCDevice - Supplemental ISXCSensor
PhaseCount BankCount Index SensorType Device example
1 1 Ignored OUTPUT_POWER_TOTAL_WATTS rack PDU
1 >1 1 digit = Bank number OUTPUT_POWER_WATTS rack PDU with banks
1 - Ignored OUTPUT_POWER_TOTAL_WATTS  
3 1 1 digit = Bank number OUTPUT_POWER_WATTS UPS or (RM)PDU
3 >1 2 digit = Module, Phase MODULE_OUTPUT_POWER Modular PDU
3 - 1 digit = Bank number OUTPUT_POWER_WATTS  

 

Example list of power sensors and how ITA understands them

Single phase rack PDU or phase-phase rack PDU, with one bank (PhaseCount: 1, BankCount: 1):

Index SensorType Interpretation by ITA
Ignored OUTPUT_POWER_TOTAL_WATTS The total power measurement for the rack pdu

Single phase rack PDU or phase-phase rack PDU, with three banks (PhaseCount: 1, BankCount: 3):

Index SensorType Interpretation by ITA
1 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 1
2 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 2
3 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 3
Ignored OUTPUT_POWER_TOTAL_WATTS Total measurement for the rack pdu

Three phase rack PDU, with one bank (PhaseCount: 3, BankCount: 1):

Index SensorType Interpretation by ITA
1 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 1
2 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 2
3 OUTPUT_POWER_WATTS The power measurement for the rack pdu's bank 3

 Modular PDU (PhaseCount: 3, BankCount: 3):

Index SensorType Interpretation by ITA
1.1 MODULE_OUTPUT_POWER The power measurement for module 1, phase 1
1.2 MODULE_OUTPUT_POWER The power measurement for module 1, phase 2
1.3 MODULE_OUTPUT_POWER The power measurement for module 1, phase 3
2.1 MODULE_OUTPUT_POWER The power measurement for module 2, phase 1
2.2 MODULE_OUTPUT_POWER The power measurement for module 2, phase 2
2.3 MODULE_OUTPUT_POWER The power measurement for module 2, phase 3

 

Was this article helpful? Yes No
No ratings

Link copied. Please paste this link to share this article on your social media post.

Didn't find what you are looking for? Ask our Experts
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