Hi, I would like to import variables via a Bacnet connection to a PLC using the BACnet next generation driver that comes with Zenon. The driver sends a "Who has" request over the network to the device, but in order to get the required Objects from the PLC we would need to authenticate ourselves as a Bacnet User (internal PLC role).
How can I pass the required username and password to the BacnetNG driver, I cannot find any inputs for authentication.