Click or drag to resize

ObservationRecordAddNewChannelInstance Method

Adds a new channel instance to the collection of channel instances in this observation record.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public ChannelInstance AddNewChannelInstance(
	ChannelDefinition channelDefinition
)
View Source

Parameters

channelDefinition  ChannelDefinition
 

Return Value

ChannelInstance
See Also