Is there a way that a standalone JCo server can query its destination to find all the Functions it is expected to support?
I see references in this Community pointing to RFC_FUNCTION_SEARCH, but I'm not clear on how to implement that in Java code. Is this the way to go and if so, is there a code snippet that would demonstration how to prepare it for execute() and read the results?