Ny-Series Instructions Reference Manual (W560 - Omron NY532-5400 Reference Manual

Ny-series
Hide thumbs Also See for NY532-5400:
Table of Contents

Advertisement

2 Instruction Descriptions
The following example is for when Size is UINT#3.
LD
AryToString
EN
abc[1]
In
UINT#3
Size
In[0]=abc[1]
In[1]=abc[2]
Size = UINT#3
In[2]=abc[3]
In[3]=abc[4]
In[4]=abc[5]
Precautions for Correct Use
• If the value of Size is 0, Out is a text string containing only the NULL character.
• An error occurs in the following cases. ENO will be FALSE, and Out will not change.
• The value of Size exceeds the array area of In[].
2-466
ST
def:=AryToString(abc[1], UINT#3);
ENO
def
Character code for 'V'
16#56
Character code for 'W'
16#57
Character code for 'X'
16#58
Character code for 'Y'
16#59
Character code for 'Z'
16#5A
Out = def
'VWX'

NY-series Instructions Reference Manual (W560)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents