By default, do not install the PI Module Database Builder when the PI System Management Tools install kit is run
Similar to how the PI DataLink install kit included PI DataLink (Legacy) but required manual modification to setup.ini in order to install it (this was before PI DataLink Legacy was dropped from the PI DataLink install kit entirely), the PI Module...
Make the tuning parameter PointDb_RemoveEmptySource visible by default
This tuning parameter toggles the automatic deletion of unused point sources. By default, it is hidden and the automatic deletion is disabled.
Point sources are used mainly for PI Interfaces, which are slowly being replaced with PI Connectors and...
It would be very intesting to access tuning parameters (that are present in PI SMT) via AFSDK.
This is interesting when you have to manage dozens of PI DA servers and you want to ensure they are all correctly configured (and no change are performe...
Add support for clipboard "cut" operation in PI System Explorer
As a user, I want to be able to perform clipboard "cut" operations in PI System Explorer, so that I can remove an object and store it in the clipboard for later use.
With the introduction of the property "Delta UOM", there is no way to control this in PSE. We need this to properly configure or modify UOM classes
Refer to 2017SP2 release notes:
121485
A new property, DeltaUOM, has been added to the UOM objec...
Create a button for the "Analysis Service Statistics" in the management tab in
wish to have the "Analysis Service Statistics" to have a button in the management tab in PSE. Instead of right clicking and click on "view analysis service statistics".
Optimize SID resolution when viewing mappings in PI System Explorer
In PI System Explorer → File → Server Properties, the Mappings tab loads much more slowly than the other tabs when you have a slow connection to the PI servers and the domain controller. In tech support case 00589952, I found that the loading time...
AF should allow you to have a PI Point Data Reference as individual bits within an INT. Ex. PIPOINTA is an int16 or int32. PIPOINTA.0 and PIPOINTA.1...etc.. should be able to be mapped to a bool attribute. (where .0 is the 0th spot in the integer ...