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..::..NewProtocolRow Method (Int64, String)

Creates new protocol row in protocol data table

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

Syntax


public ComunicationNet..::..ProtocolRow NewProtocolRow(
	long channelID,
	string pPrefix
)
Public Function NewProtocolRow ( _
	channelID As Long, _
	pPrefix As String _
) As ComunicationNet..::..ProtocolRow
public:
ComunicationNet..::..ProtocolRow^ NewProtocolRow(
	long long^ channelID, 
	String^ pPrefix
)

Parameters

channelID
Type: Int64
Chanel identfier
pPrefix
Type: String
prefix for the name

Return Value

New ComunicationNet..::..ProtocolRow

Remarks


Default values: - ProtocolType = 0; - Name = "Protocol ID"