Hello, I need to use Codesys as OPCUA client and call some method from inside the POUs. I tried editing the "OPCUAClient" example, but it doesn't show how to call a method, besides all the actions, even accessing a Node, seem very complicated. Has anyone had any success in implementing an OPCUA Client in Codesys?
Thanks for the answer. Looking forward to it!
Hello, I'm trying to add an OPC UA Information Model to my application for Raspberry Pi SL. I am following the steps described here: https://help.codesys.com/webapp/_cds_using_opc_ua_information_models;product=codesys;version=3.5.17.0 but at step n.5 I can't add any object to the Communication Manager! I tried with a Codesys Control Win V3 x64 device, and for this it works, I can add objects to the Communication Manager... How do I do this for a Raspberry device? Is it even available? Thanks in advance,...
Thank you Roland! Looking forward to it
Hi all. I downloaded the latest Codesys 3.5.17, and I saw that there are a couple new important features on the OPC UA side... As written in the release notes: CODESYS Communication - Standardized data exchange between devices via OPC UA Pub Sub - Standardized data exchange via OPC UA with defined information models for different tasks / industries - Support of OPC UA methods and Alarms & Conditions I was wondering, how do I implement OPC UA methods? I see the variables can still be published through...
Up
Hi Marcel, I'm running V3.5.13.0 Here my CODESYSControl.cfg file: [SysFile] FilePath.1=/etc/, 3S.dat PlcLogicPrefix=1 [CmpLog] Logger.0.Name=/tmp/codesyscontrol.log Logger.0.Filter=0x0000000F Logger.0.Enable=1 Logger.0.MaxEntries=1000 Logger.0.MaxFileSize=1000000 Logger.0.MaxFiles=1 Logger.0.Backend.0.ClassId=0x00000104 ;writes logger messages in a file Logger.0.Type=0x314 ;Set the timestamp to RTC [CmpSettings] FileReference.0=SysFileMap.cfg, SysFileMap FileReference.1=/etc/CODESYSControl_User.cfg...
Hello everyone, I'm using Webvisu on chromium in kiosk mode to monitor some variables from a screen placed near the Raspberry. My problem is that every time I restart the system, the kiosk mode starts but a login window pops up, with the Webvisu loading forever in the background (picture attached). Here, I can login with any of the users added in the 'Users and Groups' tab. I need to eliminate this because the system needs to be minimal (no keyboard nor mouse) and it will be used by different operators....
Hello everyone, I just finished my project with Codesys and Raspberry Pi. I'm using Webvisu on chromium in kiosk mode to monitor some variables from a screen placed near the Raspberry. My problem is that every time I restart the system, the kiosk mode starts but a login window pops up, with the Webvisu loading forever in the background (picture attached). Here, I can login with any of the users added in the 'Users and Groups' tab. I need to eliminate this because the system needs to be minimal (no...