agrobot_base/AgroBase/AgroBase/Forms/frmPinout.Designer.cs

1275 lines
62 KiB
C#

namespace AgroBase.Forms
{
partial class frmPinout
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPinout));
this.lblPinout = new System.Windows.Forms.Label();
this.cmb22 = new System.Windows.Forms.ComboBox();
this.cmb21 = new System.Windows.Forms.ComboBox();
this.cmb20 = new System.Windows.Forms.ComboBox();
this.cmb23 = new System.Windows.Forms.ComboBox();
this.cmb24 = new System.Windows.Forms.ComboBox();
this.cmb25 = new System.Windows.Forms.ComboBox();
this.btnSalvar = new System.Windows.Forms.Button();
this.cmb26 = new System.Windows.Forms.ComboBox();
this.cmb27 = new System.Windows.Forms.ComboBox();
this.cmb28 = new System.Windows.Forms.ComboBox();
this.cmb29 = new System.Windows.Forms.ComboBox();
this.cmb30 = new System.Windows.Forms.ComboBox();
this.cmb31 = new System.Windows.Forms.ComboBox();
this.cmb32 = new System.Windows.Forms.ComboBox();
this.cmb33 = new System.Windows.Forms.ComboBox();
this.cmb34 = new System.Windows.Forms.ComboBox();
this.cmb35 = new System.Windows.Forms.ComboBox();
this.cmb36 = new System.Windows.Forms.ComboBox();
this.cmb37 = new System.Windows.Forms.ComboBox();
this.cmb38 = new System.Windows.Forms.ComboBox();
this.cmb39 = new System.Windows.Forms.ComboBox();
this.cmb40 = new System.Windows.Forms.ComboBox();
this.cmb41 = new System.Windows.Forms.ComboBox();
this.cmb42 = new System.Windows.Forms.ComboBox();
this.cmb43 = new System.Windows.Forms.ComboBox();
this.cmb44 = new System.Windows.Forms.ComboBox();
this.cmb19 = new System.Windows.Forms.ComboBox();
this.cmb18 = new System.Windows.Forms.ComboBox();
this.cmb17 = new System.Windows.Forms.ComboBox();
this.cmb16 = new System.Windows.Forms.ComboBox();
this.cmb15 = new System.Windows.Forms.ComboBox();
this.cmb14 = new System.Windows.Forms.ComboBox();
this.cmb13 = new System.Windows.Forms.ComboBox();
this.cmb12 = new System.Windows.Forms.ComboBox();
this.cmb11 = new System.Windows.Forms.ComboBox();
this.cmb10 = new System.Windows.Forms.ComboBox();
this.cmb9 = new System.Windows.Forms.ComboBox();
this.cmb8 = new System.Windows.Forms.ComboBox();
this.cmb7 = new System.Windows.Forms.ComboBox();
this.cmb6 = new System.Windows.Forms.ComboBox();
this.cmb5 = new System.Windows.Forms.ComboBox();
this.cmb4 = new System.Windows.Forms.ComboBox();
this.cmb3 = new System.Windows.Forms.ComboBox();
this.cmb2 = new System.Windows.Forms.ComboBox();
this.cmb1 = new System.Windows.Forms.ComboBox();
this.cbTipo = new System.Windows.Forms.ComboBox();
this.cmbMCP_B7 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B6 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B5 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B4 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B3 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B2 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B1 = new System.Windows.Forms.ComboBox();
this.cmbMCP_B0 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A7 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A6 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A5 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A4 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A3 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A2 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A1 = new System.Windows.Forms.ComboBox();
this.cmbMCP_A0 = new System.Windows.Forms.ComboBox();
this.lblB1 = new System.Windows.Forms.Label();
this.lblA1 = new System.Windows.Forms.Label();
this.lblMCP1 = new System.Windows.Forms.Label();
this.gpbMCP = new System.Windows.Forms.GroupBox();
this.chbMCP = new System.Windows.Forms.CheckBox();
this.picMCP = new System.Windows.Forms.PictureBox();
this.gpbADS = new System.Windows.Forms.GroupBox();
this.cmbADSendereco = new System.Windows.Forms.ComboBox();
this.lblADS_A3 = new System.Windows.Forms.Label();
this.lblADS_A2 = new System.Windows.Forms.Label();
this.lblADS_A1 = new System.Windows.Forms.Label();
this.lblADS_A0 = new System.Windows.Forms.Label();
this.cmbADS_A0 = new System.Windows.Forms.ComboBox();
this.cmbADS_A1 = new System.Windows.Forms.ComboBox();
this.cmbADS_A2 = new System.Windows.Forms.ComboBox();
this.cmbADS_A3 = new System.Windows.Forms.ComboBox();
this.lblADS1 = new System.Windows.Forms.Label();
this.picADS = new System.Windows.Forms.PictureBox();
this.chbADS = new System.Windows.Forms.CheckBox();
this.imgESP32 = new System.Windows.Forms.PictureBox();
this.cmbMCPendereco = new System.Windows.Forms.ComboBox();
this.btnADSfixar = new System.Windows.Forms.Button();
this.btnMCPfixar = new System.Windows.Forms.Button();
this.gpbMCP.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMCP)).BeginInit();
this.gpbADS.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picADS)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imgESP32)).BeginInit();
this.SuspendLayout();
//
// lblPinout
//
this.lblPinout.AutoSize = true;
this.lblPinout.Location = new System.Drawing.Point(9, 9);
this.lblPinout.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblPinout.Name = "lblPinout";
this.lblPinout.Size = new System.Drawing.Size(37, 13);
this.lblPinout.TabIndex = 227;
this.lblPinout.Text = "Pinout";
//
// cmb22
//
this.cmb22.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb22.Enabled = false;
this.cmb22.FormattingEnabled = true;
this.cmb22.Location = new System.Drawing.Point(12, 588);
this.cmb22.Margin = new System.Windows.Forms.Padding(2);
this.cmb22.Name = "cmb22";
this.cmb22.Size = new System.Drawing.Size(112, 21);
this.cmb22.TabIndex = 226;
this.cmb22.Visible = false;
//
// cmb21
//
this.cmb21.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb21.Enabled = false;
this.cmb21.FormattingEnabled = true;
this.cmb21.Location = new System.Drawing.Point(12, 564);
this.cmb21.Margin = new System.Windows.Forms.Padding(2);
this.cmb21.Name = "cmb21";
this.cmb21.Size = new System.Drawing.Size(112, 21);
this.cmb21.TabIndex = 225;
this.cmb21.Visible = false;
//
// cmb20
//
this.cmb20.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb20.FormattingEnabled = true;
this.cmb20.Location = new System.Drawing.Point(12, 539);
this.cmb20.Margin = new System.Windows.Forms.Padding(2);
this.cmb20.Name = "cmb20";
this.cmb20.Size = new System.Drawing.Size(112, 21);
this.cmb20.TabIndex = 224;
this.cmb20.Visible = false;
//
// cmb23
//
this.cmb23.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb23.Enabled = false;
this.cmb23.FormattingEnabled = true;
this.cmb23.Location = new System.Drawing.Point(436, 588);
this.cmb23.Margin = new System.Windows.Forms.Padding(2);
this.cmb23.Name = "cmb23";
this.cmb23.Size = new System.Drawing.Size(112, 21);
this.cmb23.TabIndex = 223;
this.cmb23.Visible = false;
//
// cmb24
//
this.cmb24.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb24.Enabled = false;
this.cmb24.FormattingEnabled = true;
this.cmb24.Location = new System.Drawing.Point(436, 564);
this.cmb24.Margin = new System.Windows.Forms.Padding(2);
this.cmb24.Name = "cmb24";
this.cmb24.Size = new System.Drawing.Size(112, 21);
this.cmb24.TabIndex = 222;
this.cmb24.Visible = false;
//
// cmb25
//
this.cmb25.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb25.FormattingEnabled = true;
this.cmb25.Location = new System.Drawing.Point(436, 539);
this.cmb25.Margin = new System.Windows.Forms.Padding(2);
this.cmb25.Name = "cmb25";
this.cmb25.Size = new System.Drawing.Size(112, 21);
this.cmb25.TabIndex = 221;
this.cmb25.Visible = false;
//
// btnSalvar
//
this.btnSalvar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSalvar.Location = new System.Drawing.Point(934, 654);
this.btnSalvar.Margin = new System.Windows.Forms.Padding(2);
this.btnSalvar.Name = "btnSalvar";
this.btnSalvar.Size = new System.Drawing.Size(111, 32);
this.btnSalvar.TabIndex = 220;
this.btnSalvar.Text = "Salvar";
this.btnSalvar.UseVisualStyleBackColor = true;
this.btnSalvar.Click += new System.EventHandler(this.btnSalvar_Click);
//
// cmb26
//
this.cmb26.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb26.FormattingEnabled = true;
this.cmb26.Location = new System.Drawing.Point(436, 515);
this.cmb26.Margin = new System.Windows.Forms.Padding(2);
this.cmb26.Name = "cmb26";
this.cmb26.Size = new System.Drawing.Size(112, 21);
this.cmb26.TabIndex = 219;
this.cmb26.Visible = false;
//
// cmb27
//
this.cmb27.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb27.FormattingEnabled = true;
this.cmb27.Location = new System.Drawing.Point(436, 491);
this.cmb27.Margin = new System.Windows.Forms.Padding(2);
this.cmb27.Name = "cmb27";
this.cmb27.Size = new System.Drawing.Size(112, 21);
this.cmb27.TabIndex = 218;
this.cmb27.Visible = false;
//
// cmb28
//
this.cmb28.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb28.FormattingEnabled = true;
this.cmb28.Location = new System.Drawing.Point(436, 466);
this.cmb28.Margin = new System.Windows.Forms.Padding(2);
this.cmb28.Name = "cmb28";
this.cmb28.Size = new System.Drawing.Size(112, 21);
this.cmb28.TabIndex = 217;
this.cmb28.Visible = false;
//
// cmb29
//
this.cmb29.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb29.FormattingEnabled = true;
this.cmb29.Location = new System.Drawing.Point(436, 442);
this.cmb29.Margin = new System.Windows.Forms.Padding(2);
this.cmb29.Name = "cmb29";
this.cmb29.Size = new System.Drawing.Size(112, 21);
this.cmb29.TabIndex = 216;
this.cmb29.Visible = false;
//
// cmb30
//
this.cmb30.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb30.FormattingEnabled = true;
this.cmb30.Location = new System.Drawing.Point(436, 418);
this.cmb30.Margin = new System.Windows.Forms.Padding(2);
this.cmb30.Name = "cmb30";
this.cmb30.Size = new System.Drawing.Size(112, 21);
this.cmb30.TabIndex = 215;
this.cmb30.Visible = false;
//
// cmb31
//
this.cmb31.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb31.FormattingEnabled = true;
this.cmb31.Location = new System.Drawing.Point(436, 393);
this.cmb31.Margin = new System.Windows.Forms.Padding(2);
this.cmb31.Name = "cmb31";
this.cmb31.Size = new System.Drawing.Size(112, 21);
this.cmb31.TabIndex = 214;
this.cmb31.Visible = false;
//
// cmb32
//
this.cmb32.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb32.FormattingEnabled = true;
this.cmb32.Location = new System.Drawing.Point(436, 369);
this.cmb32.Margin = new System.Windows.Forms.Padding(2);
this.cmb32.Name = "cmb32";
this.cmb32.Size = new System.Drawing.Size(112, 21);
this.cmb32.TabIndex = 213;
this.cmb32.Visible = false;
//
// cmb33
//
this.cmb33.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb33.FormattingEnabled = true;
this.cmb33.Location = new System.Drawing.Point(436, 344);
this.cmb33.Margin = new System.Windows.Forms.Padding(2);
this.cmb33.Name = "cmb33";
this.cmb33.Size = new System.Drawing.Size(112, 21);
this.cmb33.TabIndex = 212;
this.cmb33.Visible = false;
//
// cmb34
//
this.cmb34.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb34.FormattingEnabled = true;
this.cmb34.Location = new System.Drawing.Point(436, 320);
this.cmb34.Margin = new System.Windows.Forms.Padding(2);
this.cmb34.Name = "cmb34";
this.cmb34.Size = new System.Drawing.Size(112, 21);
this.cmb34.TabIndex = 211;
this.cmb34.Visible = false;
//
// cmb35
//
this.cmb35.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb35.FormattingEnabled = true;
this.cmb35.Location = new System.Drawing.Point(436, 296);
this.cmb35.Margin = new System.Windows.Forms.Padding(2);
this.cmb35.Name = "cmb35";
this.cmb35.Size = new System.Drawing.Size(112, 21);
this.cmb35.TabIndex = 210;
this.cmb35.Visible = false;
//
// cmb36
//
this.cmb36.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb36.FormattingEnabled = true;
this.cmb36.Location = new System.Drawing.Point(436, 271);
this.cmb36.Margin = new System.Windows.Forms.Padding(2);
this.cmb36.Name = "cmb36";
this.cmb36.Size = new System.Drawing.Size(112, 21);
this.cmb36.TabIndex = 209;
this.cmb36.Visible = false;
//
// cmb37
//
this.cmb37.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb37.FormattingEnabled = true;
this.cmb37.Location = new System.Drawing.Point(436, 247);
this.cmb37.Margin = new System.Windows.Forms.Padding(2);
this.cmb37.Name = "cmb37";
this.cmb37.Size = new System.Drawing.Size(112, 21);
this.cmb37.TabIndex = 208;
this.cmb37.Visible = false;
//
// cmb38
//
this.cmb38.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb38.FormattingEnabled = true;
this.cmb38.Location = new System.Drawing.Point(436, 223);
this.cmb38.Margin = new System.Windows.Forms.Padding(2);
this.cmb38.Name = "cmb38";
this.cmb38.Size = new System.Drawing.Size(112, 21);
this.cmb38.TabIndex = 207;
this.cmb38.Visible = false;
//
// cmb39
//
this.cmb39.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb39.FormattingEnabled = true;
this.cmb39.Location = new System.Drawing.Point(436, 198);
this.cmb39.Margin = new System.Windows.Forms.Padding(2);
this.cmb39.Name = "cmb39";
this.cmb39.Size = new System.Drawing.Size(112, 21);
this.cmb39.TabIndex = 206;
this.cmb39.Visible = false;
//
// cmb40
//
this.cmb40.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb40.FormattingEnabled = true;
this.cmb40.Location = new System.Drawing.Point(436, 174);
this.cmb40.Margin = new System.Windows.Forms.Padding(2);
this.cmb40.Name = "cmb40";
this.cmb40.Size = new System.Drawing.Size(112, 21);
this.cmb40.TabIndex = 205;
this.cmb40.Visible = false;
//
// cmb41
//
this.cmb41.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb41.FormattingEnabled = true;
this.cmb41.Location = new System.Drawing.Point(436, 149);
this.cmb41.Margin = new System.Windows.Forms.Padding(2);
this.cmb41.Name = "cmb41";
this.cmb41.Size = new System.Drawing.Size(112, 21);
this.cmb41.TabIndex = 204;
this.cmb41.Visible = false;
//
// cmb42
//
this.cmb42.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb42.Enabled = false;
this.cmb42.FormattingEnabled = true;
this.cmb42.Location = new System.Drawing.Point(436, 125);
this.cmb42.Margin = new System.Windows.Forms.Padding(2);
this.cmb42.Name = "cmb42";
this.cmb42.Size = new System.Drawing.Size(112, 21);
this.cmb42.TabIndex = 203;
this.cmb42.Visible = false;
//
// cmb43
//
this.cmb43.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb43.Enabled = false;
this.cmb43.FormattingEnabled = true;
this.cmb43.Location = new System.Drawing.Point(436, 101);
this.cmb43.Margin = new System.Windows.Forms.Padding(2);
this.cmb43.Name = "cmb43";
this.cmb43.Size = new System.Drawing.Size(112, 21);
this.cmb43.TabIndex = 202;
this.cmb43.Visible = false;
//
// cmb44
//
this.cmb44.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb44.Enabled = false;
this.cmb44.FormattingEnabled = true;
this.cmb44.Location = new System.Drawing.Point(436, 76);
this.cmb44.Margin = new System.Windows.Forms.Padding(2);
this.cmb44.Name = "cmb44";
this.cmb44.Size = new System.Drawing.Size(112, 21);
this.cmb44.TabIndex = 201;
this.cmb44.Visible = false;
//
// cmb19
//
this.cmb19.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb19.FormattingEnabled = true;
this.cmb19.Location = new System.Drawing.Point(12, 515);
this.cmb19.Margin = new System.Windows.Forms.Padding(2);
this.cmb19.Name = "cmb19";
this.cmb19.Size = new System.Drawing.Size(112, 21);
this.cmb19.TabIndex = 200;
this.cmb19.Visible = false;
//
// cmb18
//
this.cmb18.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb18.FormattingEnabled = true;
this.cmb18.Location = new System.Drawing.Point(12, 491);
this.cmb18.Margin = new System.Windows.Forms.Padding(2);
this.cmb18.Name = "cmb18";
this.cmb18.Size = new System.Drawing.Size(112, 21);
this.cmb18.TabIndex = 199;
this.cmb18.Visible = false;
//
// cmb17
//
this.cmb17.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb17.FormattingEnabled = true;
this.cmb17.Location = new System.Drawing.Point(12, 466);
this.cmb17.Margin = new System.Windows.Forms.Padding(2);
this.cmb17.Name = "cmb17";
this.cmb17.Size = new System.Drawing.Size(112, 21);
this.cmb17.TabIndex = 198;
this.cmb17.Visible = false;
//
// cmb16
//
this.cmb16.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb16.FormattingEnabled = true;
this.cmb16.Location = new System.Drawing.Point(12, 442);
this.cmb16.Margin = new System.Windows.Forms.Padding(2);
this.cmb16.Name = "cmb16";
this.cmb16.Size = new System.Drawing.Size(112, 21);
this.cmb16.TabIndex = 197;
this.cmb16.Visible = false;
//
// cmb15
//
this.cmb15.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb15.FormattingEnabled = true;
this.cmb15.Location = new System.Drawing.Point(12, 418);
this.cmb15.Margin = new System.Windows.Forms.Padding(2);
this.cmb15.Name = "cmb15";
this.cmb15.Size = new System.Drawing.Size(112, 21);
this.cmb15.TabIndex = 196;
this.cmb15.Visible = false;
//
// cmb14
//
this.cmb14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb14.FormattingEnabled = true;
this.cmb14.Location = new System.Drawing.Point(12, 393);
this.cmb14.Margin = new System.Windows.Forms.Padding(2);
this.cmb14.Name = "cmb14";
this.cmb14.Size = new System.Drawing.Size(112, 21);
this.cmb14.TabIndex = 195;
this.cmb14.Visible = false;
//
// cmb13
//
this.cmb13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb13.FormattingEnabled = true;
this.cmb13.Location = new System.Drawing.Point(12, 369);
this.cmb13.Margin = new System.Windows.Forms.Padding(2);
this.cmb13.Name = "cmb13";
this.cmb13.Size = new System.Drawing.Size(112, 21);
this.cmb13.TabIndex = 194;
this.cmb13.Visible = false;
//
// cmb12
//
this.cmb12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb12.FormattingEnabled = true;
this.cmb12.Location = new System.Drawing.Point(12, 344);
this.cmb12.Margin = new System.Windows.Forms.Padding(2);
this.cmb12.Name = "cmb12";
this.cmb12.Size = new System.Drawing.Size(112, 21);
this.cmb12.TabIndex = 193;
this.cmb12.Visible = false;
//
// cmb11
//
this.cmb11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb11.FormattingEnabled = true;
this.cmb11.Location = new System.Drawing.Point(12, 320);
this.cmb11.Margin = new System.Windows.Forms.Padding(2);
this.cmb11.Name = "cmb11";
this.cmb11.Size = new System.Drawing.Size(112, 21);
this.cmb11.TabIndex = 192;
this.cmb11.Visible = false;
//
// cmb10
//
this.cmb10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb10.FormattingEnabled = true;
this.cmb10.Location = new System.Drawing.Point(12, 296);
this.cmb10.Margin = new System.Windows.Forms.Padding(2);
this.cmb10.Name = "cmb10";
this.cmb10.Size = new System.Drawing.Size(112, 21);
this.cmb10.TabIndex = 191;
this.cmb10.Visible = false;
//
// cmb9
//
this.cmb9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb9.FormattingEnabled = true;
this.cmb9.Location = new System.Drawing.Point(12, 271);
this.cmb9.Margin = new System.Windows.Forms.Padding(2);
this.cmb9.Name = "cmb9";
this.cmb9.Size = new System.Drawing.Size(112, 21);
this.cmb9.TabIndex = 190;
this.cmb9.Visible = false;
//
// cmb8
//
this.cmb8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb8.FormattingEnabled = true;
this.cmb8.Location = new System.Drawing.Point(12, 247);
this.cmb8.Margin = new System.Windows.Forms.Padding(2);
this.cmb8.Name = "cmb8";
this.cmb8.Size = new System.Drawing.Size(112, 21);
this.cmb8.TabIndex = 189;
this.cmb8.Visible = false;
//
// cmb7
//
this.cmb7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb7.FormattingEnabled = true;
this.cmb7.Location = new System.Drawing.Point(12, 223);
this.cmb7.Margin = new System.Windows.Forms.Padding(2);
this.cmb7.Name = "cmb7";
this.cmb7.Size = new System.Drawing.Size(112, 21);
this.cmb7.TabIndex = 188;
this.cmb7.Visible = false;
//
// cmb6
//
this.cmb6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb6.FormattingEnabled = true;
this.cmb6.Location = new System.Drawing.Point(12, 198);
this.cmb6.Margin = new System.Windows.Forms.Padding(2);
this.cmb6.Name = "cmb6";
this.cmb6.Size = new System.Drawing.Size(112, 21);
this.cmb6.TabIndex = 187;
this.cmb6.Visible = false;
//
// cmb5
//
this.cmb5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb5.FormattingEnabled = true;
this.cmb5.Location = new System.Drawing.Point(12, 174);
this.cmb5.Margin = new System.Windows.Forms.Padding(2);
this.cmb5.Name = "cmb5";
this.cmb5.Size = new System.Drawing.Size(112, 21);
this.cmb5.TabIndex = 186;
this.cmb5.Visible = false;
//
// cmb4
//
this.cmb4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb4.FormattingEnabled = true;
this.cmb4.Location = new System.Drawing.Point(12, 149);
this.cmb4.Margin = new System.Windows.Forms.Padding(2);
this.cmb4.Name = "cmb4";
this.cmb4.Size = new System.Drawing.Size(112, 21);
this.cmb4.TabIndex = 185;
this.cmb4.Visible = false;
//
// cmb3
//
this.cmb3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb3.Enabled = false;
this.cmb3.FormattingEnabled = true;
this.cmb3.Location = new System.Drawing.Point(12, 125);
this.cmb3.Margin = new System.Windows.Forms.Padding(2);
this.cmb3.Name = "cmb3";
this.cmb3.Size = new System.Drawing.Size(112, 21);
this.cmb3.TabIndex = 184;
this.cmb3.Visible = false;
//
// cmb2
//
this.cmb2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb2.Enabled = false;
this.cmb2.FormattingEnabled = true;
this.cmb2.Location = new System.Drawing.Point(12, 101);
this.cmb2.Margin = new System.Windows.Forms.Padding(2);
this.cmb2.Name = "cmb2";
this.cmb2.Size = new System.Drawing.Size(112, 21);
this.cmb2.TabIndex = 183;
this.cmb2.Visible = false;
//
// cmb1
//
this.cmb1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb1.Enabled = false;
this.cmb1.FormattingEnabled = true;
this.cmb1.Location = new System.Drawing.Point(12, 76);
this.cmb1.Margin = new System.Windows.Forms.Padding(2);
this.cmb1.Name = "cmb1";
this.cmb1.Size = new System.Drawing.Size(112, 21);
this.cmb1.TabIndex = 182;
this.cmb1.Visible = false;
//
// cbTipo
//
this.cbTipo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbTipo.FormattingEnabled = true;
this.cbTipo.Location = new System.Drawing.Point(12, 25);
this.cbTipo.Name = "cbTipo";
this.cbTipo.Size = new System.Drawing.Size(112, 21);
this.cbTipo.TabIndex = 228;
this.cbTipo.SelectedIndexChanged += new System.EventHandler(this.cbTipo_SelectedIndexChanged);
//
// cmbMCP_B7
//
this.cmbMCP_B7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B7.Enabled = false;
this.cmbMCP_B7.FormattingEnabled = true;
this.cmbMCP_B7.Location = new System.Drawing.Point(224, 271);
this.cmbMCP_B7.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B7.Name = "cmbMCP_B7";
this.cmbMCP_B7.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B7.TabIndex = 237;
//
// cmbMCP_B6
//
this.cmbMCP_B6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B6.Enabled = false;
this.cmbMCP_B6.FormattingEnabled = true;
this.cmbMCP_B6.Location = new System.Drawing.Point(224, 247);
this.cmbMCP_B6.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B6.Name = "cmbMCP_B6";
this.cmbMCP_B6.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B6.TabIndex = 236;
//
// cmbMCP_B5
//
this.cmbMCP_B5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B5.Enabled = false;
this.cmbMCP_B5.FormattingEnabled = true;
this.cmbMCP_B5.Location = new System.Drawing.Point(224, 223);
this.cmbMCP_B5.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B5.Name = "cmbMCP_B5";
this.cmbMCP_B5.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B5.TabIndex = 235;
//
// cmbMCP_B4
//
this.cmbMCP_B4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B4.Enabled = false;
this.cmbMCP_B4.FormattingEnabled = true;
this.cmbMCP_B4.Location = new System.Drawing.Point(224, 198);
this.cmbMCP_B4.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B4.Name = "cmbMCP_B4";
this.cmbMCP_B4.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B4.TabIndex = 234;
//
// cmbMCP_B3
//
this.cmbMCP_B3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B3.Enabled = false;
this.cmbMCP_B3.FormattingEnabled = true;
this.cmbMCP_B3.Location = new System.Drawing.Point(224, 173);
this.cmbMCP_B3.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B3.Name = "cmbMCP_B3";
this.cmbMCP_B3.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B3.TabIndex = 233;
//
// cmbMCP_B2
//
this.cmbMCP_B2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B2.Enabled = false;
this.cmbMCP_B2.FormattingEnabled = true;
this.cmbMCP_B2.Location = new System.Drawing.Point(224, 150);
this.cmbMCP_B2.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B2.Name = "cmbMCP_B2";
this.cmbMCP_B2.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B2.TabIndex = 232;
//
// cmbMCP_B1
//
this.cmbMCP_B1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B1.Enabled = false;
this.cmbMCP_B1.FormattingEnabled = true;
this.cmbMCP_B1.Location = new System.Drawing.Point(224, 125);
this.cmbMCP_B1.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B1.Name = "cmbMCP_B1";
this.cmbMCP_B1.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B1.TabIndex = 231;
//
// cmbMCP_B0
//
this.cmbMCP_B0.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_B0.Enabled = false;
this.cmbMCP_B0.FormattingEnabled = true;
this.cmbMCP_B0.Location = new System.Drawing.Point(224, 101);
this.cmbMCP_B0.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_B0.Name = "cmbMCP_B0";
this.cmbMCP_B0.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_B0.TabIndex = 230;
//
// cmbMCP_A7
//
this.cmbMCP_A7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A7.Enabled = false;
this.cmbMCP_A7.FormattingEnabled = true;
this.cmbMCP_A7.Location = new System.Drawing.Point(351, 271);
this.cmbMCP_A7.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A7.Name = "cmbMCP_A7";
this.cmbMCP_A7.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A7.TabIndex = 245;
//
// cmbMCP_A6
//
this.cmbMCP_A6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A6.Enabled = false;
this.cmbMCP_A6.FormattingEnabled = true;
this.cmbMCP_A6.Location = new System.Drawing.Point(351, 247);
this.cmbMCP_A6.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A6.Name = "cmbMCP_A6";
this.cmbMCP_A6.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A6.TabIndex = 244;
//
// cmbMCP_A5
//
this.cmbMCP_A5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A5.Enabled = false;
this.cmbMCP_A5.FormattingEnabled = true;
this.cmbMCP_A5.Location = new System.Drawing.Point(351, 223);
this.cmbMCP_A5.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A5.Name = "cmbMCP_A5";
this.cmbMCP_A5.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A5.TabIndex = 243;
//
// cmbMCP_A4
//
this.cmbMCP_A4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A4.Enabled = false;
this.cmbMCP_A4.FormattingEnabled = true;
this.cmbMCP_A4.Location = new System.Drawing.Point(351, 198);
this.cmbMCP_A4.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A4.Name = "cmbMCP_A4";
this.cmbMCP_A4.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A4.TabIndex = 242;
//
// cmbMCP_A3
//
this.cmbMCP_A3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A3.Enabled = false;
this.cmbMCP_A3.FormattingEnabled = true;
this.cmbMCP_A3.Location = new System.Drawing.Point(351, 173);
this.cmbMCP_A3.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A3.Name = "cmbMCP_A3";
this.cmbMCP_A3.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A3.TabIndex = 241;
//
// cmbMCP_A2
//
this.cmbMCP_A2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A2.Enabled = false;
this.cmbMCP_A2.FormattingEnabled = true;
this.cmbMCP_A2.Location = new System.Drawing.Point(351, 150);
this.cmbMCP_A2.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A2.Name = "cmbMCP_A2";
this.cmbMCP_A2.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A2.TabIndex = 240;
//
// cmbMCP_A1
//
this.cmbMCP_A1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A1.Enabled = false;
this.cmbMCP_A1.FormattingEnabled = true;
this.cmbMCP_A1.Location = new System.Drawing.Point(351, 125);
this.cmbMCP_A1.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A1.Name = "cmbMCP_A1";
this.cmbMCP_A1.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A1.TabIndex = 239;
//
// cmbMCP_A0
//
this.cmbMCP_A0.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCP_A0.Enabled = false;
this.cmbMCP_A0.FormattingEnabled = true;
this.cmbMCP_A0.Location = new System.Drawing.Point(351, 101);
this.cmbMCP_A0.Margin = new System.Windows.Forms.Padding(2);
this.cmbMCP_A0.Name = "cmbMCP_A0";
this.cmbMCP_A0.Size = new System.Drawing.Size(112, 21);
this.cmbMCP_A0.TabIndex = 238;
//
// lblB1
//
this.lblB1.AutoSize = true;
this.lblB1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblB1.Location = new System.Drawing.Point(264, 73);
this.lblB1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblB1.Name = "lblB1";
this.lblB1.Size = new System.Drawing.Size(28, 26);
this.lblB1.TabIndex = 246;
this.lblB1.Text = "B";
//
// lblA1
//
this.lblA1.AutoSize = true;
this.lblA1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblA1.Location = new System.Drawing.Point(392, 73);
this.lblA1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblA1.Name = "lblA1";
this.lblA1.Size = new System.Drawing.Size(28, 26);
this.lblA1.TabIndex = 247;
this.lblA1.Text = "A";
//
// lblMCP1
//
this.lblMCP1.AutoSize = true;
this.lblMCP1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblMCP1.Location = new System.Drawing.Point(224, 45);
this.lblMCP1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblMCP1.Name = "lblMCP1";
this.lblMCP1.Size = new System.Drawing.Size(119, 20);
this.lblMCP1.TabIndex = 249;
this.lblMCP1.Text = "Endereço I2C";
//
// gpbMCP
//
this.gpbMCP.Controls.Add(this.btnMCPfixar);
this.gpbMCP.Controls.Add(this.cmbMCPendereco);
this.gpbMCP.Controls.Add(this.chbMCP);
this.gpbMCP.Controls.Add(this.picMCP);
this.gpbMCP.Controls.Add(this.lblMCP1);
this.gpbMCP.Controls.Add(this.cmbMCP_B0);
this.gpbMCP.Controls.Add(this.cmbMCP_B1);
this.gpbMCP.Controls.Add(this.lblA1);
this.gpbMCP.Controls.Add(this.cmbMCP_B2);
this.gpbMCP.Controls.Add(this.lblB1);
this.gpbMCP.Controls.Add(this.cmbMCP_B3);
this.gpbMCP.Controls.Add(this.cmbMCP_A7);
this.gpbMCP.Controls.Add(this.cmbMCP_B4);
this.gpbMCP.Controls.Add(this.cmbMCP_A6);
this.gpbMCP.Controls.Add(this.cmbMCP_B5);
this.gpbMCP.Controls.Add(this.cmbMCP_A5);
this.gpbMCP.Controls.Add(this.cmbMCP_B6);
this.gpbMCP.Controls.Add(this.cmbMCP_A4);
this.gpbMCP.Controls.Add(this.cmbMCP_B7);
this.gpbMCP.Controls.Add(this.cmbMCP_A3);
this.gpbMCP.Controls.Add(this.cmbMCP_A0);
this.gpbMCP.Controls.Add(this.cmbMCP_A2);
this.gpbMCP.Controls.Add(this.cmbMCP_A1);
this.gpbMCP.Location = new System.Drawing.Point(569, 10);
this.gpbMCP.Margin = new System.Windows.Forms.Padding(2);
this.gpbMCP.Name = "gpbMCP";
this.gpbMCP.Padding = new System.Windows.Forms.Padding(2);
this.gpbMCP.Size = new System.Drawing.Size(474, 313);
this.gpbMCP.TabIndex = 250;
this.gpbMCP.TabStop = false;
this.gpbMCP.Text = "Expansor de GPIO";
//
// chbMCP
//
this.chbMCP.AutoSize = true;
this.chbMCP.Location = new System.Drawing.Point(11, 19);
this.chbMCP.Margin = new System.Windows.Forms.Padding(2);
this.chbMCP.Name = "chbMCP";
this.chbMCP.Size = new System.Drawing.Size(133, 17);
this.chbMCP.TabIndex = 250;
this.chbMCP.Text = "MCP23017 conectado";
this.chbMCP.UseVisualStyleBackColor = true;
this.chbMCP.CheckedChanged += new System.EventHandler(this.chbExpansor_CheckedChanged);
//
// picMCP
//
this.picMCP.Image = global::AgroBase.Properties.Resources.mcp;
this.picMCP.Location = new System.Drawing.Point(11, 42);
this.picMCP.Margin = new System.Windows.Forms.Padding(2);
this.picMCP.Name = "picMCP";
this.picMCP.Size = new System.Drawing.Size(208, 262);
this.picMCP.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.picMCP.TabIndex = 229;
this.picMCP.TabStop = false;
//
// gpbADS
//
this.gpbADS.Controls.Add(this.btnADSfixar);
this.gpbADS.Controls.Add(this.cmbADSendereco);
this.gpbADS.Controls.Add(this.lblADS_A3);
this.gpbADS.Controls.Add(this.lblADS_A2);
this.gpbADS.Controls.Add(this.lblADS_A1);
this.gpbADS.Controls.Add(this.lblADS_A0);
this.gpbADS.Controls.Add(this.cmbADS_A0);
this.gpbADS.Controls.Add(this.cmbADS_A1);
this.gpbADS.Controls.Add(this.cmbADS_A2);
this.gpbADS.Controls.Add(this.cmbADS_A3);
this.gpbADS.Controls.Add(this.lblADS1);
this.gpbADS.Controls.Add(this.picADS);
this.gpbADS.Controls.Add(this.chbADS);
this.gpbADS.Location = new System.Drawing.Point(569, 328);
this.gpbADS.Name = "gpbADS";
this.gpbADS.Size = new System.Drawing.Size(474, 321);
this.gpbADS.TabIndex = 251;
this.gpbADS.TabStop = false;
this.gpbADS.Text = "Expansor ADC";
//
// cmbADSendereco
//
this.cmbADSendereco.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbADSendereco.FormattingEnabled = true;
this.cmbADSendereco.Location = new System.Drawing.Point(351, 43);
this.cmbADSendereco.Name = "cmbADSendereco";
this.cmbADSendereco.Size = new System.Drawing.Size(112, 21);
this.cmbADSendereco.TabIndex = 263;
this.cmbADSendereco.SelectedIndexChanged += new System.EventHandler(this.cmbADSendereco_SelectedIndexChanged);
//
// lblADS_A3
//
this.lblADS_A3.AutoSize = true;
this.lblADS_A3.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblADS_A3.Location = new System.Drawing.Point(224, 274);
this.lblADS_A3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblADS_A3.Name = "lblADS_A3";
this.lblADS_A3.Size = new System.Drawing.Size(35, 24);
this.lblADS_A3.TabIndex = 262;
this.lblADS_A3.Text = "A3";
//
// lblADS_A2
//
this.lblADS_A2.AutoSize = true;
this.lblADS_A2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblADS_A2.Location = new System.Drawing.Point(224, 250);
this.lblADS_A2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblADS_A2.Name = "lblADS_A2";
this.lblADS_A2.Size = new System.Drawing.Size(35, 24);
this.lblADS_A2.TabIndex = 261;
this.lblADS_A2.Text = "A2";
//
// lblADS_A1
//
this.lblADS_A1.AutoSize = true;
this.lblADS_A1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblADS_A1.Location = new System.Drawing.Point(224, 226);
this.lblADS_A1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblADS_A1.Name = "lblADS_A1";
this.lblADS_A1.Size = new System.Drawing.Size(35, 24);
this.lblADS_A1.TabIndex = 260;
this.lblADS_A1.Text = "A1";
//
// lblADS_A0
//
this.lblADS_A0.AutoSize = true;
this.lblADS_A0.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblADS_A0.Location = new System.Drawing.Point(224, 202);
this.lblADS_A0.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblADS_A0.Name = "lblADS_A0";
this.lblADS_A0.Size = new System.Drawing.Size(35, 24);
this.lblADS_A0.TabIndex = 259;
this.lblADS_A0.Text = "A0";
//
// cmbADS_A0
//
this.cmbADS_A0.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbADS_A0.Enabled = false;
this.cmbADS_A0.FormattingEnabled = true;
this.cmbADS_A0.Location = new System.Drawing.Point(351, 205);
this.cmbADS_A0.Margin = new System.Windows.Forms.Padding(2);
this.cmbADS_A0.Name = "cmbADS_A0";
this.cmbADS_A0.Size = new System.Drawing.Size(112, 21);
this.cmbADS_A0.TabIndex = 255;
//
// cmbADS_A1
//
this.cmbADS_A1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbADS_A1.Enabled = false;
this.cmbADS_A1.FormattingEnabled = true;
this.cmbADS_A1.Location = new System.Drawing.Point(351, 230);
this.cmbADS_A1.Margin = new System.Windows.Forms.Padding(2);
this.cmbADS_A1.Name = "cmbADS_A1";
this.cmbADS_A1.Size = new System.Drawing.Size(112, 21);
this.cmbADS_A1.TabIndex = 256;
//
// cmbADS_A2
//
this.cmbADS_A2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbADS_A2.Enabled = false;
this.cmbADS_A2.FormattingEnabled = true;
this.cmbADS_A2.Location = new System.Drawing.Point(351, 255);
this.cmbADS_A2.Margin = new System.Windows.Forms.Padding(2);
this.cmbADS_A2.Name = "cmbADS_A2";
this.cmbADS_A2.Size = new System.Drawing.Size(112, 21);
this.cmbADS_A2.TabIndex = 257;
//
// cmbADS_A3
//
this.cmbADS_A3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbADS_A3.Enabled = false;
this.cmbADS_A3.FormattingEnabled = true;
this.cmbADS_A3.Location = new System.Drawing.Point(351, 280);
this.cmbADS_A3.Margin = new System.Windows.Forms.Padding(2);
this.cmbADS_A3.Name = "cmbADS_A3";
this.cmbADS_A3.Size = new System.Drawing.Size(112, 21);
this.cmbADS_A3.TabIndex = 258;
//
// lblADS1
//
this.lblADS1.AutoSize = true;
this.lblADS1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblADS1.Location = new System.Drawing.Point(224, 44);
this.lblADS1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.lblADS1.Name = "lblADS1";
this.lblADS1.Size = new System.Drawing.Size(119, 20);
this.lblADS1.TabIndex = 254;
this.lblADS1.Text = "Endereço I2C";
//
// picADS
//
this.picADS.Image = global::AgroBase.Properties.Resources.ads;
this.picADS.Location = new System.Drawing.Point(11, 41);
this.picADS.Margin = new System.Windows.Forms.Padding(2);
this.picADS.Name = "picADS";
this.picADS.Size = new System.Drawing.Size(208, 262);
this.picADS.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.picADS.TabIndex = 252;
this.picADS.TabStop = false;
//
// chbADS
//
this.chbADS.AutoSize = true;
this.chbADS.Location = new System.Drawing.Point(11, 20);
this.chbADS.Margin = new System.Windows.Forms.Padding(2);
this.chbADS.Name = "chbADS";
this.chbADS.Size = new System.Drawing.Size(126, 17);
this.chbADS.TabIndex = 251;
this.chbADS.Text = "ADS1115 conectado";
this.chbADS.UseVisualStyleBackColor = true;
this.chbADS.CheckedChanged += new System.EventHandler(this.chbExpansor_CheckedChanged);
//
// imgESP32
//
this.imgESP32.Image = global::AgroBase.Properties.Resources.esp32_s3;
this.imgESP32.Location = new System.Drawing.Point(127, 2);
this.imgESP32.Margin = new System.Windows.Forms.Padding(2);
this.imgESP32.Name = "imgESP32";
this.imgESP32.Size = new System.Drawing.Size(304, 688);
this.imgESP32.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.imgESP32.TabIndex = 181;
this.imgESP32.TabStop = false;
//
// cmbMCPendereco
//
this.cmbMCPendereco.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbMCPendereco.FormattingEnabled = true;
this.cmbMCPendereco.Location = new System.Drawing.Point(351, 44);
this.cmbMCPendereco.Name = "cmbMCPendereco";
this.cmbMCPendereco.Size = new System.Drawing.Size(112, 21);
this.cmbMCPendereco.TabIndex = 264;
this.cmbMCPendereco.SelectedIndexChanged += new System.EventHandler(this.cmbMCPendereco_SelectedIndexChanged);
//
// btnADSfixar
//
this.btnADSfixar.Location = new System.Drawing.Point(388, 14);
this.btnADSfixar.Name = "btnADSfixar";
this.btnADSfixar.Size = new System.Drawing.Size(75, 23);
this.btnADSfixar.TabIndex = 264;
this.btnADSfixar.Text = "Fixar";
this.btnADSfixar.UseVisualStyleBackColor = true;
this.btnADSfixar.Click += new System.EventHandler(this.btnADSfixar_Click);
//
// btnMCPfixar
//
this.btnMCPfixar.Location = new System.Drawing.Point(388, 15);
this.btnMCPfixar.Name = "btnMCPfixar";
this.btnMCPfixar.Size = new System.Drawing.Size(75, 23);
this.btnMCPfixar.TabIndex = 265;
this.btnMCPfixar.Text = "Fixar";
this.btnMCPfixar.UseVisualStyleBackColor = true;
this.btnMCPfixar.Click += new System.EventHandler(this.btnMCPfixar_Click);
//
// frmPinout
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1056, 697);
this.Controls.Add(this.gpbADS);
this.Controls.Add(this.gpbMCP);
this.Controls.Add(this.cbTipo);
this.Controls.Add(this.lblPinout);
this.Controls.Add(this.cmb22);
this.Controls.Add(this.cmb21);
this.Controls.Add(this.cmb20);
this.Controls.Add(this.cmb23);
this.Controls.Add(this.cmb24);
this.Controls.Add(this.cmb25);
this.Controls.Add(this.btnSalvar);
this.Controls.Add(this.cmb26);
this.Controls.Add(this.cmb27);
this.Controls.Add(this.cmb28);
this.Controls.Add(this.cmb29);
this.Controls.Add(this.cmb30);
this.Controls.Add(this.cmb31);
this.Controls.Add(this.cmb32);
this.Controls.Add(this.cmb33);
this.Controls.Add(this.cmb34);
this.Controls.Add(this.cmb35);
this.Controls.Add(this.cmb36);
this.Controls.Add(this.cmb37);
this.Controls.Add(this.cmb38);
this.Controls.Add(this.cmb39);
this.Controls.Add(this.cmb40);
this.Controls.Add(this.cmb41);
this.Controls.Add(this.cmb42);
this.Controls.Add(this.cmb43);
this.Controls.Add(this.cmb44);
this.Controls.Add(this.cmb19);
this.Controls.Add(this.cmb18);
this.Controls.Add(this.cmb17);
this.Controls.Add(this.cmb16);
this.Controls.Add(this.cmb15);
this.Controls.Add(this.cmb14);
this.Controls.Add(this.cmb13);
this.Controls.Add(this.cmb12);
this.Controls.Add(this.cmb11);
this.Controls.Add(this.cmb10);
this.Controls.Add(this.cmb9);
this.Controls.Add(this.cmb8);
this.Controls.Add(this.cmb7);
this.Controls.Add(this.cmb6);
this.Controls.Add(this.cmb5);
this.Controls.Add(this.cmb4);
this.Controls.Add(this.cmb3);
this.Controls.Add(this.cmb2);
this.Controls.Add(this.cmb1);
this.Controls.Add(this.imgESP32);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "frmPinout";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Pinout";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPinout_FormClosing);
this.Load += new System.EventHandler(this.frmPinout_Load);
this.gpbMCP.ResumeLayout(false);
this.gpbMCP.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picMCP)).EndInit();
this.gpbADS.ResumeLayout(false);
this.gpbADS.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picADS)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.imgESP32)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label lblPinout;
private System.Windows.Forms.ComboBox cmb22;
private System.Windows.Forms.ComboBox cmb21;
private System.Windows.Forms.ComboBox cmb20;
private System.Windows.Forms.ComboBox cmb23;
private System.Windows.Forms.ComboBox cmb24;
private System.Windows.Forms.ComboBox cmb25;
private System.Windows.Forms.Button btnSalvar;
private System.Windows.Forms.ComboBox cmb26;
private System.Windows.Forms.ComboBox cmb27;
private System.Windows.Forms.ComboBox cmb28;
private System.Windows.Forms.ComboBox cmb29;
private System.Windows.Forms.ComboBox cmb30;
private System.Windows.Forms.ComboBox cmb31;
private System.Windows.Forms.ComboBox cmb32;
private System.Windows.Forms.ComboBox cmb33;
private System.Windows.Forms.ComboBox cmb34;
private System.Windows.Forms.ComboBox cmb35;
private System.Windows.Forms.ComboBox cmb36;
private System.Windows.Forms.ComboBox cmb37;
private System.Windows.Forms.ComboBox cmb38;
private System.Windows.Forms.ComboBox cmb39;
private System.Windows.Forms.ComboBox cmb40;
private System.Windows.Forms.ComboBox cmb41;
private System.Windows.Forms.ComboBox cmb42;
private System.Windows.Forms.ComboBox cmb43;
private System.Windows.Forms.ComboBox cmb44;
private System.Windows.Forms.ComboBox cmb19;
private System.Windows.Forms.ComboBox cmb18;
private System.Windows.Forms.ComboBox cmb17;
private System.Windows.Forms.ComboBox cmb16;
private System.Windows.Forms.ComboBox cmb15;
private System.Windows.Forms.ComboBox cmb14;
private System.Windows.Forms.ComboBox cmb13;
private System.Windows.Forms.ComboBox cmb12;
private System.Windows.Forms.ComboBox cmb11;
private System.Windows.Forms.ComboBox cmb10;
private System.Windows.Forms.ComboBox cmb9;
private System.Windows.Forms.ComboBox cmb8;
private System.Windows.Forms.ComboBox cmb7;
private System.Windows.Forms.ComboBox cmb6;
private System.Windows.Forms.ComboBox cmb5;
private System.Windows.Forms.ComboBox cmb4;
private System.Windows.Forms.ComboBox cmb3;
private System.Windows.Forms.ComboBox cmb2;
private System.Windows.Forms.ComboBox cmb1;
private System.Windows.Forms.PictureBox imgESP32;
private System.Windows.Forms.ComboBox cbTipo;
private System.Windows.Forms.PictureBox picMCP;
private System.Windows.Forms.ComboBox cmbMCP_B7;
private System.Windows.Forms.ComboBox cmbMCP_B6;
private System.Windows.Forms.ComboBox cmbMCP_B5;
private System.Windows.Forms.ComboBox cmbMCP_B4;
private System.Windows.Forms.ComboBox cmbMCP_B3;
private System.Windows.Forms.ComboBox cmbMCP_B2;
private System.Windows.Forms.ComboBox cmbMCP_B1;
private System.Windows.Forms.ComboBox cmbMCP_B0;
private System.Windows.Forms.ComboBox cmbMCP_A7;
private System.Windows.Forms.ComboBox cmbMCP_A6;
private System.Windows.Forms.ComboBox cmbMCP_A5;
private System.Windows.Forms.ComboBox cmbMCP_A4;
private System.Windows.Forms.ComboBox cmbMCP_A3;
private System.Windows.Forms.ComboBox cmbMCP_A2;
private System.Windows.Forms.ComboBox cmbMCP_A1;
private System.Windows.Forms.ComboBox cmbMCP_A0;
private System.Windows.Forms.Label lblB1;
private System.Windows.Forms.Label lblA1;
private System.Windows.Forms.Label lblMCP1;
private System.Windows.Forms.GroupBox gpbMCP;
private System.Windows.Forms.CheckBox chbMCP;
private System.Windows.Forms.GroupBox gpbADS;
private System.Windows.Forms.CheckBox chbADS;
private System.Windows.Forms.PictureBox picADS;
private System.Windows.Forms.Label lblADS1;
private System.Windows.Forms.Label lblADS_A0;
private System.Windows.Forms.ComboBox cmbADS_A0;
private System.Windows.Forms.ComboBox cmbADS_A1;
private System.Windows.Forms.ComboBox cmbADS_A2;
private System.Windows.Forms.ComboBox cmbADS_A3;
private System.Windows.Forms.Label lblADS_A3;
private System.Windows.Forms.Label lblADS_A2;
private System.Windows.Forms.Label lblADS_A1;
private System.Windows.Forms.ComboBox cmbADSendereco;
private System.Windows.Forms.ComboBox cmbMCPendereco;
private System.Windows.Forms.Button btnMCPfixar;
private System.Windows.Forms.Button btnADSfixar;
}
}