EasyManuals Logo

Kollmorgen AKD Basic User Manual

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
Page #83 background imageLoading...
Page #83 background image
AKD BASIC User Guide | 5 AKD BASIC Functions
5.20 OCT$()
General Information
Type Function
Description OCT$() converts an integer number to its equivalent octal ASCII string.
Syntax
result$ = OCT$(x)
Instructions
Octal numbers are numbers to the base 8 (rather than base 10).
The argument to HEX$() is rounded to an integer before OCT$(x) is evaluated.
Example
Dim x, y as integer
Dim result1$, result2$ as string
x = 20
y = &H6A
result1$ = OCT$(x)
result2$ = OCT$(y)
print result1$, result2$ 'prints: 24 152
Related Topics
HEX$() | STR$()
83 Kollmorgenâ„¢ | March 30, 2012

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Kollmorgen AKD Basic and is the answer not in the manual?

Kollmorgen AKD Basic Specifications

General IconGeneral
BrandKollmorgen
ModelAKD Basic
CategoryController
LanguageEnglish

Related product manuals