Hello,
On a windows machine, Resman.exe is located in: C:\Program Files\National Instruments\VXI; on Linux it is in /usr/local/nainst/nivxi/bin and is simply called resman. Can you use the "find" or "locate" commands to find resman on the SUN machine? I think proper syntax would be:
find / -name resman
or
locate resman
With the location information, I think you should be able to write a program on the VXI PC side which launches Resman programmatically.
If you have any further questions or have trouble, repost and we'll continue to explore it!
Thank you,
Best Regards,
JLS