I have some GPIB devices(HP 8753C, Gigatronics 8542, newport ESP7000) and NI PCI-GPIB card, they all work fine with my 1.4GHz XEON CPU and Labview 6.0 and IEEE488.2 V1.6. But after I move to a P4 2.6GHz CPU and LabView 7 and IEEE488.2 V2.1, they don't work (same LabView code). I look into it and found "write error" if I read right after write. I have to put a delay between write and read. Anyone can tell me why?