Your're using GPIB Write when you get this error? Are you sure that the address you're specifying is correct? Is the instrument detected in MAX? Instead of using the GPIB Write/Read, why don't you try VISA Write/Read. When you create a VISA Resource name control or constant, you can pick from the list of detected instruments and don't have to worry about remembering what the correct address is.