Hello, I have a question. I am currently trying to develop a high-performance motion control system,There are a large number of variables., and I would like to directly access variables in PLCnext Engineer. I noticed that there is an RSC service that allows access to global variables, but I am wondering whether this approach introduces performance overhead.
Is there a faster method available? For example, something similar to directly obtaining the variable address pointer for data exchange and binding?
Hello, I have a question. I am currently trying to develop a high-performance motion control system,There are a large number of variables., and I would like to directly access variables in PLCnext Engineer. I noticed that there is an RSC service that allows access to global variables, but I am wondering whether this approach introduces performance overhead.
Is there a faster method available? For example, something similar to directly obtaining the variable address pointer for data exchange and binding?