EasyManuals Logo

ProSoft Technology MVI56E-MCM User Manual

ProSoft Technology MVI56E-MCM
209 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #45 background imageLoading...
Page #45 background image
MVI56E-MCM ControlLogix Platform Configuration as a Modbus Master
Modbus Communication Module User Manual
ProSoft Technology, Inc. Page 45 of 209
Label
Description
Enable = 1
The module will send the command every time it goes through the
command list.
IntAddress = 1010
Places the data read from the Slave device into the module at address
1010. IntAddress 1010 of the module memory will be copied into the tag
MCM.DATA.READDATA[10].
Count = 10
Reads 10 consecutive registers from the Slave device.
Node = 1
Issues the Modbus command to node 1 on the network.
Func = 4
Issues Modbus Function Code 4 to Read Input Registers.
DevAddress =20
Function Code 4 DevAddress of 20 will read address 30021
Along with a count of 10, this command reads 30021 to 30030.
2.3.3 Read Coil Status 0x (Modbus Function Code 1)
Modbus Function Code 1 reads the Coils addressed at 0001 to 9999 from a
Slave device. These are bit values that are read using Modbus Function Code 1,
and can be written to using Function Code 5 or 15. Within a Slave device, this is
an individual bit value. Thus, the IntAddress field must be defined down to the bit
level within your MasterCmd.
Below is a sample command to read Modbus addresses 0321 to 0480 of node 1
on the Modbus network.
Label
Description
Enable = 1
The module will send the command every time it goes through the
command list.
IntAddress = 16320
Places the data read from the Slave device into the module at address
16320. IntAddress 16320 of the module memory will be copied into the
tag MCM.DATA.READDATA[20] because 16320 represents a bit
address within the memory of the MVI56E-MCM module (16320 / 16 =
register 1020).
Count = 160
Reads 160 consecutive bits from the Slave device.
Node = 1
Issues the Modbus command to node 1 on the network.
Func = 1
Issues Modbus Function Code 1 to Read Coils.
DevAddress = 320
Function Code 1, DevAddress of 320 will read address 0321
Along with a count of 160, this command reads 0321 to 0480.

Table of Contents

Other manuals for ProSoft Technology MVI56E-MCM

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ProSoft Technology MVI56E-MCM and is the answer not in the manual?

ProSoft Technology MVI56E-MCM Specifications

General IconGeneral
BrandProSoft Technology
ModelMVI56E-MCM
CategoryControl Unit
LanguageEnglish

Related product manuals