Establishing MODBUS Communication

S

Thread Starter

saleelali1

I need help on implementation of communication with given data:

Trans mode: Std RTU
Baud rate: 2400
word length: 8
Parity: None
Stop bit :1
Delay between polls :1000ms
Command: 03: Holding register
40007 to 40014 is address of required data

Please help me to define editable data in my master
1) reply timeout
2) scan fail retry delay
3) scan retry count
4) exception scan rate

a) scan period
b) scan function
c) control function
d) multiple control function
 
S
hi

>What is your master?

i am using foxboro RTU a master. that is why the configuration parameters are given.
 
Top