C# Class ATMLCommonLibrary.controls.bus.PXIControl

Inheritance: PCIControl
Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench

Protected Properties

Свойство 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 SupportedClockSourcesControl

Private Properties

Свойство Type Description
InitializeComponent void

Méthodes publiques

Méthode Description
PXIControl ( ) : System

Méthodes protégées

Méthode Description
ControlsToData ( ) : void
DataToControls ( ) : void
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

Method Details

ControlsToData() protected méthode

protected ControlsToData ( ) : void
Résultat void

DataToControls() protected méthode

protected DataToControls ( ) : void
Résultat void

Dispose() protected méthode

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

PXIControl() public méthode

public PXIControl ( ) : System
Résultat System

Property Details

cmbSlotSize protected_oe property

protected System.Windows.Forms.ComboBox cmbSlotSize
Résultat System.Windows.Forms.ComboBox

dynamicCurrentControl protected_oe property

protected PXIBackplaneVoltagesControl dynamicCurrentControl
Résultat PXIBackplaneVoltagesControl

edtMemorySize protected_oe property

protected System.Windows.Forms.NumericUpDown edtMemorySize
Résultat System.Windows.Forms.NumericUpDown

edtSlotWeight protected_oe property

protected System.Windows.Forms.NumericUpDown edtSlotWeight
Résultat System.Windows.Forms.NumericUpDown

edtSlots protected_oe property

protected System.Windows.Forms.NumericUpDown edtSlots
Résultat System.Windows.Forms.NumericUpDown

helpLabel3 protected_oe property

protected HelpLabel helpLabel3
Résultat HelpLabel

helpLabel4 protected_oe property

protected HelpLabel helpLabel4
Résultat HelpLabel

helpLabel5 protected_oe property

protected HelpLabel helpLabel5
Résultat HelpLabel

helpLabel6 protected_oe property

protected HelpLabel helpLabel6
Résultat HelpLabel

peakCurrentControl protected_oe property

protected PXIBackplaneVoltagesControl peakCurrentControl
Résultat PXIBackplaneVoltagesControl

supportedClockServiceControl protected_oe property

protected SupportedClockSourcesControl,ATMLCommonLibrary.controls.bus supportedClockServiceControl
Résultat SupportedClockSourcesControl