Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Measurement Studio with Silverlight

Hi,

 

Does the newest Measurement Studio support usage in a Silverlight project? It does not in my version (2009).

0 Kudos
Message 1 of 5
(4,852 Views)

As of Measurement Studio 2010, we do not support Silverlight.

National Instruments
0 Kudos
Message 2 of 5
(4,827 Views)

Hi, 

 

Is silverligh supported in Measurement Studio 2013 with Visual Studio 2012?

 

Is there a way to embed a WPF Daq application in a Silverlight Webpage?

 

Thanks,

 

Best Regards, 

 

 

0 Kudos
Message 3 of 5
(4,526 Views)

Hi Olivioloyer,

 

Unfortunately, Silverlight is not supported in Measurement Studio 2013. I am not sure if there is a good way to embed a WPF DAQ application in a Silverlight webpage. It would be a risk since Silverlight is no longer in development and WPF is only meant for developing applications for desktop platforms.

 

Best regards,

Willy
0 Kudos
Message 4 of 5
(4,458 Views)

Hi Willy,

 

Thanks for your answer, I was trying to embed a NIDaq application in a webpage, so I was exploring all the options, I found thooses:

-Develop an XBAP application (does not seem to be compatible with more than IE and Firefox(with some actions) under Windows, plus I haven't found the way of making it work with NIDaq)

-Develop an ASP.NET application (maybe it is because I don't have much knowledge of it, but it does not seem to fit my needs as I am activating DAQ Digital Output when mouseenter and mouseleave on a led events are fired(which I manage on client side with javascript), and asp.net refresh the whole page each time, I would need it to refresh the control only).

 

Do you have any suggestions on how to make a measurement studio daq application embeded in a webpage to control an NIUSB6501 board connected to the server?

 

Thanks,

 

Best Regards,

 

 

0 Kudos
Message 5 of 5
(4,448 Views)