|
ChannelInstanceTriggerModuleName Property
|
Gets the name of the of a device specific code or hardware
module, algorithm, or rule not necessarily channel based
that cause this channel to be recorded.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string TriggerModuleName { get; set; }
Public Property TriggerModuleName As String
Get
Set
member TriggerModuleName : string with get, set
function get_TriggerModuleName();
function set_TriggerModuleName(value);
View SourceProperty Value
StringSee Also