National Instruments 374318A-01 用户手册

下载
页码 109
Chapter 2
Measurement Studio Measurement Computing Edition .NET Class Libraries
© National Instruments Corporation
2-23
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
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 Measurement Studio ASP.NET Web Forms controls are designed to 
provide a rich user interface experience through the web browser. The 
browsers are divided into two broad categories: uplevel and downlevel. 
Uplevel browsers include recent versions of Microsoft Internet Explorer 
and Mozilla Firefox. All other browsers are downlevel browsers.
The following sections describe each of the Measurement Studio Web 
Forms user interface controls.