National Instruments none 用户手册

下载
页码 179
Chapter 2
Measurement Studio .NET Class Libraries
© National Instruments Corporation
2-37
ASP.NET Web Forms Controls
The Measurement Studio ASP.NET user interface controls are in the Web 
Forms .NET class library. The Web Forms .NET class library is in the 
NationalInstruments.UI.WebForms
 namespace. The Web Forms 
class library encapsulates the following Measurement Studio user interface 
controls:
Waveform graph
Scatter graph
Digital waveform graph
Complex graph
Legend
Knob
Gauge
Meter
Slide
Thermometer
Tank
Numeric edit
Switch
LED
AutoRefresh
Note
All Measurement Studio ASP.NET Web Forms controls for Visual Studio 2008 are 
designed to work with ASP.NET AJAX controls. The Measurement Studio ASP.NET Web 
Forms controls for Visual Studio 2005 are not designed to work with Microsoft ASP.NET 
AJAX controls.
Use this class library to add measurement-specific user interface controls 
to your Web application. You can configure the controls programmatically 
at design time or through the Properties window in the Web Forms 
Designer. The following sections describe each of the Measurement Studio 
Web Forms user interface controls.