7-3
Section
Explicit Messages
102
leading address with the leftmost 2 digits (Data H) first and the rightmost 2 digits
(Data L) second, as shown in the following diagram.
Leading address
Leading a 1
Leading a 2
Write data
0
1
0
2
1
3
1
4
2
5
2
6
01
02
13
14
25
26
7-3-5 PT Memory Write (L
→
H)
Writes the specified data to PT memory beginning at the specified word address.
The data is written to PT memory words with the rightmost byte (Data L) first and
leftmost byte (Data H) second.
Command Block
01
28
Class ID
Command
code
35
Service code
8A
00
Instance ID
01
00
Write data
Destination node address
Address L
Address H
Data L
Data H
Response Block
01
28
Source node address
Service code
No. of bytes
received
Response
code
Command
code
00
00
B5
00
02
Address L and Address H (command):
Specify the leading PT memory address where the data will be written. Specify
both of these parameters in 2-digit hexadecimal.
Address L: The rightmost 2 digits of the leading PT memory address
Address H: The leftmost 2 digits of the leading PT memory address
The max. number of bytes that can be written at one time is 248 bytes (F8 Hex).
When an OMRON Master is being used, the maximum is 240 bytes (F0 Hex).
Write data (command): The write data is the 4-digit hexadecimal data that is
written to PT memory. Data is written to PT memory beginning at the specified
Parameters