C# 클래스 DecelerationHardwareControl.ControlWindow

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: ColdMatter/EDMSuite 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CommandBox System.Windows.Forms.TextBox
ReturnBox System.Windows.Forms.TextBox
aom1AmplitudeBox System.Windows.Forms.TextBox
aom1FreqBox System.Windows.Forms.TextBox
aom1UpdateButton System.Windows.Forms.Button
controller Controller
monitor10KTherm30KPlate System.Windows.Forms.TextBox
monitorColdPlate System.Windows.Forms.TextBox
monitorPressureSourceChamber System.Windows.Forms.TextBox
monitorRoughVacuum System.Windows.Forms.TextBox
monitorShield System.Windows.Forms.TextBox
scatterGraph1 NationalInstruments.UI.WindowsForms.ScatterGraph
scatterGraph2 NationalInstruments.UI.WindowsForms.ScatterGraph
scatterGraph3 NationalInstruments.UI.WindowsForms.ScatterGraph
scatterGraph4 NationalInstruments.UI.WindowsForms.ScatterGraph
scatterGraph5 NationalInstruments.UI.WindowsForms.ScatterGraph
scatterGraph6 NationalInstruments.UI.WindowsForms.ScatterGraph
synthOnAmpBox System.Windows.Forms.TextBox
synthOnCheck System.Windows.Forms.CheckBox
synthOnFreqBox System.Windows.Forms.TextBox
synthSettingsUpdateButton System.Windows.Forms.Button

공개 메소드들

메소드 설명
ControlWindow ( ) : System
SetCheckBox ( CheckBox box, bool state ) : void
SetDiodeWarning ( Led led, bool state ) : void
SetTextBox ( TextBox box, string text ) : void
displaySidebandData ( ScatterGraph graph, double xvals, double data ) : void
displaySidebandData531 ( ScatterGraph graph, double xvals, double data ) : void
displaySidebandData628Slowing ( ScatterGraph graph, double xvals, double data ) : void
displaySidebandData628V1 ( ScatterGraph graph, double xvals, double data ) : void

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
GetData_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

PressureSourceChamber_Click ( object sender, EventArgs e ) : void
ReadFlow_Click ( object sender, EventArgs e ) : void
SetCheckHelper ( CheckBox box, bool state ) : void
SetFlow_Click ( object sender, EventArgs e ) : void
SetTextHelper ( TextBox box, string text ) : void
SetWarningHelper ( Led led, bool state ) : void
aom1UpdateButton_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
monitorPressureSourceChamber_TextChanged ( object sender, EventArgs e ) : void
plotScatterGraphHelper ( ScatterPlot plot, double x, double y ) : void
scatterGraph1_PlotDataChanged ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraph1_PlotDataChanged_1 ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraph2_PlotDataChanged ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraph4_PlotDataChanged ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraph5_PlotDataChanged ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraph6_PlotDataChanged ( object sender, XYPlotDataChangedEventArgs e ) : void
scatterGraphPlot ( ScatterGraph graph, ScatterPlot plot, double x, double y ) : void
sideBandTab_Click ( object sender, EventArgs e ) : void
stopReadingButton_Click ( object sender, EventArgs e ) : void
synthOnCheck_CheckedChanged ( object sender, EventArgs e ) : void
synthSettingsUpdateButton_Click ( object sender, EventArgs e ) : void

메소드 상세

ControlWindow() 공개 메소드

public ControlWindow ( ) : System
리턴 System

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

SetCheckBox() 공개 메소드

public SetCheckBox ( CheckBox box, bool state ) : void
box System.Windows.Forms.CheckBox
state bool
리턴 void

SetDiodeWarning() 공개 메소드

public SetDiodeWarning ( Led led, bool state ) : void
led Led
state bool
리턴 void

SetTextBox() 공개 메소드

public SetTextBox ( TextBox box, string text ) : void
box System.Windows.Forms.TextBox
text string
리턴 void

displaySidebandData() 공개 메소드

public displaySidebandData ( ScatterGraph graph, double xvals, double data ) : void
graph ScatterGraph
xvals double
data double
리턴 void

displaySidebandData531() 공개 메소드

public displaySidebandData531 ( ScatterGraph graph, double xvals, double data ) : void
graph ScatterGraph
xvals double
data double
리턴 void

displaySidebandData628Slowing() 공개 메소드

public displaySidebandData628Slowing ( ScatterGraph graph, double xvals, double data ) : void
graph ScatterGraph
xvals double
data double
리턴 void

displaySidebandData628V1() 공개 메소드

public displaySidebandData628V1 ( ScatterGraph graph, double xvals, double data ) : void
graph ScatterGraph
xvals double
data double
리턴 void

프로퍼티 상세

CommandBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox CommandBox
리턴 System.Windows.Forms.TextBox

ReturnBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox ReturnBox
리턴 System.Windows.Forms.TextBox

aom1AmplitudeBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox aom1AmplitudeBox
리턴 System.Windows.Forms.TextBox

aom1FreqBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox aom1FreqBox
리턴 System.Windows.Forms.TextBox

aom1UpdateButton 공개적으로 프로퍼티

public System.Windows.Forms.Button aom1UpdateButton
리턴 System.Windows.Forms.Button

controller 공개적으로 프로퍼티

public Controller,DecelerationHardwareControl controller
리턴 Controller

monitor10KTherm30KPlate 공개적으로 프로퍼티

public System.Windows.Forms.TextBox monitor10KTherm30KPlate
리턴 System.Windows.Forms.TextBox

monitorColdPlate 공개적으로 프로퍼티

public System.Windows.Forms.TextBox monitorColdPlate
리턴 System.Windows.Forms.TextBox

monitorPressureSourceChamber 공개적으로 프로퍼티

public System.Windows.Forms.TextBox monitorPressureSourceChamber
리턴 System.Windows.Forms.TextBox

monitorRoughVacuum 공개적으로 프로퍼티

public System.Windows.Forms.TextBox monitorRoughVacuum
리턴 System.Windows.Forms.TextBox

monitorShield 공개적으로 프로퍼티

public System.Windows.Forms.TextBox monitorShield
리턴 System.Windows.Forms.TextBox

scatterGraph1 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph1
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

scatterGraph2 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph2
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

scatterGraph3 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph3
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

scatterGraph4 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph4
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

scatterGraph5 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph5
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

scatterGraph6 공개적으로 프로퍼티

public NationalInstruments.UI.WindowsForms.ScatterGraph scatterGraph6
리턴 NationalInstruments.UI.WindowsForms.ScatterGraph

synthOnAmpBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox synthOnAmpBox
리턴 System.Windows.Forms.TextBox

synthOnCheck 공개적으로 프로퍼티

public System.Windows.Forms.CheckBox synthOnCheck
리턴 System.Windows.Forms.CheckBox

synthOnFreqBox 공개적으로 프로퍼티

public System.Windows.Forms.TextBox synthOnFreqBox
리턴 System.Windows.Forms.TextBox

synthSettingsUpdateButton 공개적으로 프로퍼티

public System.Windows.Forms.Button synthSettingsUpdateButton
리턴 System.Windows.Forms.Button