04-01-2025 01:20 PM
Hello,
I'm trying to generate an OPC UA server using NI Datalogging and Supervisory Control Module (which includes OPC UA for LabVIEW 2015) and register it with a Local Discovery Server (LDS), and have run into a wall with debugging.
Description:
OPC UA server is successfully created, but errors when running the "RegisterServer.vi"
When this step is removed, the server starts and runs as expected.
Software:
Windows 10 (64 bit)
LabVIEW 2015 SP1 (32 bit)
Local Discovery Server (Unknown) Provided directly by OPC Foundation (found here)
UAExpert (64 bit) (used for debugging, but not integral to reproducing issue)
Debugging steps taken:
Server VI attached and screen shot shown below
ualds.ini was taken directly from OPC Foundation example config
Let me know if any additional information would make troubleshooting easier