Click or drag to resize
Grid Solutions Framework

PIOutputAdapterTraceMeasurement Method

Queues a point tag for value tracing.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax
[AdapterCommandAttribute("Queues a point tag for value tracing.")]
public void TraceMeasurement(
	string pointTag
)
View Source

Parameters

pointTag  String
Point tag name to trace.
See Also