{}

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?
How do I convert an ASCII string of positive integers to a single register value in Concept IEC?

GOALS AND SYMPTOMS

The purpose of this resolution is to provide users with an example of converting an ASCII string of positive integers to a single register value in Concept IEC.

CAUSES AND FIXES


Below is an example of converting a string of ASCII digits to a single register value.

When a string of ASCII digits is read from a device like a bar code reader the digits are often in ASCII format. The logic below will convert the ASCII string 1234 to the decimal equivalent 1234.

The ASCII string is located in registers 400001 - 400002; two ASCII characters in each register.


The desired end result would is to have this ASCII string converted to a single decimal value located in one 4X register.

Below is the conversion chart for ASCII , Hexadecimal , Decimal illustrating the need for this conversion. If the register 400001 containing 12 ASCII was looked at in Hex format it would display 3132, if looked at in Decimal it would display 12594.
Generally this type of application only focuses on ASCII digits to decimal conversion. Other characters can be converted in the following manner. A complete conversion chart of ASCII, Hex, Decimal characters can be found on the web with the help of any search engine.





Legacy KB System (APS) Data: RESL2481 V1.0, Originally authored by on , Last Edited by on
Related ranges: Concept

Schneider Electric New Zealand

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: