Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Add DAQ component dialog box is empty

In Microsoft Visual Studio VB (2005), the DaqComponent is visible in my toolbox of items that can be dropped on the form. However, when I attempt to drop a DaqComponent on the form, the "Add DAQ Component" dialog box appears but there are no choices visible in the selection window.

 

This is an existing windows app so I can't simply use a Measurement Studio template for the project.

 

Software = XP SP3, VS 2005, Measurement Studio for VS2005, LabView 8.5.1, NIDaqMX 8.8 and with a USB-6212 connected.

 

thanks

0 Kudos
Message 1 of 3
(3,597 Views)

You first have to have a DAQ component in your project before you can add one to your form.  Go to Project>>Add New Item, and select NI DAQ Component.  This will allow you to configure a task in your project, and once it is configured, it will show up in the Add DAQ Component dialog box when you drop a DAQ Component on the form. 

 

-Christina

Message 2 of 3
(3,568 Views)
Thanks!
0 Kudos
Message 3 of 3
(3,546 Views)