Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access OPCUA server Siemens Sinumerik #6428

Open
3 tasks
spole340 opened this issue Apr 20, 2024 · 1 comment
Open
3 tasks

Access OPCUA server Siemens Sinumerik #6428

spole340 opened this issue Apr 20, 2024 · 1 comment

Comments

@spole340
Copy link

Description

I would like to access CNC driver Siemens Sinumerik with OPC UA server. I set up verification with user and password and without certificate. I tried function UA_Client_connectUsername(), but it didn't work. It seems that it is not easy how I expected. I tried to do according #4766 , but connection failed too. Does anyone have tips how can I get connection with user and password? Thanks.

Background Information / Reproduction Steps

Used CMake options:

Checklist

Please provide the following information:

  • open62541 Version (release number or git tag):
  • Other OPC UA SDKs used (client or server):
  • Operating system: Ubuntu
@jpfr
Copy link
Member

jpfr commented Apr 23, 2024

It is possible that you need to enable security.
Some servers need the password to be encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants