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

Represents a NXOpen.Motion.SignalChartBuilder More...

Inheritance diagram for NXOpen.Motion.SignalChartBuilder:
NXOpen.Motion.MotionBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Type { OpenLoop, ClosedLoop }
 SignalChart type More...
 

Public Member Functions

unsafe
NXOpen.Motion.SignalChartListItem 
NewListItemExpression (NXOpen.Motion.MotionSensor sensor, bool alwaysEvaluated, int timeSensor, int condition, NXOpen.Expression threshold, NXOpen.Expression delayTime, NXOpen.Expression signal)
 Creates a new list item including expression More...
 

Properties

unsafe
NXOpen.Motion.SignalChartListItemList 
ClosedSignalList [get]
 Returns the closed siganl list More...
 
unsafe NXOpen.Expression InitialSignalExpression [get]
 Returns the initial Signal Expression More...
 
unsafe string Name [get, set]
 Returns or sets the name More...
 
unsafe NXOpen.CAE.Function OpenSignalFunction [get, set]
 Returns or sets the open signal function More...
 
unsafe
NXOpen.Motion.SignalChartBuilder.Type 
SignalChartType [get, set]
 Returns or sets the SignalChart type More...
 
- Properties inherited from NXOpen.Motion.MotionBuilder
unsafe double DisplayScale [get, set]
 Returns or sets the icon display scale More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupType [get, set]
 Returns or sets the group type More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Motion.SignalChartBuilder

To create a new instance of this class, use NXOpen.Motion.SignalChartCollection.CreateSignalChartBuilder

Created in NX6.0.0

Member Enumeration Documentation

SignalChart type

Enumerator
OpenLoop 

Open loop

ClosedLoop 

Closed loop

Member Function Documentation

unsafe NXOpen.Motion.SignalChartListItem NXOpen.Motion.SignalChartBuilder.NewListItemExpression ( NXOpen.Motion.MotionSensor  sensor,
bool  alwaysEvaluated,
int  timeSensor,
int  condition,
NXOpen.Expression  threshold,
NXOpen.Expression  delayTime,
NXOpen.Expression  signal 
)
inline

Creates a new list item including expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

Parameters
sensorsensor
alwaysEvaluatedalways evaluted
timeSensortime sensor
conditioncondition
thresholdthreshold
delayTimedelay time
signalsignal
Returns

Property Documentation

unsafe NXOpen.Motion.SignalChartListItemList NXOpen.Motion.SignalChartBuilder.ClosedSignalList
get

Returns the closed siganl list

Created in NX6.0.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Expression NXOpen.Motion.SignalChartBuilder.InitialSignalExpression
get

Returns the initial Signal Expression

Created in NX8.5.0

License requirements: nx_motion_motor ("NX Motion Motor")

unsafe string NXOpen.Motion.SignalChartBuilder.Name
getset

Returns or sets the name

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.CAE.Function NXOpen.Motion.SignalChartBuilder.OpenSignalFunction
getset

Returns or sets the open signal function

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")

unsafe NXOpen.Motion.SignalChartBuilder.Type NXOpen.Motion.SignalChartBuilder.SignalChartType
getset

Returns or sets the SignalChart type

Created in NX6.0.0

License requirements to get this property: nx_motion_motor ("NX Motion Motor")

License requirements to set this property: nx_motion_motor ("NX Motion Motor")


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