EasyManuals Logo

Mitsubishi MELSEC Q Series Structured Programming Manual

Mitsubishi MELSEC Q Series
268 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 #112 background imageLoading...
Page #112 background image
5-78
5.1 Type Conversion Functions
5.1.25
Word (unsigned)/16-bit string, double word (unsigned)/32-bit string type
string type conversion
WORD_TO_STR(_E), DWORD_TO_STR(_E)
Operation Error
No operation error occurs in the execution of the WORD_TO_STR(_E) and
DWORD_TO_STR(_E) functions.
Program Example
(1) The program which converts word (unsigned)/16-bit string type data input to into string
type data, and outputs the operation result data from .
(a) Function without EN/ENO (WORD_TO_STR)
[Structured ladder]
[ST]
g_string1 := WORD_TO_STR (g_word1);
(b) Function with EN/ENO (WORD_TO_STR_E)
[Structured ladder]
[ST]
g_bool3 := WORD_TO_STR_E (g_bool1, g_word1, g_string1);
(2) The program which converts double word (unsigned)/32-bit string type data input to into
string type data, and outputs the operation result data from .
(a) Function without EN/ENO (DWORD_TO_STR)
[Structured ladder]
[ST]
g_string1:= DWORD_TO_STR (g_dword1);
s
d
s
d

Table of Contents

Other manuals for Mitsubishi MELSEC Q Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Mitsubishi MELSEC Q Series and is the answer not in the manual?

Mitsubishi MELSEC Q Series Specifications

General IconGeneral
BrandMitsubishi
ModelMELSEC Q Series
CategoryController
LanguageEnglish

Related product manuals