agrobot_base/AgroBase/AgroBase/Forms/Operacoes/frmParametrizacaoOperacao.D...

988 lines
55 KiB
C#

namespace AgroBase.Forms.Operacoes
{
partial class frmParametrizacaoOperacao
{
/// <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(frmParametrizacaoOperacao));
this.cmbOperacao = new System.Windows.Forms.ComboBox();
this.lblOperacao = new System.Windows.Forms.Label();
this.gpbModulos = new System.Windows.Forms.GroupBox();
this.gpbP_Knt = new System.Windows.Forms.GroupBox();
this.chbFrenagem = new System.Windows.Forms.CheckBox();
this.lblAnteciparManobraM = new System.Windows.Forms.Label();
this.txtAnteciparManobraM = new System.Windows.Forms.TextBox();
this.lblAnteciparManobra = new System.Windows.Forms.Label();
this.chbDirAuxilioSonar = new System.Windows.Forms.CheckBox();
this.chbImuParadaInclinacao = new System.Windows.Forms.CheckBox();
this.chbOakParadaObstaculo = new System.Windows.Forms.CheckBox();
this.chbO_Snr = new System.Windows.Forms.CheckBox();
this.gpbP_Gps = new System.Windows.Forms.GroupBox();
this.chbD_Snr = new System.Windows.Forms.CheckBox();
this.gpbP_Sen = new System.Windows.Forms.GroupBox();
this.btnA05 = new System.Windows.Forms.Button();
this.lblTemposalvarlogU = new System.Windows.Forms.Label();
this.nudTemposalvarlog = new System.Windows.Forms.NumericUpDown();
this.lblTemposalvarlog = new System.Windows.Forms.Label();
this.gpbP_Atu = new System.Windows.Forms.GroupBox();
this.chbPulverizadorAutomatico = new System.Windows.Forms.CheckBox();
this.nudAtuarem = new System.Windows.Forms.NumericUpDown();
this.lblAtuarem = new System.Windows.Forms.Label();
this.nudQtdCameras = new System.Windows.Forms.NumericUpDown();
this.lblQtdCameras = new System.Windows.Forms.Label();
this.nudQtdBicos = new System.Windows.Forms.NumericUpDown();
this.lblQtdBicos = new System.Windows.Forms.Label();
this.gpbP_Dir = new System.Windows.Forms.GroupBox();
this.chbDirecionalAutomatico = new System.Windows.Forms.CheckBox();
this.lblAngulomax = new System.Windows.Forms.Label();
this.nudAnguloMinimo = new System.Windows.Forms.NumericUpDown();
this.nudVelocidadeMP = new System.Windows.Forms.NumericUpDown();
this.lblVelocidadeMP = new System.Windows.Forms.Label();
this.nudAnguloMaximo = new System.Windows.Forms.NumericUpDown();
this.lblAngulomin = new System.Windows.Forms.Label();
this.gpbP_Mov = new System.Windows.Forms.GroupBox();
this.chbMovimentacaoAutomatica = new System.Windows.Forms.CheckBox();
this.nudVelocidadeComErvas = new System.Windows.Forms.NumericUpDown();
this.lblKmhCErvas = new System.Windows.Forms.Label();
this.lblVelocidadeComErvas = new System.Windows.Forms.Label();
this.nudVelocidadeSemErvas = new System.Windows.Forms.NumericUpDown();
this.lblKmhSErvas = new System.Windows.Forms.Label();
this.lblVelocidadeSemErvas = new System.Windows.Forms.Label();
this.chbO_Gps = new System.Windows.Forms.CheckBox();
this.chbO_Sen = new System.Windows.Forms.CheckBox();
this.chbO_Atu = new System.Windows.Forms.CheckBox();
this.chbO_Dir = new System.Windows.Forms.CheckBox();
this.chbO_Mov = new System.Windows.Forms.CheckBox();
this.chbD_Gps = new System.Windows.Forms.CheckBox();
this.chbD_Sen = new System.Windows.Forms.CheckBox();
this.chbD_Mov = new System.Windows.Forms.CheckBox();
this.chbD_Atu = new System.Windows.Forms.CheckBox();
this.chbD_Dir = new System.Windows.Forms.CheckBox();
this.btnCarregar = new System.Windows.Forms.Button();
this.btnSalvar = new System.Windows.Forms.Button();
this.chbSalvar = new System.Windows.Forms.CheckBox();
this.gpbConfiguracoesgerais = new System.Windows.Forms.GroupBox();
this.txtDensidadeherbicida = new System.Windows.Forms.TextBox();
this.lblUnDensidadeherbicida = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.nudCapacidadereservatorio = new System.Windows.Forms.NumericUpDown();
this.lblUnCapcaidadereservatorio = new System.Windows.Forms.Label();
this.lblCapacidadereservatorio = new System.Windows.Forms.Label();
this.chbMovAuxilioSonar = new System.Windows.Forms.CheckBox();
this.gpbModulos.SuspendLayout();
this.gpbP_Knt.SuspendLayout();
this.gpbP_Sen.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudTemposalvarlog)).BeginInit();
this.gpbP_Atu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudAtuarem)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudQtdCameras)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudQtdBicos)).BeginInit();
this.gpbP_Dir.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudAnguloMinimo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeMP)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudAnguloMaximo)).BeginInit();
this.gpbP_Mov.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeComErvas)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeSemErvas)).BeginInit();
this.gpbConfiguracoesgerais.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudCapacidadereservatorio)).BeginInit();
this.SuspendLayout();
//
// cmbOperacao
//
this.cmbOperacao.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbOperacao.Enabled = false;
this.cmbOperacao.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cmbOperacao.FormattingEnabled = true;
this.cmbOperacao.Location = new System.Drawing.Point(15, 39);
this.cmbOperacao.Margin = new System.Windows.Forms.Padding(6);
this.cmbOperacao.Name = "cmbOperacao";
this.cmbOperacao.Size = new System.Drawing.Size(417, 32);
this.cmbOperacao.TabIndex = 0;
//
// lblOperacao
//
this.lblOperacao.AutoSize = true;
this.lblOperacao.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblOperacao.Location = new System.Drawing.Point(15, 9);
this.lblOperacao.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
this.lblOperacao.Name = "lblOperacao";
this.lblOperacao.Size = new System.Drawing.Size(175, 24);
this.lblOperacao.TabIndex = 1;
this.lblOperacao.Text = "Modo de Operação";
//
// gpbModulos
//
this.gpbModulos.Controls.Add(this.gpbP_Knt);
this.gpbModulos.Controls.Add(this.chbO_Snr);
this.gpbModulos.Controls.Add(this.gpbP_Gps);
this.gpbModulos.Controls.Add(this.chbD_Snr);
this.gpbModulos.Controls.Add(this.gpbP_Sen);
this.gpbModulos.Controls.Add(this.gpbP_Atu);
this.gpbModulos.Controls.Add(this.gpbP_Dir);
this.gpbModulos.Controls.Add(this.gpbP_Mov);
this.gpbModulos.Controls.Add(this.chbO_Gps);
this.gpbModulos.Controls.Add(this.chbO_Sen);
this.gpbModulos.Controls.Add(this.chbO_Atu);
this.gpbModulos.Controls.Add(this.chbO_Dir);
this.gpbModulos.Controls.Add(this.chbO_Mov);
this.gpbModulos.Controls.Add(this.chbD_Gps);
this.gpbModulos.Controls.Add(this.chbD_Sen);
this.gpbModulos.Controls.Add(this.chbD_Mov);
this.gpbModulos.Controls.Add(this.chbD_Atu);
this.gpbModulos.Controls.Add(this.chbD_Dir);
this.gpbModulos.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbModulos.Location = new System.Drawing.Point(15, 83);
this.gpbModulos.Margin = new System.Windows.Forms.Padding(6);
this.gpbModulos.Name = "gpbModulos";
this.gpbModulos.Padding = new System.Windows.Forms.Padding(6);
this.gpbModulos.Size = new System.Drawing.Size(1187, 319);
this.gpbModulos.TabIndex = 3;
this.gpbModulos.TabStop = false;
this.gpbModulos.Text = "Módulos necessários para executar a operação";
//
// gpbP_Knt
//
this.gpbP_Knt.Controls.Add(this.chbFrenagem);
this.gpbP_Knt.Controls.Add(this.lblAnteciparManobraM);
this.gpbP_Knt.Controls.Add(this.txtAnteciparManobraM);
this.gpbP_Knt.Controls.Add(this.lblAnteciparManobra);
this.gpbP_Knt.Controls.Add(this.chbImuParadaInclinacao);
this.gpbP_Knt.Controls.Add(this.chbOakParadaObstaculo);
this.gpbP_Knt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Knt.Location = new System.Drawing.Point(988, 105);
this.gpbP_Knt.Name = "gpbP_Knt";
this.gpbP_Knt.Size = new System.Drawing.Size(190, 205);
this.gpbP_Knt.TabIndex = 15;
this.gpbP_Knt.TabStop = false;
this.gpbP_Knt.Text = "Ajustes";
//
// chbFrenagem
//
this.chbFrenagem.AutoSize = true;
this.chbFrenagem.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F);
this.chbFrenagem.Location = new System.Drawing.Point(9, 80);
this.chbFrenagem.Margin = new System.Windows.Forms.Padding(6);
this.chbFrenagem.Name = "chbFrenagem";
this.chbFrenagem.Size = new System.Drawing.Size(153, 22);
this.chbFrenagem.TabIndex = 18;
this.chbFrenagem.Text = "Frenagem ao parar";
this.chbFrenagem.UseVisualStyleBackColor = true;
//
// lblAnteciparManobraM
//
this.lblAnteciparManobraM.AutoSize = true;
this.lblAnteciparManobraM.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAnteciparManobraM.Location = new System.Drawing.Point(89, 158);
this.lblAnteciparManobraM.Name = "lblAnteciparManobraM";
this.lblAnteciparManobraM.Size = new System.Drawing.Size(21, 18);
this.lblAnteciparManobraM.TabIndex = 17;
this.lblAnteciparManobraM.Text = "m";
//
// txtAnteciparManobraM
//
this.txtAnteciparManobraM.Location = new System.Drawing.Point(10, 151);
this.txtAnteciparManobraM.Name = "txtAnteciparManobraM";
this.txtAnteciparManobraM.Size = new System.Drawing.Size(73, 26);
this.txtAnteciparManobraM.TabIndex = 16;
this.txtAnteciparManobraM.Text = "0";
this.txtAnteciparManobraM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblAnteciparManobra
//
this.lblAnteciparManobra.AutoSize = true;
this.lblAnteciparManobra.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAnteciparManobra.Location = new System.Drawing.Point(7, 131);
this.lblAnteciparManobra.Name = "lblAnteciparManobra";
this.lblAnteciparManobra.Size = new System.Drawing.Size(132, 18);
this.lblAnteciparManobra.TabIndex = 15;
this.lblAnteciparManobra.Text = "Antecipar manobra";
//
// chbDirAuxilioSonar
//
this.chbDirAuxilioSonar.AutoSize = true;
this.chbDirAuxilioSonar.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F);
this.chbDirAuxilioSonar.Location = new System.Drawing.Point(9, 180);
this.chbDirAuxilioSonar.Margin = new System.Windows.Forms.Padding(6);
this.chbDirAuxilioSonar.Name = "chbDirAuxilioSonar";
this.chbDirAuxilioSonar.Size = new System.Drawing.Size(157, 22);
this.chbDirAuxilioSonar.TabIndex = 13;
this.chbDirAuxilioSonar.Text = "Assistido por Sonar";
this.chbDirAuxilioSonar.UseVisualStyleBackColor = true;
//
// chbImuParadaInclinacao
//
this.chbImuParadaInclinacao.AutoSize = true;
this.chbImuParadaInclinacao.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbImuParadaInclinacao.Location = new System.Drawing.Point(9, 56);
this.chbImuParadaInclinacao.Margin = new System.Windows.Forms.Padding(6);
this.chbImuParadaInclinacao.Name = "chbImuParadaInclinacao";
this.chbImuParadaInclinacao.Size = new System.Drawing.Size(170, 22);
this.chbImuParadaInclinacao.TabIndex = 9;
this.chbImuParadaInclinacao.Text = "Parada por inclinação";
this.chbImuParadaInclinacao.UseVisualStyleBackColor = true;
//
// chbOakParadaObstaculo
//
this.chbOakParadaObstaculo.AutoSize = true;
this.chbOakParadaObstaculo.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbOakParadaObstaculo.Location = new System.Drawing.Point(10, 32);
this.chbOakParadaObstaculo.Margin = new System.Windows.Forms.Padding(6);
this.chbOakParadaObstaculo.Name = "chbOakParadaObstaculo";
this.chbOakParadaObstaculo.Size = new System.Drawing.Size(169, 22);
this.chbOakParadaObstaculo.TabIndex = 8;
this.chbOakParadaObstaculo.Text = "Parada por obstáculo";
this.chbOakParadaObstaculo.UseVisualStyleBackColor = true;
//
// chbO_Snr
//
this.chbO_Snr.AutoSize = true;
this.chbO_Snr.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Snr.Location = new System.Drawing.Point(998, 74);
this.chbO_Snr.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Snr.Name = "chbO_Snr";
this.chbO_Snr.Size = new System.Drawing.Size(86, 22);
this.chbO_Snr.TabIndex = 14;
this.chbO_Snr.Text = "Opcional";
this.chbO_Snr.UseVisualStyleBackColor = true;
this.chbO_Snr.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// gpbP_Gps
//
this.gpbP_Gps.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Gps.Location = new System.Drawing.Point(792, 105);
this.gpbP_Gps.Name = "gpbP_Gps";
this.gpbP_Gps.Size = new System.Drawing.Size(190, 205);
this.gpbP_Gps.TabIndex = 12;
this.gpbP_Gps.TabStop = false;
this.gpbP_Gps.Text = "Ajustes";
//
// chbD_Snr
//
this.chbD_Snr.AutoSize = true;
this.chbD_Snr.Location = new System.Drawing.Point(998, 34);
this.chbD_Snr.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Snr.Name = "chbD_Snr";
this.chbD_Snr.Size = new System.Drawing.Size(79, 28);
this.chbD_Snr.TabIndex = 13;
this.chbD_Snr.Text = "Sonar";
this.chbD_Snr.UseVisualStyleBackColor = true;
this.chbD_Snr.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// gpbP_Sen
//
this.gpbP_Sen.Controls.Add(this.btnA05);
this.gpbP_Sen.Controls.Add(this.lblTemposalvarlogU);
this.gpbP_Sen.Controls.Add(this.nudTemposalvarlog);
this.gpbP_Sen.Controls.Add(this.lblTemposalvarlog);
this.gpbP_Sen.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Sen.Location = new System.Drawing.Point(596, 105);
this.gpbP_Sen.Name = "gpbP_Sen";
this.gpbP_Sen.Size = new System.Drawing.Size(190, 205);
this.gpbP_Sen.TabIndex = 12;
this.gpbP_Sen.TabStop = false;
this.gpbP_Sen.Text = "Ajustes";
//
// btnA05
//
this.btnA05.Location = new System.Drawing.Point(10, 94);
this.btnA05.Margin = new System.Windows.Forms.Padding(6);
this.btnA05.Name = "btnA05";
this.btnA05.Size = new System.Drawing.Size(171, 28);
this.btnA05.TabIndex = 9;
this.btnA05.Text = "Ultrassom A05";
this.btnA05.UseVisualStyleBackColor = true;
this.btnA05.Click += new System.EventHandler(this.btnA05_Click);
//
// lblTemposalvarlogU
//
this.lblTemposalvarlogU.AutoSize = true;
this.lblTemposalvarlogU.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTemposalvarlogU.Location = new System.Drawing.Point(136, 61);
this.lblTemposalvarlogU.Name = "lblTemposalvarlogU";
this.lblTemposalvarlogU.Size = new System.Drawing.Size(32, 18);
this.lblTemposalvarlogU.TabIndex = 13;
this.lblTemposalvarlogU.Text = "seg";
//
// nudTemposalvarlog
//
this.nudTemposalvarlog.Location = new System.Drawing.Point(10, 59);
this.nudTemposalvarlog.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.nudTemposalvarlog.Name = "nudTemposalvarlog";
this.nudTemposalvarlog.Size = new System.Drawing.Size(120, 26);
this.nudTemposalvarlog.TabIndex = 10;
this.nudTemposalvarlog.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudTemposalvarlog.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// lblTemposalvarlog
//
this.lblTemposalvarlog.AutoSize = true;
this.lblTemposalvarlog.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTemposalvarlog.Location = new System.Drawing.Point(7, 26);
this.lblTemposalvarlog.Name = "lblTemposalvarlog";
this.lblTemposalvarlog.Size = new System.Drawing.Size(129, 18);
this.lblTemposalvarlog.TabIndex = 9;
this.lblTemposalvarlog.Text = "Tempo Salvar Log";
//
// gpbP_Atu
//
this.gpbP_Atu.Controls.Add(this.chbPulverizadorAutomatico);
this.gpbP_Atu.Controls.Add(this.nudAtuarem);
this.gpbP_Atu.Controls.Add(this.lblAtuarem);
this.gpbP_Atu.Controls.Add(this.nudQtdCameras);
this.gpbP_Atu.Controls.Add(this.lblQtdCameras);
this.gpbP_Atu.Controls.Add(this.nudQtdBicos);
this.gpbP_Atu.Controls.Add(this.lblQtdBicos);
this.gpbP_Atu.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Atu.Location = new System.Drawing.Point(400, 105);
this.gpbP_Atu.Name = "gpbP_Atu";
this.gpbP_Atu.Size = new System.Drawing.Size(190, 205);
this.gpbP_Atu.TabIndex = 12;
this.gpbP_Atu.TabStop = false;
this.gpbP_Atu.Text = "Ajustes";
//
// chbPulverizadorAutomatico
//
this.chbPulverizadorAutomatico.AutoSize = true;
this.chbPulverizadorAutomatico.Location = new System.Drawing.Point(10, 155);
this.chbPulverizadorAutomatico.Margin = new System.Windows.Forms.Padding(6);
this.chbPulverizadorAutomatico.Name = "chbPulverizadorAutomatico";
this.chbPulverizadorAutomatico.Size = new System.Drawing.Size(109, 24);
this.chbPulverizadorAutomatico.TabIndex = 14;
this.chbPulverizadorAutomatico.Text = "Automático";
this.chbPulverizadorAutomatico.UseVisualStyleBackColor = true;
//
// nudAtuarem
//
this.nudAtuarem.Location = new System.Drawing.Point(130, 97);
this.nudAtuarem.Name = "nudAtuarem";
this.nudAtuarem.Size = new System.Drawing.Size(54, 26);
this.nudAtuarem.TabIndex = 13;
this.nudAtuarem.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblAtuarem
//
this.lblAtuarem.AutoSize = true;
this.lblAtuarem.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAtuarem.Location = new System.Drawing.Point(6, 101);
this.lblAtuarem.Name = "lblAtuarem";
this.lblAtuarem.Size = new System.Drawing.Size(94, 18);
this.lblAtuarem.TabIndex = 12;
this.lblAtuarem.Text = "Atuar em (%)";
//
// nudQtdCameras
//
this.nudQtdCameras.Location = new System.Drawing.Point(130, 61);
this.nudQtdCameras.Name = "nudQtdCameras";
this.nudQtdCameras.Size = new System.Drawing.Size(54, 26);
this.nudQtdCameras.TabIndex = 11;
this.nudQtdCameras.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblQtdCameras
//
this.lblQtdCameras.AutoSize = true;
this.lblQtdCameras.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblQtdCameras.Location = new System.Drawing.Point(6, 65);
this.lblQtdCameras.Name = "lblQtdCameras";
this.lblQtdCameras.Size = new System.Drawing.Size(69, 18);
this.lblQtdCameras.TabIndex = 9;
this.lblQtdCameras.Text = "Câmeras";
//
// nudQtdBicos
//
this.nudQtdBicos.Location = new System.Drawing.Point(130, 25);
this.nudQtdBicos.Name = "nudQtdBicos";
this.nudQtdBicos.Size = new System.Drawing.Size(54, 26);
this.nudQtdBicos.TabIndex = 8;
this.nudQtdBicos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblQtdBicos
//
this.lblQtdBicos.AutoSize = true;
this.lblQtdBicos.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblQtdBicos.Location = new System.Drawing.Point(6, 29);
this.lblQtdBicos.Name = "lblQtdBicos";
this.lblQtdBicos.Size = new System.Drawing.Size(46, 18);
this.lblQtdBicos.TabIndex = 6;
this.lblQtdBicos.Text = "Bicos";
//
// gpbP_Dir
//
this.gpbP_Dir.Controls.Add(this.chbDirecionalAutomatico);
this.gpbP_Dir.Controls.Add(this.lblAngulomax);
this.gpbP_Dir.Controls.Add(this.nudAnguloMinimo);
this.gpbP_Dir.Controls.Add(this.nudVelocidadeMP);
this.gpbP_Dir.Controls.Add(this.chbDirAuxilioSonar);
this.gpbP_Dir.Controls.Add(this.lblVelocidadeMP);
this.gpbP_Dir.Controls.Add(this.nudAnguloMaximo);
this.gpbP_Dir.Controls.Add(this.lblAngulomin);
this.gpbP_Dir.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Dir.Location = new System.Drawing.Point(204, 105);
this.gpbP_Dir.Name = "gpbP_Dir";
this.gpbP_Dir.Size = new System.Drawing.Size(190, 205);
this.gpbP_Dir.TabIndex = 12;
this.gpbP_Dir.TabStop = false;
this.gpbP_Dir.Text = "Ajustes";
//
// chbDirecionalAutomatico
//
this.chbDirecionalAutomatico.AutoSize = true;
this.chbDirecionalAutomatico.Location = new System.Drawing.Point(9, 155);
this.chbDirecionalAutomatico.Margin = new System.Windows.Forms.Padding(6);
this.chbDirecionalAutomatico.Name = "chbDirecionalAutomatico";
this.chbDirecionalAutomatico.Size = new System.Drawing.Size(109, 24);
this.chbDirecionalAutomatico.TabIndex = 15;
this.chbDirecionalAutomatico.Text = "Automático";
this.chbDirecionalAutomatico.UseVisualStyleBackColor = true;
//
// lblAngulomax
//
this.lblAngulomax.AutoSize = true;
this.lblAngulomax.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAngulomax.Location = new System.Drawing.Point(6, 67);
this.lblAngulomax.Name = "lblAngulomax";
this.lblAngulomax.Size = new System.Drawing.Size(85, 18);
this.lblAngulomax.TabIndex = 13;
this.lblAngulomax.Text = "Angulo Máx";
//
// nudAnguloMinimo
//
this.nudAnguloMinimo.Location = new System.Drawing.Point(112, 28);
this.nudAnguloMinimo.Maximum = new decimal(new int[] {
90,
0,
0,
0});
this.nudAnguloMinimo.Minimum = new decimal(new int[] {
90,
0,
0,
-2147483648});
this.nudAnguloMinimo.Name = "nudAnguloMinimo";
this.nudAnguloMinimo.Size = new System.Drawing.Size(72, 26);
this.nudAnguloMinimo.TabIndex = 12;
this.nudAnguloMinimo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// nudVelocidadeMP
//
this.nudVelocidadeMP.Location = new System.Drawing.Point(111, 100);
this.nudVelocidadeMP.Name = "nudVelocidadeMP";
this.nudVelocidadeMP.Size = new System.Drawing.Size(73, 26);
this.nudVelocidadeMP.TabIndex = 11;
this.nudVelocidadeMP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblVelocidadeMP
//
this.lblVelocidadeMP.AutoSize = true;
this.lblVelocidadeMP.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblVelocidadeMP.Location = new System.Drawing.Point(6, 104);
this.lblVelocidadeMP.Name = "lblVelocidadeMP";
this.lblVelocidadeMP.Size = new System.Drawing.Size(80, 18);
this.lblVelocidadeMP.TabIndex = 9;
this.lblVelocidadeMP.Text = "Velocidade";
//
// nudAnguloMaximo
//
this.nudAnguloMaximo.Location = new System.Drawing.Point(112, 64);
this.nudAnguloMaximo.Maximum = new decimal(new int[] {
90,
0,
0,
0});
this.nudAnguloMaximo.Minimum = new decimal(new int[] {
90,
0,
0,
-2147483648});
this.nudAnguloMaximo.Name = "nudAnguloMaximo";
this.nudAnguloMaximo.Size = new System.Drawing.Size(72, 26);
this.nudAnguloMaximo.TabIndex = 8;
this.nudAnguloMaximo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblAngulomin
//
this.lblAngulomin.AutoSize = true;
this.lblAngulomin.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAngulomin.Location = new System.Drawing.Point(6, 32);
this.lblAngulomin.Name = "lblAngulomin";
this.lblAngulomin.Size = new System.Drawing.Size(81, 18);
this.lblAngulomin.TabIndex = 6;
this.lblAngulomin.Text = "Angulo Mín";
//
// gpbP_Mov
//
this.gpbP_Mov.Controls.Add(this.chbMovAuxilioSonar);
this.gpbP_Mov.Controls.Add(this.chbMovimentacaoAutomatica);
this.gpbP_Mov.Controls.Add(this.nudVelocidadeComErvas);
this.gpbP_Mov.Controls.Add(this.lblKmhCErvas);
this.gpbP_Mov.Controls.Add(this.lblVelocidadeComErvas);
this.gpbP_Mov.Controls.Add(this.nudVelocidadeSemErvas);
this.gpbP_Mov.Controls.Add(this.lblKmhSErvas);
this.gpbP_Mov.Controls.Add(this.lblVelocidadeSemErvas);
this.gpbP_Mov.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gpbP_Mov.Location = new System.Drawing.Point(8, 105);
this.gpbP_Mov.Name = "gpbP_Mov";
this.gpbP_Mov.Size = new System.Drawing.Size(190, 205);
this.gpbP_Mov.TabIndex = 10;
this.gpbP_Mov.TabStop = false;
this.gpbP_Mov.Text = "Ajustes";
//
// chbMovimentacaoAutomatica
//
this.chbMovimentacaoAutomatica.AutoSize = true;
this.chbMovimentacaoAutomatica.Location = new System.Drawing.Point(6, 155);
this.chbMovimentacaoAutomatica.Margin = new System.Windows.Forms.Padding(6);
this.chbMovimentacaoAutomatica.Name = "chbMovimentacaoAutomatica";
this.chbMovimentacaoAutomatica.Size = new System.Drawing.Size(109, 24);
this.chbMovimentacaoAutomatica.TabIndex = 16;
this.chbMovimentacaoAutomatica.Text = "Automático";
this.chbMovimentacaoAutomatica.UseVisualStyleBackColor = true;
//
// nudVelocidadeComErvas
//
this.nudVelocidadeComErvas.Location = new System.Drawing.Point(10, 120);
this.nudVelocidadeComErvas.Name = "nudVelocidadeComErvas";
this.nudVelocidadeComErvas.Size = new System.Drawing.Size(73, 26);
this.nudVelocidadeComErvas.TabIndex = 11;
this.nudVelocidadeComErvas.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudVelocidadeComErvas.ValueChanged += new System.EventHandler(this.nudVelocidadeComErvas_ValueChanged);
//
// lblKmhCErvas
//
this.lblKmhCErvas.AutoSize = true;
this.lblKmhCErvas.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblKmhCErvas.Location = new System.Drawing.Point(89, 124);
this.lblKmhCErvas.Name = "lblKmhCErvas";
this.lblKmhCErvas.Size = new System.Drawing.Size(75, 18);
this.lblKmhCErvas.TabIndex = 10;
this.lblKmhCErvas.Text = "0,00 Km/h";
//
// lblVelocidadeComErvas
//
this.lblVelocidadeComErvas.AutoSize = true;
this.lblVelocidadeComErvas.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblVelocidadeComErvas.Location = new System.Drawing.Point(3, 94);
this.lblVelocidadeComErvas.Name = "lblVelocidadeComErvas";
this.lblVelocidadeComErvas.Size = new System.Drawing.Size(154, 18);
this.lblVelocidadeComErvas.TabIndex = 9;
this.lblVelocidadeComErvas.Text = "Velocidade com ervas";
//
// nudVelocidadeSemErvas
//
this.nudVelocidadeSemErvas.Location = new System.Drawing.Point(10, 57);
this.nudVelocidadeSemErvas.Name = "nudVelocidadeSemErvas";
this.nudVelocidadeSemErvas.Size = new System.Drawing.Size(73, 26);
this.nudVelocidadeSemErvas.TabIndex = 8;
this.nudVelocidadeSemErvas.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.nudVelocidadeSemErvas.ValueChanged += new System.EventHandler(this.nudVelocidadeSemErvas_ValueChanged);
//
// lblKmhSErvas
//
this.lblKmhSErvas.AutoSize = true;
this.lblKmhSErvas.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblKmhSErvas.Location = new System.Drawing.Point(89, 61);
this.lblKmhSErvas.Name = "lblKmhSErvas";
this.lblKmhSErvas.Size = new System.Drawing.Size(75, 18);
this.lblKmhSErvas.TabIndex = 7;
this.lblKmhSErvas.Text = "0,00 Km/h";
//
// lblVelocidadeSemErvas
//
this.lblVelocidadeSemErvas.AutoSize = true;
this.lblVelocidadeSemErvas.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblVelocidadeSemErvas.Location = new System.Drawing.Point(3, 32);
this.lblVelocidadeSemErvas.Name = "lblVelocidadeSemErvas";
this.lblVelocidadeSemErvas.Size = new System.Drawing.Size(153, 18);
this.lblVelocidadeSemErvas.TabIndex = 6;
this.lblVelocidadeSemErvas.Text = "Velocidade sem ervas";
//
// chbO_Gps
//
this.chbO_Gps.AutoSize = true;
this.chbO_Gps.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Gps.Location = new System.Drawing.Point(802, 74);
this.chbO_Gps.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Gps.Name = "chbO_Gps";
this.chbO_Gps.Size = new System.Drawing.Size(86, 22);
this.chbO_Gps.TabIndex = 9;
this.chbO_Gps.Text = "Opcional";
this.chbO_Gps.UseVisualStyleBackColor = true;
this.chbO_Gps.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// chbO_Sen
//
this.chbO_Sen.AutoSize = true;
this.chbO_Sen.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Sen.Location = new System.Drawing.Point(606, 74);
this.chbO_Sen.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Sen.Name = "chbO_Sen";
this.chbO_Sen.Size = new System.Drawing.Size(86, 22);
this.chbO_Sen.TabIndex = 8;
this.chbO_Sen.Text = "Opcional";
this.chbO_Sen.UseVisualStyleBackColor = true;
this.chbO_Sen.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// chbO_Atu
//
this.chbO_Atu.AutoSize = true;
this.chbO_Atu.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Atu.Location = new System.Drawing.Point(410, 74);
this.chbO_Atu.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Atu.Name = "chbO_Atu";
this.chbO_Atu.Size = new System.Drawing.Size(86, 22);
this.chbO_Atu.TabIndex = 7;
this.chbO_Atu.Text = "Opcional";
this.chbO_Atu.UseVisualStyleBackColor = true;
this.chbO_Atu.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// chbO_Dir
//
this.chbO_Dir.AutoSize = true;
this.chbO_Dir.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Dir.Location = new System.Drawing.Point(214, 74);
this.chbO_Dir.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Dir.Name = "chbO_Dir";
this.chbO_Dir.Size = new System.Drawing.Size(86, 22);
this.chbO_Dir.TabIndex = 6;
this.chbO_Dir.Text = "Opcional";
this.chbO_Dir.UseVisualStyleBackColor = true;
this.chbO_Dir.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// chbO_Mov
//
this.chbO_Mov.AutoSize = true;
this.chbO_Mov.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbO_Mov.Location = new System.Drawing.Point(18, 74);
this.chbO_Mov.Margin = new System.Windows.Forms.Padding(6);
this.chbO_Mov.Name = "chbO_Mov";
this.chbO_Mov.Size = new System.Drawing.Size(86, 22);
this.chbO_Mov.TabIndex = 5;
this.chbO_Mov.Text = "Opcional";
this.chbO_Mov.UseVisualStyleBackColor = true;
this.chbO_Mov.CheckedChanged += new System.EventHandler(this.chbO_CheckedChanged);
//
// chbD_Gps
//
this.chbD_Gps.AutoSize = true;
this.chbD_Gps.Location = new System.Drawing.Point(802, 34);
this.chbD_Gps.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Gps.Name = "chbD_Gps";
this.chbD_Gps.Size = new System.Drawing.Size(67, 28);
this.chbD_Gps.TabIndex = 4;
this.chbD_Gps.Text = "GPS";
this.chbD_Gps.UseVisualStyleBackColor = true;
this.chbD_Gps.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// chbD_Sen
//
this.chbD_Sen.AutoSize = true;
this.chbD_Sen.Location = new System.Drawing.Point(606, 34);
this.chbD_Sen.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Sen.Name = "chbD_Sen";
this.chbD_Sen.Size = new System.Drawing.Size(156, 28);
this.chbD_Sen.TabIndex = 3;
this.chbD_Sen.Text = "Sensoriamento";
this.chbD_Sen.UseVisualStyleBackColor = true;
this.chbD_Sen.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// chbD_Mov
//
this.chbD_Mov.AutoSize = true;
this.chbD_Mov.Location = new System.Drawing.Point(18, 34);
this.chbD_Mov.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Mov.Name = "chbD_Mov";
this.chbD_Mov.Size = new System.Drawing.Size(152, 28);
this.chbD_Mov.TabIndex = 0;
this.chbD_Mov.Text = "Movimentação";
this.chbD_Mov.UseVisualStyleBackColor = true;
this.chbD_Mov.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// chbD_Atu
//
this.chbD_Atu.AutoSize = true;
this.chbD_Atu.Location = new System.Drawing.Point(410, 34);
this.chbD_Atu.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Atu.Name = "chbD_Atu";
this.chbD_Atu.Size = new System.Drawing.Size(95, 28);
this.chbD_Atu.TabIndex = 2;
this.chbD_Atu.Text = "Atuador";
this.chbD_Atu.UseVisualStyleBackColor = true;
this.chbD_Atu.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// chbD_Dir
//
this.chbD_Dir.AutoSize = true;
this.chbD_Dir.Location = new System.Drawing.Point(214, 34);
this.chbD_Dir.Margin = new System.Windows.Forms.Padding(6);
this.chbD_Dir.Name = "chbD_Dir";
this.chbD_Dir.Size = new System.Drawing.Size(113, 28);
this.chbD_Dir.TabIndex = 1;
this.chbD_Dir.Text = "Direcional";
this.chbD_Dir.UseVisualStyleBackColor = true;
this.chbD_Dir.CheckedChanged += new System.EventHandler(this.chbD_CheckedChanged);
//
// btnCarregar
//
this.btnCarregar.Location = new System.Drawing.Point(444, 38);
this.btnCarregar.Margin = new System.Windows.Forms.Padding(6);
this.btnCarregar.Name = "btnCarregar";
this.btnCarregar.Size = new System.Drawing.Size(138, 38);
this.btnCarregar.TabIndex = 5;
this.btnCarregar.Text = "Carregar";
this.btnCarregar.UseVisualStyleBackColor = true;
this.btnCarregar.Click += new System.EventHandler(this.btnCarregar_Click);
//
// btnSalvar
//
this.btnSalvar.Location = new System.Drawing.Point(867, 38);
this.btnSalvar.Margin = new System.Windows.Forms.Padding(6);
this.btnSalvar.Name = "btnSalvar";
this.btnSalvar.Size = new System.Drawing.Size(138, 38);
this.btnSalvar.TabIndex = 6;
this.btnSalvar.Text = "Salvar";
this.btnSalvar.UseVisualStyleBackColor = true;
this.btnSalvar.Click += new System.EventHandler(this.btnSalvar_Click);
//
// chbSalvar
//
this.chbSalvar.AutoSize = true;
this.chbSalvar.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.chbSalvar.Location = new System.Drawing.Point(700, 45);
this.chbSalvar.Name = "chbSalvar";
this.chbSalvar.Size = new System.Drawing.Size(128, 24);
this.chbSalvar.TabIndex = 7;
this.chbSalvar.Text = "Personalizado";
this.chbSalvar.UseVisualStyleBackColor = true;
//
// gpbConfiguracoesgerais
//
this.gpbConfiguracoesgerais.Controls.Add(this.txtDensidadeherbicida);
this.gpbConfiguracoesgerais.Controls.Add(this.lblUnDensidadeherbicida);
this.gpbConfiguracoesgerais.Controls.Add(this.label2);
this.gpbConfiguracoesgerais.Controls.Add(this.nudCapacidadereservatorio);
this.gpbConfiguracoesgerais.Controls.Add(this.lblUnCapcaidadereservatorio);
this.gpbConfiguracoesgerais.Controls.Add(this.lblCapacidadereservatorio);
this.gpbConfiguracoesgerais.Location = new System.Drawing.Point(15, 411);
this.gpbConfiguracoesgerais.Name = "gpbConfiguracoesgerais";
this.gpbConfiguracoesgerais.Size = new System.Drawing.Size(1187, 256);
this.gpbConfiguracoesgerais.TabIndex = 8;
this.gpbConfiguracoesgerais.TabStop = false;
this.gpbConfiguracoesgerais.Text = "Gerais";
//
// txtDensidadeherbicida
//
this.txtDensidadeherbicida.Location = new System.Drawing.Point(18, 118);
this.txtDensidadeherbicida.Name = "txtDensidadeherbicida";
this.txtDensidadeherbicida.Size = new System.Drawing.Size(73, 29);
this.txtDensidadeherbicida.TabIndex = 15;
this.txtDensidadeherbicida.Text = "1,1";
this.txtDensidadeherbicida.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblUnDensidadeherbicida
//
this.lblUnDensidadeherbicida.AutoSize = true;
this.lblUnDensidadeherbicida.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblUnDensidadeherbicida.Location = new System.Drawing.Point(97, 121);
this.lblUnDensidadeherbicida.Name = "lblUnDensidadeherbicida";
this.lblUnDensidadeherbicida.Size = new System.Drawing.Size(48, 20);
this.lblUnDensidadeherbicida.TabIndex = 13;
this.lblUnDensidadeherbicida.Text = "g/cm³";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(14, 92);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(154, 20);
this.label2.TabIndex = 12;
this.label2.Text = "Densidade herbicida";
//
// nudCapacidadereservatorio
//
this.nudCapacidadereservatorio.Location = new System.Drawing.Point(18, 55);
this.nudCapacidadereservatorio.Name = "nudCapacidadereservatorio";
this.nudCapacidadereservatorio.Size = new System.Drawing.Size(73, 29);
this.nudCapacidadereservatorio.TabIndex = 11;
this.nudCapacidadereservatorio.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// lblUnCapcaidadereservatorio
//
this.lblUnCapcaidadereservatorio.AutoSize = true;
this.lblUnCapcaidadereservatorio.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblUnCapcaidadereservatorio.Location = new System.Drawing.Point(97, 57);
this.lblUnCapcaidadereservatorio.Name = "lblUnCapcaidadereservatorio";
this.lblUnCapcaidadereservatorio.Size = new System.Drawing.Size(42, 20);
this.lblUnCapcaidadereservatorio.TabIndex = 10;
this.lblUnCapcaidadereservatorio.Text = "litros";
//
// lblCapacidadereservatorio
//
this.lblCapacidadereservatorio.AutoSize = true;
this.lblCapacidadereservatorio.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCapacidadereservatorio.Location = new System.Drawing.Point(14, 28);
this.lblCapacidadereservatorio.Name = "lblCapacidadereservatorio";
this.lblCapacidadereservatorio.Size = new System.Drawing.Size(181, 20);
this.lblCapacidadereservatorio.TabIndex = 9;
this.lblCapacidadereservatorio.Text = "Capacidade reservatório";
//
// chbMovAuxilioSonar
//
this.chbMovAuxilioSonar.AutoSize = true;
this.chbMovAuxilioSonar.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F);
this.chbMovAuxilioSonar.Location = new System.Drawing.Point(6, 180);
this.chbMovAuxilioSonar.Margin = new System.Windows.Forms.Padding(6);
this.chbMovAuxilioSonar.Name = "chbMovAuxilioSonar";
this.chbMovAuxilioSonar.Size = new System.Drawing.Size(157, 22);
this.chbMovAuxilioSonar.TabIndex = 16;
this.chbMovAuxilioSonar.Text = "Assistido por Sonar";
this.chbMovAuxilioSonar.UseVisualStyleBackColor = true;
//
// frmParametrizacaoOperacao
//
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1214, 683);
this.Controls.Add(this.gpbConfiguracoesgerais);
this.Controls.Add(this.chbSalvar);
this.Controls.Add(this.btnSalvar);
this.Controls.Add(this.btnCarregar);
this.Controls.Add(this.gpbModulos);
this.Controls.Add(this.lblOperacao);
this.Controls.Add(this.cmbOperacao);
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(6);
this.Name = "frmParametrizacaoOperacao";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Parametrização da Operação";
this.Load += new System.EventHandler(this.frmParametrizacaoOperacao_Load);
this.gpbModulos.ResumeLayout(false);
this.gpbModulos.PerformLayout();
this.gpbP_Knt.ResumeLayout(false);
this.gpbP_Knt.PerformLayout();
this.gpbP_Sen.ResumeLayout(false);
this.gpbP_Sen.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudTemposalvarlog)).EndInit();
this.gpbP_Atu.ResumeLayout(false);
this.gpbP_Atu.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudAtuarem)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudQtdCameras)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudQtdBicos)).EndInit();
this.gpbP_Dir.ResumeLayout(false);
this.gpbP_Dir.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudAnguloMinimo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeMP)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudAnguloMaximo)).EndInit();
this.gpbP_Mov.ResumeLayout(false);
this.gpbP_Mov.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeComErvas)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.nudVelocidadeSemErvas)).EndInit();
this.gpbConfiguracoesgerais.ResumeLayout(false);
this.gpbConfiguracoesgerais.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudCapacidadereservatorio)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ComboBox cmbOperacao;
private System.Windows.Forms.Label lblOperacao;
private System.Windows.Forms.GroupBox gpbModulos;
private System.Windows.Forms.CheckBox chbD_Gps;
private System.Windows.Forms.CheckBox chbD_Sen;
private System.Windows.Forms.CheckBox chbD_Atu;
private System.Windows.Forms.CheckBox chbD_Dir;
private System.Windows.Forms.CheckBox chbD_Mov;
private System.Windows.Forms.Button btnCarregar;
private System.Windows.Forms.Button btnSalvar;
private System.Windows.Forms.CheckBox chbO_Gps;
private System.Windows.Forms.CheckBox chbO_Sen;
private System.Windows.Forms.CheckBox chbO_Atu;
private System.Windows.Forms.CheckBox chbO_Dir;
private System.Windows.Forms.CheckBox chbO_Mov;
private System.Windows.Forms.GroupBox gpbP_Mov;
private System.Windows.Forms.NumericUpDown nudVelocidadeComErvas;
private System.Windows.Forms.Label lblKmhCErvas;
private System.Windows.Forms.Label lblVelocidadeComErvas;
private System.Windows.Forms.NumericUpDown nudVelocidadeSemErvas;
private System.Windows.Forms.Label lblKmhSErvas;
private System.Windows.Forms.Label lblVelocidadeSemErvas;
private System.Windows.Forms.GroupBox gpbP_Gps;
private System.Windows.Forms.GroupBox gpbP_Sen;
private System.Windows.Forms.GroupBox gpbP_Atu;
private System.Windows.Forms.NumericUpDown nudQtdCameras;
private System.Windows.Forms.Label lblQtdCameras;
private System.Windows.Forms.NumericUpDown nudQtdBicos;
private System.Windows.Forms.Label lblQtdBicos;
private System.Windows.Forms.GroupBox gpbP_Dir;
private System.Windows.Forms.NumericUpDown nudVelocidadeMP;
private System.Windows.Forms.Label lblVelocidadeMP;
private System.Windows.Forms.NumericUpDown nudAnguloMaximo;
private System.Windows.Forms.Label lblAngulomin;
private System.Windows.Forms.NumericUpDown nudAnguloMinimo;
private System.Windows.Forms.CheckBox chbSalvar;
private System.Windows.Forms.Label lblTemposalvarlogU;
private System.Windows.Forms.NumericUpDown nudTemposalvarlog;
private System.Windows.Forms.Label lblTemposalvarlog;
private System.Windows.Forms.GroupBox gpbConfiguracoesgerais;
private System.Windows.Forms.TextBox txtDensidadeherbicida;
private System.Windows.Forms.Label lblUnDensidadeherbicida;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.NumericUpDown nudCapacidadereservatorio;
private System.Windows.Forms.Label lblUnCapcaidadereservatorio;
private System.Windows.Forms.Label lblCapacidadereservatorio;
private System.Windows.Forms.NumericUpDown nudAtuarem;
private System.Windows.Forms.Label lblAtuarem;
private System.Windows.Forms.Label lblAngulomax;
private System.Windows.Forms.Button btnA05;
private System.Windows.Forms.CheckBox chbDirAuxilioSonar;
private System.Windows.Forms.GroupBox gpbP_Knt;
private System.Windows.Forms.CheckBox chbO_Snr;
private System.Windows.Forms.CheckBox chbD_Snr;
private System.Windows.Forms.CheckBox chbImuParadaInclinacao;
private System.Windows.Forms.CheckBox chbOakParadaObstaculo;
private System.Windows.Forms.CheckBox chbPulverizadorAutomatico;
private System.Windows.Forms.CheckBox chbDirecionalAutomatico;
private System.Windows.Forms.CheckBox chbMovimentacaoAutomatica;
private System.Windows.Forms.Label lblAnteciparManobraM;
private System.Windows.Forms.TextBox txtAnteciparManobraM;
private System.Windows.Forms.Label lblAnteciparManobra;
private System.Windows.Forms.CheckBox chbFrenagem;
private System.Windows.Forms.CheckBox chbMovAuxilioSonar;
}
}