Ascii - Allen-Bradley Micro800 General Instructions Manual

Programmable controllers
Hide thumbs Also See for Micro800:
Table of Contents

Advertisement

Chapter 22
String manipulation instructions

ASCII

594
ASCII yields the ASCII code for characters in strings.
Arguments
Parameter
Parameter Type
EN
Input
IN
Input
Pos
Input
ASCII
Output
ENO
Output
ASCII function language examples
Function block diagram
Ladder diagram
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Data Type
Description
BOOL
Function enable.
When EN = TRUE, display the ASCII code for
characters.
When EN = FALSE, no display operation.
STRING
Any non-empty string.
DINT
Position of the selected character in set [1..
len] (len is the length of the IN string).
DINT
Code of the selected character (in set [0 ..
255]) yields 0 is Pos is out of the string.
BOOL
Enable out.

Advertisement

Table of Contents
loading

Table of Contents