Hi, i have a project which requires a modbus slave, the default format is little endien. is there a way to change this to just a signed value or to a big endien ?
thanks
Symon
Hi, i have a project which requires a modbus slave, the default format is little endien. is there a way to change this to just a signed value or to a big endien ?
thanks
Symon
node-red-contrib-buffer-parser can help you here.
A pair of Node-RED nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.