I want to make queries to the PI System in order to obtain values of some PI points

Hi guys,

I want to make queries to the PI System in order to obtain values of some PI points

Is this possible? How?

 

Thanks in advance 

Parents Reply
  • Wow, this becomes an uphill battle.

     

    For python, PI Web API is the officially supported PI developer technology.

     

    You could use AF SDK, but that is not officially supported by AVEVA for python. Note that AF SDK uses .NET Framework, so you will be restricted to a Windows machine that resides on the same domain as the PI Servers. As it is not officially supported, Tech Support will not be able to provide help.

     

    There are old PISquare posts regarding python, .NET Framework, and AF SDK. There are quirks with using it because there are significant differences between the general python language and a .NET Framework virtual machine.

     

Children
No Data