Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-5105 data acquisition

I tried to put breakpoint in Mainform.cs to see the flow and press F11 several times to step into. Then after few minutes when I started debugging, there was completely new GUI which I've attached previously in this thread. I am using niScope 3.7 and the path of the configured acquisition file i used is 

 

C:\Users\Public\Documents\National Instruments\NI-SCOPE\examples\DotNET3.5\ConfiguredAcquisition\cs

 

Please help..

0 Kudos
Message 11 of 14
(1,393 Views)

The GUI kind of looked like this before it changed. How can I get back this kind of GUI back?

0 Kudos
Message 12 of 14
(1,391 Views)

Hi Paritosh,

 

Sorry for the delay, I just realized that I didn't even have the .NET examples installed on my computer which is why I couldn't find them. If you go to \<National Instruments>\NI-SCOPE\examples\ConfiguredAcquisition\cs\ConfiguredAcquisition.2008.csproj and just double click on main.cs on the right side, you can see the GUI  that is going to be populated with this code. When you use Visual Studio, you populate buttons and dials on this GUI. Then you associate code to execute when you interact with the things you add. I don't know why the "old" GUI appeared, but the "old" GUI appears to be the LabVIEW Front Panel GUI. Showing the "new" GUI is the expected behaviour of this example code.

 

Jason L.

Product Support Engineer
National Instruments
0 Kudos
Message 13 of 14
(1,384 Views)

I have attached a screenshot of my MainForm

Product Support Engineer
National Instruments
0 Kudos
Message 14 of 14
(1,383 Views)