08-18-2010 07:16 AM
How do I check that I have a valid session handle for niDCPower before attempting a call to niDCPower Abort.vi
Thanks,
Jeff
08-18-2010 07:41 AM
08-19-2010 05:10 PM
Hi Jeff,
Why do you wish to do this? Are you destroying your session reference before you are done with the device? Can you just filter out the error code generated by trying to abort an invalid session? What’s causing your sessions to prematurely be destroyed?