Struct SignalAdapterBuilder.SignalData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
Fields
Declaration
public AdapterFormula AssignedFormula
Field Value
BoolValue
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.String |
|
DataType
Declaration
public SignalAdapterBuilder.DataType DataType
Field Value
DoubleValue
Declaration
public double DoubleValue
Field Value
Type |
Description |
System.Double |
|
EditedSignal
Declaration
public AdapterSignal EditedSignal
Field Value
Declaration
Field Value
Type |
Description |
System.String |
|
IntValue
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
PortType
Declaration
public SignalAdapterBuilder.DataPortType PortType
Field Value
SignalId
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Unit
Declaration
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()