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

TransactionsDataTable..::..AddTransactionsRow Method (String, ItemsRow, Int32, Int32, Int32, String, String, Boolean)

Namespace:  CAS.DataPorter.Configurator
Assembly:  CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public OPCCliConfiguration..::..TransactionsRow AddTransactionsRow(
	string Name,
	OPCCliConfiguration..::..ItemsRow parentItemsRowByITEM_TRANSITION,
	int Deadband,
	int MinUpdateRate,
	int TransactionRate,
	string Comment,
	string BadQualityValue,
	bool StopIfBadQuality
)
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Function AddTransactionsRow ( _
	Name As String, _
	parentItemsRowByITEM_TRANSITION As OPCCliConfiguration..::..ItemsRow, _
	Deadband As Integer, _
	MinUpdateRate As Integer, _
	TransactionRate As Integer, _
	Comment As String, _
	BadQualityValue As String, _
	StopIfBadQuality As Boolean _
) As OPCCliConfiguration..::..TransactionsRow
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
OPCCliConfiguration..::..TransactionsRow^ AddTransactionsRow(
	String^ Name, 
	OPCCliConfiguration..::..ItemsRow^ parentItemsRowByITEM_TRANSITION, 
	int^ Deadband, 
	int^ MinUpdateRate, 
	int^ TransactionRate, 
	String^ Comment, 
	String^ BadQualityValue, 
	bool^ StopIfBadQuality
)

Parameters

Name
Type: String
parentItemsRowByITEM_TRANSITION
Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..ItemsRow
Deadband
Type: Int32
MinUpdateRate
Type: Int32
TransactionRate
Type: Int32
Comment
Type: String
BadQualityValue
Type: String
StopIfBadQuality
Type: Boolean