Connect to OPC-UA server

Unified Architecture topics related to OPC UA Specification, compliant behavior and any technical issues of OPC UA, like Security, Information Model, Companion Specs DI, PLCopen, ADI, ...

Moderator: Support Team

Post Reply
enzo
Jr. Member
Jr. Member
Posts: 1
Joined: 06 Sep 2017, 12:59

Connect to OPC-UA server

Post by enzo »

Hi
I am trying to connect to a OPC-UA server with both authentication and security and certificate.
Security policy: Basic128Rsa15
Message Security Mode: Sign & Encrypt.

I am not sure how to get started. I am not able to connect with the samples downloaded, neither with advanced or simple connect.

I use a .net based version in visual studio community. Can you help me getting started.

How do I ad userdata to my client. How do I use a certificate. I have tried different things:

I can discover endpoints but are unsure how to continue from there.

I can also connect as anounomous with simple connect.

Rasmus :)

Post Reply