01-06-2009 08:32 AM
I am trying to write a simple driver for an HP 8757D Spectrum Analyzer. I have seen that many people have already tried this to no avail. This is because the system locks up after anything is read off of the Analyzer's ouput buffer. You can actually even notice the screen of the analyzer itself freeze.
I have noted that the system can be thawed by creating a new interactive session in MAX, which calls the IBDEV function. I believe that I can unfreeze the system if I can call the IBDEV function in Labview. The only problem is, I'm not sure what the actual command is to call that function. Can anyone help me out with that?
01-06-2009 09:49 AM