NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Mechatronics.SHMSignalClientBuilder.SHMInfo Struct Reference

Represents SHMInstance info definition structure. More...

Public Member Functions

 SHMInfo (string Name, NXOpen.Mechatronics.SHMSignalClientBuilder.EndianType EndianType, string Status)
 Constructor for the SHMInfo struct. More...
 

Public Attributes

NXOpen.Mechatronics.SHMSignalClientBuilder.EndianType EndianType
 Endian type More...
 
string Name
 SHM Name More...
 
string Status
 Status More...
 

Detailed Description

Represents SHMInstance info definition structure.

Constructor & Destructor Documentation

NXOpen.Mechatronics.SHMSignalClientBuilder.SHMInfo.SHMInfo ( string  Name,
NXOpen.Mechatronics.SHMSignalClientBuilder.EndianType  EndianType,
string  Status 
)
inline

Constructor for the SHMInfo struct.

Parameters
NameSHM Name
EndianTypeEndian type
StatusStatus

Member Data Documentation

NXOpen.Mechatronics.SHMSignalClientBuilder.EndianType NXOpen.Mechatronics.SHMSignalClientBuilder.SHMInfo.EndianType

Endian type

string NXOpen.Mechatronics.SHMSignalClientBuilder.SHMInfo.Name

SHM Name

string NXOpen.Mechatronics.SHMSignalClientBuilder.SHMInfo.Status

Status


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