Post by anoori on Setting up Raspberry pi as an Opc ua Server with UaExpert as Client
CODESYS Forge
talk
(Post)
I am trying to set up my Raspberry Pi as an OPC UA server and use UaExpert on my Pc as the OPC UA client.However, Im encountering some certificate-related errors in UaExpert: 1.Unable to get local issuer certificate. 2. Unable to get certificate CRL. 3. Unable to verify the first certificate.
Last updated: 2024-09-11
Post by anoori on setting up Raspberry pi as an opc ua Server with UaExpert as Client
CODESYS Forge
talk
(Post)
I am trying to set up my Raspberry Pi as an OPC UA server and use UaExpert on my Pc as the OPC UA client.However, Im encountering some certificate-related errors in UaExpert: 1.Unable to get local issuer certificate. 2. Unable to get certificate CRL. 3. Unable to verify the first certificate.
Last updated: 2024-09-11
OPC-UA Server, Symbol Set: Raise an error: Object reference not set to an instance of an object.
CODESYS Forge
talk
(Thread)
OPC-UA Server, Symbol Set: Raise an error: Object reference not set to an instance of an object.
Last updated: 2024-08-08
Post by thn-power on Opaque NodeId in the OPC UA server
CODESYS Forge
talk
(Post)
I'm wondering the same. Using the old symbol configurator opc ua server gave the node id using a string. Must be a way to specify this at build time?
Last updated: 2024-12-16
Post by dgdamt on Beaglebone Black OPC-UA Server
CODESYS Forge
talk
(Post)
Hello, In my case all was ok on the BeagleBone side (OPC server) but wrong on the client side (was OK with UA Expert who manage properly its own certificates. I finnaly removed all security settings
Last updated: 2024-04-16
Post by damian177 on Problem with downloading OPC UA tags by Data Source Manager
CODESYS Forge
talk
(Post)
Hi, In Codesys V3.5 SP20, using Data Source Manager I am trying to connect to the OPC UA server and receive tags from it. The connection is ok, but the Codesys have a problem with downloading Tags group. The window (downloadingTags.jpg in attachement) never stop. After waiting for a while, I disconnect the connection and only the Server group remains downloaded, with OPC UA server diagnostic data (and this is read in Codesys). Of course, I tried connected via another OPC UA client : UaExpert , and everything works as it should, all tags are downloaded (Uaexpert.jpg screen). Has anyone on the forum encountered the OPC UA client configuration in Codesys? Is it possible to manually request the appropriate tags from the OPC server for reading in Codesys?
Last updated: 2024-09-03
Post by askjong on Update variables when OPC UA Client updates. Error ID: 268468277 BadAttributeIdInvalid
CODESYS Forge
talk
(Post)
Hi, I'm connecting to a OPC UA Server using the Data Soruce Manager OPC UA Client. This works well until the OPC UA Server updates and the OPC UA list doesn't match up when i did last clicked the "Update variables" to add variables. All the variables are still the exists and none are removed from the server, but more are added during the engineering process. The error message i get in CODESYS is "Error in OPC UA call BadAttributeIdInvalid, Error ID: 268468277". The issues is fixed when i press the "Update variables" button and just press ok without adding or removing any variables in the list. Is there a way to either automatically update the browsepath if it fails or on startup, or to trigger it by code?
Last updated: 2024-01-08
Post by benemenn on OPC UA Method - How to wait for result?
CODESYS Forge
talk
(Post)
so from what i've learned. Codesys OPCUA Server can only provide OPC UA Methods, when they are created in an XML Model beforehand. So you have to create the XML Model with OPC UA Methods. Then load that model into codesys and create the IEC Blocks. This is automated Code and will create all the variables and Methods from your XML Model. Then they will be displayed on discovery with an OPC UA Client. As far as I understood. There is no way for Methods to be shown in OPC UA when not using an external XML Informationmodel. Codesys can not yet create the informationmodel on itself. Regards
Last updated: 2025-04-02
Post by benemenn on OPC UA Method - How to wait for result?
CODESYS Forge
talk
(Post)
so from what i've learned. Codesys OPCUA Server can only provide OPC UA Methods, when they are created in an XML Model beforehand. So you have to create the XML Model with OPC UA Methods. Then load that model into codesys and create the IEC Blocks. This is automated Code and will create all the variables and Methods from your XML Model. Then they will be displayed on discovery with an OPC UA Client. As far as I understood. There is no way for Methods to be shown in OPC UA when not using an external XML Informationmodel. Codesys can not yet create the informationmodel on itself. Regards
Last updated: 2025-04-02
Post by climblinne on OPC UA Method - How to wait for result?
CODESYS Forge
talk
(Post)
Hello, I am already able to run an OPC UA method in Codesys. Now my question, how can I interact with other tasks (e.g. read an SDO from EtherCAT and return it by the function)? The OPC UA method seems to be called only once (I tried to return BOOL or UINT values). Up to now I only found to do a while loop to wait for the result of the other task. Is there a better way to do it? Is this the way OPC UA functions should be used (for "not too long" function calls) or should I use another mechanism (method: Start, event: Finish, method: getResult)? Regards
Last updated: 2025-01-13
Post by dat422 on OPC UA Method - How to wait for result?
CODESYS Forge
talk
(Post)
Hi, I am also interested to know on how to use the Codesys OPCUA Client to call methods from e.g. a python opcua server.
Last updated: 2025-03-28
Post by benemenn on OPC UA Method - How to wait for result?
CODESYS Forge
talk
(Post)
Hi, just being curious. Are you providing opc ua methods or calling them? Either way, how did you implement this?
Last updated: 2025-03-26
Post by ken-san-sg on Function Block Method call from OPC UA Client
CODESYS Forge
talk
(Post)
Hello, Is it possible to call mathod which is implemented in Function Block POU from OPC UA client?
Last updated: 2025-07-18
Trying to connect Codesys OPC server to Ignition
CODESYS Forge
talk
(Thread)
Trying to connect Codesys OPC server to Ignition
Last updated: 2025-01-22
Interface to Codesys OPC server using C#
CODESYS Forge
talk
(Thread)
Interface to Codesys OPC server using C#
Last updated: 2015-02-09
OPC-Server an Beckhoff-SPS und an IndraDrive
CODESYS Forge
talk
(Thread)
OPC-Server an Beckhoff-SPS und an IndraDrive
Last updated: 2006-04-03
OPC Server in Verbindung mit Siemens S7-1500
CODESYS Forge
talk
(Thread)
OPC Server in Verbindung mit Siemens S7-1500
Last updated: 2019-11-27
Codesys 2 OPC server C++ exapmles
CODESYS Forge
talk
(Thread)
Codesys 2 OPC server C++ exapmles
Last updated: 2017-04-14
Codesys OPC-Server mit KEB C5 und LabView
CODESYS Forge
talk
(Thread)
Codesys OPC-Server mit KEB C5 und LabView
Last updated: 2010-08-26
OPC Server lΓ€uft, wie mit Codesys zugreifen
CODESYS Forge
talk
(Thread)
OPC Server lΓ€uft, wie mit Codesys zugreifen
Last updated: 2012-02-24
OPC Server Error message in WINSL x64
CODESYS Forge
talk
(Thread)
OPC Server Error message in WINSL x64
Last updated: 2023-01-11
Lenze-PLC -> OPC-server: only CommState and CommStateOK
CODESYS Forge
talk
(Thread)
Lenze-PLC -> OPC-server: only CommState and CommStateOK
Last updated: 2014-10-24
CoDeSys V3.4 SP4 - OPC Server - Keinen Zugriff auf Variablen
CODESYS Forge
talk
(Thread)
CoDeSys V3.4 SP4 - OPC Server - Keinen Zugriff auf Variablen
Last updated: 2012-02-23
CODESYS OPC DA Server SL configuration for Control Win
CODESYS Forge
talk
(Thread)
CODESYS OPC DA Server SL configuration for Control Win
Last updated: 2018-06-05
OPC server not installed with 64 bit version?
CODESYS Forge
talk
(Thread)
OPC server not installed with 64 bit version?
Last updated: 2017-12-05
To search for an exact phrase, put it in quotes. Example: "getting started docs"
To exclude a word or phrase, put a dash in front of it. Example: docs -help
To search on specific fields, use these field names instead of a general text search. You can group with AND or OR.