

| Public Member Functions | |
| SECI_GUI () | |
| Static Public Member Functions | |
| static void | Pause_Timers () | 
| static void | Resume_Timers () | 
| Protected Member Functions | |
| override void | Dispose (bool disposing) | 
| Clean up any resources being used.  More... | |
| Properties | |
| static GUILayout | CurrentLayout  [get, set] | 
| static Dialogs.Messages.SeciMessages | errorForm  [get, set] | 
| Private Member Functions | |
| void | aboutToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | addComponentMenuItem_Click (object sender, EventArgs e) | 
| void | addConfigurationMenuItem_Click (object sender, EventArgs e) | 
| void | addFilesMenuItem_Click (object sender, EventArgs e) | 
| void | addGraphToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | addProgMenuItem_Click (object sender, EventArgs e) | 
| void | addVIMenuItem_Click (object sender, EventArgs e) | 
| void | backgroundAutosave_DoWork (object sender, DoWorkEventArgs e) | 
| void | backgroundSave_DoWork (object sender, DoWorkEventArgs e) | 
| void | backgroundSave_RunWorkerCompleted (Object sender, RunWorkerCompletedEventArgs e) | 
| void | blockViewersSetupToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | closeConfigurationToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | configureBlocksToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | contentsToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | deleteGraphToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | editGroupsToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | exitToolStripMenuItem_Click (object sender, EventArgs e) | 
| String | FileSearch (String sDir, String filename) | 
| void | Form1_FormClosing (object sender, FormClosingEventArgs e) | 
| void | Form1_Load (object sender, EventArgs e) | 
| void | HandleVIsNotLoaded () | 
| void | help_FormClosed (object sender, FormClosedEventArgs e) | 
| void | InitializeComponent () | 
| Required method for Designer support - do not modify the contents of this method with the code editor.  More... | |
| void | Interface_ConfigChangeRequested (string[] vars) | 
| Boolean | labViewRunning () | 
| void | loadPreviousVersionToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | logInToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | logOutToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | mCRNewsMenuItem_Click (object sender, EventArgs e) | 
| void | mergeComponentMenuItem_Click (object sender, EventArgs e) | 
| void | newToolStripMenuItem_Click (object sender, EventArgs e) | 
| Boolean | okayToCloseConfig () | 
| void | OpenConfig (String filename, Boolean checkVIs) | 
| delegate void | OpenConfigRemotelyDelegate (String filename, Boolean checkVIs) | 
| void | OpenGuiLayout (String filename) | 
| void | openToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | removeComponentMenuItem_Click (object sender, EventArgs e) | 
| void | RemoveControls () | 
| void | removeFilesMenuItem_Click (object sender, EventArgs e) | 
| void | removeProgrammeToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | removeVIMenuItem_Click (object sender, EventArgs e) | 
| void | reportAProblemToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | RestartSeci () | 
| void | runControlEditorToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | runInformationSetupToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | saveAsToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | saveToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | SECIgraph_EditClicked (SECI_Controls.Graph.SECI_Graph sender) | 
| void | SeciInterface_OnNewLVMessage (object sender, EventArgs e) | 
| void | SeciInterface_ValuesUpdated (object sender, EventArgs e) | 
| void | setLoadOrderToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | SetStandardVIsVisibility () | 
| void | SetUpGroupsMenu () | 
| void | setupGuiBasedOnAccount (bool isManager) | 
| void | setupGuiForConfiguration (Boolean isConf) | 
| void | setupGuiForSeciStartup () | 
| void | setVIPropertiesMenuItem_Click (object sender, EventArgs e) | 
| void | showDAEVIToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | ShowGroup_Click (object sender, EventArgs e) | 
| void | showHideBeamlineParametersToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showHideBeamLoggerToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showHideDAEMonitorToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showHideErrorPanelToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showHideSampleParametersToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showHideUserDetailsToolStripMenuItem_Click (object sender, EventArgs e) | 
| void | showSECIMessagesMenuItem_Click (object sender, EventArgs e) | 
| void | Start_Timers () | 
| void | statusStrip1_ItemClicked (object sender, ToolStripItemClickedEventArgs e) | 
| void | toolStripLabel_DoubleClick (object sender, EventArgs e) | 
| void | UpdateErrorsGUI () | 
| delegate void | UpdateGuiDelegate () | 
| void | UpdateMainGUI () | 
| void | WriteError (String source, Exception e) | 
| Private Attributes | |
| Boolean | _changesMade | 
| Boolean | _closing = false | 
| Boolean | _helpOpen = false | 
| Seci.SerialisableList < Seci.LabView.MessageInfo > | _lvErrorMessages = new Seci.SerialisableList<Seci.LabView.MessageInfo>() | 
| System.Windows.Forms.ToolStripMenuItem | aboutToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | addComponentMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | AddConfigurationMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | addFilesMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | addGraphToolStripMenuItem1 | 
| System.Windows.Forms.ToolStripMenuItem | addProgMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | addVIMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | associatedFilesToolStripMenuItem | 
| System.ComponentModel.BackgroundWorker | backgroundAutosave | 
| System.ComponentModel.BackgroundWorker | backgroundSave | 
| System.Windows.Forms.ToolStripMenuItem | blocksToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | blockViewersSetupToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | closeConfigurationToolStripMenuItem | 
| System.ComponentModel.IContainer | components = null | 
| Required designer variable.  More... | |
| System.Windows.Forms.ToolStripMenuItem | componentsToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | configurationsToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | configurationToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | configureBlocksToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | contentsToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | deleteGraphToolStripMenuItem1 | 
| System.DirectoryServices.DirectorySearcher | directorySearcher1 | 
| System.Windows.Forms.ToolStripMenuItem | editGroupsToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | exitToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | fileToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | graphsToolStripMenuItem | 
| Dialogs.Help.HelpForm | help | 
| System.Windows.Forms.ToolStripMenuItem | helpToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | labVIEWToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | layoutToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | loadPreviousVersionToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | logInToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | logOutToolStripMenuItem | 
| SECI_Controls.General_Dashboard.Dashboard | MainDashboard | 
| System.Windows.Forms.MenuStrip | mainMenu | 
| System.Windows.Forms.ToolStripMenuItem | managerToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | mCRNewsMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | mergeComponentMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | messagesMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | newToolStripMenuItem | 
| System.Windows.Forms.OpenFileDialog | openFileDialog1 | 
| System.Windows.Forms.ToolStripMenuItem | openToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | programmesToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | removeComponentMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | removeFilesMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | removeProgrammeToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | removeVIMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | reportAProblemToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | runControlEditorToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | runInformationSetupToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | saveAsToolStripMenuItem | 
| System.Windows.Forms.SaveFileDialog | saveFileDialog1 | 
| System.Windows.Forms.ToolStripMenuItem | saveToolStripMenuItem | 
| System.Windows.Forms.ToolStripDropDownButton | selectPageButton1 | 
| System.Windows.Forms.ToolStripMenuItem | setLoadOrderToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | setVIPropertiesMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showDAEVIToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideBeamlineParametersToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideBeamLoggerToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideDAEMonitorToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideErrorPanelToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideSampleParametersToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showHideUserDetailsToolStripMenuItem | 
| System.Windows.Forms.ToolStripMenuItem | showSECIMessagesMenuItem | 
| SECI_Controls.Run_Information.Basic_RunInfo | Standard_RunInfo | 
| System.Windows.Forms.StatusStrip | statusStrip1 | 
| System.Windows.Forms.ToolStripStatusLabel | toolStripErrorLabel | 
| System.Windows.Forms.ToolStripStatusLabel | toolStripManagerLbl | 
| System.Windows.Forms.ToolStripStatusLabel | toolStripQuestionLabel | 
| System.Windows.Forms.ToolStripSeparator | toolStripSeparator | 
| System.Windows.Forms.ToolStripSeparator | toolStripSeparator1 | 
| System.Windows.Forms.ToolStripSeparator | toolStripSeparator2 | 
| System.Windows.Forms.ToolStripSeparator | toolStripSeparator3 | 
| System.Windows.Forms.ToolStripSeparator | toolStripSeparator5 | 
| System.Windows.Forms.ToolStripStatusLabel | toolStripSpacer | 
| System.Windows.Forms.ToolStripStatusLabel | toolStripStatusLabel | 
| Static Private Attributes | |
| static GUILayout | _currentLayout = new GUILayout() | 
| static Dialogs.Messages.SeciMessages | _errorForm = new Dialogs.Messages.SeciMessages() | 
| static Boolean | _manager | 
Definition at line 19 of file SECI_GUI.cs.
| 
 | inline | 
Definition at line 41 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI.InitializeComponent(), Sample_Environment_Control_Interface.SECI_GUI.Interface_ConfigChangeRequested(), Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers(), Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers(), and Sample_Environment_Control_Interface.SECI_GUI.setupGuiForSeciStartup().

| 
 | inlineprivate | 
Definition at line 478 of file SECI_GUI.Menu.cs.
| 
 | inlineprivate | 
Definition at line 663 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 823 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers(), Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers(), and Sample_Environment_Control_Interface.SECI_GUI.WriteError().

| 
 | inlineprivate | 
Definition at line 772 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 979 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, and Sample_Environment_Control_Interface.SECI_GUI.SECIgraph_EditClicked().

| 
 | inlineprivate | 
Definition at line 797 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 507 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, and Sample_Environment_Control_Interface.SECI_GUI.WriteError().

| 
 | inlineprivate | 
Definition at line 280 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI.WriteError().

| 
 | inlineprivate | 
Definition at line 259 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._manager.
| 
 | inlineprivate | 
Definition at line 274 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 1034 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.GUILayout.BlockViewers, and Sample_Environment_Control_Interface.SECI_GUI.CurrentLayout.
| 
 | inlineprivate | 
Definition at line 374 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.RestartSeci(), Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers(), and Sample_Environment_Control_Interface.SECI_GUI.setupGuiForSeciStartup().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().

| 
 | inlineprivate | 
Definition at line 752 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 458 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._helpOpen, Sample_Environment_Control_Interface.SECI_GUI.help, and Sample_Environment_Control_Interface.SECI_GUI.help_FormClosed().

| 
 | inlineprivate | 
Definition at line 1082 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI._currentLayout, and Sample_Environment_Control_Interface.GUILayout.Graphs.
| 
 | inlineprotected | 
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. | 
Definition at line 14 of file SECI_GUI.Designer.cs.
References Sample_Environment_Control_Interface.SECI_GUI.components.
| 
 | inlineprivate | 
Definition at line 929 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, and Sample_Environment_Control_Interface.SECI_GUI.SetUpGroupsMenu().

| 
 | inlineprivate | 
Definition at line 418 of file SECI_GUI.Menu.cs.
| 
 | inlineprivate | 
Definition at line 231 of file SECI_GUI.Menu.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.HandleVIsNotLoaded().
| 
 | inlineprivate | 
Definition at line 155 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI._closing, and Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers().

| 
 | inlineprivate | 
Definition at line 79 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI._manager, Sample_Environment_Control_Interface.SECI_GUI.labViewRunning(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), and Sample_Environment_Control_Interface.SECI_GUI.Start_Timers().

| 
 | inlineprivate | 
Definition at line 175 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.FileSearch().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().

| 
 | inlineprivate | 
Definition at line 473 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._helpOpen.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.contentsToolStripMenuItem_Click().
| 
 | inlineprivate | 
Required method for Designer support - do not modify the contents of this method with the code editor.
Definition at line 29 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().
| 
 | inlineprivate | 
Definition at line 72 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), and Sample_Environment_Control_Interface.SECI_GUI.OpenConfigRemotelyDelegate().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().

| 
 | inlineprivate | 
Definition at line 128 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Form1_Load().
| 
 | inlineprivate | 
Definition at line 387 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), and Sample_Environment_Control_Interface.SECI_GUI.setupGuiForSeciStartup().

| 
 | inlineprivate | 
Definition at line 865 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount().

| 
 | inlineprivate | 
Definition at line 875 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount().

| 
 | inlineprivate | 
Definition at line 493 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.GuiSettings.McrUrl.
| 
 | inlineprivate | 
Definition at line 710 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 16 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.RestartSeci(), Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers(), and Sample_Environment_Control_Interface.SECI_GUI.setupGuiForConfiguration().

| 
 | inlineprivate | 
Definition at line 441 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.loadPreviousVersionToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem_Click().
| 
 | inlineprivate | 
Definition at line 81 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._currentLayout, Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.HandleVIsNotLoaded(), Sample_Environment_Control_Interface.SECI_GUI.OpenGuiLayout(), Sample_Environment_Control_Interface.SECI_GUI.RestartSeci(), Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers(), Sample_Environment_Control_Interface.SECI_GUI.SetUpGroupsMenu(), Sample_Environment_Control_Interface.SECI_GUI.setupGuiForConfiguration(), and Sample_Environment_Control_Interface.SECI_GUI.WriteError().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Form1_Load(), Sample_Environment_Control_Interface.SECI_GUI.Interface_ConfigChangeRequested(), Sample_Environment_Control_Interface.SECI_GUI.loadPreviousVersionToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem_Click().

| 
 | private | 
| 
 | inlineprivate | 
Definition at line 143 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._currentLayout, Sample_Environment_Control_Interface.GUILayout.BlockViewers, Sample_Environment_Control_Interface.GUILayout.Graphs, Sample_Environment_Control_Interface.GUILayout.RunInfos, and Sample_Environment_Control_Interface.SECI_GUI.SECIgraph_EditClicked().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().

| 
 | inlineprivate | 
Definition at line 49 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), Sample_Environment_Control_Interface.SECI_GUI.openFileDialog1, and Sample_Environment_Control_Interface.SECI_GUI.setupGuiForSeciStartup().

| 
 | inlinestatic | 
Definition at line 242 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.Form1_FormClosing(), Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.RestartSeci(), and Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().
| 
 | inlineprivate | 
Definition at line 683 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers(), and Sample_Environment_Control_Interface.SECI_GUI.Resume_Timers().

| 
 | inlineprivate | 
Definition at line 1096 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._currentLayout, Sample_Environment_Control_Interface.GUILayout.BlockViewers, Sample_Environment_Control_Interface.GUILayout.Graphs, Sample_Environment_Control_Interface.GUILayout.RunInfos, and Sample_Environment_Control_Interface.SECI_GUI.SetUpGroupsMenu().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.RestartSeci().

| 
 | inlineprivate | 
Definition at line 783 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 808 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 534 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 484 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.GuiSettings.BugzillaUrl.
| 
 | inlineprivate | 
Definition at line 393 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._lvErrorMessages, Sample_Environment_Control_Interface.SECI_GUI.Pause_Timers(), Sample_Environment_Control_Interface.SECI_GUI.RemoveControls(), and Sample_Environment_Control_Interface.SECI_GUI.SetStandardVIsVisibility().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().

| 
 | inlinestatic | 
Definition at line 250 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().
| 
 | inlineprivate | 
Definition at line 762 of file SECI_GUI.Menu.cs.
| 
 | inlineprivate | 
Definition at line 1000 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade, Sample_Environment_Control_Interface.SECI_GUI.CurrentLayout, and Sample_Environment_Control_Interface.GUILayout.RunInfos.
| 
 | inlineprivate | 
Definition at line 313 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._manager, Sample_Environment_Control_Interface.SECI_GUI.saveFileDialog1, and Sample_Environment_Control_Interface.SECI_GUI.WriteError().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.saveToolStripMenuItem_Click().

| 
 | inlineprivate | 
Definition at line 269 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._manager, Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.WriteError().

| 
 | inlineprivate | 
Definition at line 1067 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.addGraphToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.OpenGuiLayout().
| 
 | inlineprivate | 
Definition at line 212 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._closing, Sample_Environment_Control_Interface.SECI_GUI.UpdateErrorsGUI(), Sample_Environment_Control_Interface.SECI_GUI.UpdateGuiDelegate(), and Sample_Environment_Control_Interface.SECI_GUI.WriteError().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Start_Timers().

| 
 | inlineprivate | 
Definition at line 227 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._closing, Sample_Environment_Control_Interface.SECI_GUI.UpdateGuiDelegate(), Sample_Environment_Control_Interface.SECI_GUI.UpdateMainGUI(), and Sample_Environment_Control_Interface.SECI_GUI.WriteError().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Start_Timers().

| 
 | inlineprivate | 
Definition at line 737 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 423 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showDAEVIToolStripMenuItem, Sample_Environment_Control_Interface.SECI_GUI.showHideBeamLoggerToolStripMenuItem, and Sample_Environment_Control_Interface.SECI_GUI.showHideErrorPanelToolStripMenuItem.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.RestartSeci().
| 
 | inlineprivate | 
Definition at line 941 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._currentLayout, Sample_Environment_Control_Interface.Group.GroupName, and Sample_Environment_Control_Interface.GUILayout.Groups.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.editGroupsToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), and Sample_Environment_Control_Interface.SECI_GUI.RemoveControls().
| 
 | inlineprivate | 
Definition at line 895 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._manager.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.logInToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.logOutToolStripMenuItem_Click().
| 
 | inlineprivate | 
Definition at line 911 of file SECI_GUI.Menu.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.newToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.OpenConfig().
| 
 | inlineprivate | 
Definition at line 883 of file SECI_GUI.Menu.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.closeConfigurationToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.loadPreviousVersionToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.SECI_GUI().
| 
 | inlineprivate | 
Definition at line 546 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI._changesMade.
| 
 | inlineprivate | 
Definition at line 557 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showDAEVIToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 965 of file SECI_GUI.Menu.cs.
| 
 | inlineprivate | 
Definition at line 630 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideBeamlineParametersToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 587 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideBeamLoggerToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 602 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideDAEMonitorToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 572 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideErrorPanelToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 616 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideSampleParametersToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 644 of file SECI_GUI.Menu.cs.
References Sample_Environment_Control_Interface.SECI_GUI.showHideUserDetailsToolStripMenuItem.
| 
 | inlineprivate | 
Definition at line 856 of file SECI_GUI.Menu.cs.
| 
 | inlineprivate | 
Definition at line 205 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_OnNewLVMessage(), and Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_ValuesUpdated().
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Form1_Load().

| 
 | inlineprivate | 
Definition at line 382 of file SECI_GUI.cs.
| 
 | inlineprivate | 
Definition at line 196 of file SECI_GUI.cs.
| 
 | inlineprivate | 
Definition at line 331 of file SECI_GUI.cs.
References Sample_Environment_Control_Interface.SECI_GUI._lvErrorMessages.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_OnNewLVMessage().
| 
 | private | 
| 
 | inlineprivate | 
Definition at line 321 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_ValuesUpdated().
| 
 | inlineprivate | 
Definition at line 311 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addVIMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.backgroundAutosave_DoWork(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.saveToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_OnNewLVMessage(), and Sample_Environment_Control_Interface.SECI_GUI.SeciInterface_ValuesUpdated().
| 
 | private | 
Definition at line 29 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.addComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addConfigurationMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addFilesMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addGraphToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addProgMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.addVIMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.backgroundSave_RunWorkerCompleted(), Sample_Environment_Control_Interface.SECI_GUI.blockViewersSetupToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.configureBlocksToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.deleteGraphToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.editGroupsToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.Form1_FormClosing(), Sample_Environment_Control_Interface.SECI_GUI.Form1_Load(), Sample_Environment_Control_Interface.SECI_GUI.mergeComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.okayToCloseConfig(), Sample_Environment_Control_Interface.SECI_GUI.removeComponentMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeFilesMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeProgrammeToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.removeVIMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.runInformationSetupToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.SECIgraph_EditClicked(), Sample_Environment_Control_Interface.SECI_GUI.setLoadOrderToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.setVIPropertiesMenuItem_Click().
| 
 | private | 
| 
 | staticprivate | 
Definition at line 26 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.deleteGraphToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.OpenConfig(), Sample_Environment_Control_Interface.SECI_GUI.OpenGuiLayout(), Sample_Environment_Control_Interface.SECI_GUI.RemoveControls(), and Sample_Environment_Control_Interface.SECI_GUI.SetUpGroupsMenu().
| 
 | staticprivate | 
Definition at line 23 of file SECI_GUI.cs.
| 
 | private | 
Definition at line 28 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.contentsToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.help_FormClosed().
| 
 | private | 
Definition at line 22 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.RestartSeci(), and Sample_Environment_Control_Interface.SECI_GUI.UpdateErrorsGUI().
| 
 | staticprivate | 
Definition at line 24 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.backgroundSave_DoWork(), Sample_Environment_Control_Interface.SECI_GUI.Form1_Load(), Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem_Click(), Sample_Environment_Control_Interface.SECI_GUI.saveToolStripMenuItem_Click(), and Sample_Environment_Control_Interface.SECI_GUI.setupGuiBasedOnAccount().
| 
 | private | 
Definition at line 728 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 767 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 759 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 761 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 754 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 777 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 771 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 760 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 787 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 731 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 763 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 781 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 745 of file SECI_GUI.Designer.cs.
| 
 | private | 
Required designer variable.
Definition at line 8 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.Dispose().
| 
 | private | 
Definition at line 766 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 758 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 757 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 764 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 726 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 755 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 744 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 750 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 724 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 717 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 753 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 27 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.contentsToolStripMenuItem_Click().
| 
 | private | 
Definition at line 725 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 770 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 749 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 788 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 735 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 736 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 748 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 716 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 734 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 737 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 769 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 738 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 718 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 730 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.openToolStripMenuItem_Click().
| 
 | private | 
Definition at line 719 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 776 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 768 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 762 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 778 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 772 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 732 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 765 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 751 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 722 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 729 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.saveAsToolStripMenuItem_Click().
| 
 | private | 
Definition at line 721 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 782 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 785 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 773 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 774 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SetStandardVIsVisibility(), and Sample_Environment_Control_Interface.SECI_GUI.showDAEVIToolStripMenuItem_Click().
| 
 | private | 
Definition at line 784 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.showHideBeamlineParametersToolStripMenuItem_Click().
| 
 | private | 
Definition at line 779 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SetStandardVIsVisibility(), and Sample_Environment_Control_Interface.SECI_GUI.showHideBeamLoggerToolStripMenuItem_Click().
| 
 | private | 
Definition at line 780 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.showHideDAEMonitorToolStripMenuItem_Click().
| 
 | private | 
Definition at line 775 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.SetStandardVIsVisibility(), and Sample_Environment_Control_Interface.SECI_GUI.showHideErrorPanelToolStripMenuItem_Click().
| 
 | private | 
Definition at line 783 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.showHideSampleParametersToolStripMenuItem_Click().
| 
 | private | 
Definition at line 786 of file SECI_GUI.Designer.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.showHideUserDetailsToolStripMenuItem_Click().
| 
 | private | 
Definition at line 739 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 752 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 740 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 747 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 756 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 743 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 720 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 723 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 733 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 746 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 727 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 742 of file SECI_GUI.Designer.cs.
| 
 | private | 
Definition at line 741 of file SECI_GUI.Designer.cs.
| 
 | staticgetset | 
Definition at line 33 of file SECI_GUI.cs.
Referenced by Sample_Environment_Control_Interface.SECI_GUI.blockViewersSetupToolStripMenuItem_Click(), Sample_Environment_Control_Interface.Dialogs.Layout.Groups.AddEditGroup.btnOK_Click(), Sample_Environment_Control_Interface.Dialogs.Layout.Groups.GroupProgs.GroupVIs_Load(), and Sample_Environment_Control_Interface.SECI_GUI.runInformationSetupToolStripMenuItem_Click().
| 
 | staticgetset | 
Definition at line 32 of file SECI_GUI.cs.
 1.8.5
 1.8.5