Chapter 8 Dedicated Communication
8-10
8.2.3 Write Separated Direct Variable
(1) Introduction
This function is used to directly specify the PLC device memory to write data on applicably to its
memory data type. The data can be written on up to 16 separate device memories at a time.
(2) Request format (PC -> PLC)
■ Write Request of Individual Variable (MMI PLC)
Number of memory address to write; up to 16.
The number of characters in the Direct variable; Max. 16
Direct variable only available
(Repeatedly as many as the number of blocks /up to 16)
Length of direct variable. Max. 16
Direct variable only available
(Repeatedly as many as the number of blocks /up to 16)
Format
name
Head
er
Instruc
tion
Data
Variable
length
Direct
variable
..
Number
of data
data
..
Code
.. h0058 h0002 h0000 h0001 h0006
%MW1
1 block (up to 16 blocks setting available repeatedly)
1) Number of blocks
Used to specify the number of blocks composed of ‘[Variable Length][Variable]’and ‘[Data
Length] [Data]’ in the frame whose Maximum number is 16(h10). Accordingly, the value of
[Number of Blocks] shall be h01~ h10.
2) Variable length
It means the number of characters of the variable name which is available up to 16 characters,
whose range is h01 ~ h10.