opcua-client-gui icon indicating copy to clipboard operation
opcua-client-gui copied to clipboard

OPC-UA GUI Client

Results 55 opcua-client-gui issues
Sort by recently updated
recently updated
newest added

When in the attributes view, I can browse the different types with up/down arrow keys, Like BrowseName, DataType etc., but I found no way to expand it using the keyboard....

I would like to containerize this app and like to orchestrate in Kubernetes, I would be grateful if anyone can help me with necessary step

Hi, I can successfully connect to the uaserver.exe demo server of the opcua-asyncio package using this package (opcua-client-gui). However I am trying to connect to a Siemens OPC-UA server now...

i use opcua-client in ubuntu20.04. When i connect to my server than shut down my server and restart it, opcua-client cannot reconnect my server automatically.. I want to now, how...

Hi, when i click on connect it provide me this error, server is running correctly, can someone identify this issue. @dataclass class AccessRights: ''' AccessRights structure autogenerated from xml '''...

A certificate and a private key are specified in the ConnectionDialog. Since these certificate and key are configured per connection, I assume that this is the user certificate, etc. When...

AttributeError: 'SyncNode' object has no attribute 'get_attributes' How can I fix this?

Adding instructions for running client on MacOS.

When I am connecting an OPC server with Basic256 Security policy and SignAndEncrypt Message Security Mode, I got the error: `concurrent.futures._base.CancelledError` I cannot find anywhere to type in user and...

Hello, Everyone! 1. I installed PyQT 5 2. I installed python3.6.9 with python-pip3 3. I entered pip3 install opcua-client 4. I couldn't run this problem Traceback (most recent call last):...