I have a LabVIEW application (in use for approximately 3 years) that is used to read environmental data from two transmitters. Communication with these devices is through a Moxa serial server, which takes Ethernet data on the computer side and serial data on the instrument side. The instruments are mapped to COM ports via the Moxa software. I can only get one transmitter to work now.
COM4 has the yellow exclamation point symbol in NI-MAX. If I attempt to open a test session to the device, I get the message in the subject line along with "Return status code: 0xBFFF0000 Status name: VI_ERROR_SYSTEM_ERROR Unknown system error (miscellaneous error)." If I try to access the device through the Moxa terminal emulator, I get a message indicating that the port is occupied by another program. I am unable to delete the resource in MAX (this option is grayed out). I have tried restarting my machine, thinking that this might clear the conflict, but that had no effect.
I can communicate with the Moxa servers over ethernet with no problem (e.g., I can ping both devices). The only difference I can think of between my current configuration and the "last known good" one is that I have upgraded LabVIEW from Version 7 to 8.5.1 (and changes to other NI components associated with that).