Avatar

Please consider registering
guest

sp_LogInOut Log In sp_Registration Register

Register | Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

sp_Feed Topic RSS sp_TopicIcon
Decoder and Encode Examples
July 26, 2017
12:24, EEST
Avatar
Sumit
Member
Members
Forum Posts: 9
Member Since:
July 11, 2017
sp_UserOfflineSmall Offline

Encoding and decoding certain type of Objects works like DataValue. Whereas anything which implements Structure is causing issues while decoding. please provide an example. I tired options like VariableNode. Keep trowing errors like ERROR – org.opcfoundation.ua.encoding.DecodingException: Bad_DecodingError (code=0x80070000, description=”Unexpected encoding byte (3) in ExtensionObject”).

Here is decoder sample code:
ByteBuffer byteBuffer = ByteBuffer.wrap(buffer.array());
byteBuffer.order(ByteOrder.LITTLE_ENDIAN);
org.opcfoundation.ua.encoding.binary.BinaryDecoder opcdecoder = new org.opcfoundation.ua.encoding.binary.BinaryDecoder(byteBuffer);
Structure structure = opcdecoder.getStructure(null);

July 26, 2017
13:47, EEST
Avatar
Jouni Aro
Moderator
Moderators
Forum Posts: 1009
Member Since:
December 21, 2011
sp_UserOfflineSmall Offline

The Encoder and Decoder classes are mainly for the internal use of the stack. But obviously you are using them for your own streaming as you described earlier.

You will need to specify the EncoderContext for the encoder & decoder. The structure fields are encoded as ExtensionObjects which makes it more complicated than builtin values.

This goes quite low level, so I am not quite sure how it should be used for this kind of custom streaming.

Forum Timezone: Europe/Helsinki

Most Users Ever Online: 518

Currently Online:
14 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

hbrackel: 135

pramanj: 86

Francesco Zambon: 81

rocket science: 77

ibrahim: 75

Sabari: 62

kapsl: 57

gjevremovic: 49

Xavier: 43

fred: 41

Member Stats:

Guest Posters: 0

Members: 677

Moderators: 16

Admins: 1

Forum Stats:

Groups: 3

Forums: 15

Topics: 1467

Posts: 6259

Newest Members:

DonaldPooma, fidelduke938316, Jan-Pfizer, DavidROunc, fen.pang@woodside.com, aytule, rashadbrownrigg, christi10l, ahamad1

Moderators: Jouni Aro: 1009, Otso Palonen: 32, Tuomas Hiltunen: 5, Pyry: 1, Petri: 0, Bjarne Boström: 983, Heikki Tahvanainen: 402, Jukka Asikainen: 1, moldzh08: 0, Jimmy Ni: 26, Teppo Uimonen: 21, Markus Johansson: 42, Niklas Nurminen: 0, Matti Siponen: 321, Lusetti: 0, Ari-Pekka Soikkeli: 5

Administrators: admin: 1