How to read Weintek BACnet values in CODESYS

How to read Weintek BACnet values in CODESYS
none 0.0 0
  • HMI Model: cMT2058XH
  • EasyBuilder Pro Version: 6.10.01

Hello, I am trying to setup my cMT as a BACnet Server and populate/use the BACnet registers in my CODESYS program. How do I setup tags in EB Pro to use in Codesys? I followed the BACnet document on how to setup BACnet on EBPro but it doesn’t explain how to pull those tags into CODESYS and use them there.

If anyone can help, that would be appreciated. Thanks.

Hi @djkadrmas ,

Thank you for your question.

If you are trying to use the Weintek built-in CODESYS within your HMI, we recommend setting up a Modbus Gateway to access the CODESYS tags and transfer data between systems. Here is a forum post to help you get started:
Weintek Modbus Gateway Setup Guide

If you are transferring data to a CODESYS PLC, we suggest using Data Transfer Objects to read data from the BACnet registers and map it into the corresponding CODESYS tags.