code function 6 Response Modbus

Thread Starter

btb4198

Joined Jul 8, 2013
6
ok so I have Experion server that is sending my c# program a code function 6.

which is what it should be doing because I want experion to change a value in my C# program. that value is the OP...

ok I can see that experion is sending the value. however, the program most not be sending the right Response because after a few seconds Experion fails out.

I read some where online that if you get a code function 6 from a master your response should be the same thing the master send you...
so that is what I am trying and it is not working...
this is what I am getting from experion
1
6
78
39
0
45
238
244
and I change my OP to 45 or 0 + 45 = 45

so what should the response be?
 
Top