Xinyang

Results 5 issues of Xinyang

Description: 0x06 and 0x0f are modbus standard function codes, neuron does not fully support standard modbus, resulting in very limited application scenarios. For example, Huawei inverters, Jinlang inverters, and other...

enhancement
modbus

在南向设备-点位配置中,点位的属性能否增加一列,”单位“”量程上下限“ ”报价上下限“等扩展属性; 这样的话,在数据监控页面中就可以显示数值和单位了 In the Southbound Device - Tags configuration, can you add a column for the properties of the tags, with extended properties such as "Units", "Range Upper and...

question

Neuron creates 3 timers for each group: read_callback, report_callback, and write_callback. The frequency of the write_callback timer is too high. If each node has 20+ groups, the CPU usage of...

1. The current event_linux implementation requires each business node to call `neu_event_new` separately to create an epoll instance. If the system has dozens or hundreds of nodes, there will be...

【v1.6.2】IedConnection_getFileDirectoryAsyncEx couldn't get all file list for certern directory path, but IedConnection_getFileDirectoryEx/IedConnection_getFileDirectory Could