ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: Development (https://www.kincony.com/forum/forumdisplay.php?fid=4) +--- Thread: ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 (/showthread.php?tid=7207) |
ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 - ka.mobo - 12-11-2024 Hello Admin I am currently working with ModBus RS-485 the KC868 series board (specifically the KC868-A6) and would like to understand how analog sensors, such as T1, T2, or other analog inputs, are mapped to the ADC channels in the hardware configuration. (I am using the Firmware KCS_KC868_A6_V2.2.5) Could you please provide:
RE: ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 - admin - 12-12-2024 here is modbus document , you can see how to read ADC: https://www.kincony.com/forum/showthread.php?tid=2528 RE: ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 - ka.mobo - 12-12-2024 (12-12-2024, 12:50 AM)admin Wrote: here is modbus document , you can see how to read ADC: i am not understand previous Modbus document cuz i am using weintek HMI RE: ModBus RequesMapping Sensors (T1, T2) to ADC Channels on KC868-A6 - admin - 12-12-2024 we use modbus standard protocol. |