It sounds like this is a custom error message from the driver to your GPIB instrument. Look in the user manual for the device for some help. Also if you are using a legacy LabVIEW driver, you can run the code in highlight execution mode to see what is being sent to your device and where the error occurs. This should give you some idea what the problem is and you can edit the VI to solve it.
Jeremy