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

TagsDataTable..::..AddTagsRow Method (String, SByte, SByte, Boolean, UInt64, UInt64, DataBlocksRow)

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

Syntax


[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public ComunicationNet..::..TagsRow AddTagsRow(
	string Name,
	sbyte AccessRights,
	sbyte StateTrigger,
	bool Alarm,
	ulong AlarmMask,
	ulong StateMask,
	ComunicationNet..::..DataBlocksRow parentDataBlocksRowByFK_DataBlocks_Tags
)
<DebuggerNonUserCodeAttribute> _
<GeneratedCodeAttribute> _
Public Function AddTagsRow ( _
	Name As String, _
	AccessRights As SByte, _
	StateTrigger As SByte, _
	Alarm As Boolean, _
	AlarmMask As ULong, _
	StateMask As ULong, _
	parentDataBlocksRowByFK_DataBlocks_Tags As ComunicationNet..::..DataBlocksRow _
) As ComunicationNet..::..TagsRow
[DebuggerNonUserCodeAttribute]
[GeneratedCodeAttribute]
public:
ComunicationNet..::..TagsRow^ AddTagsRow(
	String^ Name, 
	signed char^ AccessRights, 
	signed char^ StateTrigger, 
	bool^ Alarm, 
	unsigned long long^ AlarmMask, 
	unsigned long long^ StateMask, 
	ComunicationNet..::..DataBlocksRow^ parentDataBlocksRowByFK_DataBlocks_Tags
)

Parameters

Name
Type: String
AccessRights
Type: SByte
StateTrigger
Type: SByte
Alarm
Type: Boolean
AlarmMask
Type: UInt64
StateMask
Type: UInt64
parentDataBlocksRowByFK_DataBlocks_Tags
Type: CAS.NetworkConfigLib..::..ComunicationNet..::..DataBlocksRow