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 #137 background imageLoading...
Page #137 background image
5.1 Type Conversion Functions
5.1.33
BCD type
word (signed), double word (signed) type conversion
5-103
5
APPLICATION
FUNCTIONS
BCD_TO_INT(_E),
BCD_TO_DINT(_E)
BCD_TO_INT(_E), BCD_TO_DINT(_E)
Operation Error
No operation error occurs in the execution of the BCD_TO_INT(_E) and BCD_TO_DINT(_E)
functions.
Program Example
(1) The program which converts BCD type data input to into word (signed) type data, and
outputs the operation result from .
(a) Function without EN/ENO (BCD_TO_INT)
[Structured ladder]
[ST]
g_int1 := BCD_TO_INT (g_word1);
(b) Function with EN/ENO (BCD_TO_INT_E)
[Structured ladder]
[ST]
g_bool3 := BCD_TO_INT_E (g_bool1, g_word1, g_int1);
(2) The program which converts BCD type data input to into double word (signed) type data,
and outputs the operation result from .
(a) Function without EN/ENO (BCD_TO_DINT)
[Structured ladder]
[ST]
g_dint1 := BCD_TO_DINT (g_word1);
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