ProSoft Technology MVI94-MCM-MHI User Manual
Page 90

Reference
MVI94-MCM ♦ Flex I/O Platform
User Manual
Serial Communications Modbus Communication Module
Page 90 of 109
ProSoft Technology, Inc.
March 29, 2011
Response
The response to a preset single register request is to re-transmit the query
message after the register has been altered.
Adr
Func
Data Reg Hi
Data Reg Lo
Data Input Reg Hi
Data Input Reg Lo
Error Check Field
11
06
00
01
00
03
CRC
5.4.8 Force Multiple Coils (Function Code 15)
Query
This message forces each coil in a consecutive block of coils to a desired ON or
OFF state. Any coil that exists within the controller can be forced to either state
(ON or OFF). However, because the controller is actively scanning, unless the
coils are disabled, the controller can also alter the state of the coil. Coils are
numbered from zero (coil 00001 = zero, coil 00002 = one, and so on). The
desired status of each coil is packed in the data field, one bit for each coil (1=
ON, 0= OFF). The use of Slave address 0 (Broadcast Mode) will force all
attached Slaves to modify the desired coils.
Note: Functions 5, 6, 15, and 16 are the only messages (other than Loopback Diagnostic Test) that
will be recognized as valid for broadcast.
The following example forces 10 coils starting at address 20 (13 HEX). The two
data fields, CD =1100 and 00 = 0000 000, indicate that coils 27, 26, 23, 22, and
20 are to be forced on.
Adr
Func
Hi Add
Lo
Add
Quantity
Byte
Cnt
Data Coil Status
20 to 27
Data Coil Status
28 to 29
Error Check
Field
11
0F
00
13
00
0A
02
CD
00
CRC