Mitsubishi QD51 Programming Manual page 501

Logic controller
Hide thumbs Also See for QD51:
Table of Contents

Advertisement

11 INSTRUCTIONS AND FUNCTIONS
11 - 331
• Assign values to %(6) and %(7) ( %(9) and %(10) in case of a format 2
control table, %(10) and %(11) in case of a format 3 control table) in the
following manner.
D!
• • • • • •
H!
L!
• • • • • •
H$
L$
to
100
H!=INT(D!/65536!)
110
L!=D!-H!*65536!
120
H$=RIGHT$("0000"+HEX$(H!),4)
130
L$=RIGHT$("0000"+HEX$(L!),4)
140
%(6)=VAL("&H"+L$) • • • • • • • • • •
150
%(7)=VAL("&H"+H$) • • • • • • • • • •
to
• In <storage area for data to be written>, specify the data to be written to the
devices using integer arrays for the number of points to be written as follows:
%
Data to be
(0)
written
Data to be
(1)
written
Data to be
(2)
written
• In case of bit devices
b15
• In case of word or double-word devices
Device number of the device to which data is to be written
Used as work areas.
Repeat for the number of
points to be written.
to
MELSEC-Q
In case of a format 2 control table
%(9)=VAL("&H"+L$)
%(10)=VAL("&H"+H$)
b1
b0
Specify 0 or 1.
Specify data.
11 - 331

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ad51h-s3Qd51-r24A1sd51s

Table of Contents