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.

modbus map
#1
Hi,

How I can read this ? 
     

Thanks
Best Regards
Reply
#2
Use value_bitmask in profile.
https://forum.logicmachine.net/showthrea...29#pid6729
------------------------------
Ctrl+F5
Reply
#3
(14.02.2025, 11:35)Daniel Wrote: Use value_bitmask in profile.
https://forum.logicmachine.net/showthrea...29#pid6729

Hello Daniel, 
Can you provide an example how to read and write fan speed ? 

I don't have it with me to test, but could it be something like that?
Example to read and write fan speed: 
  
{
   "name": "fan speed",
   "bus_datatype": "",
   "datatype": "",
   "type": "register",
   "address": 0,
   "writable": ,
   "write_only": ,
   "write_multiple": ,
   "value_bitmask": ,
   "value_custom" : {"0" : "auto", "1" : "min", "2" : "med", "3" : "max"}
},
   


   
Reply
#4
Do you have the profile how to read other registers?
------------------------------
Ctrl+F5
Reply
#5
See this: https://forum.logicmachine.net/showthrea...9#pid25349
Reply
#6
(14.02.2025, 12:02)admin Wrote: See this: https://forum.logicmachine.net/showthrea...9#pid25349

Thanks
Reply


Forum Jump: