This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

luamodbus
#3
I need to implement functions:

0x01 read control switch status - ???
0x02 read input status - ??? - Is it readinputregisters?
0x03 read register value - This can be readregistervalue but I'm not sure
0x05 write control switch value - ???
0x06 write register value - Maybe it is writeregisters?

The device is a cooler from China. I'm afraid I can't use profiles because this device is 'unique' in many ways. One of them is it returns the same packet in case the command was successful. And I've to read the packet and set feedback object according to this. Another problem is I have to process commands step by step and misuse can damage the device. I know it can be done by calling of GA but I see it too dangerous.

Unfortunately I don't know if I'm allowed to publish the specification I've got co I can't post it here.
LM5Lp, firmware: 2018.08.22 and 2021.12.15, FlashSYS v2, ARMv7 Processor rev 5 (v7l), kernel 4.4.151 and 4.4.259
Reply


Messages In This Thread
luamodbus - by Thomas - 10.04.2019, 13:47
RE: luamodbus - by admin - 10.04.2019, 14:03
RE: luamodbus - by Thomas - 10.04.2019, 14:42
RE: luamodbus - by admin - 10.04.2019, 14:51
RE: luamodbus - by Thomas - 10.04.2019, 15:10
RE: luamodbus - by admin - 11.04.2019, 06:27
RE: luamodbus - by Thomas - 11.04.2019, 07:57

Forum Jump: