EasyManua.ls 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 #103 background imageLoading...
Page #103 background image
5.1 Type Conversion Functions
5.1.22
Double word (unsigned)/32-bit string type
word (signed), double word (signed) type conversion
5-69
5
APPLICATION
FUNCTIONS
DWORD_TO_INT(_E),
DWORD_TO_DINT(_E)
DWORD_TO_INT(_E), DWORD_TO_DINT(_E)
Operation Error
No operation error occurs in the execution of the DWORD_TO_INT(_E) and
DWORD_TO_DINT(_E) functions.
Program Example
(1) The program which converts double word (unsigned)/32-bit string type data input to into
word (signed) type data, and outputs the operation result from .
(a) Function without EN/ENO (DWORD_TO_INT)
[Structured ladder]
[ST]
g_int1:= DWORD_TO_INT(g_dword1);
(b) Function with EN/ENO (DWORD_TO_INT_E)
[Structured ladder]
[ST]
g_bool3 := DWORD_TO_INT_E(g_bool1, g_dword1, g_int1);
(2) The program which converts double word (unsigned)/32-bit string type data input to into
double word (signed) type data, and outputs the operation result from .
(a) Function without EN/ENO (DWORD_TO_DINT)
[Structured ladder]
[ST]
g_dint1:= DWORD_TO_DINT(g_dword1);
s
d
s
d

Table of Contents

Other manuals for Mitsubishi MELSEC Q Series

Questions and Answers:

Mitsubishi MELSEC Q Series Specifications

General IconGeneral
SeriesMELSEC Q Series
TypeModular PLC
Programming SoftwareGX Works2, GX Works3
CategoryProgrammable Logic Controller (PLC)
I/O ModulesDigital I/O, Analog I/O, High-Speed Counter, Positioning
CommunicationEthernet, CC-Link
Programming LanguagesLadder Logic, Structured Text, Function Block Diagram, Sequential Function Chart, Instruction List
MemoryFlash Memory
I/O PointsUp to 4096 points (expandable with additional modules)
Power SupplyAC or DC power supply options available, depending on the base unit and modules.
MountingDIN rail mounting
Operating Temperature0°C to 55°C
Storage Temperature-25°C to 75°C
Humidity5% to 95% (non-condensing)
Vibration Resistance10 to 57 Hz, 0.075mm amplitude
WeightVaries depending on the module, from a few grams to several kilograms.
Shock Resistance147 m/s² (3 times each in X, Y, Z directions)

Related product manuals