BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ConversionsDataTable..::..AddConversionsRow Method (ItemsRow, Single, Single, Single, Single)

Namespace:  CAS.DataPorter.Configurator
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