4

I am using Simatic NET OPC Server..

Please help me , how to get Server ID and CLSID of Simatic NET OPC

BenMorel
  • 34,448
  • 50
  • 182
  • 322
  • http://support.automation.siemens.com/OST/llisapi.dll?func=cslib.csinfo&objId=26425944&nodeid0=16502685&load=treecontent&lang=en&siteid=cseus&aktprim=0&objaction=csview&extranet=standard&viewreg=OST – Vignesh Kumar A Feb 20 '14 at 04:58

1 Answers1

3

OPC Server : Simatic NET

Server ID : opcda://localhost/OPC.SimaticNET.1/{B6EACB30-42D5-11D0-9517-0020AFAA4B3C}

CLSID :{B6EACB30-42D5-11D0-9517-0020AFAA4B3C}

Tags :

SERVER:\DiagnosticsSummary\CumulatedSubscriptionCount

SERVER:\Capabilities\MinSupportedUpdateRate

Revan
  • 1,104
  • 12
  • 27
  • 1
    @user3331091...Yes..Definitely – Revan Feb 20 '14 at 04:59
  • If I am specifically using a DP coupler with Siemens, would I do opcda://localhost/OPC.SimaticNET.DP.1/{ListOfRegNumbers} for the server ID instead of just SimaticNET.1? – Alex Watts May 09 '16 at 19:37