Hello all,
Is there a way to acces the GDS data in our real time C++ program, without connecting it to ports? We want to use the ESM_DATA in our C++ program and we hoped we could some how call it directly. When searching in the API docs, I can only find RSC calls, but those can't be used in RT context if I am correct. What would be the way to go? Arne