Property | Type | Description | |
---|---|---|---|
cmbSlotSize | System.Windows.Forms.ComboBox | ||
dynamicCurrentControl | PXIBackplaneVoltagesControl | ||
edtMemorySize | System.Windows.Forms.NumericUpDown | ||
edtSlotWeight | System.Windows.Forms.NumericUpDown | ||
edtSlots | System.Windows.Forms.NumericUpDown | ||
helpLabel3 | HelpLabel | ||
helpLabel4 | HelpLabel | ||
helpLabel5 | HelpLabel | ||
helpLabel6 | HelpLabel | ||
peakCurrentControl | PXIBackplaneVoltagesControl | ||
supportedClockServiceControl |
Property | Type | Description | |
---|---|---|---|
InitializeComponent | void |
Method | Description | |
---|---|---|
PXIControl ( ) : System |
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected System.Windows.Forms.ComboBox cmbSlotSize | ||
return | System.Windows.Forms.ComboBox |
protected PXIBackplaneVoltagesControl dynamicCurrentControl | ||
return | PXIBackplaneVoltagesControl |
protected System.Windows.Forms.NumericUpDown edtMemorySize | ||
return | System.Windows.Forms.NumericUpDown |
protected System.Windows.Forms.NumericUpDown edtSlotWeight | ||
return | System.Windows.Forms.NumericUpDown |
protected System.Windows.Forms.NumericUpDown edtSlots | ||
return | System.Windows.Forms.NumericUpDown |
protected PXIBackplaneVoltagesControl peakCurrentControl | ||
return | PXIBackplaneVoltagesControl |