EasyManua.ls Logo

Kollmorgen AKD Basic

Kollmorgen AKD Basic
506 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AKD BASIC User Guide | 5 AKD BASIC Functions
5.2 ASC()
General Information
Type Function
Description
ASC(string expression)returns a decimal numeric value that is the ASCII code
for the first character of the string expression(x$).
Syntax
x = ASC(s$)
Instructions
If the string begins with an uppercase letter, the value of ASC() will be between 65 and 90.
If the string begins with a lowercase letter, the value of ASC() will be between 97 and 122.
Values "0" to "9" return 48 to 57.
65 Kollmorgen | March 30, 2012

Table of Contents

Related product manuals