NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Motion.DriverOperation Class Reference

Represents a NXOpen.Motion.DriverOperation More...

Inheritance diagram for NXOpen.Motion.DriverOperation:

Public Types

enum  Type {
  Undefined, Constant, Polynomial = 1, Harmonic,
  Function, Articulation, Motor, Control,
  Profile
}
 Driver operation type More...
 
enum  IntegrationType { Displacement, Velocity, Acceleration }
 Integration type More...
 

Properties

unsafe NXOpen.Expression AccelerationExpression [get]
 Returns the acceleration expression More...
 
unsafe NXOpen.Expression AmplitudeExpression [get]
 Returns the amplitude expression More...
 
unsafe
NXOpen.Motion.SelectControlPort 
ControlPort [get]
 Returns the control port More...
 
unsafe NXOpen.Expression DisplacementExpression [get]
 Returns the displacement expression More...
 
unsafe NXOpen.Expression FrequencyExpression [get]
 Returns the frequency expression More...
 
unsafe NXOpen.NXObject Function [get, set]
 Returns or sets the function More...
 
unsafe NXOpen.Expression HarmonicDisplacementExpression [get]
 Returns the harmonic displacement expression More...
 
unsafe NXOpen.Expression InitialDisplacementExpression [get]
 Returns the initial displacement expression More...
 
unsafe NXOpen.Expression InitialVelocityExpression [get]
 Returns the initial velocity expression More...
 
unsafe
NXOpen.Motion.DriverOperation.IntegrationType 
IntegrationTypeOption [get, set]
 Returns or sets the integration type option More...
 
unsafe NXOpen.Expression JerkExpression [get]
 Returns the jerk expression More...
 
unsafe NXOpen.Motion.PMDCMotor Motor [get, set]
 Returns or sets the motor More...
 
unsafe NXOpen.Expression PhaseAngleExpression [get]
 Returns the phase angle expression More...
 
unsafe NXOpen.SelectNXObject Profile [get]
 Returns the profile More...
 
unsafe NXOpen.Motion.SignalChart SignalChart [get, set]
 Returns or sets the signal chart More...
 
unsafe
NXOpen.Motion.DriverOperation.Type 
TypeOption [get, set]
 Returns or sets the type option More...
 
unsafe NXOpen.Expression VelocityExpression [get]
 Returns the velocity expression More...
 

Detailed Description

Represents a NXOpen.Motion.DriverOperation

Created in NX5.0.0

Member Enumeration Documentation

Integration type

Enumerator
Displacement 

Displacement

Velocity 

Velocity

Acceleration 

Acceleration

Driver operation type

Enumerator
Undefined 

Undefined

Constant 

Constant; Deprecated in NX11.0; use type_polynomial instead

Polynomial 

Polynomial

Harmonic 

Harmonic

Function 

Function

Articulation 

Articulation

Motor 

Motor

Control 

Control

Profile 

Profile

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.AccelerationExpression
get

Returns the acceleration expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.AmplitudeExpression
get

Returns the amplitude expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.SelectControlPort NXOpen.Motion.DriverOperation.ControlPort
get

Returns the control port

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.DisplacementExpression
get

Returns the displacement expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.FrequencyExpression
get

Returns the frequency expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.NXObject NXOpen.Motion.DriverOperation.Function
getset

Returns or sets the function

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.HarmonicDisplacementExpression
get

Returns the harmonic displacement expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.InitialDisplacementExpression
get

Returns the initial displacement expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.InitialVelocityExpression
get

Returns the initial velocity expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.DriverOperation.IntegrationType NXOpen.Motion.DriverOperation.IntegrationTypeOption
getset

Returns or sets the integration type option

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.JerkExpression
get

Returns the jerk expression

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Motion.PMDCMotor NXOpen.Motion.DriverOperation.Motor
getset

Returns or sets the motor

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.PhaseAngleExpression
get

Returns the phase angle expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.SelectNXObject NXOpen.Motion.DriverOperation.Profile
get

Returns the profile

Created in NX11.0.1

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.SignalChart NXOpen.Motion.DriverOperation.SignalChart
getset

Returns or sets the signal chart

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.DriverOperation.Type NXOpen.Motion.DriverOperation.TypeOption
getset

Returns or sets the type option

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.DriverOperation.VelocityExpression
get

Returns the velocity expression

Created in NX8.0.0

License requirements: None.


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