Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get the LineId from Extrusion_v2/General Type #93

Open
rakathal opened this issue Mar 21, 2023 · 3 comments
Open

Not able to get the LineId from Extrusion_v2/General Type #93

rakathal opened this issue Mar 21, 2023 · 3 comments

Comments

@rakathal
Copy link

Even thought lineId parameter is available in Extrusion_v2/General Type.xml . We are not able to simulate data for LindId parameter.

Looks like there is no ultimate parent for this parameter. Is it a problem in the Xml file or there is someother issue ?

Could anyone please help to check this issue.
XML-
image

Output from UA Expert Client.
image

@opcfoundation-org
Copy link
Contributor

opcfoundation-org commented Mar 21, 2023

The parent is UAObjectType NodeId="ns=1;i=1002" BrowseName="1:ExtrusionDeviceType" IsAbstract="true"

Don't understand the issue.

@rakathal
Copy link
Author

rakathal commented Mar 21, 2023

Then why I am not seeing the ExtrysionDeviceType here in the ExtrusionLine_Interface in the below screenshot ? If we get the ExtrysionDeviceType then we will also get LineId information.
image

@opcfoundation-org
Copy link
Contributor

ExtrusionLine_InterfaceType does not repeat instances inherited from the parent in the type system.

If you create an instance ExtrusionLine_InterfaceType then LineId would appear,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants