diff --git a/WinNUT_V2/WinNUT_GUI/Pref_Gui.Designer.vb b/WinNUT_V2/WinNUT_GUI/Pref_Gui.Designer.vb
index 2807be9..c01f7f2 100644
--- a/WinNUT_V2/WinNUT_GUI/Pref_Gui.Designer.vb
+++ b/WinNUT_V2/WinNUT_GUI/Pref_Gui.Designer.vb
@@ -96,12 +96,27 @@ Partial Class Pref_Gui
Me.Btn_Apply = New System.Windows.Forms.Button()
Me.Btn_Cancel = New System.Windows.Forms.Button()
Me.Pref_TlTip = New System.Windows.Forms.ToolTip(Me.components)
+ Me.Tab_Variables = New System.Windows.Forms.TabPage()
+ Me.Tb_InV_Var = New System.Windows.Forms.TextBox()
+ Me.Tb_BattCh_Var = New System.Windows.Forms.TextBox()
+ Me.Tb_Load_Var = New System.Windows.Forms.TextBox()
+ Me.Tb_BattV_Var = New System.Windows.Forms.TextBox()
+ Me.Tb_OutV_Var = New System.Windows.Forms.TextBox()
+ Me.Tb_Freq_Var = New System.Windows.Forms.TextBox()
+ Me.Lbl_Variables = New System.Windows.Forms.Label()
+ Me.Lbl_InV_Var = New System.Windows.Forms.Label()
+ Me.Lbl_Freq_Var = New System.Windows.Forms.Label()
+ Me.Lbl_BattV_Var = New System.Windows.Forms.Label()
+ Me.Lbl_Load_Var = New System.Windows.Forms.Label()
+ Me.Lbl_BattCh_Var = New System.Windows.Forms.Label()
+ Me.Lbl_OutV_Var = New System.Windows.Forms.Label()
Me.TabControl_Options.SuspendLayout()
Me.Tab_Connexion.SuspendLayout()
Me.Tab_Calibrage.SuspendLayout()
Me.Tab_Miscellanous.SuspendLayout()
Me.Tab_Shutdown.SuspendLayout()
Me.Tab_Update.SuspendLayout()
+ Me.Tab_Variables.SuspendLayout()
Me.SuspendLayout()
'
'TabControl_Options
@@ -109,6 +124,7 @@ Partial Class Pref_Gui
resources.ApplyResources(Me.TabControl_Options, "TabControl_Options")
Me.TabControl_Options.Controls.Add(Me.Tab_Connexion)
Me.TabControl_Options.Controls.Add(Me.Tab_Calibrage)
+ Me.TabControl_Options.Controls.Add(Me.Tab_Variables)
Me.TabControl_Options.Controls.Add(Me.Tab_Miscellanous)
Me.TabControl_Options.Controls.Add(Me.Tab_Shutdown)
Me.TabControl_Options.Controls.Add(Me.Tab_Update)
@@ -634,6 +650,96 @@ Partial Class Pref_Gui
Me.Btn_Cancel.UseVisualStyleBackColor = True
Me.Btn_Cancel.UseWaitCursor = True
'
+ 'Tab_Variables
+ '
+ Me.Tab_Variables.Controls.Add(Me.Lbl_BattV_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_Load_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_BattCh_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_OutV_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_Freq_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_InV_Var)
+ Me.Tab_Variables.Controls.Add(Me.Lbl_Variables)
+ Me.Tab_Variables.Controls.Add(Me.Tb_Freq_Var)
+ Me.Tab_Variables.Controls.Add(Me.Tb_OutV_Var)
+ Me.Tab_Variables.Controls.Add(Me.Tb_BattV_Var)
+ Me.Tab_Variables.Controls.Add(Me.Tb_Load_Var)
+ Me.Tab_Variables.Controls.Add(Me.Tb_BattCh_Var)
+ Me.Tab_Variables.Controls.Add(Me.Tb_InV_Var)
+ resources.ApplyResources(Me.Tab_Variables, "Tab_Variables")
+ Me.Tab_Variables.Name = "Tab_Variables"
+ Me.Tab_Variables.UseVisualStyleBackColor = True
+ '
+ 'Tb_InV_Var
+ '
+ resources.ApplyResources(Me.Tb_InV_Var, "Tb_InV_Var")
+ Me.Tb_InV_Var.Name = "Tb_InV_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_InV_Var, resources.GetString("Tb_InV_Var.ToolTip"))
+ '
+ 'Tb_BattCh_Var
+ '
+ resources.ApplyResources(Me.Tb_BattCh_Var, "Tb_BattCh_Var")
+ Me.Tb_BattCh_Var.Name = "Tb_BattCh_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_BattCh_Var, resources.GetString("Tb_BattCh_Var.ToolTip"))
+ '
+ 'Tb_Load_Var
+ '
+ resources.ApplyResources(Me.Tb_Load_Var, "Tb_Load_Var")
+ Me.Tb_Load_Var.Name = "Tb_Load_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_Load_Var, resources.GetString("Tb_Load_Var.ToolTip"))
+ '
+ 'Tb_BattV_Var
+ '
+ resources.ApplyResources(Me.Tb_BattV_Var, "Tb_BattV_Var")
+ Me.Tb_BattV_Var.Name = "Tb_BattV_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_BattV_Var, resources.GetString("Tb_BattV_Var.ToolTip"))
+ '
+ 'Tb_OutV_Var
+ '
+ resources.ApplyResources(Me.Tb_OutV_Var, "Tb_OutV_Var")
+ Me.Tb_OutV_Var.Name = "Tb_OutV_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_OutV_Var, resources.GetString("Tb_OutV_Var.ToolTip"))
+ '
+ 'Tb_Freq_Var
+ '
+ resources.ApplyResources(Me.Tb_Freq_Var, "Tb_Freq_Var")
+ Me.Tb_Freq_Var.Name = "Tb_Freq_Var"
+ Me.Pref_TlTip.SetToolTip(Me.Tb_Freq_Var, resources.GetString("Tb_Freq_Var.ToolTip"))
+ '
+ 'Lbl_Variables
+ '
+ resources.ApplyResources(Me.Lbl_Variables, "Lbl_Variables")
+ Me.Lbl_Variables.Name = "Lbl_Variables"
+ '
+ 'Lbl_InV_Var
+ '
+ resources.ApplyResources(Me.Lbl_InV_Var, "Lbl_InV_Var")
+ Me.Lbl_InV_Var.Name = "Lbl_InV_Var"
+ '
+ 'Lbl_Freq_Var
+ '
+ resources.ApplyResources(Me.Lbl_Freq_Var, "Lbl_Freq_Var")
+ Me.Lbl_Freq_Var.Name = "Lbl_Freq_Var"
+ '
+ 'Lbl_BattV_Var
+ '
+ resources.ApplyResources(Me.Lbl_BattV_Var, "Lbl_BattV_Var")
+ Me.Lbl_BattV_Var.Name = "Lbl_BattV_Var"
+ '
+ 'Lbl_Load_Var
+ '
+ resources.ApplyResources(Me.Lbl_Load_Var, "Lbl_Load_Var")
+ Me.Lbl_Load_Var.Name = "Lbl_Load_Var"
+ '
+ 'Lbl_BattCh_Var
+ '
+ resources.ApplyResources(Me.Lbl_BattCh_Var, "Lbl_BattCh_Var")
+ Me.Lbl_BattCh_Var.Name = "Lbl_BattCh_Var"
+ '
+ 'Lbl_OutV_Var
+ '
+ resources.ApplyResources(Me.Lbl_OutV_Var, "Lbl_OutV_Var")
+ Me.Lbl_OutV_Var.Name = "Lbl_OutV_Var"
+ '
'Pref_Gui
'
resources.ApplyResources(Me, "$this")
@@ -657,6 +763,8 @@ Partial Class Pref_Gui
Me.Tab_Shutdown.PerformLayout()
Me.Tab_Update.ResumeLayout(False)
Me.Tab_Update.PerformLayout()
+ Me.Tab_Variables.ResumeLayout(False)
+ Me.Tab_Variables.PerformLayout()
Me.ResumeLayout(False)
End Sub
@@ -733,4 +841,18 @@ Partial Class Pref_Gui
Friend WithEvents Lbl_Pwd_Nut As Label
Friend WithEvents Lbl_Login_Nut As Label
Friend WithEvents CB_Follow_FSD As CheckBox
+ Friend WithEvents Tab_Variables As TabPage
+ Friend WithEvents Tb_Freq_Var As TextBox
+ Friend WithEvents Tb_OutV_Var As TextBox
+ Friend WithEvents Tb_BattV_Var As TextBox
+ Friend WithEvents Tb_Load_Var As TextBox
+ Friend WithEvents Tb_BattCh_Var As TextBox
+ Friend WithEvents Tb_InV_Var As TextBox
+ Friend WithEvents Lbl_InV_Var As Label
+ Friend WithEvents Lbl_Variables As Label
+ Friend WithEvents Lbl_BattV_Var As Label
+ Friend WithEvents Lbl_Load_Var As Label
+ Friend WithEvents Lbl_BattCh_Var As Label
+ Friend WithEvents Lbl_OutV_Var As Label
+ Friend WithEvents Lbl_Freq_Var As Label
End Class
diff --git a/WinNUT_V2/WinNUT_GUI/Pref_Gui.resx b/WinNUT_V2/WinNUT_GUI/Pref_Gui.resx
index e4ebdb8..92b6110 100644
--- a/WinNUT_V2/WinNUT_GUI/Pref_Gui.resx
+++ b/WinNUT_V2/WinNUT_GUI/Pref_Gui.resx
@@ -117,8996 +117,10019 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tb_Port
+
+ Tb_Pwd_Nut
-
-
- No
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tb_OutV_Min
+
+ Tab_Connexion
-
-
- 179, 101
+
+ 0
-
- 51, 20
+
+ Tb_Login_Nut
-
- Sends in Systray at closing.
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
Tab_Connexion
-
- 134, 13
+
+ 1
-
- Stable Or Dev Branch
+
+ Label3
-
- 53, 13
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Tab_Connexion
-
-
- True
+
+ 2
-
- 50, 20
+
+ Lbl_Pwd_Nut
-
- Frequency Supply
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 72
+
+ Tab_Connexion
-
- Notice
+
+ 3
+
+
+ Lbl_Login_Nut
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Hibernate
-
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- 9
+
+ Tab_Connexion
-
- Tab_Shutdown
+
+ 4
-
- Daily
+
+ Tb_Delay_Com
-
- Tab_Shutdown
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tb_InF_Min
+
+ Tab_Connexion
-
- Btn_Cancel
+
+ 5
-
- 12
+
+ Tb_UPS_Name
-
- NoControl
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tb_Delay_Com
+
+ Tab_Connexion
-
- 6, 102
+
+ 6
-
- 6, 72
+
+ Tb_Port
-
-
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 17
+
+ Tab_Connexion
-
- 190, 161
+
+ 7
-
- NUT server connection identifier
+
+ Tb_Server_IP
-
- Tab_Shutdown
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- No
+
+ Tab_Connexion
-
-
+
+ 8
-
- 2
+
+ Cb_Reconnect
-
- 16
+
+ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ Tab_Connexion
-
- 6
+
+ 9
-
- 6, 12
+
+ Lbl_Delay_Com
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6
+
+ Tab_Connexion
-
- True
+
+ 10
-
- Verify Update
+
+ Lbl_Name_UPS
-
- MiddleRight
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Weekly
+
+ Tab_Connexion
-
- 123, 13
+
+ 11
-
- MiddleRight
+
+ Lbl_Port
-
- Lbl_OutputV
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
Tab_Connexion
-
- 11
+
+ 12
-
- 0, 0, 0, 0
+
+ Lbl_Server_IP
-
- Shutdown Options
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 310, 17
+
+ Tab_Connexion
-
- MiddleRight
+
+ 13
-
- 7
+
+
+ 4, 22
-
- 154, 71
+
+
+ 3, 3, 3, 3
-
- Tb_UPS_Name
+
+ 322, 234
-
- Nut Server Port Number (default = 3493).
-Accepted value: Numeric value from 1 to 65535.
+
+
+ 0
-
- Login
+
+ Connection
-
- 51, 20
+
+ Tab_Connexion
-
- 250, 0
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 42
+
+ TabControl_Options
-
-
+
+ 0
-
- Tb_Pwd_Nut
+
+ Cbx_Freq_Input
-
- Frequency of verification.
+
+ System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 3
+
+ Tab_Calibrage
-
- True
+
+ 0
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Tb_BattV_Max
-
- Tab_Shutdown
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
+ Tab_Calibrage
+
+
1
-
- Label3
+
+ Tb_Load_Max
-
- 5
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ Tab_Calibrage
-
- 6, 162
+
+ 2
-
- Maximum Battery Voltage.
-Accepted value: Numeric value from 0 to 100.
+
+ Tb_OutV_Max
-
- 220, 0
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- True
+
+ Tab_Calibrage
-
- 6, 42
+
+ 3
-
- Allow Extended Shutdown Time
+
+ Tb_InF_Max
-
- Tab_Shutdown
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Update
+
+ Tab_Calibrage
-
- 310, 0
+
+ 4
-
- True
+
+ Tb_BattV_Min
-
- 14
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Lbl_Delay_Verif
+
+ Tab_Calibrage
-
- 76, 13
+
+ 5
-
-
+
+ Tb_Load_Min
-
- 240, 11
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 42
+
+ Tab_Calibrage
-
- Stable
+
+ 6
-
- 6, 12
+
+ Tb_OutV_Min
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- MiddleRight
+
+ Tab_Calibrage
-
- Delay Between Verification
+
+ 7
-
- 15
+
+ Tb_InF_Min
-
- 220, 0
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Shutdown
+
+ Tab_Calibrage
-
- 3
+
+ 8
-
+
+ Tb_InV_Max
+
+
System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 122, 21
+
+ Tab_Calibrage
-
- No
+
+ 9
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Tb_InV_Min
-
-
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Pref_Gui
+
+ Tab_Calibrage
-
- 4
+
+ 10
-
- True
+
+ Lbl_Maxi
-
- Cb_Reconnect
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 7
+
+ Tab_Calibrage
-
- 6
+
+ 11
-
- 12
+
+ Lbl_Mini
-
- Tab_Calibrage
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 4
+
+ Tab_Calibrage
-
- 310, 17
+
+ 12
-
- 34, 34
+
+ Lbl_BattV
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 6, 12
+
+ Tab_Calibrage
-
- Activate automatic connection / reconnection
+
+ 13
-
- 0
+
+ Lbl_LoadUPS
-
- Tab_Connexion
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 154, 41
+
+ Tab_Calibrage
-
- 220, 0
+
+ 14
-
- 154, 161
+
+ Lbl_OutputV
-
- System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 17
+
+ Tab_Calibrage
-
- 8
+
+ 15
-
- 162, 20
+
+ Lbl_InputF
-
- Btn_ViewLog
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- CB_Close_Tray
+
+ Tab_Calibrage
-
- 5
+
+ 16
-
- System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Lbl_PowerF
-
- 5
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 2
+
+ Tab_Calibrage
-
-
+
+ 17
-
+
+ Lbl_InputV
+
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Connexion
+
+ Tab_Calibrage
-
- True
+
+ 18
-
- Tab_Connexion
+
+ 4, 22
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 3, 3, 3, 3
-
- Tab_Update
+
+ 322, 234
-
+
1
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Calibration
-
- 10
+
+ Tab_Calibrage
-
- Lbl_BattLimit_Load
+
+ System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Type of stop at the end of the stop procedure.
+
+ TabControl_Options
-
- MiddleRight
+
+ 1
-
- 284, 0
+
+ True
-
- UPS name to monitor.
-Accepted Value: Name of the UPS configured in the Nut server.
+
+ NoControl
-
- Shutdown on Nut's FSD Signal
+
+ 6, 192
-
- 162, 20
+
+ 79, 13
-
- 12
+
+ 25
-
- Checks for updates at startup.
+
+ Battery Voltage
-
- 3
+
+ Lbl_BattV_Var
-
- NUT Port
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 265, 131
+
+ Tab_Variables
-
+
+ 0
+
+
True
-
- 75, 23
+
+ NoControl
-
- 265, 101
+
+ 6, 162
-
- 6, 122
+
+ 56, 13
-
- Tab_Shutdown
+
+ 24
-
- True
+
+ UPS Load
-
- Tb_InV_Min
+
+ Lbl_Load_Var
-
- 0
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 274, 12
+
+ Tab_Variables
-
- 0
+
+ 1
-
- 6, 12
+
+ True
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ NoControl
-
- Tab_Calibrage
+
+ 6, 132
-
- Tab_Calibrage
+
+ 76, 13
-
- 5
+
+ 23
-
- Maximum Output Voltage.
-Accepted value: Numeric value from 0 to 999.
+
+ Battery charge
-
- Lbl_PowerF
+
+ Lbl_BattCh_Var
-
+
System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Miscellanous
+
+ Tab_Variables
-
- 50
+
+ 2
-
- 6, 13
+
+ True
-
- 5
+
+ NoControl
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 6, 102
-
- 6, 192
+
+ 78, 13
-
- 220, 17
+
+ 22
-
- 12
+
+ Output Voltage
-
- Lbl_BattLimit_Time
+
+ Lbl_OutV_Var
-
- 155, 13
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Calibrage
+
+ Tab_Variables
-
- Tab_Connexion
+
+ 3
-
- 196, 101
+
+ True
-
- Maximum Load Level of the UPS.
-Accepted value: Numeric value from 0 to 100.
+
+ NoControl
-
+
6, 72
-
- 51, 20
+
+ 57, 13
-
- Re-establish connection
+
+ 17
-
- 51, 20
+
+ Frequency
-
- 1
+
+ Lbl_Freq_Var
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Battery Voltage
+
+ Tab_Variables
-
- 6, 162
+
+ 4
-
- Tab_Connexion
+
+ True
-
- 3
+
+ NoControl
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 6, 42
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 70, 13
-
- 5
+
+ 16
-
- Tab_Calibrage
+
+ Input Voltage
-
- True
+
+ Lbl_InV_Var
-
- True
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 179, 161
+
+ Tab_Variables
-
- Lbl_GraceTime
+
+ 5
-
- 53, 13
+
+ True
-
- TabControl_Options
+
+ NoControl
-
- Password
+
+ 127, 12
-
- 4
+
+ 50, 13
-
- Tb_BattLimit_Load
+
+ 15
-
- Immediate stop action
+
+ Variables
-
- 6
+
+ Lbl_Variables
-
- True
+
+ System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Connexion
+
+ Tab_Variables
-
- Tab_Calibrage
+
+ 6
-
- 23
+
+ 130, 72
-
- Alert
+
+ 176, 20
-
- 9
+
+ 14
-
- 10
+
+ 17, 17
+
+
+ Frequency variable
-
- TabControl_Options
+
+ Tb_Freq_Var
-
- True
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 11
+
+ Tab_Variables
-
- System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 7
-
- Tab_Miscellanous
+
+ 130, 103
-
- Use the Stable or Devellop branch during verification.
+
+ 176, 20
-
- 220, 0
+
+ 13
-
- 1
+
+ Output voltage variable
-
- System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ Tb_OutV_Var
-
- 4, 22
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- UPS Name
+
+ Tab_Variables
-
- 79, 13
+
+ 8
-
- Minimum input frequency.
-Accepted value: Numeric value from 0 to 100.
+
+ 130, 196
-
- System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 176, 20
-
- Tab_Connexion
+
+ 12
-
-
+
+ Battery voltage variable
-
- Ok
+
+ Tb_BattV_Var
-
- Lbl_InputF
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
+ Tab_Variables
-
- System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 9
-
- 7
+
+ 130, 165
-
- Cb_Update_At_Start
+
+ 176, 20
-
- Tab_Shutdown
+
+ 11
-
- 265, 161
+
+ UPS load variable
-
- 1
+
+ Tb_Load_Var
-
- Lbl_Pwd_Nut
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Tab_Calibrage
+
+ Tab_Variables
-
- 13
+
+ 10
-
- Tab_Shutdown
+
+ 130, 134
-
- 6, 102
+
+ 176, 20
-
- 2
+
+ 10
-
- Login credentials to the Nut server (leave blank if not required)
+
+ Battery charge variable
-
- Tab_Connexion
+
+ Tb_BattCh_Var
-
- 11
+
+ System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 4
+
+