Hi, i am working with the java-RSC lib and use: serviceManager.connect(connectionInfo, securityInfo); Connecting this way from a “normal” pc takes about 1 seconds, but connecting from the PLCNext itself takes over 15 minutes. Is there a way to speed this process up? Or a better way to access the Global Data Store from java? Best, Soeren
Hi Soeren, did you try the solutions provided in the Infocenter Java FAQ?
https://www.plcnext.help/te/Programming/Java/FAQ.htm Its caused by a setting of the JRE how to find and provide random numbers. Best Regards, Marcel