|
ObservationRecordChannelTriggerIndex Property
|
Gets or sets the index into
ChannelInstancesTag collection within this record which initiated the observation.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public uint[] ChannelTriggerIndex { get; set; }
Public Property ChannelTriggerIndex As UInteger()
Get
Set
member ChannelTriggerIndex : uint32[] with get, set
function get_ChannelTriggerIndex();
function set_ChannelTriggerIndex(value);
View SourceProperty Value
UInt32See Also