PVI or OPC UA?

Hi Community!
I see few questions from few customers about the same topic: “For the new machine, with “new“ B&R CPU should I use PVI or OPC UA connection?“

Thanks
Ciao
Valerio

If possible and there are no technical difficulties, go always OPC UA way. :slight_smile:

2 Likes

Hi,

pros OPC UA:

  • fast
  • open standard
  • os independend
  • many client implementations
  • many free of charge clients available

pros PVI:

  • can access resources in the PLC that OPC UA cannot access.
  • can be used for PLC installation

use OPC UA whenever it is possible.

2 Likes

I’m very interesting about your opinion too @hobi @alexander.hefner …hehe

Hi …

As other already said … if you have the possibility, I would go with OPC-UA.

CHH

2 Likes

Hi @valerio.manenti,

my opinion about it is very clear:

  • if you have the possibility, you should always use OPC UA as first choice (reasons: see @christoph.hilchenbac post :wink: )

  • there still might be (technical) reasons to use PVI (ANSL) instead of OPC UA today. But I would always recommend even then to analyse the requirements case by case, and also to take into consideration using a “mixture” of OPC UA and PVI/ANSL (which sounds crazy in the first moment, but would maybe make a future transformation to “OPC UA only” less difficult).

BG Alex

3 Likes