I get the following error code when I try to run the CIC_IX50 Initialize.vi:
"-1074135040 CIC_IX50 Initialize.viDriver Status: (Hex 0xBFFA0000)"
The VI is come with the Instrument Driver for my Third Party Instrument.
It's use Cic_ix50.dll to communicate with the intrument. (I have a 'California Instruments 3001iX')
The instrument resource name is GPIB0::1::INSTR, and it's work when I
use the VISA functions to get the intrument ID (*IDN?).
What is causing this and how can I fix it?