WAGO BACnet Configurator: any way to run it without the GUI?

Hi,

I’m trying to automate part of our BACnet workflow and I’m looking at WAGO BACnet Configurator for that.

From what I can see, there is a wbctool.exe included that can do some command-line tasks like validation and export, but I haven’t found a clear way to run the main configurator itself without opening the UI.

What I’m trying to figure out is:

  • Is there any supported headless or no-UI mode for WagoBACnetCfg.exe?

  • Are there any undocumented command-line options for opening/importing/exporting projects without the GUI?

  • Has anyone managed to automate scans, override handling, or configuration download through scripts?

I’m not looking for anything fancy, just a reliable way to integrate it into an existing automated workflow.

If anyone has experience with this tool in a scripted or CI-style setup, I’d really appreciate any pointers.

Thanks.