Labview newbie here. I have a Lecroy 9314 scope connected through GPIB. I'm trying to read waveforms from the scope and store them onto my computer. I can't get the labview program to initialize the connection. I'm initializing via LCDSO Initialize.vi from the instrument driver, but each time it starts the initialization process Labview freezes up. I've verified that I have NI 488.2 and that my computer recognizes the PCI GPIB card. Is there something else I'm forgetting to install?
Thanks. I've also attached the program I'm using so far.