Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Driver OPC UA and arrays
Driver OPC UA and arrays [message #1786491] Fri, 04 May 2018 10:49 Go to next message
Vito Scornavacche is currently offline Vito ScornavaccheFriend
Messages: 14
Registered: February 2018
Junior Member
Hi all,
I have an issue with the OPC UA driver.
There is not a value.type in the channel that allow to read an array. There is a way to read arrays with OPC UA that i have not found or doesn't driver allow read it?
Re: Driver OPC UA and arrays [message #1786548 is a reply to message #1786491] Mon, 07 May 2018 07:18 Go to previous messageGo to next message
Nicola Timeus is currently offline Nicola TimeusFriend
Messages: 17
Registered: May 2017
Junior Member
Hi,

The latest version of the OPC-UA driver should support the ByteString type and arrays of Byte and UByte. These types can be used by selecting BYTE_ARRAY as value.type.
Other array types are not currently supported. Supporting them would require some modifications to the framework for extending to the Asset, Driver and Wires type set for including other array types besides BYTE_ARRAY.

Regards,
Nicola
Re: Driver OPC UA and arrays [message #1786621 is a reply to message #1786548] Tue, 08 May 2018 14:59 Go to previous message
Vito Scornavacche is currently offline Vito ScornavaccheFriend
Messages: 14
Registered: February 2018
Junior Member
Thank you so much for the response.
Do you know if an update to solve the problem is in mind?
Previous Topic:MQTT message not writing to asset
Next Topic:Kura Debugger Access Issue
Goto Forum:
  


Current Time: Thu Apr 25 22:15:57 GMT 2024

Powered by FUDForum. Page generated in 0.03335 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top