The complete error message I receive is:
Error 1 occurred at New File in Untitled 2,Possible reason(s):
LabVIEW: An input parameter is invalid.
---
NI-488: Command requires GPIB Controller to be Controller in Charge.
I get this when I am running my program and I try to save my data to a file. Any file operations I try I get this message. I have programs that I previously written with no GPIB devices and the file operations work fine. Now even with subsequent programs if I try and use the file operations, I get this message when the file operations themselves go to execute. I have been all over the boards but cannot find any solution. Any ideas out there? Could it be that I have something wired wrong? The thing that confuses me is that if I open a new blank VI and simply put a New File icon on the block diagram with a file path assigned, I get the error. No GPIB devices are in the VI. But again, if I run a program that I previously have written, with file operations, it works fine.