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

SubscriptionsDataTable..::..AddSubscriptionsRow Method (ServersRow, String, Int32, String, Int32, Single, Boolean, Boolean, Boolean)

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

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public OPCCliConfiguration..::..SubscriptionsRow AddSubscriptionsRow(
	OPCCliConfiguration..::..ServersRow parentServersRowByFK_SERVERS_SUBSCRIPTION,
	string Name,
	int UpdateRate,
	string Locale,
	int KeepAliveRate,
	float Deadband,
	bool Enabled,
	bool Active,
	bool Asynchronous
)
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Function AddSubscriptionsRow ( _
	parentServersRowByFK_SERVERS_SUBSCRIPTION As OPCCliConfiguration..::..ServersRow, _
	Name As String, _
	UpdateRate As Integer, _
	Locale As String, _
	KeepAliveRate As Integer, _
	Deadband As Single, _
	Enabled As Boolean, _
	Active As Boolean, _
	Asynchronous As Boolean _
) As OPCCliConfiguration..::..SubscriptionsRow
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
OPCCliConfiguration..::..SubscriptionsRow^ AddSubscriptionsRow(
	OPCCliConfiguration..::..ServersRow^ parentServersRowByFK_SERVERS_SUBSCRIPTION, 
	String^ Name, 
	int^ UpdateRate, 
	String^ Locale, 
	int^ KeepAliveRate, 
	float^ Deadband, 
	bool^ Enabled, 
	bool^ Active, 
	bool^ Asynchronous
)

Parameters

parentServersRowByFK_SERVERS_SUBSCRIPTION
Type: CAS.DataPorter.Configurator..::..OPCCliConfiguration..::..ServersRow
Name
Type: String
UpdateRate
Type: Int32
Locale
Type: String
KeepAliveRate
Type: Int32
Deadband
Type: Single
Enabled
Type: Boolean
Active
Type: Boolean
Asynchronous
Type: Boolean