|
PhasorValueAngleAsTarget Method
|
Update phasor value primary target to operate on angle values.
Namespace: GrafanaAdapters.DataSources.BuiltInAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax GrafanaAdapters.DataSources.BuiltIn.PhasorValue.AngleAsTarget = function(dataValue);
View SourceParameters
- dataValue PhasorValue
- Source phasor value.
Return Value
PhasorValuePhasor value updated to operate on angle values.
See Also