neuron icon indicating copy to clipboard operation
neuron copied to clipboard

AV Point Code Connection by BACnet IP

Open davidfungf opened this issue 10 months ago • 13 comments

When I configure the AV point code, it returned an error "Error(3011): Plugin tag not ready". AI point codes work fine. Something wrong of my AV point code configuration? Thanks.

BMS Source Image

Neuron Screen Capture Image

davidfungf avatar Feb 12 '25 15:02 davidfungf

Which version of Neuron you are using?

ZhouBox avatar Feb 14 '25 06:02 ZhouBox

I am using version 2.6.9

Image

davidfungf avatar Feb 14 '25 06:02 davidfungf

I upgraded it to version 3.3.0. Same result even though the device is connected. I used tcpdump -n udp port 47809 -X command to monitor the udp traffic. I uploaded the captured traffic file here for your analysis.

davidfungf avatar Feb 16 '25 06:02 davidfungf

AI and AV on the same device?

ZhouBox avatar Feb 17 '25 00:02 ZhouBox

AI is belong to another sites. No BBMD device in the site. If we connect to the site via BBMD, does Neuron support it?

davidfungf avatar Feb 17 '25 00:02 davidfungf

Image Image

I analyzed your packet capture file and found that the packet was sent to BBMD. Since the neuron is a PTP packet, you can change the configured IP to the device's IP, such as 10.168.25.169, to see if the data can be read。

ZhouBox avatar Feb 17 '25 00:02 ZhouBox

Yes, I did. Here is another file. It connected to the device 10.168.25.169.

davidfungf avatar Feb 17 '25 00:02 davidfungf

AI is belong to another sites. No BBMD device in the site. If we connect to the site via BBMD, does Neuron support it?

Based on the current actual test results, it appears that. Neuron no support via BBMD.

ZhouBox avatar Feb 17 '25 00:02 ZhouBox

I see. Thank you for your support!

davidfungf avatar Feb 17 '25 00:02 davidfungf

@davidfungf 34 ping 169 is OK?

ZhouBox avatar Feb 17 '25 01:02 ZhouBox

@davidfungf As far as I know, BBMD is a broadcast forwarding function between different subnets, and does not have a network routing function, or does it need to be configured with routing function.

ZhouBox avatar Feb 17 '25 01:02 ZhouBox

Currently, we are using enteliWeb to read the BMS devices. We want to replace it by Neuro but I don't know how enteliWeb do it.

Image

davidfungf avatar Feb 17 '25 01:02 davidfungf

Thank you, I will study it.

ZhouBox avatar Feb 17 '25 01:02 ZhouBox