Mitsubishi Electric MELSEC-Q/L Programming Manual page 16

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Function name
LREAL_TO_REAL(_E)
REAL_TO_STR(_E)
WORD_TO_BOOL(_E)
DWORD_TO_BOOL(_E)
WORD_TO_INT(_E)
WORD_TO_DINT(_E)
DWORD_TO_INT(_E)
DWORD_TO_DINT(_E)
WORD_TO_DWORD(_E)
DWORD_TO_WORD(_E)
WORD_TO_STR(_E)
DWORD_TO_STR(_E)
WORD_TO_TIME(_E)
DWORD_TO_TIME(_E)
STR_TO_BOOL(_E)
STR_TO_INT(_E)
STR_TO_DINT(_E)
STR_TO_REAL(_E)
STR_TO_WORD(_E)
STR_TO_DWORD(_E)
STR_TO_TIME(_E)
STR_TO_BCD(_E)
BCD_TO_INT(_E)
BCD_TO_DINT(_E)
BCD_TO_STR(_E)
TIME_TO_BOOL(_E)
TIME_TO_INT(_E)
TIME_TO_DINT(_E)
TIME_TO_STR(_E)
TIME_TO_WORD(_E)
TIME_TO_DWORD(_E)
2 FUNCTION TABLES
14
2.2 Function Tables
Argument
Processing details
(s), (d)
Converts double-precision real type data into single-precision real type
data.
(s), (d)
Converts single-precision real type data into string type (exponential
form) data.
(s), (d)
Converts word (unsigned)/16-bit string or double word (unsigned)/32-bit
string type data into bit type data.
(s), (d)
(s), (d)
Converts word (unsigned)/16-bit string type data into word (signed) or
double word (signed) type data.
(s), (d)
(s), (d)
Converts double word (unsigned)/32-bit string type data into word
(signed) or double word (signed) type data.
(s), (d)
(s), (d)
Converts word (unsigned)/16-bit string type data into double word
(unsigned)/32-bit string type data.
(s), (d)
Converts double word (unsigned)/32-bit string type data into word
(unsigned)/16-bit string type data.
(s), (d)
Converts word (unsigned)/16-bit string or double word (unsigned)/32-bit
string type data into string type data.
(s), (d)
(s), (d)
Converts word (unsigned)/16-bit string or double word (unsigned)/32-bit
string type data into time type data.
(s), (d)
(s), (d)
Converts string type data into bit type data.
(s), (d)
Converts string type data into word (signed) or double word (signed)
type data.
(s), (d)
(s), (d)
Converts string type data into single-precision real type data.
(s), (d)
Converts string type data into word (unsigned)/16-bit string or double
word (unsigned)/32-bit string type data.
(s), (d)
(s), (d)
Converts string type data into time type data.
(s), (d)
Converts string type data into BCD type data.
(s), (d)
Converts BCD type data into word (signed) or double word (signed)
type data.
(s), (d)
(s), (d)
Converts BCD type data into string type data.
(s), (d)
Converts time type data into bit type data.
(s), (d)
Converts time type data into word (signed) or double word (signed) type
data.
(s), (d)
(s), (d)
Converts time type data into string type data.
(s), (d)
Converts time type data into word (unsigned)/16-bit string or double
word (unsigned)/32-bit string type data.
(s), (d)
Reference
Page 60 Converting double-
precision real type to single-
precision real type
Page 62 Converting single-
precision real type to string type
Page 65 Converting word
(unsigned)/16-bit string, double
word (unsigned)/32-bit string
type to bit type
Page 67 Converting word
(unsigned)/16-bit string type to
word (signed), double word
(signed) type
Page 69 Converting double
word (unsigned)/32-bit string
type to word (signed), double
word (signed) type
Page 71 Converting word
(unsigned)/16-bit string type to
double word (unsigned)/32-bit
string type
Page 73 Converting double
word (unsigned)/32-bit string
type to word (unsigned)/16-bit
string type
Page 75 Converting word
(unsigned)/16-bit string, double
word (unsigned)/32-bit string
type to string type
Page 77 Converting word
(unsigned)/16-bit string, double
word (unsigned)/32-bit string
type to time type
Page 79 Converting string type
to bit type
Page 81 Converting string type
to word (signed), double word
(signed) type
Page 84 Converting string type
to single-precision real type
Page 88 Converting string type
to word (unsigned)/16-bit string,
double word (unsigned)/32-bit
string type
Page 91 Converting string type
to time type
Page 93 Converting string type
to BCD type
Page 96 Converting BCD type
to word (signed), double word
(signed) type
Page 99 Converting BCD type
to string type
Page 101 Converting time type
to bit type
Page 103 Converting time type
to word (signed), double word
(signed) type
Page 105 Converting time type
to string type
Page 107 Converting time type
to word (unsigned)/16-bit string,
double word (unsigned)/32-bit
string type

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents