NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.AME.ImportHWXmlBuilder Class Reference

the Import HW Xml builder More...

Inheritance diagram for NXOpen.AME.ImportHWXmlBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void SetProjectXml (string[] projectXmlParts)
 Set project xml More...
 
unsafe NXOpen.AME.AMEBaseNode ImportStation (string stationId)
 Import station More...
 
unsafe void GetStationList ()
 Import Tia project with option get station list More...
 
unsafe void GetStationPreview (string stationName)
 Import Tia project with option get station preview More...
 
unsafe NXOpen.AME.AMEBaseNode[] ImportPlcStations (string[] stationNames)
 Import plc station More...
 
unsafe void ImportSwBlocks (string[] swBlockIds, bool isOnline)
 Import sw blocks More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe string CurrentlySelectedSWBlockItemName [get, set]
 Returns or sets the currently selected TIA software block item name More...
 
unsafe string CurrentlySelectedStationItemName [get, set]
 Returns or sets the currently selected TIA station item name More...
 
unsafe string CurrentlySelectedTiaProjectName [get, set]
 Returns or sets the currently selected TIA project item name More...
 
unsafe string CurrentlySelectedTiaProjectPath [get, set]
 Returns or sets the currently selected TIA project item path More...
 
unsafe NXOpen.AME.SelectAMEBaseNode SelectionTarget [get]
 Returns the selected engineering object More...
 

Detailed Description

the Import HW Xml builder

To create a new instance of this class, use NXOpen.AME.AMEManager.CreateImportHwxmlBuilder

Created in NX11.0.0

Member Function Documentation

unsafe void NXOpen.AME.ImportHWXmlBuilder.GetStationList ( )

Import Tia project with option get station list

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe void NXOpen.AME.ImportHWXmlBuilder.GetStationPreview ( string  stationName)

Import Tia project with option get station preview

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stationName
unsafe NXOpen.AME.AMEBaseNode [] NXOpen.AME.ImportHWXmlBuilder.ImportPlcStations ( string[]  stationNames)

Import plc station

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stationNames
Returns
unsafe NXOpen.AME.AMEBaseNode NXOpen.AME.ImportHWXmlBuilder.ImportStation ( string  stationId)

Import station

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
stationId
Returns
unsafe void NXOpen.AME.ImportHWXmlBuilder.ImportSwBlocks ( string[]  swBlockIds,
bool  isOnline 
)

Import sw blocks

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
swBlockIds
isOnline
unsafe void NXOpen.AME.ImportHWXmlBuilder.SetProjectXml ( string[]  projectXmlParts)

Set project xml

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
projectXmlParts

Property Documentation

unsafe string NXOpen.AME.ImportHWXmlBuilder.CurrentlySelectedStationItemName
getset

Returns or sets the currently selected TIA station item name

Created in NX11.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ImportHWXmlBuilder.CurrentlySelectedSWBlockItemName
getset

Returns or sets the currently selected TIA software block item name

Created in NX11.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ImportHWXmlBuilder.CurrentlySelectedTiaProjectName
getset

Returns or sets the currently selected TIA project item name

Created in NX11.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ImportHWXmlBuilder.CurrentlySelectedTiaProjectPath
getset

Returns or sets the currently selected TIA project item path

Created in NX11.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.SelectAMEBaseNode NXOpen.AME.ImportHWXmlBuilder.SelectionTarget
get

Returns the selected engineering object

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.