|
DetachedDeviceLinkStationNameKey Field
|
Connection string key, applied to a detached child device, whose value is the station name,
i.e., Device.Name, of the child device. Used to preserve label based cell mapping since
detached children are not exposed through the runtime input stream devices table.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.318-beta
Syntaxpublic const string StationNameKey = "stationName"
Public Const StationNameKey As String = "stationName"
public:
literal String^ StationNameKey = "stationName"
static val mutable StationNameKey: string
var GSF.PhasorProtocols.DetachedDeviceLink.StationNameKey
View SourceField Value
String
See Also