LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Read SCXI Device Accessories in LabVIEW

Solved!
Go to solution

Submitted Reference: 7317962

 

I'm having some difficulty obtaining the accessory information from installed devices using LabVIEW (2010).  My approach was to use the DAQmx System propery node to feed the "conDevices" to a For Loop where a DAQmx Device property node looks for "Accessory.ProductTypes".  I'm receiving the following error:

 

Error -201233 occurred at Property Node DAQmx Device (arg 3) in Untitled 1

Possible reason(s):

Object specified could not be found in storage.

 

 

The device configuration and accessories were setup in MAX prior to running this code.  I'm only interested in reading the device information, no manipulation is necessary.  When I run the MAX Report Generator VI and scroll through the HTML document, I can clearly see that the connected 1520 module has a 1314 accessory connected. 

 

I've attached a small piece of code (and image) as well as my current MAX configuration image.

 

This topic has already been submitted via email to the support team.

 

Thanks for any feedback,

 

James

0 Kudos
Message 1 of 4
(2,490 Views)
Solution
Accepted by topic author Leddy

Hi James,

 

Are you using NI-DAQmx 9.1.x? This issue was fixed in NI-DAQmx 9.2.

 

Brad

---
Brad Keryan
NI R&D
Message 2 of 4
(2,468 Views)

Hi Brad,

 

I currently have NI DAQmx 9.1.5 installed.  I'll update my drivers immediately and see if the issue is resolved.

 

Thanks for the suggestion,

 

James

0 Kudos
Message 3 of 4
(2,466 Views)

Hi Brad,

 

Your suggestion was the solution.  Thank you for taking the time to address this concern!

 

Regards,

 

James

0 Kudos
Message 4 of 4
(2,459 Views)