Skip to Content
0
Sep 11, 2023 at 09:46 PM

Browsing for registered functions using JCo

283 Views Last edit Sep 11, 2023 at 10:19 PM 2 rev

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?