E L C P r o g r a m m i n g M a n u a l
F o r
m o r e
i n f o r m a t i o n v i s i t :
w w w. e a t o n . c o m
M N 0 5 0 0 3 0 0 3 E
3 - 3 6 0
Register
Data
Descriptions
D1076 Low byte
66 H
CRC CHK Low
D1077 Low byte
AB H
CRC CHK High
Program example 8: COM1 (RS-232) / COM3 (RS-485), Function Code H06
1.
Function code K6 (H06): Write single Word.
2.
Set the value to be written to the drive in the register specified by operand
S
.
3.
The messages sent between ELC (ELC COM3) and the drive is shown in the tables below.
4.
If ELC uses COM1 for communications, the program below can be usable by changing:
1. D1109
→
D1036: communication protocol
2. M1136
→
M1138: retain communication setting
3. D1252
→
D1249: Set value for data receiving timeout
4. M1320
→
M1139: ASCII/RTU mode selection
5. M1316
→
M1312: sending request
6. M1318
→
M1314: receiving completed flag
H8 7
MOV
M 1002
D1109
SET
M 1136
K1 00
M OV
D1 252
M ODRW
K6
K1
X0
H200 0
D50
K1
Connection device
address: K1
Function code:
K6
Write in single Word data
Data address:
H2000
Data register:
D50=H1770
Data length
SET
X0
M 1316
RST
M1320
SET
M1320
M1320 = ON
ASCII mode
Set communication protocol as 9600,8,E, 1
Retain communication setting
Set receiving t imeout as 100ms
Sending request
M1320 = OFF
RTU
mode
RST
M 1318
M 1318
Reset M1318
ASCII m ode: No processing on received data .
RTU mode: No processing on received data .
Received data
Receiving completed
Содержание ELC-PB
Страница 1: ......
Страница 5: ...For more information visit www eaton com MN05003003E iv...
Страница 29: ...ELC Programming Manual For more information visit www eaton com MN05003003E 1 24 MEMO...
Страница 502: ...3 Instruction Set MN05003003E For more information visit www eaton com 3 333...
Страница 601: ...ELC Programming Manual For more information visit www eaton com MN05003003E 3 432...
Страница 625: ...ELC Programming Manual For more information visit www eaton com MN05003003E 3 456...