01-07-2007 11:44 PM
01-08-2007
04:53 AM
- last edited on
06-06-2026
04:43 PM
by
Content Cleaner
hello David,
CVI is a development environment which uses a C compiler.
if you prefer to work in a VisualStudio enviroment take a look here.
MeasurementStudio is a addon for VisualStudio, which provides elements like graphs.
regards,
robert h
02-28-2008 06:04 PM
02-29-2008 10:46 AM
03-02-2008 08:57 AM
03-03-2008
09:51 AM
- last edited on
06-06-2026
04:43 PM
by
Content Cleaner
HI airicica,
One option is to purchase Measurement Studio which has ASP.NET controls that you can use to design a webpage (Note The ASP.NET controls have similar functionality to the CVI controls). You can then use network variables to link those controls back to your CVI application. Basically what you could do is bind your Measurement Studio ASP.NET controls to some network variable that is being updating by your CVI application.
Just a thought...
Best Regards,
03-03-2008 10:08 AM