Communication Between Robot and B&R PLC

Hi again.

I’m realizing now the robot OPC-UA server gives the array variable “packed”, as the sub-members don’t have their own node, there is no browsepath to them and you cannot access to them with OpcUa_any component.

So you need to use library AsOpcUac. In that case my recommendation will be to use the library my colleague developed: EasyUaClnt is a simplicity wrapper library based on AsOpcUac.

2 Likes