What is the suggested practice for opening and closing communication
sessions in an application. Do use viOpenDefaultRM at the beginning and use
this as a global object or do we use good object oriented design practice
and use viOpenDefaultRM and then use viOpen to open communication in a local
set of varibles in the function or sub and then close both objects before
exiting.
Please comment,
Gary