how to read specification|OPC UA Standard|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
how to read specification
Avatar
Francesco Viscomi
Member
Members
Forum Posts: 3
Member Since:
06/12/2024
sp_UserOfflineSmall Offline
1
07/03/2024 - 15:38
sp_Permalink sp_Print

Hi all,

I'm new to OPC UA and I'm trying to understand the data type involved in the process of AbortJoiningProcess, if I look in the specification:

AbortJoiningProcess (
      [in] 0:String productInstanceUri,
      [in] JoiningProcessIdentificationDataType  joiningProcessIdentification,
      [in] 0:LocalizedText abortMessage,

     [out] 0:Int64 status,
     [out] 0:LocalizedText statusMessage)

 

I cannot understand what is JoiningProcessIdentificationDataType  and where is defiined!

If I'm going to paragraph 10.21 of th specification (1.04), I can read:

"This structure contains the identification information of a Joining Process. It is used in set of methods defined in JoiningProcessManagementType.
The structure is defined in Table 233"

And in the table 233 I can read:

Name                                                     Type                           Description                                                             Optional
JoiningProcessIdentificationDataType         structure                     Subtype of the 0:Structure defined in OPC 10000-5.

But if I'm going to read OPC 10000-5 and looking for  JoiningProcessIdentificationDataType there is nothing about JoiningProcessIdentificationDataType;

Also 0:Structure, what is the meaning of 0?

 

I asked this question because I need to implement the method AbortJoiningProcess and I need to write the java class (Eclipse Milo) in order to have the parameter needed to pass in the call to th method. 

 

thanks

really much

Francesco

Avatar
Randy Armstrong
Admin
Forum Posts: 1511
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
07/04/2024 - 02:41
sp_Permalink sp_Print sp_EditHistory

Goto https://reference.opcfoundatio.....#gsc.tab=0

Select 'Heading' or 'Google'; Search AbortJoiningProcess 

Find: https://reference.opcfoundatio.....ocs/7.5.16

Repeat for JoiningProcessIdentificationDataType 

https://reference.opcfoundatio.....docs/10.21

 

0: means a symbol defined in the core specification.

Other numeric prefixes are defined in an appendix:

Table 259 – Namespaces used in this document

https://reference.opcfoundatio...../docs/12.2

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online:
Guest(s) 12
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1395
Posts: 4715