NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.AME.PlcMemoryArea Class Reference

Plc Memory Area journaling class More...

Inheritance diagram for NXOpen.AME.PlcMemoryArea:
NXOpen.AME.AMEBaseNode NXOpen.AME.AMEExtendedObject NXOpen.AME.INodeObject NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void SetIndex (int index)
 Set index of memory area More...
 
unsafe void SetSortIndex (int sortIndex)
 Set Sort Index of memory area More...
 
unsafe void SetTelegramLength (int length)
 Set length of telegram More...
 
- Public Member Functions inherited from NXOpen.AME.AMEBaseNode
unsafe NXOpen.AME.INodeObject[] GetChildren ()
 Returns children of object More...
 
unsafe NXOpen.AME.IEngObject GetEngObject ()
 Returns AME.IEngObject More...
 
unsafe string GetName ()
 Get the Name More...
 
unsafe NXOpen.AME.INodeObject GetParent ()
 Get the Parent Node More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.AME.AMEBaseNode
enum  NodeType { Project, Aspect }
 Define the node type More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

Plc Memory Area journaling class

This object does not need a creator.

Created in NX1872.0.0

Member Function Documentation

unsafe void NXOpen.AME.PlcMemoryArea.SetIndex ( int  index)
inline

Set index of memory area

Created in NX1899.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
index
unsafe void NXOpen.AME.PlcMemoryArea.SetSortIndex ( int  sortIndex)
inline

Set Sort Index of memory area

Created in NX1899.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
sortIndex
unsafe void NXOpen.AME.PlcMemoryArea.SetTelegramLength ( int  length)
inline

Set length of telegram

Created in NX1899.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
length

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