High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem initializing 5620 digitizer

Trying to run example provided - Getting Started. When niScope_init is executed I get an error - BFFF0011 telling me the "Insufficient location information or ... device not found".
MAX does see the device and for the name I enter the information from MAX - PXI12::15::INSTR. I also tried to set up an alias using rename - same result, same error. At the same time MAX says the device is there, it is fine and I can run the NI-SCOPE soft panel just fine.
 
HELP!!!
 
Mark
 
What can cause that?
0 Kudos
Message 1 of 3
(6,541 Views)
It looks like you're using the VISA name for the device.  NI-Scope is expecting an IVI session, IVI logical name, or a DAQ name for the device instead.  In MAX, under Devices and Interfaces, look for the 5620 under Traditional NI-DAQ Devices.  It will have a certain DAQ number.  Use this number in the resource name like the following example: "DAQ::1"

Hope that works.

Patrick
0 Kudos
Message 2 of 3
(6,538 Views)
IT DID - thank you!!!
0 Kudos
Message 3 of 3
(6,534 Views)