PHP Classes

Write Error

Recommend this page to a friend!

      ModbusTcp  >  All threads  >  Write Error  >  (Un) Subscribe thread alerts  
Subject:Write Error
Summary:Unable to write to register / coil error on line 712
Messages:1
Author:Adam
Date:2011-12-05 20:00:04
 

  1. Write Error   Reply   Report abuse  
Picture of Adam Adam - 2011-12-05 20:00:05
Hi,
I'm trying to use this class to read / write to a edam-9050 DIO module.
inlog.com.tw/p3-2.asp?Pno=EDAM-9050 ...

I can read the values with no problems, but i cannot write to it. I get the following:
Fatal error: Unsupported operand types in /var/www/modbus2/class_ModbusTcp.php on line 712

I am trying to turn on/off one of the digital outputs.

Could anyone shed any light as to what could be wrong.

Regards