| 1 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ |
|---|
| 2 |
Partial Class Form1 |
|---|
| 3 |
Inherits System.Windows.Forms.Form |
|---|
| 4 |
|
|---|
| 5 |
|
|---|
| 6 |
<System.Diagnostics.DebuggerNonUserCode()> _ |
|---|
| 7 |
Protected Overrides Sub Dispose(ByVal disposing As Boolean) |
|---|
| 8 |
If disposing AndAlso components IsNot Nothing Then |
|---|
| 9 |
components.Dispose() |
|---|
| 10 |
End If |
|---|
| 11 |
MyBase.Dispose(disposing) |
|---|
| 12 |
End Sub |
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
Private components As System.ComponentModel.IContainer |
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 |
<System.Diagnostics.DebuggerStepThrough()> _ |
|---|
| 21 |
Private Sub InitializeComponent() |
|---|
| 22 |
Me.components = New System.ComponentModel.Container |
|---|
| 23 |
Me.Timer1 = New System.Windows.Forms.Timer(Me.components) |
|---|
| 24 |
Me.TabControl1 = New System.Windows.Forms.TabControl |
|---|
| 25 |
Me.TabPage1 = New System.Windows.Forms.TabPage |
|---|
| 26 |
Me.Panel3 = New System.Windows.Forms.Panel |
|---|
| 27 |
Me.CIFradio = New System.Windows.Forms.RadioButton |
|---|
| 28 |
Me.QCIFradio = New System.Windows.Forms.RadioButton |
|---|
| 29 |
Me.Label5 = New System.Windows.Forms.Label |
|---|
| 30 |
Me.serialTOBox = New System.Windows.Forms.TextBox |
|---|
| 31 |
Me.Label4 = New System.Windows.Forms.Label |
|---|
| 32 |
Me.baudBox = New System.Windows.Forms.ComboBox |
|---|
| 33 |
Me.Label3 = New System.Windows.Forms.Label |
|---|
| 34 |
Me.Label2 = New System.Windows.Forms.Label |
|---|
| 35 |
Me.timerTimeout = New System.Windows.Forms.TextBox |
|---|
| 36 |
Me.stop_box1 = New System.Windows.Forms.CheckBox |
|---|
| 37 |
Me.stopButton = New System.Windows.Forms.Button |
|---|
| 38 |
Me.grabButton = New System.Windows.Forms.Button |
|---|
| 39 |
Me.PictureBox1 = New System.Windows.Forms.PictureBox |
|---|
| 40 |
Me.txtDataReceived = New System.Windows.Forms.RichTextBox |
|---|
| 41 |
Me.btnDisconnect = New System.Windows.Forms.Button |
|---|
| 42 |
Me.btnConnect = New System.Windows.Forms.Button |
|---|
| 43 |
Me.lblMessage = New System.Windows.Forms.Label |
|---|
| 44 |
Me.btnSend = New System.Windows.Forms.Button |
|---|
| 45 |
Me.txtDataToSend = New System.Windows.Forms.TextBox |
|---|
| 46 |
Me.cbbCOMPorts = New System.Windows.Forms.ComboBox |
|---|
| 47 |
Me.Label1 = New System.Windows.Forms.Label |
|---|
| 48 |
Me.TabPage2 = New System.Windows.Forms.TabPage |
|---|
| 49 |
Me.ServoPanel = New System.Windows.Forms.Panel |
|---|
| 50 |
Me.TrackBar4 = New System.Windows.Forms.TrackBar |
|---|
| 51 |
Me.TrackBar3 = New System.Windows.Forms.TrackBar |
|---|
| 52 |
Me.TrackBar2 = New System.Windows.Forms.TrackBar |
|---|
| 53 |
Me.Label18 = New System.Windows.Forms.Label |
|---|
| 54 |
Me.servo3_textbox = New System.Windows.Forms.TextBox |
|---|
| 55 |
Me.servo2_textbox = New System.Windows.Forms.TextBox |
|---|
| 56 |
Me.servo1_textbox = New System.Windows.Forms.TextBox |
|---|
| 57 |
Me.servo0_textbox = New System.Windows.Forms.TextBox |
|---|
| 58 |
Me.Label17 = New System.Windows.Forms.Label |
|---|
| 59 |
Me.Label16 = New System.Windows.Forms.Label |
|---|
| 60 |
Me.Label15 = New System.Windows.Forms.Label |
|---|
| 61 |
Me.Label14 = New System.Windows.Forms.Label |
|---|
| 62 |
Me.TrackBar1 = New System.Windows.Forms.TrackBar |
|---|
| 63 |
Me.configPanel = New System.Windows.Forms.Panel |
|---|
| 64 |
Me.Label13 = New System.Windows.Forms.Label |
|---|
| 65 |
Me.Label12 = New System.Windows.Forms.Label |
|---|
| 66 |
Me.Label11 = New System.Windows.Forms.Label |
|---|
| 67 |
Me.Label10 = New System.Windows.Forms.Label |
|---|
| 68 |
Me.Y1_textbox = New System.Windows.Forms.MaskedTextBox |
|---|
| 69 |
Me.X1_textbox = New System.Windows.Forms.MaskedTextBox |
|---|
| 70 |
Me.Y0_textbox = New System.Windows.Forms.MaskedTextBox |
|---|
| 71 |
Me.X0_textbox = New System.Windows.Forms.MaskedTextBox |
|---|
| 72 |
Me.Label9 = New System.Windows.Forms.Label |
|---|
| 73 |
Me.vwSet = New System.Windows.Forms.Button |
|---|
| 74 |
Me.dsSetButton = New System.Windows.Forms.Button |
|---|
| 75 |
Me.Label8 = New System.Windows.Forms.Label |
|---|
| 76 |
Me.Label7 = New System.Windows.Forms.Label |
|---|
| 77 |
Me.dsY = New System.Windows.Forms.NumericUpDown |
|---|
| 78 |
Me.Label6 = New System.Windows.Forms.Label |
|---|
| 79 |
Me.dsX = New System.Windows.Forms.NumericUpDown |
|---|
| 80 |
Me.Panel1 = New System.Windows.Forms.Panel |
|---|
| 81 |
Me.loResRadio = New System.Windows.Forms.RadioButton |
|---|
| 82 |
Me.HiResRadio = New System.Windows.Forms.RadioButton |
|---|
| 83 |
Me.Panel2 = New System.Windows.Forms.Panel |
|---|
| 84 |
Me.RGBRadio = New System.Windows.Forms.RadioButton |
|---|
| 85 |
Me.YCrCbButton = New System.Windows.Forms.RadioButton |
|---|
| 86 |
Me.TabControl1.SuspendLayout() |
|---|
| 87 |
Me.TabPage1.SuspendLayout() |
|---|
| 88 |
Me.Panel3.SuspendLayout() |
|---|
| 89 |
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 90 |
Me.TabPage2.SuspendLayout() |
|---|
| 91 |
Me.ServoPanel.SuspendLayout() |
|---|
| 92 |
CType(Me.TrackBar4, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 93 |
CType(Me.TrackBar3, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 94 |
CType(Me.TrackBar2, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 95 |
CType(Me.TrackBar1, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 96 |
Me.configPanel.SuspendLayout() |
|---|
| 97 |
CType(Me.dsY, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 98 |
CType(Me.dsX, System.ComponentModel.ISupportInitialize).BeginInit() |
|---|
| 99 |
Me.Panel1.SuspendLayout() |
|---|
| 100 |
Me.Panel2.SuspendLayout() |
|---|
| 101 |
Me.SuspendLayout() |
|---|
| 102 |
|
|---|
| 103 |
|
|---|
| 104 |
|
|---|
| 105 |
Me.Timer1.Interval = 200 |
|---|
| 106 |
|
|---|
| 107 |
|
|---|
| 108 |
|
|---|
| 109 |
Me.TabControl1.Controls.Add(Me.TabPage1) |
|---|
| 110 |
Me.TabControl1.Controls.Add(Me.TabPage2) |
|---|
| 111 |
Me.TabControl1.Location = New System.Drawing.Point(0, 0) |
|---|
| 112 |
Me.TabControl1.Name = "TabControl1" |
|---|
| 113 |
Me.TabControl1.SelectedIndex = 0 |
|---|
| 114 |
Me.TabControl1.Size = New System.Drawing.Size(772, 404) |
|---|
| 115 |
Me.TabControl1.TabIndex = 0 |
|---|
| 116 |
|
|---|
| 117 |
|
|---|
| 118 |
|
|---|
| 119 |
Me.TabPage1.Controls.Add(Me.Panel3) |
|---|
| 120 |
Me.TabPage1.Controls.Add(Me.Label5) |
|---|
| 121 |
Me.TabPage1.Controls.Add(Me.serialTOBox) |
|---|
| 122 |
Me.TabPage1.Controls.Add(Me.Label4) |
|---|
| 123 |
Me.TabPage1.Controls.Add(Me.baudBox) |
|---|
| 124 |
Me.TabPage1.Controls.Add(Me.Label3) |
|---|
| 125 |
Me.TabPage1.Controls.Add(Me.Label2) |
|---|
| 126 |
Me.TabPage1.Controls.Add(Me.timerTimeout) |
|---|
| 127 |
Me.TabPage1.Controls.Add(Me.stop_box1) |
|---|
| 128 |
Me.TabPage1.Controls.Add(Me.stopButton) |
|---|
| 129 |
Me.TabPage1.Controls.Add(Me.grabButton) |
|---|
| 130 |
Me.TabPage1.Controls.Add(Me.PictureBox1) |
|---|
| 131 |
Me.TabPage1.Controls.Add(Me.txtDataReceived) |
|---|
| 132 |
Me.TabPage1.Controls.Add(Me.btnDisconnect) |
|---|
| 133 |
Me.TabPage1.Controls.Add(Me.btnConnect) |
|---|
| 134 |
Me.TabPage1.Controls.Add(Me.lblMessage) |
|---|
| 135 |
Me.TabPage1.Controls.Add(Me.btnSend) |
|---|
| 136 |
Me.TabPage1.Controls.Add(Me.txtDataToSend) |
|---|
| 137 |
Me.TabPage1.Controls.Add(Me.cbbCOMPorts) |
|---|
| 138 |
Me.TabPage1.Controls.Add(Me.Label1) |
|---|
| 139 |
Me.TabPage1.Location = New System.Drawing.Point(4, 22) |
|---|
| 140 |
Me.TabPage1.Name = "TabPage1" |
|---|
| 141 |
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) |
|---|
| 142 |
Me.TabPage1.Size = New System.Drawing.Size(764, 378) |
|---|
| 143 |
Me.TabPage1.TabIndex = 0 |
|---|
| 144 |
Me.TabPage1.Text = "Main" |
|---|
| 145 |
Me.TabPage1.UseVisualStyleBackColor = True |
|---|
| 146 |
|
|---|
| 147 |
|
|---|
| 148 |
|
|---|
| 149 |
Me.Panel3.Controls.Add(Me.CIFradio) |
|---|
| 150 |
Me.Panel3.Controls.Add(Me.QCIFradio) |
|---|
| 151 |
Me.Panel3.Location = New System.Drawing.Point(408, 308) |
|---|
| 152 |
Me.Panel3.Name = "Panel3" |
|---|
| 153 |
Me.Panel3.Size = New System.Drawing.Size(103, 24) |
|---|
| 154 |
Me.Panel3.TabIndex = 45 |
|---|
| 155 |
|
|---|
| 156 |
|
|---|
| 157 |
|
|---|
| 158 |
Me.CIFradio.AutoSize = True |
|---|
| 159 |
Me.CIFradio.Checked = True |
|---|
| 160 |
Me.CIFradio.Location = New System.Drawing.Point(3, 2) |
|---|
| 161 |
Me.CIFradio.Name = "CIFradio" |
|---|
| 162 |
Me.CIFradio.Size = New System.Drawing.Size(41, 17) |
|---|
| 163 |
Me.CIFradio.TabIndex = 43 |
|---|
| 164 |
Me.CIFradio.TabStop = True |
|---|
| 165 |
Me.CIFradio.Text = "CIF" |
|---|
| 166 |
Me.CIFradio.UseVisualStyleBackColor = True |
|---|
| 167 |
|
|---|
| 168 |
|
|---|
| 169 |
|
|---|
| 170 |
Me.QCIFradio.AutoSize = True |
|---|
| 171 |
Me.QCIFradio.Location = New System.Drawing.Point(50, 2) |
|---|
| 172 |
Me.QCIFradio.Name = "QCIFradio" |
|---|
| 173 |
Me.QCIFradio.Size = New System.Drawing.Size(49, 17) |
|---|
| 174 |
Me.QCIFradio.TabIndex = 44 |
|---|
| 175 |
Me.QCIFradio.Text = "QCIF" |
|---|
| 176 |
Me.QCIFradio.UseVisualStyleBackColor = True |
|---|
| 177 |
|
|---|
| 178 |
|
|---|
| 179 |
|
|---|
| 180 |
Me.Label5.AutoSize = True |
|---|
| 181 |
Me.Label5.Location = New System.Drawing.Point(210, 9) |
|---|
| 182 |
Me.Label5.Name = "Label5" |
|---|
| 183 |
Me.Label5.Size = New System.Drawing.Size(67, 13) |
|---|
| 184 |
Me.Label5.TabIndex = 42 |
|---|
| 185 |
Me.Label5.Text = "Timeout (ms)" |
|---|
| 186 |
|
|---|
| 187 |
|
|---|
| 188 |
|
|---|
| 189 |
Me.serialTOBox.Location = New System.Drawing.Point(222, 25) |
|---|
| 190 |
Me.serialTOBox.Name = "serialTOBox" |
|---|
| 191 |
Me.serialTOBox.Size = New System.Drawing.Size(45, 20) |
|---|
| 192 |
Me.serialTOBox.TabIndex = 41 |
|---|
| 193 |
Me.serialTOBox.Text = "5000" |
|---|
| 194 |
|
|---|
| 195 |
|
|---|
| 196 |
|
|---|
| 197 |
Me.Label4.AutoSize = True |
|---|
| 198 |
Me.Label4.Location = New System.Drawing.Point(137, 9) |
|---|
| 199 |
Me.Label4.Name = "Label4" |
|---|
| 200 |
Me.Label4.Size = New System.Drawing.Size(58, 13) |
|---|
| 201 |
Me.Label4.TabIndex = 40 |
|---|
| 202 |
Me.Label4.Text = "Baud Rate" |
|---|
| 203 |
|
|---|
| 204 |
|
|---|
| 205 |
|
|---|
| 206 |
Me.baudBox.FormattingEnabled = True |
|---|
| 207 |
Me.baudBox.Location = New System.Drawing.Point(127, 25) |
|---|
| 208 |
Me.baudBox.Name = "baudBox" |
|---|
| 209 |
Me.baudBox.Size = New System.Drawing.Size(80, 21) |
|---|
| 210 |
Me.baudBox.TabIndex = 39 |
|---|
| 211 |
|
|---|
| 212 |
|
|---|
| 213 |
|
|---|
| 214 |
Me.Label3.AutoSize = True |
|---|
| 215 |
Me.Label3.Font = New System.Drawing.Font("Arial", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
|---|
| 216 |
Me.Label3.Location = New System.Drawing.Point(113, 60) |
|---|
| 217 |
Me.Label3.Name = "Label3" |
|---|
| 218 |
Me.Label3.Size = New System.Drawing.Size(133, 18) |
|---|
| 219 |
Me.Label3.TabIndex = 36 |
|---|
| 220 |
Me.Label3.Text = "Terminal Console" |
|---|
| 221 |
|
|---|
| 222 |
|
|---|
| 223 |
|
|---|
| 224 |
Me.Label2.AutoSize = True |
|---|
| 225 |
Me.Label2.Location = New System.Drawing.Point(440, 344) |
|---|
| 226 |
Me.Label2.Name = "Label2" |
|---|
| 227 |
Me.Label2.Size = New System.Drawing.Size(104, 13) |
|---|
| 228 |
Me.Label2.TabIndex = 35 |
|---|
| 229 |
Me.Label2.Text = "Refresh Interval (ms)" |
|---|
| 230 |
|
|---|
| 231 |
|
|---|
| 232 |
|
|---|
| 233 |
Me.timerTimeout.Location = New System.Drawing.Point(389, 341) |
|---|
| 234 |
Me.timerTimeout.Name = "timerTimeout" |
|---|
| 235 |
Me.timerTimeout.Size = New System.Drawing.Size(45, 20) |
|---|
| 236 |
Me.timerTimeout.TabIndex = 34 |
|---|
| 237 |
Me.timerTimeout.Text = "1000" |
|---|
| 238 |
|
|---|
| 239 |
|
|---|
| 240 |
|
|---|
| 241 |
Me.stop_box1.AutoSize = True |
|---|
| 242 |
Me.stop_box1.Location = New System.Drawing.Point(606, 319) |
|---|
| 243 |
Me.stop_box1.Name = "stop_box1" |
|---|
| 244 |
Me.stop_box1.Size = New System.Drawing.Size(50, 17) |
|---|
| 245 |
Me.stop_box1.TabIndex = 33 |
|---|
| 246 |
Me.stop_box1.Text = "Loop" |
|---|
| 247 |
Me.stop_box1.UseVisualStyleBackColor = True |
|---|
| 248 |
|
|---|
| 249 |
|
|---|
| 250 |
|
|---|
| 251 |
Me.stopButton.Enabled = False |
|---|
| 252 |
Me.stopButton.Location = New System.Drawing.Point(662, 344) |
|---|
| 253 |
Me.stopButton.Name = "stopButton" |
|---|
| 254 |
Me.stopButton.Size = New System.Drawing.Size(75, 23) |
|---|
| 255 |
Me.stopButton.TabIndex = 32 |
|---|
| 256 |
Me.stopButton.Text = "Stop" |
|---|
| 257 |
Me.stopButton.UseVisualStyleBackColor = True |
|---|
| 258 |
|
|---|
| 259 |
|
|---|
| 260 |
|
|---|
| 261 |
Me.grabButton.Enabled = False |
|---|
| 262 |
Me.grabButton.Location = New System.Drawing.Point(662, 315) |
|---|
| 263 |
Me.grabButton.Name = "grabButton" |
|---|
| 264 |
Me.grabButton.Size = New System.Drawing.Size(75, 23) |
|---|
| 265 |
Me.grabButton.TabIndex = 31 |
|---|
| 266 |
Me.grabButton.Text = "Grab Image" |
|---|
| 267 |
Me.grabButton.UseVisualStyleBackColor = True |
|---|
| 268 |
|
|---|
| 269 |
|
|---|
| 270 |
|
|---|
| 271 |
Me.PictureBox1.BackColor = System.Drawing.Color.Black |
|---|
| 272 |
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None |
|---|
| 273 |
Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 274 |
Me.PictureBox1.Cursor = System.Windows.Forms.Cursors.Cross |
|---|
| 275 |
Me.PictureBox1.InitialImage = Nothing |
|---|
| 276 |
Me.PictureBox1.Location = New System.Drawing.Point(385, 12) |
|---|
| 277 |
Me.PictureBox1.Name = "PictureBox1" |
|---|
| 278 |
Me.PictureBox1.Size = New System.Drawing.Size(352, 288) |
|---|
| 279 |
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage |
|---|
| 280 |
Me.PictureBox1.TabIndex = 30 |
|---|
| 281 |
Me.PictureBox1.TabStop = False |
|---|
| 282 |
|
|---|
| 283 |
|
|---|
| 284 |
|
|---|
| 285 |
Me.txtDataReceived.Font = New System.Drawing.Font("Courier New", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) |
|---|
| 286 |
Me.txtDataReceived.Location = New System.Drawing.Point(6, 81) |
|---|
| 287 |
Me.txtDataReceived.Name = "txtDataReceived" |
|---|
| 288 |
Me.txtDataReceived.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical |
|---|
| 289 |
Me.txtDataReceived.Size = New System.Drawing.Size(352, 219) |
|---|
| 290 |
Me.txtDataReceived.TabIndex = 29 |
|---|
| 291 |
Me.txtDataReceived.Text = "" |
|---|
| 292 |
|
|---|
| 293 |
|
|---|
| 294 |
|
|---|
| 295 |
Me.btnDisconnect.Location = New System.Drawing.Point(283, 31) |
|---|
| 296 |
Me.btnDisconnect.Name = "btnDisconnect" |
|---|
| 297 |
Me.btnDisconnect.Size = New System.Drawing.Size(75, 23) |
|---|
| 298 |
Me.btnDisconnect.TabIndex = 28 |
|---|
| 299 |
Me.btnDisconnect.Text = "Disconnect" |
|---|
| 300 |
Me.btnDisconnect.UseVisualStyleBackColor = True |
|---|
| 301 |
|
|---|
| 302 |
|
|---|
| 303 |
|
|---|
| 304 |
Me.btnConnect.Location = New System.Drawing.Point(283, 4) |
|---|
| 305 |
Me.btnConnect.Name = "btnConnect" |
|---|
| 306 |
Me.btnConnect.Size = New System.Drawing.Size(75, 23) |
|---|
| 307 |
Me.btnConnect.TabIndex = 27 |
|---|
| 308 |
Me.btnConnect.Text = "Connect" |
|---|
| 309 |
Me.btnConnect.UseVisualStyleBackColor = True |
|---|
| 310 |
|
|---|
| 311 |
|
|---|
| 312 |
|
|---|
| 313 |
Me.lblMessage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle |
|---|
| 314 |
Me.lblMessage.Location = New System.Drawing.Point(6, 339) |
|---|
| 315 |
Me.lblMessage.Name = "lblMessage" |
|---|
| 316 |
Me.lblMessage.Size = New System.Drawing.Size(352, 23) |
|---|
| 317 |
Me.lblMessage.TabIndex = 26 |
|---|
| 318 |
|
|---|
| 319 |
|
|---|
| 320 |
|
|---|
| 321 |
Me.btnSend.Enabled = False |
|---|
| 322 |
Me.btnSend.Location = New System.Drawing.Point(283, 306) |
|---|
| 323 |
Me.btnSend.Name = "btnSend" |
|---|
| 324 |
Me.btnSend.Size = New System.Drawing.Size(75, 23) |
|---|
| 325 |
Me.btnSend.TabIndex = 0 |
|---|
| 326 |
Me.btnSend.Text = "Send" |
|---|
| 327 |
Me.btnSend.UseVisualStyleBackColor = True |
|---|
| 328 |
|
|---|
| 329 |
|
|---|
| 330 |
|
|---|
| 331 |
Me.txtDataToSend.Location = New System.Drawing.Point(4, 308) |
|---|
| 332 |
Me.txtDataToSend.Multiline = True |
|---|
| 333 |
Me.txtDataToSend.Name = "txtDataToSend" |
|---|
| 334 |
Me.txtDataToSend.Size = New System.Drawing.Size(273, 20) |
|---|
| 335 |
Me.txtDataToSend.TabIndex = 24 |
|---|
| 336 |
|
|---|
| 337 |
|
|---|
| 338 |
|
|---|
| 339 |
Me.cbbCOMPorts.FormattingEnabled = True |
|---|
| 340 |
Me.cbbCOMPorts.Location = New System.Drawing.Point(11, 25) |
|---|
| 341 |
Me.cbbCOMPorts.Name = "cbbCOMPorts" |
|---|
| 342 |
Me.cbbCOMPorts.Size = New System.Drawing.Size(101, 21) |
|---|
| 343 |
Me.cbbCOMPorts.TabIndex = 23 |
|---|
| 344 |
|
|---|
| 345 |
|
|---|
| 346 |
|
|---|
| 347 |
Me.Label1.AutoSize = True |
|---|
| 348 |
Me.Label1.Location = New System.Drawing.Point(8, 9) |
|---|
| 349 |
Me.Label1.Name = "Label1" |
|---|
| 350 |
Me.Label1.Size = New System.Drawing.Size(104, 13) |
|---|
| 351 |
Me.Label1.TabIndex = 22 |
|---|
| 352 |
Me.Label1.Text = "Available COM Ports" |
|---|
| 353 |
|
|---|
| 354 |
|
|---|
| 355 |
|
|---|
| 356 |
Me.TabPage2.Controls.Add(Me.ServoPanel) |
|---|
| 357 |
Me.TabPage2.Controls.Add(Me.configPanel) |
|---|
| 358 |
Me.TabPage2.Location = New System.Drawing.Point(4, 22) |
|---|
| 359 |
Me.TabPage2.Name = "TabPage2" |
|---|
| 360 |
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) |
|---|
| 361 |
Me.TabPage2.Size = New System.Drawing.Size(764, 378) |
|---|
| 362 |
Me.TabPage2.TabIndex = 1 |
|---|
| 363 |
Me.TabPage2.Text = "Settings" |
|---|
| 364 |
Me.TabPage2.UseVisualStyleBackColor = True |
|---|
| 365 |
|
|---|
| 366 |
|
|---|
| 367 |
|
|---|
| 368 |
Me.ServoPanel.Controls.Add(Me.TrackBar4) |
|---|
| 369 |
Me.ServoPanel.Controls.Add(Me.TrackBar3) |
|---|
| 370 |
Me.ServoPanel.Controls.Add(Me.TrackBar2) |
|---|
| 371 |
Me.ServoPanel.Controls.Add(Me.Label18) |
|---|
| 372 |
Me.ServoPanel.Controls.Add(Me.servo3_textbox) |
|---|
| 373 |
Me.ServoPanel.Controls.Add(Me.servo2_textbox) |
|---|
| 374 |
Me.ServoPanel.Controls.Add(Me.servo1_textbox) |
|---|
| 375 |
Me.ServoPanel.Controls.Add(Me.servo0_textbox) |
|---|
| 376 |
Me.ServoPanel.Controls.Add(Me.Label17) |
|---|
| 377 |
Me.ServoPanel.Controls.Add(Me.Label16) |
|---|
| 378 |
Me.ServoPanel.Controls.Add(Me.Label15) |
|---|
| 379 |
Me.ServoPanel.Controls.Add(Me.Label14) |
|---|
| 380 |
Me.ServoPanel.Controls.Add(Me.TrackBar1) |
|---|
| 381 |
Me.ServoPanel.Enabled = False |
|---|
| 382 |
Me.ServoPanel.Location = New System.Drawing.Point(478, 133) |
|---|
| 383 |
Me.ServoPanel.Name = "ServoPanel" |
|---|
| 384 |
Me.ServoPanel.Size = New System.Drawing.Size(277, 200) |
|---|
| 385 |
Me.ServoPanel.TabIndex = 7 |
|---|
| 386 |
|
|---|
| 387 |
|
|---|
| 388 |
|
|---|
| 389 |
Me.TrackBar4.Location = New System.Drawing.Point(28, 156) |
|---|
| 390 |
Me.TrackBar4.Maximum = 255 |
|---|
| 391 |
Me.TrackBar4.Name = "TrackBar4" |
|---|
| 392 |
Me.TrackBar4.Size = New System.Drawing.Size(170, 42) |
|---|
| 393 |
Me.TrackBar4.TabIndex = 22 |
|---|
| 394 |
Me.TrackBar4.TickFrequency = 8 |
|---|
| 395 |
Me.TrackBar4.Value = 128 |
|---|
| 396 |
|
|---|
| 397 |
|
|---|
| 398 |
|
|---|
| 399 |
Me.TrackBar3.Location = New System.Drawing.Point(28, 117) |
|---|
| 400 |
Me.TrackBar3.Maximum = 255 |
|---|
| 401 |
Me.TrackBar3.Name = "TrackBar3" |
|---|
| 402 |
Me.TrackBar3.Size = New System.Drawing.Size(170, 42) |
|---|
| 403 |
Me.TrackBar3.TabIndex = 21 |
|---|
| 404 |
Me.TrackBar3.TickFrequency = 8 |
|---|
| 405 |
Me.TrackBar3.Value = 128 |
|---|
| 406 |
|
|---|
| 407 |
|
|---|
| 408 |
|
|---|
| 409 |
Me.TrackBar2.Location = New System.Drawing.Point(28, 79) |
|---|
| 410 |
Me.TrackBar2.Maximum = 255 |
|---|
| 411 |
Me.TrackBar2.Name = "TrackBar2" |
|---|
| 412 |
Me.TrackBar2.Size = New System.Drawing.Size(170, 42) |
|---|
| 413 |
Me.TrackBar2.TabIndex = 20 |
|---|
| 414 |
Me.TrackBar2.TickFrequency = 8 |
|---|
| 415 |
Me.TrackBar2.Value = 128 |
|---|
| 416 |
|
|---|
| 417 |
|
|---|
| 418 |
|
|---|
| 419 |
Me.Label18.AutoSize = True |
|---|
| 420 |
Me.Label18.Location = New System.Drawing.Point(68, 11) |
|---|
| 421 |
Me.Label18.Name = "Label18" |
|---|
| 422 |
Me.Label18.Size = New System.Drawing.Size(82, 13) |
|---|
| 423 |
Me.Label18.TabIndex = 19 |
|---|
| 424 |
Me.Label18.Text = "Servo Controller" |
|---|
| 425 |
|
|---|
| 426 |
|
|---|
| 427 |
|
|---|
| 428 |
Me.servo3_textbox.Location = New System.Drawing.Point(213, 156) |
|---|
| 429 |
Me.servo3_textbox.Name = "servo3_textbox" |
|---|
| 430 |
Me.servo3_textbox.Size = New System.Drawing.Size(42, 20) |
|---|
| 431 |
Me.servo3_textbox.TabIndex = 18 |
|---|
| 432 |
Me.servo3_textbox.Text = "128" |
|---|
| 433 |
|
|---|
| 434 |
|
|---|
| 435 |
|
|---|
| 436 |
Me.servo2_textbox.Location = New System.Drawing.Point(213, 117) |
|---|
| 437 |
Me.servo2_textbox.Name = "servo2_textbox" |
|---|
| 438 |
Me.servo2_textbox.Size = New System.Drawing.Size(42, 20) |
|---|
| 439 |
Me.servo2_textbox.TabIndex = 17 |
|---|
| 440 |
Me.servo2_textbox.Text = "128" |
|---|
| 441 |
|
|---|
| 442 |
|
|---|
| 443 |
|
|---|
| 444 |
Me.servo1_textbox.Location = New System.Drawing.Point(213, 79) |
|---|
| 445 |
Me.servo1_textbox.Name = "servo1_textbox" |
|---|
| 446 |
Me.servo1_textbox.Size = New System.Drawing.Size(42, 20) |
|---|
| 447 |
Me.servo1_textbox.TabIndex = 16 |
|---|
| 448 |
Me.servo1_textbox.Text = "128" |
|---|
| 449 |
|
|---|
| 450 |
|
|---|
| 451 |
|
|---|
| 452 |
Me.servo0_textbox.Location = New System.Drawing.Point(213, 45) |
|---|
| 453 |
Me.servo0_textbox.Name = "servo0_textbox" |
|---|
| 454 |
Me.servo0_textbox.Size = New System.Drawing.Size(42, 20) |
|---|
| 455 |
Me.servo0_textbox.TabIndex = 15 |
|---|
| 456 |
Me.servo0_textbox.Text = "128" |
|---|
| 457 |
|
|---|
| 458 |
|
|---|
| 459 |
|
|---|
| 460 |
Me.Label17.AutoSize = True |
|---|
| 461 |
Me.Label17.Location = New System.Drawing.Point(9, 163) |
|---|
| 462 |
Me.Label17.Name = "Label17" |
|---|
| 463 |
Me.Label17.Size = New System.Drawing.Size(13, 13) |
|---|
| 464 |
Me.Label17.TabIndex = 14 |
|---|
| 465 |
Me.Label17.Text = "3" |
|---|
| 466 |
|
|---|
| 467 |
|
|---|
| 468 |
|
|---|
| 469 |
Me.Label16.AutoSize = True |
|---|
| 470 |
Me.Label16.Location = New System.Drawing.Point(9, 124) |
|---|
| 471 |
Me.Label16.Name = "Label16" |
|---|
| 472 |
Me.Label16.Size = New System.Drawing.Size(13, 13) |
|---|
| 473 |
Me.Label16.TabIndex = 12 |
|---|
| 474 |
Me.Label16.Text = "2" |
|---|
| 475 |
|
|---|
| 476 |
|
|---|
| 477 |
|
|---|
| 478 |
Me.Label15.AutoSize = True |
|---|
| 479 |
Me.Label15.Location = New System.Drawing.Point(9, 86) |
|---|
| 480 |
Me.Label15.Name = "Label15" |
|---|
| 481 |
Me.Label15.Size = New System.Drawing.Size(13, 13) |
|---|
| 482 |
Me.Label15.TabIndex = 10 |
|---|
| 483 |
Me.Label15.Text = "1" |
|---|
| 484 |
|
|---|
| 485 |
|
|---|
| 486 |
|
|---|
| 487 |
Me.Label14.AutoSize = True |
|---|
| 488 |
Me.Label14.Location = New System.Drawing.Point(9, 48) |
|---|
| 489 |
Me.Label14.Name = "Label14" |
|---|
| 490 |
Me.Label14.Size = New System.Drawing.Size(13, 13) |
|---|
| 491 |
Me.Label14.TabIndex = 8 |
|---|
| 492 |
Me.Label14.Text = "0" |
|---|
| 493 |
|
|---|
| 494 |
|
|---|
| 495 |
|
|---|
| 496 |
Me.TrackBar1.Location = New System.Drawing.Point(28, 35) |
|---|
| 497 |
Me.TrackBar1.Maximum = 255 |
|---|
| 498 |
Me.TrackBar1.Name = "TrackBar1" |
|---|
| 499 |
Me.TrackBar1.Size = New System.Drawing.Size(170, 42) |
|---|
| 500 |
Me.TrackBar1.TabIndex = 7 |
|---|
| 501 |
Me.TrackBar1.TickFrequency = 8 |
|---|
| 502 |
Me.TrackBar1.Value = 128 |
|---|
| 503 |
|
|---|
| 504 |
|
|---|
| 505 |
|
|---|
| 506 |
Me.configPanel.Controls.Add(Me.Label13) |
|---|
| 507 |
Me.configPanel.Controls.Add(Me.Label12) |
|---|
| 508 |
Me.configPanel.Controls.Add(Me.Label11) |
|---|
| 509 |
Me.configPanel.Controls.Add(Me.Label10) |
|---|
| 510 |
Me.configPanel.Controls.Add(Me.Y1_textbox) |
|---|
| 511 |
Me.configPanel.Controls.Add(Me.X1_textbox) |
|---|
| 512 |
Me.configPanel.Controls.Add(Me.Y0_textbox) |
|---|
| 513 |
Me.configPanel.Controls.Add(Me.X0_textbox) |
|---|
| 514 |
Me.configPanel.Controls.Add(Me.Label9) |
|---|
| 515 |
Me.configPanel.Controls.Add(Me.vwSet) |
|---|
| 516 |
Me.configPanel.Controls.Add(Me.dsSetButton) |
|---|
| 517 |
Me.configPanel.Controls.Add(Me.Label8) |
|---|
| 518 |
Me.configPanel.Controls.Add(Me.Label7) |
|---|
| 519 |
Me.configPanel.Controls.Add(Me.dsY) |
|---|
| 520 |
Me.configPanel.Controls.Add(Me.Label6) |
|---|
| 521 |
Me.configPanel.Controls.Add(Me.dsX) |
|---|
| 522 |
Me.configPanel.Controls.Add(Me.Panel1) |
|---|
| 523 |
Me.configPanel.Controls.Add(Me.Panel2) |
|---|
| 524 |
Me.configPanel.Enabled = False |
|---|
| 525 |
Me.configPanel.Location = New System.Drawing.Point(8, 32) |
|---|
| 526 |
Me.configPanel.Name = "configPanel" |
|---|
| 527 |
Me.configPanel.Size = New System.Drawing.Size(453, 301) |
|---|
| 528 |
Me.configPanel.TabIndex = 6 |
|---|
| 529 |
|
|---|
| 530 |
|
|---|
| 531 |
|
|---|
| 532 |
Me.Label13.AutoSize = True |
|---|
| 533 |
Me.Label13.Location = New System.Drawing.Point(302, 151) |
|---|
| 534 |
Me.Label13.Name = "Label13" |
|---|
| 535 |
Me.Label13.Size = New System.Drawing.Size(20, 13) |
|---|
| 536 |
Me.Label13.TabIndex = 20 |
|---|
| 537 |
Me.Label13.Text = "Y1" |
|---|
| 538 |
|
|---|
| 539 |
|
|---|
| 540 |
|
|---|
| 541 |
Me.Label12.AutoSize = True |
|---|
| 542 |
Me.Label12.Location = New System.Drawing.Point(227, 151) |
|---|
| 543 |
Me.Label12.Name = "Label12" |
|---|
| 544 |
Me.Label12.Size = New System.Drawing.Size(20, 13) |
|---|
| 545 |
Me.Label12.TabIndex = 19 |
|---|
| 546 |
Me.Label12.Text = "X1" |
|---|
| 547 |
|
|---|
| 548 |
|
|---|
| 549 |
|
|---|
| 550 |
Me.Label11.AutoSize = True |
|---|
| 551 |
Me.Label11.Location = New System.Drawing.Point(154, 150) |
|---|
| 552 |
Me.Label11.Name = "Label11" |
|---|
| 553 |
Me.Label11.Size = New System.Drawing.Size(20, 13) |
|---|
| 554 |
Me.Label11.TabIndex = 18 |
|---|
| 555 |
Me.Label11.Text = "Y0" |
|---|
| 556 |
|
|---|
| 557 |
|
|---|
| 558 |
|
|---|
| 559 |
Me.Label10.AutoSize = True |
|---|
| 560 |
Me.Label10.Location = New System.Drawing.Point(79, 151) |
|---|
| 561 |
Me.Label10.Name = "Label10" |
|---|
| 562 |
Me.Label10.Size = New System.Drawing.Size(20, 13) |
|---|
| 563 |
Me.Label10.TabIndex = 17 |
|---|
| 564 |
Me.Label10.Text = "X0" |
|---|
| 565 |
|
|---|
| 566 |
|
|---|
| 567 |
|
|---|
| 568 |
Me.Y1_textbox.Location = New System.Drawing.Point(326, 148) |
|---|
| 569 |
Me.Y1_textbox.Name = "Y1_textbox" |
|---|
| 570 |
Me.Y1_textbox.Size = New System.Drawing.Size(43, 20) |
|---|
| 571 |
Me.Y1_textbox.TabIndex = 16 |
|---|
| 572 |
Me.Y1_textbox.Text = "144" |
|---|
| 573 |
|
|---|
| 574 |
|
|---|
| 575 |
|
|---|
| 576 |
Me.X1_textbox.Location = New System.Drawing.Point(253, 148) |
|---|
| 577 |
Me.X1_textbox.Name = "X1_textbox" |
|---|
| 578 |
Me.X1_textbox.Size = New System.Drawing.Size(43, 20) |
|---|
| 579 |
Me.X1_textbox.TabIndex = 15 |
|---|
| 580 |
Me.X1_textbox.Text = "176" |
|---|
| 581 |
|
|---|
| 582 |
|
|---|
| 583 |
|
|---|
| 584 |
Me.Y0_textbox.Location = New System.Drawing.Point(174, 147) |
|---|
| 585 |
Me.Y0_textbox.Name = "Y0_textbox" |
|---|
| 586 |
Me.Y0_textbox.Size = New System.Drawing.Size(43, 20) |
|---|
| 587 |
Me.Y0_textbox.TabIndex = 14 |
|---|
| 588 |
Me.Y0_textbox.Text = "0" |
|---|
| 589 |
|
|---|
| 590 |
|
|---|
| 591 |
|
|---|
| 592 |
Me.X0_textbox.Location = New System.Drawing.Point(105, 147) |
|---|
| 593 |
Me.X0_textbox.Name = "X0_textbox" |
|---|
| 594 |
Me.X0_textbox.Size = New System.Drawing.Size(43, 20) |
|---|
| 595 |
Me.X0_textbox.TabIndex = 7 |
|---|
| 596 |
Me.X0_textbox.Text = "0" |
|---|
| 597 |
|
|---|
| 598 |
|
|---|
| 599 |
|
|---|
| 600 |
Me.Label9.AutoSize = True |
|---|
| 601 |
Me.Label9.Location = New System.Drawing.Point(11, 150) |
|---|
| 602 |
Me.Label9.Name = "Label9" |
|---|
| 603 |
Me.Label9.Size = New System.Drawing.Size(46, 13) |
|---|
| 604 |
Me.Label9.TabIndex = 13 |
|---|
| 605 |
Me.Label9.Text = "Window" |
|---|
| 606 |
|
|---|
| 607 |
|
|---|
| 608 |
|
|---|
| 609 |
Me.vwSet.Location = New System.Drawing.Point(386, 148) |
|---|
| 610 |
Me.vwSet.Name = "vwSet" |
|---|
| 611 |
Me.vwSet.Size = New System.Drawing.Size(47, 20) |
|---|
| 612 |
Me.vwSet.TabIndex = 12 |
|---|
| 613 |
Me.vwSet.Text = "Set" |
|---|
| 614 |
Me.vwSet.UseVisualStyleBackColor = True |
|---|
| 615 |
|
|---|
| 616 |
|
|---|
| 617 |
|
|---|
| 618 |
Me.dsSetButton.Location = New System.Drawing.Point(253, 110) |
|---|
| 619 |
Me.dsSetButton.Name = "dsSetButton" |
|---|
| 620 |
Me.dsSetButton.Size = New System.Drawing.Size(47, 20) |
|---|
| 621 |
Me.dsSetButton.TabIndex = 11 |
|---|
| 622 |
Me.dsSetButton.Text = "Set" |
|---|
| 623 |
Me.dsSetButton.UseVisualStyleBackColor = True |
|---|
| 624 |
|
|---|
| 625 |
|
|---|
| 626 |
|
|---|
| 627 |
Me.Label8.AutoSize = True |
|---|
| 628 |
Me.Label8.Location = New System.Drawing.Point(171, 112) |
|---|
| 629 |
Me.Label8.Name = |
|---|