To get list of interfaces via powershell.

Hello,

I would like to how can i get the interface list(similar to SMT-->Interfaces-->Interface list) from powershell.

Thanks,

Rupesh

Parents
  • Hello ​ ,

    I also don't see a Get-PIInterface cmdlet with OSIsoft.Powershell and believe ​ 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.

Reply
  • Hello ​ ,

    I also don't see a Get-PIInterface cmdlet with OSIsoft.Powershell and believe ​ 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.

Children
No Data