Hi,
I am getting a LabVIEW error message that is driving me nuts.
History - I created a small project that includes a series of vi's that does some manipulation of a few Excel spreadsheets.
Problem - When running the "Main' vi, I get an error message that says: "LabVIEW: An input parameter is invalid. For Example if the input is a path, the path might contain a character not allowed by the OS such as ? or @. NI-488: Command requires GPIB Controller to be Controller-In-Charge."
Yes, I do have a paths in my vi's, but they don't include any oddball characters, and NO, I'm not doing anything with GPIB. There is no reference to it anywhere. The vi's that give me errors are ones that run Excel Macros.
If I run through each vi individually, everything runs fine.
Any suggestions would be welcome.
Thank you.