Hello.
For some time, we successfully use QuickOPC-UA for COM in our projects. But now we are faced with a problem when working with the OPC UA server for S7-1500 CPUs. The fact is that this server has a restriction: no more than 1000 monitored items per subscription are allowed. This limitation is described on the official website of Siemens (here is the link). The OPС server developers claim that if more than 1000 monitored items are needed, then you need to create an additional subscription and add the remaining monitored items to it.
Hence the question: how can I create multiple subscriptions using QuickOPC?
Thank.
For some time, we successfully use QuickOPC-UA for COM in our projects. But now we are faced with a problem when working with the OPC UA server for S7-1500 CPUs. The fact is that this server has a restriction: no more than 1000 monitored items per subscription are allowed. This limitation is described on the official website of Siemens (here is the link). The OPС server developers claim that if more than 1000 monitored items are needed, then you need to create an additional subscription and add the remaining monitored items to it.
Hence the question: how can I create multiple subscriptions using QuickOPC?
Thank.