Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Need more C# examples on Customizing the DAQ Component

I am learning Measurement Studio recently. But I can not find many C# examples on Customizing the DAQ Component. I did check out the help document section "Adding Custom Functionality to a .NET DAQ Component".
 
It would be nice to see more examples.
0 Kudos
Message 1 of 4
(3,973 Views)
Hi JSInc,

What types of examples would you like to see? If you could give us some examples of the functionality that you added or plan on adding, that would help us gauge customer use cases.
Thanks

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 2 of 4
(3,968 Views)

Hello Jonathan,

I would like to see examples such as changing Number of Samples to Capture, Measurement Range (e.g. min, max), and Trigger Configuration (e.g. rising edge, falling edge) from user interface. I know there are such C# examples come with installation, nut none of them uses DAQ Component.

Thanks,

JSInc

 

0 Kudos
Message 3 of 4
(3,965 Views)
Hi JSinc,
 
We have several DAQmx examples that do what you describe (if I understand correctly). They are installed when you install the NI-DAQmx driver if you have already have Visual Studio installed.
 
These examples are located in different locations based on which version of the NI-DAQmx driver you have. The following article explains:
KnowledgeBase NI-DAQmx, NI-VISA and NI-488.2 .NET Example Locations
Jervin Justin
NI TestStand Product Manager
0 Kudos
Message 4 of 4
(3,913 Views)