1
Support Questions / Re: Subscribe limit
« on: September 19, 2019, 01:58:06 PM »
The CLXDriver.dll version is 1.3.2.
I worked around the problem by creating and initializing another EthernetIPforCLX object (PLCConnection2) and subscribing 20 tags to the first one and additional tags to the second one.
That seems to work fine. I left all other references pointed to the first EthernetIPforCLX (PLCConnection).
I worked around the problem by creating and initializing another EthernetIPforCLX object (PLCConnection2) and subscribing 20 tags to the first one and additional tags to the second one.
That seems to work fine. I left all other references pointed to the first EthernetIPforCLX (PLCConnection).