{}

Our Brands

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

Welcome to the Schneider Electric Website

Welcome to our website.
Search FAQs
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:
Articles that might be helpful 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: