C# Class EDMPhaseLock.MainForm

Summary description for Form1.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: ColdMatter/EDMSuite Class Usage Examples

Méthodes publiques

Méthode Description
InitializeLifetimeService ( ) : Object
MainForm ( ) : System
StartApplication ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
ClearGUI ( ) : void
CounterCallBack ( IAsyncResult result ) : void
DebugDriver ( ) : void
InitializeComponent ( ) : void

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

MainForm_Closing ( object sender, System e ) : void
PrepareDataStores ( ) : void
StartAcquisition ( ) : void
StartCounter ( ) : void
StartFakeCounter ( ) : void
StopAcquisition ( ) : void
StopApplication ( ) : void
StoreData ( Int32 data ) : void
UpdateGUI ( ) : void
UpdateLock ( ) : void
configureAnalogOutput ( ) : void
menuItem3_Click ( object sender, System e ) : void
menuItem4_Click ( object sender, System e ) : void
menuItem5_Click ( object sender, System e ) : void
menuItem6_Click ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

InitializeLifetimeService() public méthode

public InitializeLifetimeService ( ) : Object
Résultat Object

MainForm() public méthode

public MainForm ( ) : System
Résultat System

StartApplication() public méthode

public StartApplication ( ) : void
Résultat void