Hello,
I would like to how can i get the interface list(similar to SMT-->Interfaces-->Interface list) from powershell.
Thanks,
Rupesh
Hello,
I would like to how can i get the interface list(similar to SMT-->Interfaces-->Interface list) from powershell.
Thanks,
Rupesh
Hello RupeshK ,
I also don't see a Get-PIInterface cmdlet with OSIsoft.Powershell and believe AndryanMalino will have some customization including a Get-PIInterface cmdlet.
PI Interfaces registrations, if configured using PI ICU, are persisted to the PI Module Database (MDB) which appears not accessible through OSIsoft.Powershell and I know that using AF SDK is also not an option because AF SDK doesn't provide access to the MDB. You will have to look into using PI SDK or a dependent Developer Technology like PI OLEDB Provider.
Hello RupeshK ,
I also don't see a Get-PIInterface cmdlet with OSIsoft.Powershell and believe AndryanMalino will have some customization including a Get-PIInterface cmdlet.
PI Interfaces registrations, if configured using PI ICU, are persisted to the PI Module Database (MDB) which appears not accessible through OSIsoft.Powershell and I know that using AF SDK is also not an option because AF SDK doesn't provide access to the MDB. You will have to look into using PI SDK or a dependent Developer Technology like PI OLEDB Provider.