ConversionsDataTable..::..AddConversionsRow Method (ItemsRow, Single, Single, Single, Single)
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public OPCCliConfiguration..::..ConversionsRow AddConversionsRow( OPCCliConfiguration..::..ItemsRow parentItemsRowByFK_Items_Conversions, float MeasuredValue1, float MeasuredValue2, float EngineeringValue1, float EngineeringValue2 )
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Function AddConversionsRow ( _ parentItemsRowByFK_Items_Conversions As OPCCliConfiguration..::..ItemsRow, _ MeasuredValue1 As Single, _ MeasuredValue2 As Single, _ EngineeringValue1 As Single, _ EngineeringValue2 As Single _ ) As OPCCliConfiguration..::..ConversionsRow
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: OPCCliConfiguration..::..ConversionsRow^ AddConversionsRow( OPCCliConfiguration..::..ItemsRow^ parentItemsRowByFK_Items_Conversions, float^ MeasuredValue1, float^ MeasuredValue2, float^ EngineeringValue1, float^ EngineeringValue2 )
Parameters
- parentItemsRowByFK_Items_Conversions
- Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..ItemsRow
- MeasuredValue1
- Type: Single
- MeasuredValue2
- Type: Single
- EngineeringValue1
- Type: Single
- EngineeringValue2
- Type: Single