|
PIOutputAdapterPIPointClass Property
|
Gets or sets the point class string used when automatically creating new PI points during the metadata update. On the PI server, this class should inherit from classic.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax function get_PIPointClass();
function set_PIPointClass(value);
View SourceProperty Value
StringSee Also