How can we help you today?

Why am I getting a 'Character string fault' on my DT_TO_STRING block?

Issue
When using a DT_TO_STRING block, it returns a 'Character string fault' in the Diagnostic Viewer.

Product line
Unity Pro, Control Expert

Resolution
This is normally caused by assigning a variable of type 'string' to the OUT pin of the DT_TO_STRING. The OUT pin is actually 20 characters long and the type 'string' is 16. Changing the variable type from 'string' to 'string[20]' will eliminate the error. To change the type, simply call up the variable in the Data Editor and add [20] after the word 'string' in the Type column.

Schneider Electric Canada

Explore more
Range:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:
  • Help and Contact Center
  • Contact Sales
  • Find our Offices
  • Where to Buy
  • Careers
  • Company Profile
  • Investors
  • Newsroom
  • Report a Misconduct
  • Product Documentation
  • Product Selectors
  • Software and Firmware
  • Product Substitution and Replacement
  • Blog
  • Events
  • Schneider Electric Community
  • Sustainability
  • Legal Information
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings