ni.com is currently experiencing issues.
Support teams are actively working on the resolution.
ni.com is currently experiencing issues.
Support teams are actively working on the resolution.
|
当使用DataSocket连接OPC服务器的时候,会发生下面报错:
“Error Adding Items to Group - OPC Server reports error: Can't find Item's Access Path”
当连接KepServer 和Siemens Simatic OPC Servers的时候,会出现这个报错。
从我们的FTP(下面有链接)下载最新版本的DataSocket控件。按照readme文件中的指导来复制和注册控件。服务器需要一个访问路径或者起到一个空的字符串作为访问路径,而DataSocket错误的将项目ID作为访问路径来传输,这样就会出问题。如果你的服务器需要一个被指定的访问路径来建立连接,它将会一下面的格式被附加到URL:
AccessPath=
|