LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC UA discovery

I downloaded OPC UA Local discovery server (LDS) from the website of opc foundation. But I am unable to make OPC UA server and LDS trust each other. How to do this?

0 Kudos
Message 1 of 5
(2,121 Views)

In what way is this a LabVIEW question?

0 Kudos
Message 2 of 5
(2,086 Views)

There is a Register Server VI that you should need to use after you create the server. The function also requires you to know the location of the LDS certificate.

Matt J | National Instruments | CLA
0 Kudos
Message 3 of 5
(2,074 Views)

I am working with OPC UA Server in Labview, and I also need to use LDS too, I followed the example of National Instruments when using LDS with Register Server.vi and Unregister Server.vi, I am not realizing what kind certificate must be used for LDS and OPC UA Server to trust each other.

 

My block Diagram is this:

 

Register.PNG

0 Kudos
Message 4 of 5
(1,954 Views)

Hello,

First is to go to the location of the LDS server and export its certificate to the following location "C:\Program Files (x86)\OPC Foundation\UA\v1.1\LDS\Bin" select "Properties". Select Digital Signature and select OPC Foundation -> Details and See Certificate and install the certificate

I apologize for the pc images being in Portuguese but my OS is Portuguese

0 Kudos
Message 5 of 5
(1,885 Views)