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

ProtocolDataTable..::..AddProtocolRow Method (String, ChannelsRow, Int64, UInt64, UInt64, UInt64, Int64, SByte, Guid, String)

Namespace:  CAS.NetworkConfigLib
Assembly:  CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public ComunicationNet..::..ProtocolRow AddProtocolRow(
	string Name,
	ComunicationNet..::..ChannelsRow parentChannelsRowByFK_Channels_Protocol,
	long ResponseTimeOut,
	ulong FrameTimeOut,
	ulong CharacterTimeOut,
	ulong InterfarameGap,
	long MaxNumberOfRetries,
	sbyte ProtocolType,
	Guid DPIdentifier,
	string DPConfig
)
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Function AddProtocolRow ( _
	Name As String, _
	parentChannelsRowByFK_Channels_Protocol As ComunicationNet..::..ChannelsRow, _
	ResponseTimeOut As Long, _
	FrameTimeOut As ULong, _
	CharacterTimeOut As ULong, _
	InterfarameGap As ULong, _
	MaxNumberOfRetries As Long, _
	ProtocolType As SByte, _
	DPIdentifier As Guid, _
	DPConfig As String _
) As ComunicationNet..::..ProtocolRow
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
ComunicationNet..::..ProtocolRow^ AddProtocolRow(
	String^ Name, 
	ComunicationNet..::..ChannelsRow^ parentChannelsRowByFK_Channels_Protocol, 
	long long^ ResponseTimeOut, 
	unsigned long long^ FrameTimeOut, 
	unsigned long long^ CharacterTimeOut, 
	unsigned long long^ InterfarameGap, 
	long long^ MaxNumberOfRetries, 
	signed char^ ProtocolType, 
	Guid^ DPIdentifier, 
	String^ DPConfig
)

Parameters

Name
Type: String
parentChannelsRowByFK_Channels_Protocol
Type: CAS.NetworkConfigLib..::..ComunicationNet..::..ChannelsRow
ResponseTimeOut
Type: Int64
FrameTimeOut
Type: UInt64
CharacterTimeOut
Type: UInt64
InterfarameGap
Type: UInt64
MaxNumberOfRetries
Type: Int64
ProtocolType
Type: SByte
DPIdentifier
Type: Guid
DPConfig
Type: String