OPC UA Server 소개
OPC UA Server
OPC UA Server 태그는 고유한 Browse Name을 가져야 합니다. 사용자는 OPC UA Server의 Device Tag를 생성할 때 태그가 Allowed Read와 Allowed Write가 가능한지 설정해야 합니다.
클라이언트가 사용하는 주소는 ns=2;s=<server prefix>.<browse name>입니다. OPC UA Server의 설정에 따라, Server Layout이 Basic으로 설정된 경우 형식은 ns=2;s=Tags.browseName이 되며, Device로 설정된 경우에는 ns=2;s=Tags.deviceName.browseName이 됩니다.
