Issue Details
I am working with a system which requires that I remotely access a device's serial port. For example, my system could involve a CompactRIO controller communicating via ethernet with a RIO expansion chassis which contains an NI 9870 serial module. I would like to access one of the 9870's serial ports from my CompactRIO controller, but when I attempt to do so I receive the following error from NI-VISA:
Error -1073807192: "Access to the resource or remote machine is denied. This is due to lack of sufficient privileges for the current user or machine."This error is shown in the following dialog box.
Why is my access to the remote serial port denied, and how can I gain access?