diff --git a/.vscode/settings.json b/.vscode/settings.json index a3b2b51f1..2dccd808b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,10 @@ { "files.associations": { - "vector": "cpp" + "vector": "cpp", + "deque": "cpp", + "initializer_list": "cpp", + "list": "cpp", + "xstring": "cpp", + "xutility": "cpp" } } \ No newline at end of file diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/2073c366-683b-4e8c-9da0-0ee832ed5d9a.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/2073c366-683b-4e8c-9da0-0ee832ed5d9a.vsidx new file mode 100644 index 000000000..b5c58fb1f Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/2073c366-683b-4e8c-9da0-0ee832ed5d9a.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/243eb830-f2e4-4f08-b4a9-da2c39df310b.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/243eb830-f2e4-4f08-b4a9-da2c39df310b.vsidx new file mode 100644 index 000000000..7bcbaddde Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/243eb830-f2e4-4f08-b4a9-da2c39df310b.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/2606a29a-e5aa-4827-b8e5-5f17e06db06f.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/2606a29a-e5aa-4827-b8e5-5f17e06db06f.vsidx deleted file mode 100644 index 13a2f81b5..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/2606a29a-e5aa-4827-b8e5-5f17e06db06f.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/38e0c70f-909b-46f3-abac-7274e1a6adbf.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/38e0c70f-909b-46f3-abac-7274e1a6adbf.vsidx new file mode 100644 index 000000000..d7947615d Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/38e0c70f-909b-46f3-abac-7274e1a6adbf.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/4178cf4a-1223-4205-b2eb-056e12bd10dd.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/4178cf4a-1223-4205-b2eb-056e12bd10dd.vsidx deleted file mode 100644 index cb0214d14..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/4178cf4a-1223-4205-b2eb-056e12bd10dd.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/722d9506-54d4-4208-88ce-3f7bac8f4aae.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/722d9506-54d4-4208-88ce-3f7bac8f4aae.vsidx deleted file mode 100644 index 355def654..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/722d9506-54d4-4208-88ce-3f7bac8f4aae.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/a93a20eb-0341-41fe-af9b-dbfd61c437ed.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/a93a20eb-0341-41fe-af9b-dbfd61c437ed.vsidx deleted file mode 100644 index 5d65ab1d9..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/a93a20eb-0341-41fe-af9b-dbfd61c437ed.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/b316ccb8-fa32-4063-8707-44fe4880396c.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/b316ccb8-fa32-4063-8707-44fe4880396c.vsidx new file mode 100644 index 000000000..98ea109c9 Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/b316ccb8-fa32-4063-8707-44fe4880396c.vsidx differ diff --git a/AgroBase/.vs/AgroBase/v17/.suo b/AgroBase/.vs/AgroBase/v17/.suo index 08e51c731..827639719 100644 Binary files a/AgroBase/.vs/AgroBase/v17/.suo and b/AgroBase/.vs/AgroBase/v17/.suo differ diff --git a/AgroBase/.vs/AgroBase/v17/DocumentLayout.json b/AgroBase/.vs/AgroBase/v17/DocumentLayout.json index 149214087..7f350f246 100644 --- a/AgroBase/.vs/AgroBase/v17/DocumentLayout.json +++ b/AgroBase/.vs/AgroBase/v17/DocumentLayout.json @@ -1,12 +1,37 @@ { "Version": 1, "WorkspaceRootPath": "C:\\ZendionINC\\agrobot_base\\AgroBase\\", - "Documents": [], + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}|AgroBase\\AgroBase.csproj|c:\\zendioninc\\agrobot_base\\agrobase\\agrobase\\models\\modules\\pinoutmodel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C54B41C0-1D21-4E3E-949E-0F86BBC86A33}|AgroBase\\AgroBase.csproj|solutionrelative:agrobase\\models\\modules\\pinoutmodel.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + } + ], "DocumentGroupContainers": [ { "Orientation": 0, "VerticalTabListWidth": 256, - "DocumentGroups": [] + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 0, + "Children": [ + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "PinoutModel.cs", + "DocumentMoniker": "C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Models\\Modules\\PinoutModel.cs", + "RelativeDocumentMoniker": "AgroBase\\Models\\Modules\\PinoutModel.cs", + "ToolTip": "C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Models\\Modules\\PinoutModel.cs", + "RelativeToolTip": "AgroBase\\Models\\Modules\\PinoutModel.cs", + "ViewState": "AQIAAA0AAAAAAAAAAAAzwLYAAABFAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2024-06-03T22:54:24.905Z", + "EditorCaption": "" + } + ] + } + ] } ] } \ No newline at end of file diff --git a/AgroBase/AgroBase/.vs/AgroBase.csproj.dtbcache.json b/AgroBase/AgroBase/.vs/AgroBase.csproj.dtbcache.json index a70718472..836da311e 100644 --- a/AgroBase/AgroBase/.vs/AgroBase.csproj.dtbcache.json +++ b/AgroBase/AgroBase/.vs/AgroBase.csproj.dtbcache.json @@ -1 +1 @@ -{"RootPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase","ProjectFileName":"AgroBase.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Forms\\Atuador\\frmAtuCalibragem.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCalibragem.Designer.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuConfig.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuConfig.Designer.cs"},{"SourceFile":"Forms\\Direcional\\frmDirConfig.cs"},{"SourceFile":"Forms\\Direcional\\frmDirConfig.Designer.cs"},{"SourceFile":"Forms\\Direcional\\frmDirPlot.cs"},{"SourceFile":"Forms\\Direcional\\frmDirPlot.Designer.cs"},{"SourceFile":"Forms\\frmAcompanhamento.cs"},{"SourceFile":"Forms\\frmAcompanhamento.Designer.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCamera.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCamera.Designer.cs"},{"SourceFile":"Forms\\frmGPS.cs"},{"SourceFile":"Forms\\frmGPS.Designer.cs"},{"SourceFile":"Forms\\frmKinect.cs"},{"SourceFile":"Forms\\frmKinect.Designer.cs"},{"SourceFile":"Forms\\frmLoraConfig.cs"},{"SourceFile":"Forms\\frmLoraConfig.Designer.cs"},{"SourceFile":"Forms\\frmMapa.cs"},{"SourceFile":"Forms\\frmMapa.Designer.cs"},{"SourceFile":"Forms\\frmPinout.cs"},{"SourceFile":"Forms\\frmPinout.Designer.cs"},{"SourceFile":"Forms\\frmSimulacaoMapaGPS.cs"},{"SourceFile":"Forms\\frmSimulacaoMapaGPS.Designer.cs"},{"SourceFile":"Forms\\frmWT901C.cs"},{"SourceFile":"Forms\\frmWT901C.Designer.cs"},{"SourceFile":"Forms\\IHM\\frmIHM.cs"},{"SourceFile":"Forms\\IHM\\frmIHM.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovCamera.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovCamera.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovDiagnosticos.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovDiagnosticos.Designer.cs"},{"SourceFile":"Forms\\frmInstancial.cs"},{"SourceFile":"Forms\\frmInstancial.Designer.cs"},{"SourceFile":"Forms\\frmJoystick.cs"},{"SourceFile":"Forms\\frmJoystick.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovConfig.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovConfig.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovPlot.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovPlot.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmInicioOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmInicioOperacao.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoManual.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoManual.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoMapaGPS.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoSeguidorLinha.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmParametrizacaoOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmParametrizacaoOperacao.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmResultadosOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmResultadosOperacao.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenCamera.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenCamera.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenConfig.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenConfig.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSonar.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSonar.Designer.cs"},{"SourceFile":"Models\\AlarmeModel.cs"},{"SourceFile":"Models\\CameraCaminhoModel.cs"},{"SourceFile":"Models\\CameraModel.cs"},{"SourceFile":"Models\\CameraSoloModel.cs"},{"SourceFile":"Models\\GPSModel.cs"},{"SourceFile":"Models\\GraficoInterativoModel.cs"},{"SourceFile":"Models\\LoRaModel.cs"},{"SourceFile":"Models\\MapasModel.cs"},{"SourceFile":"Models\\MensagemFilaModel.cs"},{"SourceFile":"Models\\Modules\\AtuadorModel.cs"},{"SourceFile":"Models\\Modules\\DirecionalModel.cs"},{"SourceFile":"Models\\Modules\\DispositivoBaseModel.cs"},{"SourceFile":"Models\\Enuns.cs"},{"SourceFile":"Models\\GeneralJoystick.cs"},{"SourceFile":"Models\\Modules\\MovimentacaoModel.cs"},{"SourceFile":"Models\\Modules\\PinoutModel.cs"},{"SourceFile":"Models\\Modules\\SensoriamentoModel.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\SerialPortConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\TcpClientConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\TcpServerConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\UdpConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\ConnectConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\IConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\IReceiveListener.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\SendDataInterface.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServer.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServerPool.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServerProxy.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServer.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServerPool.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServerProxy.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\SPConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\TcpClientConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\TcpServerConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\UdpConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Constant\\InnerKeys.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\DeviceManager.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\DeviceManagerEvents.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\ReadDataSleepManager.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceDataSource.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceEvents.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceModel.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\ByteKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\DataKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\DoubleKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\FloatKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\IntKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\ShortKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\StringKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Entity\\DeviceOption.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Enum\\DataType.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Interfaces\\IDeviceComponent.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Interfaces\\Impls\\RateCalculationCompo.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Utils\\DeviceModelFactory.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Processor\\Interface\\IDataProcessor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Processor\\Interface\\Impls\\EmptyProcessor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Enum\\WitSensorProtocol.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Interface\\Impls\\EmptyResolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Interface\\IProtocolResolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Example\\IAttitudeSenosrApi.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Byte\\ByteArrayConvert.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Cmd\\Entity\\CmdBean.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Cmd\\Utils\\CmdUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\DateTime\\DateTimeUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\AutoDelayUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\DataProcessorContext.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\RecordKeySwitch.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\AsciiProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\ATCommandHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\DipSensorMagHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\Modbus16Utils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\MWT925Helper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\SerialPortUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitCanProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitSensorHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WT925Helper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Gps\\GpsUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Components\\Modbus16Resolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Components\\WT901C485Processor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Data\\WitSensorKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\WT901C485.cs"},{"SourceFile":"Models\\MotorComum.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoManualModel.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoMapaGPSModel.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoModel.cs"},{"SourceFile":"Models\\PIDModel.cs"},{"SourceFile":"Models\\PZEMModel.cs"},{"SourceFile":"Models\\SonarModel.cs"},{"SourceFile":"Models\\Variaveis.cs"},{"SourceFile":"Services\\APIService.cs"},{"SourceFile":"Services\\CameraService.cs"},{"SourceFile":"Services\\CoulombCounterService.cs"},{"SourceFile":"Services\\DispositivosService.cs"},{"SourceFile":"Forms\\frmPrincipal.cs"},{"SourceFile":"Forms\\frmPrincipal.Designer.cs"},{"SourceFile":"Program.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Services\\DispositivosServiceFactory.cs"},{"SourceFile":"Services\\FilaService.cs"},{"SourceFile":"Services\\GPSService.cs"},{"SourceFile":"Services\\IDispositivosService.cs"},{"SourceFile":"Services\\LoRaSerializer.cs"},{"SourceFile":"Services\\LoRaService.cs"},{"SourceFile":"Services\\MapasService.cs"},{"SourceFile":"Services\\MqttService.cs"},{"SourceFile":"Services\\PythonService.cs"},{"SourceFile":"Services\\PZEMService.cs"},{"SourceFile":"Services\\SerialService.cs"},{"SourceFile":"Services\\SocketService.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.2.2.5\\lib\\AForge.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.Video.DirectShow.2.2.5\\lib\\AForge.Video.DirectShow.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.Video.2.2.5\\lib\\AForge.Video.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.Common.119.4.30\\lib\\net462\\CefSharp.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.Common.119.4.30\\lib\\net462\\CefSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.WinForms.119.4.30\\lib\\net462\\CefSharp.WinForms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Emgu.CV.4.8.1.5350\\lib\\netstandard2.0\\Emgu.CV.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Microsoft.Bcl.AsyncInterfaces.7.0.0\\lib\\net462\\Microsoft.Bcl.AsyncInterfaces.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Microsoft.DirectX.DirectInput.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Microsoft.DirectX.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files\\Microsoft SDKs\\Kinect\\v1.8\\Assemblies\\Microsoft.Kinect.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\MQTTnet.3.1.1\\lib\\net461\\MQTTnet.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Newtonsoft.Json.13.0.3\\lib\\net45\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\OpenTK.1.1.2225.0\\lib\\net20\\OpenTK.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\OpenTK.GLControl.1.1.2225.0\\lib\\net20\\OpenTK.GLControl.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\SharpDX.DirectInput.4.2.0\\lib\\net45\\SharpDX.DirectInput.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\SharpDX.4.2.0\\lib\\net45\\SharpDX.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Buffers.4.5.1\\lib\\net461\\System.Buffers.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.CodeDom.8.0.0\\lib\\net462\\System.CodeDom.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.ComponentModel.Composition.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Deployment.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Drawing.Primitives.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Management.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Memory.4.5.5\\lib\\net461\\System.Memory.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Net.Http.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Numerics.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Numerics.Vectors.4.5.0\\lib\\net46\\System.Numerics.Vectors.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Runtime.CompilerServices.Unsafe.6.0.0\\lib\\net461\\System.Runtime.CompilerServices.Unsafe.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Runtime.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Text.Encodings.Web.7.0.0\\lib\\net462\\System.Text.Encodings.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Text.Json.7.0.3\\lib\\net462\\System.Text.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Threading.Tasks.Extensions.4.5.4\\lib\\net461\\System.Threading.Tasks.Extensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.ValueTuple.4.5.0\\lib\\net47\\System.ValueTuple.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Windows.Forms.DataVisualization.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Windows\\System32\\WinMetadata\\Windows.Gaming.winmd","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\ZedGraph.5.1.5\\lib\\ZedGraph.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\bin\\Debug\\AgroBase.exe","OutputItemRelativePath":"AgroBase.exe"},{"OutputItemFullPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\bin\\Debug\\AgroBase.pdb","OutputItemRelativePath":"AgroBase.pdb"}],"CopyToOutputEntries":[]} \ No newline at end of file +{"RootPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase","ProjectFileName":"AgroBase.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Forms\\Atuador\\frmAtuCalibragem.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCalibragem.Designer.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuConfig.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuConfig.Designer.cs"},{"SourceFile":"Forms\\Direcional\\frmDirConfig.cs"},{"SourceFile":"Forms\\Direcional\\frmDirConfig.Designer.cs"},{"SourceFile":"Forms\\Direcional\\frmDirPlot.cs"},{"SourceFile":"Forms\\Direcional\\frmDirPlot.Designer.cs"},{"SourceFile":"Forms\\frmAcompanhamento.cs"},{"SourceFile":"Forms\\frmAcompanhamento.Designer.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCamera.cs"},{"SourceFile":"Forms\\Atuador\\frmAtuCamera.Designer.cs"},{"SourceFile":"Forms\\frmGPS.cs"},{"SourceFile":"Forms\\frmGPS.Designer.cs"},{"SourceFile":"Forms\\frmKinect.cs"},{"SourceFile":"Forms\\frmKinect.Designer.cs"},{"SourceFile":"Forms\\frmLoraConfig.cs"},{"SourceFile":"Forms\\frmLoraConfig.Designer.cs"},{"SourceFile":"Forms\\frmMapa.cs"},{"SourceFile":"Forms\\frmMapa.Designer.cs"},{"SourceFile":"Forms\\frmPinout.cs"},{"SourceFile":"Forms\\frmPinout.Designer.cs"},{"SourceFile":"Forms\\frmSimulacaoMapaGPS.cs"},{"SourceFile":"Forms\\frmSimulacaoMapaGPS.Designer.cs"},{"SourceFile":"Forms\\frmWT901C.cs"},{"SourceFile":"Forms\\frmWT901C.Designer.cs"},{"SourceFile":"Forms\\IHM\\frmIHM.cs"},{"SourceFile":"Forms\\IHM\\frmIHM.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovCamera.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovCamera.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovDiagnosticos.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovDiagnosticos.Designer.cs"},{"SourceFile":"Forms\\frmInstancial.cs"},{"SourceFile":"Forms\\frmInstancial.Designer.cs"},{"SourceFile":"Forms\\frmJoystick.cs"},{"SourceFile":"Forms\\frmJoystick.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovConfig.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovConfig.Designer.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovPlot.cs"},{"SourceFile":"Forms\\Movimentacao\\frmMovPlot.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmInicioOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmInicioOperacao.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoManual.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoManual.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoMapaGPS.cs"},{"SourceFile":"Forms\\Operacoes\\frmOperacaoSeguidorLinha.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmParametrizacaoOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmParametrizacaoOperacao.Designer.cs"},{"SourceFile":"Forms\\Operacoes\\frmResultadosOperacao.cs"},{"SourceFile":"Forms\\Operacoes\\frmResultadosOperacao.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenCamera.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenCamera.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenConfig.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSenConfig.Designer.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSonar.cs"},{"SourceFile":"Forms\\Sensoriamento\\frmSonar.Designer.cs"},{"SourceFile":"Models\\AlarmeModel.cs"},{"SourceFile":"Models\\BLD300RModel.cs"},{"SourceFile":"Models\\CameraCaminhoModel.cs"},{"SourceFile":"Models\\CameraModel.cs"},{"SourceFile":"Models\\CameraSoloModel.cs"},{"SourceFile":"Models\\GPSModel.cs"},{"SourceFile":"Models\\GraficoInterativoModel.cs"},{"SourceFile":"Models\\LoRaModel.cs"},{"SourceFile":"Models\\MapasModel.cs"},{"SourceFile":"Models\\MensagemFilaModel.cs"},{"SourceFile":"Models\\Modules\\AtuadorModel.cs"},{"SourceFile":"Models\\Modules\\DirecionalModel.cs"},{"SourceFile":"Models\\Modules\\DispositivoBaseModel.cs"},{"SourceFile":"Models\\Enuns.cs"},{"SourceFile":"Models\\GeneralJoystick.cs"},{"SourceFile":"Models\\Modules\\MovimentacaoModel.cs"},{"SourceFile":"Models\\Modules\\PinoutModel.cs"},{"SourceFile":"Models\\Modules\\SensoriamentoModel.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\SerialPortConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\TcpClientConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\TcpServerConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Entity\\UdpConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\ConnectConfig.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\IConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\IReceiveListener.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Interface\\SendDataInterface.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServer.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServerPool.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Tcp\\TcpServerProxy.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServer.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServerPool.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Modular\\Udp\\UdpServerProxy.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\SPConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\TcpClientConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\TcpServerConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Connector\\Role\\UdpConnector.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Constant\\InnerKeys.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\DeviceManager.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\DeviceManagerEvents.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Context\\ReadDataSleepManager.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceDataSource.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceEvents.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DeviceModel.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\ByteKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\DataKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\DoubleKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\FloatKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\IntKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\ShortKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\DKey\\StringKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Entity\\DeviceOption.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Enum\\DataType.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Interfaces\\IDeviceComponent.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Interfaces\\Impls\\RateCalculationCompo.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Device\\Utils\\DeviceModelFactory.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Processor\\Interface\\IDataProcessor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Processor\\Interface\\Impls\\EmptyProcessor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Enum\\WitSensorProtocol.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Interface\\Impls\\EmptyResolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Device\\Resolver\\Interface\\IProtocolResolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Example\\IAttitudeSenosrApi.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Byte\\ByteArrayConvert.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Cmd\\Entity\\CmdBean.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Cmd\\Utils\\CmdUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\DateTime\\DateTimeUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\AutoDelayUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\DataProcessorContext.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\RecordKeySwitch.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\AsciiProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\ATCommandHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\DipSensorMagHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\Modbus16Utils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\MWT925Helper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\SerialPortUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitCanProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitProtocolUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WitSensorHelper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Device\\Utils\\WT925Helper.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\WitSdk\\Tools\\Gps\\GpsUtils.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Components\\Modbus16Resolver.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Components\\WT901C485Processor.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\Data\\WitSensorKey.cs"},{"SourceFile":"Models\\Modules\\WT901C485\\Wt901c\\WT901C485.cs"},{"SourceFile":"Models\\MotorComum.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoManualModel.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoMapaGPSModel.cs"},{"SourceFile":"Models\\Operacoes\\OperacaoModel.cs"},{"SourceFile":"Models\\PIDModel.cs"},{"SourceFile":"Models\\PZEMModel.cs"},{"SourceFile":"Models\\SonarModel.cs"},{"SourceFile":"Models\\Variaveis.cs"},{"SourceFile":"Services\\APIService.cs"},{"SourceFile":"Services\\BLD300RService.cs"},{"SourceFile":"Services\\CameraService.cs"},{"SourceFile":"Services\\CoulombCounterService.cs"},{"SourceFile":"Services\\DispositivosService.cs"},{"SourceFile":"Forms\\frmPrincipal.cs"},{"SourceFile":"Forms\\frmPrincipal.Designer.cs"},{"SourceFile":"Program.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Services\\DispositivosServiceFactory.cs"},{"SourceFile":"Services\\FilaService.cs"},{"SourceFile":"Services\\GPSService.cs"},{"SourceFile":"Services\\IDispositivosService.cs"},{"SourceFile":"Services\\LoRaSerializer.cs"},{"SourceFile":"Services\\LoRaService.cs"},{"SourceFile":"Services\\MapasService.cs"},{"SourceFile":"Services\\MqttService.cs"},{"SourceFile":"Services\\PythonService.cs"},{"SourceFile":"Services\\PZEMService.cs"},{"SourceFile":"Services\\SerialService.cs"},{"SourceFile":"Services\\SocketService.cs"},{"SourceFile":"Services\\WT901CService.cs"},{"SourceFile":"Properties\\Resources.Designer.cs"},{"SourceFile":"Properties\\Settings.Designer.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.7.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.2.2.5\\lib\\AForge.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.Video.DirectShow.2.2.5\\lib\\AForge.Video.DirectShow.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\AForge.Video.2.2.5\\lib\\AForge.Video.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.Common.119.4.30\\lib\\net462\\CefSharp.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.Common.119.4.30\\lib\\net462\\CefSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\CefSharp.WinForms.119.4.30\\lib\\net462\\CefSharp.WinForms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Emgu.CV.4.8.1.5350\\lib\\netstandard2.0\\Emgu.CV.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Microsoft.Bcl.AsyncInterfaces.7.0.0\\lib\\net462\\Microsoft.Bcl.AsyncInterfaces.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Microsoft.CSharp.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Microsoft.DirectX.DirectInput.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\Microsoft.DirectX.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files\\Microsoft SDKs\\Kinect\\v1.8\\Assemblies\\Microsoft.Kinect.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\MQTTnet.3.1.1\\lib\\net461\\MQTTnet.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\Newtonsoft.Json.13.0.3\\lib\\net45\\Newtonsoft.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\OpenTK.1.1.2225.0\\lib\\net20\\OpenTK.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\OpenTK.GLControl.1.1.2225.0\\lib\\net20\\OpenTK.GLControl.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\SharpDX.DirectInput.4.2.0\\lib\\net45\\SharpDX.DirectInput.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\SharpDX.4.2.0\\lib\\net45\\SharpDX.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Buffers.4.5.1\\lib\\net461\\System.Buffers.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.CodeDom.8.0.0\\lib\\net462\\System.CodeDom.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.ComponentModel.Composition.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Data.DataSetExtensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Data.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Deployment.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Drawing.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Drawing.Primitives.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Management.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Memory.4.5.5\\lib\\net461\\System.Memory.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Net.Http.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Numerics.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Numerics.Vectors.4.5.0\\lib\\net46\\System.Numerics.Vectors.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Runtime.CompilerServices.Unsafe.6.0.0\\lib\\net461\\System.Runtime.CompilerServices.Unsafe.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Runtime.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\Facades\\System.Runtime.InteropServices.RuntimeInformation.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Text.Encodings.Web.7.0.0\\lib\\net462\\System.Text.Encodings.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Text.Json.7.0.3\\lib\\net462\\System.Text.Json.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.Threading.Tasks.Extensions.4.5.4\\lib\\net461\\System.Threading.Tasks.Extensions.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\System.ValueTuple.4.5.0\\lib\\net47\\System.ValueTuple.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Windows.Forms.DataVisualization.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Windows.Forms.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.7.2\\System.Xml.Linq.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Windows\\System32\\WinMetadata\\Windows.Gaming.winmd","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\ZendionINC\\agrobot_base\\AgroBase\\packages\\ZedGraph.5.1.5\\lib\\ZedGraph.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\bin\\Debug\\AgroBase.exe","OutputItemRelativePath":"AgroBase.exe"},{"OutputItemFullPath":"C:\\ZendionINC\\agrobot_base\\AgroBase\\AgroBase\\bin\\Debug\\AgroBase.pdb","OutputItemRelativePath":"AgroBase.pdb"}],"CopyToOutputEntries":[]} \ No newline at end of file diff --git a/AgroBase/AgroBase/AgroBase.csproj b/AgroBase/AgroBase/AgroBase.csproj index b432359c1..8091f3c90 100644 --- a/AgroBase/AgroBase/AgroBase.csproj +++ b/AgroBase/AgroBase/AgroBase.csproj @@ -205,6 +205,12 @@ frmAtuCamera.cs + + Form + + + frmBLD.cs + Form @@ -338,6 +344,7 @@ frmSonar.cs + @@ -428,6 +435,7 @@ + @@ -446,9 +454,11 @@ + + @@ -624,6 +634,9 @@ frmAtuCamera.cs + + frmBLD.cs + frmGPS.cs diff --git a/AgroBase/AgroBase/Forms/IHM/frmIHM.cs b/AgroBase/AgroBase/Forms/IHM/frmIHM.cs index 4cc9bbcec..e741b500a 100644 --- a/AgroBase/AgroBase/Forms/IHM/frmIHM.cs +++ b/AgroBase/AgroBase/Forms/IHM/frmIHM.cs @@ -71,6 +71,10 @@ namespace AgroBase.Forms.IHM { DispositivoConectado = WT901CService.Iniciado; } + else if (Modulo.Dispositivo == T_Code.Bld) + { + DispositivoConectado = BLD300RService.Iniciado; + } else { IDispositivosService dispositivoService = Variaveis.DispositivosConectados.FirstOrDefault(x => x.Dispositivo == Modulo.Dispositivo && x._Porta.PortName == Modulo.PortaCOM); diff --git a/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.Designer.cs b/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.Designer.cs index 05c2f57c3..2989a6cff 100644 --- a/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.Designer.cs +++ b/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.Designer.cs @@ -67,41 +67,25 @@ namespace AgroBase.Forms.Movimentacao this.lblETTras = new System.Windows.Forms.Label(); this.lblETFrente = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); - this.lblMargemRPM = new System.Windows.Forms.Label(); - this.nudMargemRPM = new System.Windows.Forms.NumericUpDown(); - this.lblDelayBalanceamento = new System.Windows.Forms.Label(); - this.nudDelayBalancemaneto = new System.Windows.Forms.NumericUpDown(); - this.gpbPID = new System.Windows.Forms.GroupBox(); - this.lblKp = new System.Windows.Forms.Label(); - this.txtKp = new System.Windows.Forms.TextBox(); - this.lblKi = new System.Windows.Forms.Label(); - this.txtKi = new System.Windows.Forms.TextBox(); - this.chbMalhaFechada = new System.Windows.Forms.CheckBox(); - this.lblKd = new System.Windows.Forms.Label(); - this.txtKd = new System.Windows.Forms.TextBox(); - this.btnSalvarPID = new System.Windows.Forms.Button(); - this.lblPPR = new System.Windows.Forms.Label(); - this.nudPPR = new System.Windows.Forms.NumericUpDown(); - this.lblRampaMax = new System.Windows.Forms.Label(); - this.lblRampaMin = new System.Windows.Forms.Label(); - this.nudRampaMax = new System.Windows.Forms.NumericUpDown(); - this.nudRampaMin = new System.Windows.Forms.NumericUpDown(); - this.btnSalvarSentido = new System.Windows.Forms.Button(); - this.lblMaxOffsetRPM = new System.Windows.Forms.Label(); - this.nudMaxOffsetRPM = new System.Windows.Forms.NumericUpDown(); + this.lblDiametroRoda = new System.Windows.Forms.Label(); + this.nudDiametroRoda = new System.Windows.Forms.NumericUpDown(); + this.lblRPMMax = new System.Windows.Forms.Label(); + this.nudRPMMax = new System.Windows.Forms.NumericUpDown(); + this.lblNumPolos = new System.Windows.Forms.Label(); + this.nudNumPolos = new System.Windows.Forms.NumericUpDown(); + this.lblRampa = new System.Windows.Forms.Label(); + this.nudRampa = new System.Windows.Forms.NumericUpDown(); + this.btnSalvar = new System.Windows.Forms.Button(); this.gpbSentido.SuspendLayout(); this.gpbDF.SuspendLayout(); this.gpbEF.SuspendLayout(); this.gpbDT.SuspendLayout(); this.gpbET.SuspendLayout(); this.groupBox1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudMargemRPM)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudDelayBalancemaneto)).BeginInit(); - this.gpbPID.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudPPR)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudRampaMax)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudRampaMin)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudMaxOffsetRPM)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudDiametroRoda)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudRPMMax)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudNumPolos)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudRampa)).BeginInit(); this.SuspendLayout(); // // gpbSentido @@ -110,11 +94,11 @@ namespace AgroBase.Forms.Movimentacao this.gpbSentido.Controls.Add(this.gpbEF); this.gpbSentido.Controls.Add(this.gpbDT); this.gpbSentido.Controls.Add(this.gpbET); - this.gpbSentido.Location = new System.Drawing.Point(11, 11); - this.gpbSentido.Margin = new System.Windows.Forms.Padding(2); + this.gpbSentido.Location = new System.Drawing.Point(15, 14); + this.gpbSentido.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gpbSentido.Name = "gpbSentido"; - this.gpbSentido.Padding = new System.Windows.Forms.Padding(2); - this.gpbSentido.Size = new System.Drawing.Size(376, 294); + this.gpbSentido.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.gpbSentido.Size = new System.Drawing.Size(501, 362); this.gpbSentido.TabIndex = 40; this.gpbSentido.TabStop = false; this.gpbSentido.Text = "Sentido de giro"; @@ -129,11 +113,11 @@ namespace AgroBase.Forms.Movimentacao this.gpbDF.Controls.Add(this.lblDFDireita); this.gpbDF.Controls.Add(this.lblDFTras); this.gpbDF.Controls.Add(this.lblDFFrente); - this.gpbDF.Location = new System.Drawing.Point(195, 21); - this.gpbDF.Margin = new System.Windows.Forms.Padding(2); + this.gpbDF.Location = new System.Drawing.Point(260, 26); + this.gpbDF.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gpbDF.Name = "gpbDF"; - this.gpbDF.Padding = new System.Windows.Forms.Padding(2); - this.gpbDF.Size = new System.Drawing.Size(168, 129); + this.gpbDF.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.gpbDF.Size = new System.Drawing.Size(224, 159); this.gpbDF.TabIndex = 9; this.gpbDF.TabStop = false; this.gpbDF.Text = "M4 - Direito Frente (DF)"; @@ -141,76 +125,72 @@ namespace AgroBase.Forms.Movimentacao // cmbDFFrente // this.cmbDFFrente.FormattingEnabled = true; - this.cmbDFFrente.Location = new System.Drawing.Point(66, 25); - this.cmbDFFrente.Margin = new System.Windows.Forms.Padding(2); + this.cmbDFFrente.Location = new System.Drawing.Point(88, 31); + this.cmbDFFrente.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDFFrente.Name = "cmbDFFrente"; - this.cmbDFFrente.Size = new System.Drawing.Size(92, 21); + this.cmbDFFrente.Size = new System.Drawing.Size(121, 24); this.cmbDFFrente.TabIndex = 7; // // cmbDFTras // this.cmbDFTras.FormattingEnabled = true; - this.cmbDFTras.Location = new System.Drawing.Point(66, 50); - this.cmbDFTras.Margin = new System.Windows.Forms.Padding(2); + this.cmbDFTras.Location = new System.Drawing.Point(88, 62); + this.cmbDFTras.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDFTras.Name = "cmbDFTras"; - this.cmbDFTras.Size = new System.Drawing.Size(92, 21); + this.cmbDFTras.Size = new System.Drawing.Size(121, 24); this.cmbDFTras.TabIndex = 6; // // cmbDFDireita // this.cmbDFDireita.FormattingEnabled = true; - this.cmbDFDireita.Location = new System.Drawing.Point(66, 74); - this.cmbDFDireita.Margin = new System.Windows.Forms.Padding(2); + this.cmbDFDireita.Location = new System.Drawing.Point(88, 91); + this.cmbDFDireita.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDFDireita.Name = "cmbDFDireita"; - this.cmbDFDireita.Size = new System.Drawing.Size(92, 21); + this.cmbDFDireita.Size = new System.Drawing.Size(121, 24); this.cmbDFDireita.TabIndex = 5; // // cmbDFEsquerda // this.cmbDFEsquerda.FormattingEnabled = true; - this.cmbDFEsquerda.Location = new System.Drawing.Point(66, 101); - this.cmbDFEsquerda.Margin = new System.Windows.Forms.Padding(2); + this.cmbDFEsquerda.Location = new System.Drawing.Point(88, 124); + this.cmbDFEsquerda.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDFEsquerda.Name = "cmbDFEsquerda"; - this.cmbDFEsquerda.Size = new System.Drawing.Size(92, 21); + this.cmbDFEsquerda.Size = new System.Drawing.Size(121, 24); this.cmbDFEsquerda.TabIndex = 4; // // lblDFEsquerda // this.lblDFEsquerda.AutoSize = true; - this.lblDFEsquerda.Location = new System.Drawing.Point(10, 103); - this.lblDFEsquerda.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDFEsquerda.Location = new System.Drawing.Point(13, 127); this.lblDFEsquerda.Name = "lblDFEsquerda"; - this.lblDFEsquerda.Size = new System.Drawing.Size(52, 13); + this.lblDFEsquerda.Size = new System.Drawing.Size(66, 16); this.lblDFEsquerda.TabIndex = 3; this.lblDFEsquerda.Text = "Esquerda"; // // lblDFDireita // this.lblDFDireita.AutoSize = true; - this.lblDFDireita.Location = new System.Drawing.Point(10, 76); - this.lblDFDireita.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDFDireita.Location = new System.Drawing.Point(13, 94); this.lblDFDireita.Name = "lblDFDireita"; - this.lblDFDireita.Size = new System.Drawing.Size(37, 13); + this.lblDFDireita.Size = new System.Drawing.Size(46, 16); this.lblDFDireita.TabIndex = 2; this.lblDFDireita.Text = "Direita"; // // lblDFTras // this.lblDFTras.AutoSize = true; - this.lblDFTras.Location = new System.Drawing.Point(10, 52); - this.lblDFTras.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDFTras.Location = new System.Drawing.Point(13, 64); this.lblDFTras.Name = "lblDFTras"; - this.lblDFTras.Size = new System.Drawing.Size(28, 13); + this.lblDFTras.Size = new System.Drawing.Size(35, 16); this.lblDFTras.TabIndex = 1; this.lblDFTras.Text = "Trás"; // // lblDFFrente // this.lblDFFrente.AutoSize = true; - this.lblDFFrente.Location = new System.Drawing.Point(10, 28); - this.lblDFFrente.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDFFrente.Location = new System.Drawing.Point(13, 34); this.lblDFFrente.Name = "lblDFFrente"; - this.lblDFFrente.Size = new System.Drawing.Size(37, 13); + this.lblDFFrente.Size = new System.Drawing.Size(45, 16); this.lblDFFrente.TabIndex = 0; this.lblDFFrente.Text = "Frente"; // @@ -224,11 +204,11 @@ namespace AgroBase.Forms.Movimentacao this.gpbEF.Controls.Add(this.lblEFDireita); this.gpbEF.Controls.Add(this.lblEFTras); this.gpbEF.Controls.Add(this.lblEFFrente); - this.gpbEF.Location = new System.Drawing.Point(13, 21); - this.gpbEF.Margin = new System.Windows.Forms.Padding(2); + this.gpbEF.Location = new System.Drawing.Point(17, 26); + this.gpbEF.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gpbEF.Name = "gpbEF"; - this.gpbEF.Padding = new System.Windows.Forms.Padding(2); - this.gpbEF.Size = new System.Drawing.Size(168, 129); + this.gpbEF.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.gpbEF.Size = new System.Drawing.Size(224, 159); this.gpbEF.TabIndex = 9; this.gpbEF.TabStop = false; this.gpbEF.Text = "M2 - Esquerdo Frente (EF)"; @@ -236,76 +216,72 @@ namespace AgroBase.Forms.Movimentacao // cmbEFFrente // this.cmbEFFrente.FormattingEnabled = true; - this.cmbEFFrente.Location = new System.Drawing.Point(66, 25); - this.cmbEFFrente.Margin = new System.Windows.Forms.Padding(2); + this.cmbEFFrente.Location = new System.Drawing.Point(88, 31); + this.cmbEFFrente.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbEFFrente.Name = "cmbEFFrente"; - this.cmbEFFrente.Size = new System.Drawing.Size(92, 21); + this.cmbEFFrente.Size = new System.Drawing.Size(121, 24); this.cmbEFFrente.TabIndex = 7; // // cmbEFTras // this.cmbEFTras.FormattingEnabled = true; - this.cmbEFTras.Location = new System.Drawing.Point(66, 50); - this.cmbEFTras.Margin = new System.Windows.Forms.Padding(2); + this.cmbEFTras.Location = new System.Drawing.Point(88, 62); + this.cmbEFTras.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbEFTras.Name = "cmbEFTras"; - this.cmbEFTras.Size = new System.Drawing.Size(92, 21); + this.cmbEFTras.Size = new System.Drawing.Size(121, 24); this.cmbEFTras.TabIndex = 6; // // cmbEFDireita // this.cmbEFDireita.FormattingEnabled = true; - this.cmbEFDireita.Location = new System.Drawing.Point(66, 74); - this.cmbEFDireita.Margin = new System.Windows.Forms.Padding(2); + this.cmbEFDireita.Location = new System.Drawing.Point(88, 91); + this.cmbEFDireita.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbEFDireita.Name = "cmbEFDireita"; - this.cmbEFDireita.Size = new System.Drawing.Size(92, 21); + this.cmbEFDireita.Size = new System.Drawing.Size(121, 24); this.cmbEFDireita.TabIndex = 5; // // cmbEFEsquerda // this.cmbEFEsquerda.FormattingEnabled = true; - this.cmbEFEsquerda.Location = new System.Drawing.Point(66, 101); - this.cmbEFEsquerda.Margin = new System.Windows.Forms.Padding(2); + this.cmbEFEsquerda.Location = new System.Drawing.Point(88, 124); + this.cmbEFEsquerda.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbEFEsquerda.Name = "cmbEFEsquerda"; - this.cmbEFEsquerda.Size = new System.Drawing.Size(92, 21); + this.cmbEFEsquerda.Size = new System.Drawing.Size(121, 24); this.cmbEFEsquerda.TabIndex = 4; // // lblEFEsquerda // this.lblEFEsquerda.AutoSize = true; - this.lblEFEsquerda.Location = new System.Drawing.Point(10, 103); - this.lblEFEsquerda.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblEFEsquerda.Location = new System.Drawing.Point(13, 127); this.lblEFEsquerda.Name = "lblEFEsquerda"; - this.lblEFEsquerda.Size = new System.Drawing.Size(52, 13); + this.lblEFEsquerda.Size = new System.Drawing.Size(66, 16); this.lblEFEsquerda.TabIndex = 3; this.lblEFEsquerda.Text = "Esquerda"; // // lblEFDireita // this.lblEFDireita.AutoSize = true; - this.lblEFDireita.Location = new System.Drawing.Point(10, 76); - this.lblEFDireita.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblEFDireita.Location = new System.Drawing.Point(13, 94); this.lblEFDireita.Name = "lblEFDireita"; - this.lblEFDireita.Size = new System.Drawing.Size(37, 13); + this.lblEFDireita.Size = new System.Drawing.Size(46, 16); this.lblEFDireita.TabIndex = 2; this.lblEFDireita.Text = "Direita"; // // lblEFTras // this.lblEFTras.AutoSize = true; - this.lblEFTras.Location = new System.Drawing.Point(10, 52); - this.lblEFTras.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblEFTras.Location = new System.Drawing.Point(13, 64); this.lblEFTras.Name = "lblEFTras"; - this.lblEFTras.Size = new System.Drawing.Size(28, 13); + this.lblEFTras.Size = new System.Drawing.Size(35, 16); this.lblEFTras.TabIndex = 1; this.lblEFTras.Text = "Trás"; // // lblEFFrente // this.lblEFFrente.AutoSize = true; - this.lblEFFrente.Location = new System.Drawing.Point(10, 28); - this.lblEFFrente.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblEFFrente.Location = new System.Drawing.Point(13, 34); this.lblEFFrente.Name = "lblEFFrente"; - this.lblEFFrente.Size = new System.Drawing.Size(37, 13); + this.lblEFFrente.Size = new System.Drawing.Size(45, 16); this.lblEFFrente.TabIndex = 0; this.lblEFFrente.Text = "Frente"; // @@ -319,11 +295,11 @@ namespace AgroBase.Forms.Movimentacao this.gpbDT.Controls.Add(this.lblDTDireita); this.gpbDT.Controls.Add(this.lblDTTras); this.gpbDT.Controls.Add(this.lblDTFrente); - this.gpbDT.Location = new System.Drawing.Point(195, 154); - this.gpbDT.Margin = new System.Windows.Forms.Padding(2); + this.gpbDT.Location = new System.Drawing.Point(260, 190); + this.gpbDT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gpbDT.Name = "gpbDT"; - this.gpbDT.Padding = new System.Windows.Forms.Padding(2); - this.gpbDT.Size = new System.Drawing.Size(168, 129); + this.gpbDT.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.gpbDT.Size = new System.Drawing.Size(224, 159); this.gpbDT.TabIndex = 9; this.gpbDT.TabStop = false; this.gpbDT.Text = "M3 - Direito Trás (DT)"; @@ -331,76 +307,72 @@ namespace AgroBase.Forms.Movimentacao // cmbDTFrente // this.cmbDTFrente.FormattingEnabled = true; - this.cmbDTFrente.Location = new System.Drawing.Point(66, 25); - this.cmbDTFrente.Margin = new System.Windows.Forms.Padding(2); + this.cmbDTFrente.Location = new System.Drawing.Point(88, 31); + this.cmbDTFrente.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDTFrente.Name = "cmbDTFrente"; - this.cmbDTFrente.Size = new System.Drawing.Size(92, 21); + this.cmbDTFrente.Size = new System.Drawing.Size(121, 24); this.cmbDTFrente.TabIndex = 7; // // cmbDTTras // this.cmbDTTras.FormattingEnabled = true; - this.cmbDTTras.Location = new System.Drawing.Point(66, 50); - this.cmbDTTras.Margin = new System.Windows.Forms.Padding(2); + this.cmbDTTras.Location = new System.Drawing.Point(88, 62); + this.cmbDTTras.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDTTras.Name = "cmbDTTras"; - this.cmbDTTras.Size = new System.Drawing.Size(92, 21); + this.cmbDTTras.Size = new System.Drawing.Size(121, 24); this.cmbDTTras.TabIndex = 6; // // cmbDTDireita // this.cmbDTDireita.FormattingEnabled = true; - this.cmbDTDireita.Location = new System.Drawing.Point(66, 74); - this.cmbDTDireita.Margin = new System.Windows.Forms.Padding(2); + this.cmbDTDireita.Location = new System.Drawing.Point(88, 91); + this.cmbDTDireita.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDTDireita.Name = "cmbDTDireita"; - this.cmbDTDireita.Size = new System.Drawing.Size(92, 21); + this.cmbDTDireita.Size = new System.Drawing.Size(121, 24); this.cmbDTDireita.TabIndex = 5; // // cmbDTEsquerda // this.cmbDTEsquerda.FormattingEnabled = true; - this.cmbDTEsquerda.Location = new System.Drawing.Point(66, 101); - this.cmbDTEsquerda.Margin = new System.Windows.Forms.Padding(2); + this.cmbDTEsquerda.Location = new System.Drawing.Point(88, 124); + this.cmbDTEsquerda.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbDTEsquerda.Name = "cmbDTEsquerda"; - this.cmbDTEsquerda.Size = new System.Drawing.Size(92, 21); + this.cmbDTEsquerda.Size = new System.Drawing.Size(121, 24); this.cmbDTEsquerda.TabIndex = 4; // // lblDTEsquerda // this.lblDTEsquerda.AutoSize = true; - this.lblDTEsquerda.Location = new System.Drawing.Point(10, 103); - this.lblDTEsquerda.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDTEsquerda.Location = new System.Drawing.Point(13, 127); this.lblDTEsquerda.Name = "lblDTEsquerda"; - this.lblDTEsquerda.Size = new System.Drawing.Size(52, 13); + this.lblDTEsquerda.Size = new System.Drawing.Size(66, 16); this.lblDTEsquerda.TabIndex = 3; this.lblDTEsquerda.Text = "Esquerda"; // // lblDTDireita // this.lblDTDireita.AutoSize = true; - this.lblDTDireita.Location = new System.Drawing.Point(10, 76); - this.lblDTDireita.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDTDireita.Location = new System.Drawing.Point(13, 94); this.lblDTDireita.Name = "lblDTDireita"; - this.lblDTDireita.Size = new System.Drawing.Size(37, 13); + this.lblDTDireita.Size = new System.Drawing.Size(46, 16); this.lblDTDireita.TabIndex = 2; this.lblDTDireita.Text = "Direita"; // // lblDTTras // this.lblDTTras.AutoSize = true; - this.lblDTTras.Location = new System.Drawing.Point(10, 52); - this.lblDTTras.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDTTras.Location = new System.Drawing.Point(13, 64); this.lblDTTras.Name = "lblDTTras"; - this.lblDTTras.Size = new System.Drawing.Size(28, 13); + this.lblDTTras.Size = new System.Drawing.Size(35, 16); this.lblDTTras.TabIndex = 1; this.lblDTTras.Text = "Trás"; // // lblDTFrente // this.lblDTFrente.AutoSize = true; - this.lblDTFrente.Location = new System.Drawing.Point(10, 28); - this.lblDTFrente.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDTFrente.Location = new System.Drawing.Point(13, 34); this.lblDTFrente.Name = "lblDTFrente"; - this.lblDTFrente.Size = new System.Drawing.Size(37, 13); + this.lblDTFrente.Size = new System.Drawing.Size(45, 16); this.lblDTFrente.TabIndex = 0; this.lblDTFrente.Text = "Frente"; // @@ -414,11 +386,11 @@ namespace AgroBase.Forms.Movimentacao this.gpbET.Controls.Add(this.lblETDireita); this.gpbET.Controls.Add(this.lblETTras); this.gpbET.Controls.Add(this.lblETFrente); - this.gpbET.Location = new System.Drawing.Point(13, 154); - this.gpbET.Margin = new System.Windows.Forms.Padding(2); + this.gpbET.Location = new System.Drawing.Point(17, 190); + this.gpbET.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gpbET.Name = "gpbET"; - this.gpbET.Padding = new System.Windows.Forms.Padding(2); - this.gpbET.Size = new System.Drawing.Size(168, 129); + this.gpbET.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.gpbET.Size = new System.Drawing.Size(224, 159); this.gpbET.TabIndex = 0; this.gpbET.TabStop = false; this.gpbET.Text = "M1 - Esquerdo Trás (ET)"; @@ -426,409 +398,227 @@ namespace AgroBase.Forms.Movimentacao // cmbETFrente // this.cmbETFrente.FormattingEnabled = true; - this.cmbETFrente.Location = new System.Drawing.Point(66, 25); - this.cmbETFrente.Margin = new System.Windows.Forms.Padding(2); + this.cmbETFrente.Location = new System.Drawing.Point(88, 31); + this.cmbETFrente.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbETFrente.Name = "cmbETFrente"; - this.cmbETFrente.Size = new System.Drawing.Size(92, 21); + this.cmbETFrente.Size = new System.Drawing.Size(121, 24); this.cmbETFrente.TabIndex = 7; // // cmbETTras // this.cmbETTras.FormattingEnabled = true; - this.cmbETTras.Location = new System.Drawing.Point(66, 50); - this.cmbETTras.Margin = new System.Windows.Forms.Padding(2); + this.cmbETTras.Location = new System.Drawing.Point(88, 62); + this.cmbETTras.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbETTras.Name = "cmbETTras"; - this.cmbETTras.Size = new System.Drawing.Size(92, 21); + this.cmbETTras.Size = new System.Drawing.Size(121, 24); this.cmbETTras.TabIndex = 6; // // cmbETDireita // this.cmbETDireita.FormattingEnabled = true; - this.cmbETDireita.Location = new System.Drawing.Point(66, 74); - this.cmbETDireita.Margin = new System.Windows.Forms.Padding(2); + this.cmbETDireita.Location = new System.Drawing.Point(88, 91); + this.cmbETDireita.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbETDireita.Name = "cmbETDireita"; - this.cmbETDireita.Size = new System.Drawing.Size(92, 21); + this.cmbETDireita.Size = new System.Drawing.Size(121, 24); this.cmbETDireita.TabIndex = 5; // // cmbETEsquerda // this.cmbETEsquerda.FormattingEnabled = true; - this.cmbETEsquerda.Location = new System.Drawing.Point(66, 101); - this.cmbETEsquerda.Margin = new System.Windows.Forms.Padding(2); + this.cmbETEsquerda.Location = new System.Drawing.Point(88, 124); + this.cmbETEsquerda.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.cmbETEsquerda.Name = "cmbETEsquerda"; - this.cmbETEsquerda.Size = new System.Drawing.Size(92, 21); + this.cmbETEsquerda.Size = new System.Drawing.Size(121, 24); this.cmbETEsquerda.TabIndex = 4; // // lblETEsquerda // this.lblETEsquerda.AutoSize = true; - this.lblETEsquerda.Location = new System.Drawing.Point(10, 103); - this.lblETEsquerda.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblETEsquerda.Location = new System.Drawing.Point(13, 127); this.lblETEsquerda.Name = "lblETEsquerda"; - this.lblETEsquerda.Size = new System.Drawing.Size(52, 13); + this.lblETEsquerda.Size = new System.Drawing.Size(66, 16); this.lblETEsquerda.TabIndex = 3; this.lblETEsquerda.Text = "Esquerda"; // // lblETDireita // this.lblETDireita.AutoSize = true; - this.lblETDireita.Location = new System.Drawing.Point(10, 76); - this.lblETDireita.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblETDireita.Location = new System.Drawing.Point(13, 94); this.lblETDireita.Name = "lblETDireita"; - this.lblETDireita.Size = new System.Drawing.Size(37, 13); + this.lblETDireita.Size = new System.Drawing.Size(46, 16); this.lblETDireita.TabIndex = 2; this.lblETDireita.Text = "Direita"; // // lblETTras // this.lblETTras.AutoSize = true; - this.lblETTras.Location = new System.Drawing.Point(10, 52); - this.lblETTras.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblETTras.Location = new System.Drawing.Point(13, 64); this.lblETTras.Name = "lblETTras"; - this.lblETTras.Size = new System.Drawing.Size(28, 13); + this.lblETTras.Size = new System.Drawing.Size(35, 16); this.lblETTras.TabIndex = 1; this.lblETTras.Text = "Trás"; // // lblETFrente // this.lblETFrente.AutoSize = true; - this.lblETFrente.Location = new System.Drawing.Point(10, 28); - this.lblETFrente.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblETFrente.Location = new System.Drawing.Point(13, 34); this.lblETFrente.Name = "lblETFrente"; - this.lblETFrente.Size = new System.Drawing.Size(37, 13); + this.lblETFrente.Size = new System.Drawing.Size(45, 16); this.lblETFrente.TabIndex = 0; this.lblETFrente.Text = "Frente"; // // groupBox1 // - this.groupBox1.Controls.Add(this.lblMaxOffsetRPM); - this.groupBox1.Controls.Add(this.nudMaxOffsetRPM); - this.groupBox1.Controls.Add(this.lblMargemRPM); - this.groupBox1.Controls.Add(this.nudMargemRPM); - this.groupBox1.Controls.Add(this.lblDelayBalanceamento); - this.groupBox1.Controls.Add(this.nudDelayBalancemaneto); - this.groupBox1.Controls.Add(this.lblPPR); - this.groupBox1.Controls.Add(this.nudPPR); - this.groupBox1.Controls.Add(this.lblRampaMax); - this.groupBox1.Controls.Add(this.lblRampaMin); - this.groupBox1.Controls.Add(this.nudRampaMax); - this.groupBox1.Controls.Add(this.nudRampaMin); - this.groupBox1.Location = new System.Drawing.Point(11, 309); - this.groupBox1.Margin = new System.Windows.Forms.Padding(2); + this.groupBox1.Controls.Add(this.lblDiametroRoda); + this.groupBox1.Controls.Add(this.nudDiametroRoda); + this.groupBox1.Controls.Add(this.lblRPMMax); + this.groupBox1.Controls.Add(this.nudRPMMax); + this.groupBox1.Controls.Add(this.lblNumPolos); + this.groupBox1.Controls.Add(this.nudNumPolos); + this.groupBox1.Controls.Add(this.lblRampa); + this.groupBox1.Controls.Add(this.nudRampa); + this.groupBox1.Location = new System.Drawing.Point(15, 380); + this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.groupBox1.Name = "groupBox1"; - this.groupBox1.Padding = new System.Windows.Forms.Padding(2); - this.groupBox1.Size = new System.Drawing.Size(376, 103); + this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.groupBox1.Size = new System.Drawing.Size(501, 81); this.groupBox1.TabIndex = 135; this.groupBox1.TabStop = false; this.groupBox1.Text = "Ajustes"; // - // lblMargemRPM + // lblDiametroRoda // - this.lblMargemRPM.AutoSize = true; - this.lblMargemRPM.Location = new System.Drawing.Point(274, 18); - this.lblMargemRPM.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblMargemRPM.Name = "lblMargemRPM"; - this.lblMargemRPM.Size = new System.Drawing.Size(72, 13); - this.lblMargemRPM.TabIndex = 41; - this.lblMargemRPM.Text = "Margem RPM"; + this.lblDiametroRoda.AutoSize = true; + this.lblDiametroRoda.Location = new System.Drawing.Point(374, 25); + this.lblDiametroRoda.Name = "lblDiametroRoda"; + this.lblDiametroRoda.Size = new System.Drawing.Size(99, 16); + this.lblDiametroRoda.TabIndex = 43; + this.lblDiametroRoda.Text = "Diâmetro Roda"; // - // nudMargemRPM + // nudDiametroRoda // - this.nudMargemRPM.Location = new System.Drawing.Point(276, 34); - this.nudMargemRPM.Margin = new System.Windows.Forms.Padding(2); - this.nudMargemRPM.Maximum = new decimal(new int[] { - 99, + this.nudDiametroRoda.Location = new System.Drawing.Point(377, 45); + this.nudDiametroRoda.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.nudDiametroRoda.Maximum = new decimal(new int[] { + 20000, 0, 0, 0}); - this.nudMargemRPM.Name = "nudMargemRPM"; - this.nudMargemRPM.Size = new System.Drawing.Size(70, 20); - this.nudMargemRPM.TabIndex = 40; - this.nudMargemRPM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudMargemRPM.Value = new decimal(new int[] { + this.nudDiametroRoda.Name = "nudDiametroRoda"; + this.nudDiametroRoda.Size = new System.Drawing.Size(113, 22); + this.nudDiametroRoda.TabIndex = 42; + this.nudDiametroRoda.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.nudDiametroRoda.Value = new decimal(new int[] { + 355, + 0, + 0, + 0}); + this.nudDiametroRoda.ValueChanged += new System.EventHandler(this.nudDiametroRoda_ValueChanged); + // + // lblRPMMax + // + this.lblRPMMax.AutoSize = true; + this.lblRPMMax.Location = new System.Drawing.Point(252, 25); + this.lblRPMMax.Name = "lblRPMMax"; + this.lblRPMMax.Size = new System.Drawing.Size(87, 16); + this.lblRPMMax.TabIndex = 41; + this.lblRPMMax.Text = "RPM Máximo"; + // + // nudRPMMax + // + this.nudRPMMax.Location = new System.Drawing.Point(255, 45); + this.nudRPMMax.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.nudRPMMax.Maximum = new decimal(new int[] { + 20000, + 0, + 0, + 0}); + this.nudRPMMax.Name = "nudRPMMax"; + this.nudRPMMax.Size = new System.Drawing.Size(113, 22); + this.nudRPMMax.TabIndex = 40; + this.nudRPMMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.nudRPMMax.Value = new decimal(new int[] { 5, 0, 0, 0}); - this.nudMargemRPM.ValueChanged += new System.EventHandler(this.nudMargemRPM_ValueChanged); + this.nudRPMMax.ValueChanged += new System.EventHandler(this.nudRPMMax_ValueChanged); // - // lblDelayBalanceamento + // lblNumPolos // - this.lblDelayBalanceamento.AutoSize = true; - this.lblDelayBalanceamento.Location = new System.Drawing.Point(155, 60); - this.lblDelayBalanceamento.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblDelayBalanceamento.Name = "lblDelayBalanceamento"; - this.lblDelayBalanceamento.Size = new System.Drawing.Size(70, 13); - this.lblDelayBalanceamento.TabIndex = 39; - this.lblDelayBalanceamento.Text = "Delay Balanc"; + this.lblNumPolos.AutoSize = true; + this.lblNumPolos.Location = new System.Drawing.Point(130, 25); + this.lblNumPolos.Name = "lblNumPolos"; + this.lblNumPolos.Size = new System.Drawing.Size(112, 16); + this.lblNumPolos.TabIndex = 36; + this.lblNumPolos.Text = "Número de Polos"; // - // nudDelayBalancemaneto + // nudNumPolos // - this.nudDelayBalancemaneto.Location = new System.Drawing.Point(157, 76); - this.nudDelayBalancemaneto.Margin = new System.Windows.Forms.Padding(2); - this.nudDelayBalancemaneto.Maximum = new decimal(new int[] { - 99999, + this.nudNumPolos.Location = new System.Drawing.Point(133, 45); + this.nudNumPolos.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.nudNumPolos.Maximum = new decimal(new int[] { + 12, 0, 0, 0}); - this.nudDelayBalancemaneto.Name = "nudDelayBalancemaneto"; - this.nudDelayBalancemaneto.Size = new System.Drawing.Size(70, 20); - this.nudDelayBalancemaneto.TabIndex = 38; - this.nudDelayBalancemaneto.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudDelayBalancemaneto.Value = new decimal(new int[] { - 2000, + this.nudNumPolos.Name = "nudNumPolos"; + this.nudNumPolos.Size = new System.Drawing.Size(113, 22); + this.nudNumPolos.TabIndex = 35; + this.nudNumPolos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.nudNumPolos.Value = new decimal(new int[] { + 2, 0, 0, 0}); - this.nudDelayBalancemaneto.ValueChanged += new System.EventHandler(this.nudDelayBalancemaneto_ValueChanged); + this.nudNumPolos.ValueChanged += new System.EventHandler(this.nudNumPolos_ValueChanged); // - // gpbPID + // lblRampa // - this.gpbPID.Controls.Add(this.lblKp); - this.gpbPID.Controls.Add(this.txtKp); - this.gpbPID.Controls.Add(this.lblKi); - this.gpbPID.Controls.Add(this.btnSalvarPID); - this.gpbPID.Controls.Add(this.txtKi); - this.gpbPID.Controls.Add(this.chbMalhaFechada); - this.gpbPID.Controls.Add(this.lblKd); - this.gpbPID.Controls.Add(this.txtKd); - this.gpbPID.Enabled = false; - this.gpbPID.Location = new System.Drawing.Point(11, 416); - this.gpbPID.Margin = new System.Windows.Forms.Padding(2); - this.gpbPID.Name = "gpbPID"; - this.gpbPID.Padding = new System.Windows.Forms.Padding(2); - this.gpbPID.Size = new System.Drawing.Size(376, 57); - this.gpbPID.TabIndex = 37; - this.gpbPID.TabStop = false; - this.gpbPID.Text = "PID"; + this.lblRampa.AutoSize = true; + this.lblRampa.Location = new System.Drawing.Point(7, 25); + this.lblRampa.Name = "lblRampa"; + this.lblRampa.Size = new System.Drawing.Size(117, 16); + this.lblRampa.TabIndex = 33; + this.lblRampa.Text = "Rampa ( x 100ms )"; // - // lblKp + // nudRampa // - this.lblKp.AutoSize = true; - this.lblKp.Location = new System.Drawing.Point(65, 23); - this.lblKp.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblKp.Name = "lblKp"; - this.lblKp.Size = new System.Drawing.Size(20, 13); - this.lblKp.TabIndex = 22; - this.lblKp.Text = "Kp"; - // - // txtKp - // - this.txtKp.Location = new System.Drawing.Point(88, 21); - this.txtKp.Margin = new System.Windows.Forms.Padding(2); - this.txtKp.Name = "txtKp"; - this.txtKp.Size = new System.Drawing.Size(46, 20); - this.txtKp.TabIndex = 23; - this.txtKp.Text = "0,2"; - this.txtKp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // lblKi - // - this.lblKi.AutoSize = true; - this.lblKi.Location = new System.Drawing.Point(149, 23); - this.lblKi.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblKi.Name = "lblKi"; - this.lblKi.Size = new System.Drawing.Size(16, 13); - this.lblKi.TabIndex = 24; - this.lblKi.Text = "Ki"; - // - // txtKi - // - this.txtKi.Location = new System.Drawing.Point(169, 21); - this.txtKi.Margin = new System.Windows.Forms.Padding(2); - this.txtKi.Name = "txtKi"; - this.txtKi.Size = new System.Drawing.Size(46, 20); - this.txtKi.TabIndex = 25; - this.txtKi.Text = "0,2"; - this.txtKi.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // chbMalhaFechada - // - this.chbMalhaFechada.AutoSize = true; - this.chbMalhaFechada.Checked = true; - this.chbMalhaFechada.CheckState = System.Windows.Forms.CheckState.Checked; - this.chbMalhaFechada.Location = new System.Drawing.Point(9, 23); - this.chbMalhaFechada.Margin = new System.Windows.Forms.Padding(2); - this.chbMalhaFechada.Name = "chbMalhaFechada"; - this.chbMalhaFechada.Size = new System.Drawing.Size(47, 17); - this.chbMalhaFechada.TabIndex = 30; - this.chbMalhaFechada.Text = "FOC"; - this.chbMalhaFechada.UseVisualStyleBackColor = true; - this.chbMalhaFechada.CheckedChanged += new System.EventHandler(this.chbMalhaFechada_CheckedChanged); - // - // lblKd - // - this.lblKd.AutoSize = true; - this.lblKd.Location = new System.Drawing.Point(228, 23); - this.lblKd.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblKd.Name = "lblKd"; - this.lblKd.Size = new System.Drawing.Size(20, 13); - this.lblKd.TabIndex = 26; - this.lblKd.Text = "Kd"; - // - // txtKd - // - this.txtKd.Location = new System.Drawing.Point(251, 21); - this.txtKd.Margin = new System.Windows.Forms.Padding(2); - this.txtKd.Name = "txtKd"; - this.txtKd.Size = new System.Drawing.Size(46, 20); - this.txtKd.TabIndex = 27; - this.txtKd.Text = "0,005"; - this.txtKd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - // - // btnSalvarPID - // - this.btnSalvarPID.Location = new System.Drawing.Point(304, 21); - this.btnSalvarPID.Margin = new System.Windows.Forms.Padding(2); - this.btnSalvarPID.Name = "btnSalvarPID"; - this.btnSalvarPID.Size = new System.Drawing.Size(56, 20); - this.btnSalvarPID.TabIndex = 28; - this.btnSalvarPID.Text = "Editar"; - this.btnSalvarPID.UseVisualStyleBackColor = true; - this.btnSalvarPID.Click += new System.EventHandler(this.btnSalvarPID_Click); - // - // lblPPR - // - this.lblPPR.AutoSize = true; - this.lblPPR.Location = new System.Drawing.Point(154, 18); - this.lblPPR.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblPPR.Name = "lblPPR"; - this.lblPPR.Size = new System.Drawing.Size(29, 13); - this.lblPPR.TabIndex = 36; - this.lblPPR.Text = "PPR"; - // - // nudPPR - // - this.nudPPR.Location = new System.Drawing.Point(156, 34); - this.nudPPR.Margin = new System.Windows.Forms.Padding(2); - this.nudPPR.Maximum = new decimal(new int[] { - 999, + this.nudRampa.Location = new System.Drawing.Point(11, 45); + this.nudRampa.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.nudRampa.Maximum = new decimal(new int[] { + 15, 0, 0, 0}); - this.nudPPR.Minimum = new decimal(new int[] { - 1, - 0, - 0, - 0}); - this.nudPPR.Name = "nudPPR"; - this.nudPPR.Size = new System.Drawing.Size(70, 20); - this.nudPPR.TabIndex = 35; - this.nudPPR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudPPR.Value = new decimal(new int[] { - 22, - 0, - 0, - 0}); - this.nudPPR.ValueChanged += new System.EventHandler(this.nudPPR_ValueChanged); + this.nudRampa.Name = "nudRampa"; + this.nudRampa.Size = new System.Drawing.Size(113, 22); + this.nudRampa.TabIndex = 31; + this.nudRampa.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.nudRampa.ValueChanged += new System.EventHandler(this.nudRampa_ValueChanged); // - // lblRampaMax + // btnSalvar // - this.lblRampaMax.AutoSize = true; - this.lblRampaMax.Location = new System.Drawing.Point(21, 60); - this.lblRampaMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblRampaMax.Name = "lblRampaMax"; - this.lblRampaMax.Size = new System.Drawing.Size(64, 13); - this.lblRampaMax.TabIndex = 34; - this.lblRampaMax.Text = "Rampa Max"; - // - // lblRampaMin - // - this.lblRampaMin.AutoSize = true; - this.lblRampaMin.Location = new System.Drawing.Point(21, 18); - this.lblRampaMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblRampaMin.Name = "lblRampaMin"; - this.lblRampaMin.Size = new System.Drawing.Size(61, 13); - this.lblRampaMin.TabIndex = 33; - this.lblRampaMin.Text = "Rampa Min"; - // - // nudRampaMax - // - this.nudRampaMax.Location = new System.Drawing.Point(23, 76); - this.nudRampaMax.Margin = new System.Windows.Forms.Padding(2); - this.nudRampaMax.Maximum = new decimal(new int[] { - 9999, - 0, - 0, - 0}); - this.nudRampaMax.Name = "nudRampaMax"; - this.nudRampaMax.Size = new System.Drawing.Size(70, 20); - this.nudRampaMax.TabIndex = 32; - this.nudRampaMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudRampaMax.Value = new decimal(new int[] { - 1023, - 0, - 0, - 0}); - this.nudRampaMax.ValueChanged += new System.EventHandler(this.nudRampaMax_ValueChanged); - // - // nudRampaMin - // - this.nudRampaMin.Location = new System.Drawing.Point(24, 34); - this.nudRampaMin.Margin = new System.Windows.Forms.Padding(2); - this.nudRampaMin.Maximum = new decimal(new int[] { - 9999, - 0, - 0, - 0}); - this.nudRampaMin.Name = "nudRampaMin"; - this.nudRampaMin.Size = new System.Drawing.Size(70, 20); - this.nudRampaMin.TabIndex = 31; - this.nudRampaMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudRampaMin.ValueChanged += new System.EventHandler(this.nudRampaMin_ValueChanged); - // - // btnSalvarSentido - // - this.btnSalvarSentido.Location = new System.Drawing.Point(222, 477); - this.btnSalvarSentido.Margin = new System.Windows.Forms.Padding(2); - this.btnSalvarSentido.Name = "btnSalvarSentido"; - this.btnSalvarSentido.Size = new System.Drawing.Size(168, 24); - this.btnSalvarSentido.TabIndex = 136; - this.btnSalvarSentido.Text = "Salvar"; - this.btnSalvarSentido.UseVisualStyleBackColor = true; - this.btnSalvarSentido.Click += new System.EventHandler(this.btnSalvarSentido_Click); - // - // lblMaxOffsetRPM - // - this.lblMaxOffsetRPM.AutoSize = true; - this.lblMaxOffsetRPM.Location = new System.Drawing.Point(274, 60); - this.lblMaxOffsetRPM.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblMaxOffsetRPM.Name = "lblMaxOffsetRPM"; - this.lblMaxOffsetRPM.Size = new System.Drawing.Size(85, 13); - this.lblMaxOffsetRPM.TabIndex = 43; - this.lblMaxOffsetRPM.Text = "Offset Max RPM"; - // - // nudMaxOffsetRPM - // - this.nudMaxOffsetRPM.Location = new System.Drawing.Point(276, 76); - this.nudMaxOffsetRPM.Margin = new System.Windows.Forms.Padding(2); - this.nudMaxOffsetRPM.Maximum = new decimal(new int[] { - 99, - 0, - 0, - 0}); - this.nudMaxOffsetRPM.Name = "nudMaxOffsetRPM"; - this.nudMaxOffsetRPM.Size = new System.Drawing.Size(70, 20); - this.nudMaxOffsetRPM.TabIndex = 42; - this.nudMaxOffsetRPM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; - this.nudMaxOffsetRPM.Value = new decimal(new int[] { - 25, - 0, - 0, - 0}); - this.nudMaxOffsetRPM.ValueChanged += new System.EventHandler(this.nudMaxOffsetRPM_ValueChanged); + this.btnSalvar.Location = new System.Drawing.Point(363, 475); + this.btnSalvar.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.btnSalvar.Name = "btnSalvar"; + this.btnSalvar.Size = new System.Drawing.Size(153, 30); + this.btnSalvar.TabIndex = 136; + this.btnSalvar.Text = "Salvar"; + this.btnSalvar.UseVisualStyleBackColor = true; + this.btnSalvar.Click += new System.EventHandler(this.btnSalvar_Click); // // frmMovConfig // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; - this.ClientSize = new System.Drawing.Size(398, 512); - this.Controls.Add(this.btnSalvarSentido); + this.ClientSize = new System.Drawing.Size(531, 521); + this.Controls.Add(this.btnSalvar); this.Controls.Add(this.groupBox1); this.Controls.Add(this.gpbSentido); - this.Controls.Add(this.gpbPID); - this.Margin = new System.Windows.Forms.Padding(2); + this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.MaximizeBox = false; this.Name = "frmMovConfig"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Movimentação - Parametrização"; @@ -845,14 +635,10 @@ namespace AgroBase.Forms.Movimentacao this.gpbET.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudMargemRPM)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudDelayBalancemaneto)).EndInit(); - this.gpbPID.ResumeLayout(false); - this.gpbPID.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.nudPPR)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudRampaMax)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudRampaMin)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.nudMaxOffsetRPM)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudDiametroRoda)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudRPMMax)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudNumPolos)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.nudRampa)).EndInit(); this.ResumeLayout(false); } @@ -896,27 +682,14 @@ namespace AgroBase.Forms.Movimentacao private System.Windows.Forms.Label lblETTras; private System.Windows.Forms.Label lblETFrente; private System.Windows.Forms.GroupBox groupBox1; - public System.Windows.Forms.CheckBox chbMalhaFechada; - private System.Windows.Forms.GroupBox gpbPID; - private System.Windows.Forms.Label lblKp; - private System.Windows.Forms.TextBox txtKp; - private System.Windows.Forms.Label lblKi; - private System.Windows.Forms.TextBox txtKi; - private System.Windows.Forms.Label lblKd; - private System.Windows.Forms.TextBox txtKd; - private System.Windows.Forms.Button btnSalvarPID; - private System.Windows.Forms.Label lblPPR; - private System.Windows.Forms.NumericUpDown nudPPR; - private System.Windows.Forms.Label lblRampaMax; - private System.Windows.Forms.Label lblRampaMin; - private System.Windows.Forms.NumericUpDown nudRampaMax; - private System.Windows.Forms.NumericUpDown nudRampaMin; - private System.Windows.Forms.Label lblMargemRPM; - private System.Windows.Forms.NumericUpDown nudMargemRPM; - private System.Windows.Forms.Label lblDelayBalanceamento; - private System.Windows.Forms.NumericUpDown nudDelayBalancemaneto; - private System.Windows.Forms.Button btnSalvarSentido; - private System.Windows.Forms.Label lblMaxOffsetRPM; - private System.Windows.Forms.NumericUpDown nudMaxOffsetRPM; + private System.Windows.Forms.Label lblNumPolos; + private System.Windows.Forms.NumericUpDown nudNumPolos; + private System.Windows.Forms.Label lblRampa; + private System.Windows.Forms.NumericUpDown nudRampa; + private System.Windows.Forms.Label lblRPMMax; + private System.Windows.Forms.NumericUpDown nudRPMMax; + private System.Windows.Forms.Button btnSalvar; + private System.Windows.Forms.Label lblDiametroRoda; + private System.Windows.Forms.NumericUpDown nudDiametroRoda; } } \ No newline at end of file diff --git a/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.cs b/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.cs index 8d02adffc..038096f34 100644 --- a/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.cs +++ b/AgroBase/AgroBase/Forms/Movimentacao/frmMovConfig.cs @@ -21,17 +21,8 @@ namespace AgroBase.Forms.Movimentacao private void frmMovConfig_Load(object sender, EventArgs e) { - nudRampaMin.Value = MovimentacaoModel.RampaMin; - nudRampaMax.Value = MovimentacaoModel.RampaMax; - nudPPR.Value = MovimentacaoModel.PulsosPorRevolucao; - nudDelayBalancemaneto.Value = MovimentacaoModel._DelayBalanceamento; - nudMargemRPM.Value = MovimentacaoModel._MargemRPM; - nudMaxOffsetRPM.Value = MovimentacaoModel._MaxOffsetRPM; - chbMalhaFechada.Checked = MovimentacaoModel._FOC; - txtKd.Text = MovimentacaoModel.Kd.ToString(); - txtKp.Text = MovimentacaoModel.Kp.ToString(); - txtKi.Text = MovimentacaoModel.Ki.ToString(); - + nudDiametroRoda.Value = Convert.ToInt32(MovimentacaoModel.DiametroRoda * 1000); + if (Disp == null) { return; @@ -66,12 +57,22 @@ namespace AgroBase.Forms.Movimentacao } cmb.SelectedItem = Enum.GetName(typeof(Sentido), sentido); + + nudNumPolos.Value = Motor.NumeroPolos; + nudRampa.Value = Motor.Rampa; + nudRPMMax.Value = Motor.RPM_Max; } } } - private void btnSalvarSentido_Click(object sender, EventArgs e) + private void frmMovConfig_FormClosing(object sender, FormClosingEventArgs e) + { + e.Cancel = true; + this.Visible = false; + } + + private void btnSalvar_Click(object sender, EventArgs e) { var cmbsSentido = gpbET.Controls.OfType().ToList().Union(gpbEF.Controls.OfType().ToList()).Union(gpbDT.Controls.OfType().ToList()).Union(gpbDF.Controls.OfType().ToList()).ToList(); foreach (var cmb in cmbsSentido) @@ -96,80 +97,34 @@ namespace AgroBase.Forms.Movimentacao { Motor.ConfigSentidos.Direita = sentido; } + + Motor.NumeroPolos = MovimentacaoModel.NumPolos; + Motor.Rampa = MovimentacaoModel.Rampa; + Motor.RPM_Max = MovimentacaoModel.RPM_Max; } } Disp.SalvarParametros(Disp.Dados); } - private void frmMovConfig_FormClosing(object sender, FormClosingEventArgs e) + private void nudRampa_ValueChanged(object sender, EventArgs e) { - e.Cancel = true; - this.Visible = false; + MovimentacaoModel.Rampa = Convert.ToInt32(nudRampa.Value); } - private void chbMalhaFechada_CheckedChanged(object sender, EventArgs e) + private void nudNumPolos_ValueChanged(object sender, EventArgs e) { - MovimentacaoModel._FOC = chbMalhaFechada.Checked; - txtKp.Enabled = MovimentacaoModel._FOC; - txtKi.Enabled = MovimentacaoModel._FOC; - txtKd.Enabled = MovimentacaoModel._FOC; - btnSalvarPID.Enabled = MovimentacaoModel._FOC; + MovimentacaoModel.NumPolos = Convert.ToInt32(nudNumPolos.Value); } - private void btnSalvarPID_Click(object sender, EventArgs e) + private void nudRPMMax_ValueChanged(object sender, EventArgs e) { - if (btnSalvarPID.Text == "Editar") - { - btnSalvarPID.Text = "Salvar"; - } - else - { - btnSalvarPID.Text = "Editar"; - if (double.TryParse(txtKp.Text, out double kp)) - { - MovimentacaoModel.Kp = kp; - } - if (double.TryParse(txtKi.Text, out double ki)) - { - MovimentacaoModel.Ki = ki; - } - if (double.TryParse(txtKd.Text, out double kd)) - { - MovimentacaoModel.Kd = kd; - } - } - gpbPID.Enabled = btnSalvarPID.Text == "Salvar"; + MovimentacaoModel.RPM_Max = Convert.ToInt32(nudRPMMax.Value); } - private void nudRampaMin_ValueChanged(object sender, EventArgs e) + private void nudDiametroRoda_ValueChanged(object sender, EventArgs e) { - MovimentacaoModel.RampaMin = Convert.ToInt32(nudRampaMin.Value); - } - - private void nudRampaMax_ValueChanged(object sender, EventArgs e) - { - MovimentacaoModel.RampaMax = Convert.ToInt32(nudRampaMax.Value); - } - - private void nudPPR_ValueChanged(object sender, EventArgs e) - { - MovimentacaoModel.PulsosPorRevolucao = Convert.ToInt32(nudPPR.Value); - } - - private void nudDelayBalancemaneto_ValueChanged(object sender, EventArgs e) - { - MovimentacaoModel._DelayBalanceamento = Convert.ToInt32(nudDelayBalancemaneto.Value); - } - - private void nudMargemRPM_ValueChanged(object sender, EventArgs e) - { - MovimentacaoModel._MargemRPM = Convert.ToInt32(nudMargemRPM.Value); - } - - private void nudMaxOffsetRPM_ValueChanged(object sender, EventArgs e) - { - MovimentacaoModel._MaxOffsetRPM = Convert.ToInt32(nudMaxOffsetRPM.Value); + MovimentacaoModel.DiametroRoda = Convert.ToInt32(nudDiametroRoda.Value) / 1000; } } } diff --git a/AgroBase/AgroBase/Forms/Movimentacao/frmMovPlot.cs b/AgroBase/AgroBase/Forms/Movimentacao/frmMovPlot.cs index 23cdcce58..b4f92a481 100644 --- a/AgroBase/AgroBase/Forms/Movimentacao/frmMovPlot.cs +++ b/AgroBase/AgroBase/Forms/Movimentacao/frmMovPlot.cs @@ -70,20 +70,6 @@ namespace AgroBase.Forms Minimo = Logs.Min(x => x.RPM) < Minimo ? Logs.Min(x => x.RPM) : Minimo; Maximo = Logs.Max(x => x.RPM) > Maximo ? Logs.Max(x => x.RPM) : Maximo; - /*var seriePotenciaSP = new Series("Potencia SP: " + (Log != null ? Log.PotenciaSP : 0)); - seriePotenciaSP.Points.DataBindXY(Momentos, Logs.Select(x => x.PotenciaSP).ToList()); - seriePotenciaSP.ChartType = SeriesChartType.Line; - chart.Series.Add(seriePotenciaSP); - Minimo = Logs.Min(x => x.PotenciaSP) < Minimo ? Logs.Min(x => x.PotenciaSP) : Minimo; - Maximo = Logs.Min(x => x.PotenciaSP) > Maximo ? Logs.Min(x => x.PotenciaSP) : Maximo;*/ - - var seriePotencia = new Series("Potencia: " + (Log != null ? Log.Potencia : 0)); - seriePotencia.Points.DataBindXY(Momentos, Logs.Select(x => x.Potencia).ToList()); - seriePotencia.ChartType = SeriesChartType.Line; - chart.Series.Add(seriePotencia); - Minimo = Logs.Min(x => x.Potencia) < Minimo ? Logs.Min(x => x.Potencia) : Minimo; - Maximo = Logs.Max(x => x.Potencia) > Maximo ? Logs.Max(x => x.Potencia) : Maximo; - var serieTemperatura = new Series("Temperatura: " + (Log != null ? Log.Temperatura : 0)); serieTemperatura.Points.DataBindXY(Momentos, Logs.Select(x => x.Temperatura).ToList()); serieTemperatura.ChartType = SeriesChartType.Line; diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoManual.cs b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoManual.cs index d0eb7ab87..e5d8eef38 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoManual.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoManual.cs @@ -126,7 +126,6 @@ namespace AgroBase.Forms.Operacoes lblCorrente.Text = PZEMService.UltimaLeitura.Corrente.ToString("0.00") + " A"; lblRPM.Text = Variaveis.OperacaoEmAndamento.DispMov.Dados.Motores.Average(x => x.RPM).ToString("0") + " rpm"; lblVelocidade.Text = Variaveis.OperacaoEmAndamento.DispMov.Dados.Motores.Average(x => x.VelocidadeInstantanea).ToString("0.00"); - lblPotencia.Text = Variaveis.OperacaoEmAndamento.DispMov.Dados.Motores.Average(x => x.Potencia).ToString("0.00") + "%"; chbSonar.Enabled = Variaveis.OperacaoEmAndamento.DispSen.Dados.Sensores.Any(x => x.Componente == S_Code.sSNR && x.Inicializado); if (!chbSonar.Enabled) @@ -497,13 +496,6 @@ namespace AgroBase.Forms.Operacoes Minimo = Logs.Min(x => x.RPM_SP) < Minimo ? Logs.Min(x => x.RPM_SP) : Minimo; Maximo = Logs.Max(x => x.RPM_SP) > Maximo ? Logs.Max(x => x.RPM_SP) : Maximo; - var seriePotencia = new Series("Potencia: " + (Log != null ? Log.Potencia : 0)); - seriePotencia.Points.DataBindXY(Momentos, Logs.Select(x => x.Potencia).ToList()); - seriePotencia.ChartType = SeriesChartType.Line; - chart.Series.Add(seriePotencia); - Minimo = Logs.Min(x => x.Potencia) < Minimo ? Logs.Min(x => x.Potencia) : Minimo; - Maximo = Logs.Max(x => x.Potencia) > Maximo ? Logs.Max(x => x.Potencia) : Maximo; - var serieTemperatura = new Series("Temperatura: " + (Log != null ? Log.Temperatura : 0)); serieTemperatura.Points.DataBindXY(Momentos, Logs.Select(x => x.Temperatura).ToList()); serieTemperatura.ChartType = SeriesChartType.Line; diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoMapaGPS.cs b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoMapaGPS.cs index 17ae7b668..3099a9e8b 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoMapaGPS.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoMapaGPS.cs @@ -311,13 +311,6 @@ namespace AgroBase.Forms.Operacoes Minimo = Logs.Min(x => x.RPM_SP) < Minimo ? Logs.Min(x => x.RPM_SP) : Minimo; Maximo = Logs.Max(x => x.RPM_SP) > Maximo ? Logs.Max(x => x.RPM_SP) : Maximo; - var seriePotencia = new Series("Potencia: " + (Log != null ? Log.Potencia : 0)); - seriePotencia.Points.DataBindXY(Momentos, Logs.Select(x => x.Potencia).ToList()); - seriePotencia.ChartType = SeriesChartType.Line; - chart.Series.Add(seriePotencia); - Minimo = Logs.Min(x => x.Potencia) < Minimo ? Logs.Min(x => x.Potencia) : Minimo; - Maximo = Logs.Max(x => x.Potencia) > Maximo ? Logs.Max(x => x.Potencia) : Maximo; - var serieTemperatura = new Series("Temperatura: " + (Log != null ? Log.Temperatura : 0)); serieTemperatura.Points.DataBindXY(Momentos, Logs.Select(x => x.Temperatura).ToList()); serieTemperatura.ChartType = SeriesChartType.Line; diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.Designer.cs b/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.Designer.cs index 009392b51..a396761f2 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.Designer.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.Designer.cs @@ -28,24 +28,21 @@ /// private void InitializeComponent() { - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea7 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend7 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea8 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend8 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series8 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea9 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend9 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea10 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend10 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea11 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend11 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea12 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend12 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series(); this.trbMomento = new System.Windows.Forms.TrackBar(); this.panel1 = new System.Windows.Forms.Panel(); this.pnlOrientacaoDif = new System.Windows.Forms.Panel(); @@ -138,8 +135,6 @@ this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabMovVelocidade = new System.Windows.Forms.TabPage(); this.chartMovVelocidade = new System.Windows.Forms.DataVisualization.Charting.Chart(); - this.tabMovPotencia = new System.Windows.Forms.TabPage(); - this.chartMovPotencia = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.tabMovTemperatura = new System.Windows.Forms.TabPage(); this.gpbMOV_Temperatura_Analise = new System.Windows.Forms.GroupBox(); this.txtMOV_Temperatura_Mediana = new System.Windows.Forms.TextBox(); @@ -284,8 +279,6 @@ this.tabControl2.SuspendLayout(); this.tabMovVelocidade.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartMovVelocidade)).BeginInit(); - this.tabMovPotencia.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.chartMovPotencia)).BeginInit(); this.tabMovTemperatura.SuspendLayout(); this.gpbMOV_Temperatura_Analise.SuspendLayout(); this.gpbMOV_Temperatura_DF.SuspendLayout(); @@ -1223,7 +1216,6 @@ // tabControl2 // this.tabControl2.Controls.Add(this.tabMovVelocidade); - this.tabControl2.Controls.Add(this.tabMovPotencia); this.tabControl2.Controls.Add(this.tabMovTemperatura); this.tabControl2.Controls.Add(this.tabMovGreal); this.tabControl2.Location = new System.Drawing.Point(6, 6); @@ -1245,49 +1237,21 @@ // // chartMovVelocidade // - chartArea7.Name = "ChartArea1"; - this.chartMovVelocidade.ChartAreas.Add(chartArea7); - legend7.Name = "Legend1"; - this.chartMovVelocidade.Legends.Add(legend7); + chartArea1.Name = "ChartArea1"; + this.chartMovVelocidade.ChartAreas.Add(chartArea1); + legend1.Name = "Legend1"; + this.chartMovVelocidade.Legends.Add(legend1); this.chartMovVelocidade.Location = new System.Drawing.Point(6, 5); this.chartMovVelocidade.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartMovVelocidade.Name = "chartMovVelocidade"; - series7.ChartArea = "ChartArea1"; - series7.Legend = "Legend1"; - series7.Name = "Series1"; - this.chartMovVelocidade.Series.Add(series7); + series1.ChartArea = "ChartArea1"; + series1.Legend = "Legend1"; + series1.Name = "Series1"; + this.chartMovVelocidade.Series.Add(series1); this.chartMovVelocidade.Size = new System.Drawing.Size(632, 438); this.chartMovVelocidade.TabIndex = 96; this.chartMovVelocidade.Text = "chart1"; // - // tabMovPotencia - // - this.tabMovPotencia.Controls.Add(this.chartMovPotencia); - this.tabMovPotencia.Location = new System.Drawing.Point(4, 25); - this.tabMovPotencia.Name = "tabMovPotencia"; - this.tabMovPotencia.Padding = new System.Windows.Forms.Padding(3); - this.tabMovPotencia.Size = new System.Drawing.Size(644, 605); - this.tabMovPotencia.TabIndex = 2; - this.tabMovPotencia.Text = "Potência"; - this.tabMovPotencia.UseVisualStyleBackColor = true; - // - // chartMovPotencia - // - chartArea8.Name = "ChartArea1"; - this.chartMovPotencia.ChartAreas.Add(chartArea8); - legend8.Name = "Legend1"; - this.chartMovPotencia.Legends.Add(legend8); - this.chartMovPotencia.Location = new System.Drawing.Point(6, 5); - this.chartMovPotencia.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.chartMovPotencia.Name = "chartMovPotencia"; - series8.ChartArea = "ChartArea1"; - series8.Legend = "Legend1"; - series8.Name = "Series1"; - this.chartMovPotencia.Series.Add(series8); - this.chartMovPotencia.Size = new System.Drawing.Size(632, 438); - this.chartMovPotencia.TabIndex = 95; - this.chartMovPotencia.Text = "chart1"; - // // tabMovTemperatura // this.tabMovTemperatura.Controls.Add(this.gpbMOV_Temperatura_Analise); @@ -1651,17 +1615,17 @@ // // chartMovTemperatura // - chartArea9.Name = "ChartArea1"; - this.chartMovTemperatura.ChartAreas.Add(chartArea9); - legend9.Name = "Legend1"; - this.chartMovTemperatura.Legends.Add(legend9); + chartArea2.Name = "ChartArea1"; + this.chartMovTemperatura.ChartAreas.Add(chartArea2); + legend2.Name = "Legend1"; + this.chartMovTemperatura.Legends.Add(legend2); this.chartMovTemperatura.Location = new System.Drawing.Point(6, 5); this.chartMovTemperatura.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartMovTemperatura.Name = "chartMovTemperatura"; - series9.ChartArea = "ChartArea1"; - series9.Legend = "Legend1"; - series9.Name = "Series1"; - this.chartMovTemperatura.Series.Add(series9); + series2.ChartArea = "ChartArea1"; + series2.Legend = "Legend1"; + series2.Name = "Series1"; + this.chartMovTemperatura.Series.Add(series2); this.chartMovTemperatura.Size = new System.Drawing.Size(632, 413); this.chartMovTemperatura.TabIndex = 95; this.chartMovTemperatura.Text = "chart1"; @@ -2017,17 +1981,17 @@ // // chartMovGeral // - chartArea10.Name = "ChartArea1"; - this.chartMovGeral.ChartAreas.Add(chartArea10); - legend10.Name = "Legend1"; - this.chartMovGeral.Legends.Add(legend10); + chartArea3.Name = "ChartArea1"; + this.chartMovGeral.ChartAreas.Add(chartArea3); + legend3.Name = "Legend1"; + this.chartMovGeral.Legends.Add(legend3); this.chartMovGeral.Location = new System.Drawing.Point(6, 5); this.chartMovGeral.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartMovGeral.Name = "chartMovGeral"; - series10.ChartArea = "ChartArea1"; - series10.Legend = "Legend1"; - series10.Name = "Series1"; - this.chartMovGeral.Series.Add(series10); + series3.ChartArea = "ChartArea1"; + series3.Legend = "Legend1"; + series3.Name = "Series1"; + this.chartMovGeral.Series.Add(series3); this.chartMovGeral.Size = new System.Drawing.Size(632, 438); this.chartMovGeral.TabIndex = 94; this.chartMovGeral.Text = "chart1"; @@ -2048,17 +2012,17 @@ // // chartAtuador // - chartArea11.Name = "ChartArea1"; - this.chartAtuador.ChartAreas.Add(chartArea11); - legend11.Name = "Legend1"; - this.chartAtuador.Legends.Add(legend11); + chartArea4.Name = "ChartArea1"; + this.chartAtuador.ChartAreas.Add(chartArea4); + legend4.Name = "Legend1"; + this.chartAtuador.Legends.Add(legend4); this.chartAtuador.Location = new System.Drawing.Point(6, 340); this.chartAtuador.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartAtuador.Name = "chartAtuador"; - series11.ChartArea = "ChartArea1"; - series11.Legend = "Legend1"; - series11.Name = "Series1"; - this.chartAtuador.Series.Add(series11); + series4.ChartArea = "ChartArea1"; + series4.Legend = "Legend1"; + series4.Name = "Series1"; + this.chartAtuador.Series.Add(series4); this.chartAtuador.Size = new System.Drawing.Size(652, 297); this.chartAtuador.TabIndex = 95; this.chartAtuador.Text = "chart1"; @@ -2322,17 +2286,17 @@ // // chartSensoriamento // - chartArea12.Name = "ChartArea1"; - this.chartSensoriamento.ChartAreas.Add(chartArea12); - legend12.Name = "Legend1"; - this.chartSensoriamento.Legends.Add(legend12); + chartArea5.Name = "ChartArea1"; + this.chartSensoriamento.ChartAreas.Add(chartArea5); + legend5.Name = "Legend1"; + this.chartSensoriamento.Legends.Add(legend5); this.chartSensoriamento.Location = new System.Drawing.Point(3, 5); this.chartSensoriamento.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartSensoriamento.Name = "chartSensoriamento"; - series12.ChartArea = "ChartArea1"; - series12.Legend = "Legend1"; - series12.Name = "Series1"; - this.chartSensoriamento.Series.Add(series12); + series5.ChartArea = "ChartArea1"; + series5.Legend = "Legend1"; + series5.Name = "Series1"; + this.chartSensoriamento.Series.Add(series5); this.chartSensoriamento.Size = new System.Drawing.Size(655, 479); this.chartSensoriamento.TabIndex = 95; this.chartSensoriamento.Text = "chart1"; @@ -2659,8 +2623,6 @@ this.tabControl2.ResumeLayout(false); this.tabMovVelocidade.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chartMovVelocidade)).EndInit(); - this.tabMovPotencia.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.chartMovPotencia)).EndInit(); this.tabMovTemperatura.ResumeLayout(false); this.gpbMOV_Temperatura_Analise.ResumeLayout(false); this.gpbMOV_Temperatura_Analise.PerformLayout(); @@ -2745,7 +2707,6 @@ private System.Windows.Forms.PictureBox picDIR_ET; private System.Windows.Forms.TabControl tabControl2; private System.Windows.Forms.TabPage tabMovVelocidade; - private System.Windows.Forms.TabPage tabMovPotencia; private System.Windows.Forms.TabPage tabMovTemperatura; private System.Windows.Forms.TabPage tabMovGreal; public System.Windows.Forms.DataVisualization.Charting.Chart chartMovGeral; @@ -2876,7 +2837,6 @@ private System.Windows.Forms.Label label61; private System.Windows.Forms.Button btnMOV_Geral_Buscar; private System.Windows.Forms.Button btnMOV_Geral_Redefinir; - public System.Windows.Forms.DataVisualization.Charting.Chart chartMovPotencia; public System.Windows.Forms.DataVisualization.Charting.Chart chartMovVelocidade; private System.Windows.Forms.GroupBox gpbSEN_Filtro; private System.Windows.Forms.Button btnSen_Redefinir; diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.cs b/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.cs index 8bf6b4bde..097ac115d 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmResultadosOperacao.cs @@ -156,13 +156,6 @@ namespace AgroBase.Forms.Operacoes MostrarValor = true }, new GraficoInterativoSerieModel() - { - Titulo = "EF Offset", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "EF").Select(x => x.RPM_Offset).ToList(), - Visivel = false, - MostrarValor = true, - }, - new GraficoInterativoSerieModel() { Titulo = "ET", Valores = LogsMovimentacao.Where(x => x.ComponenteID == "ET").Select(x => x.RPM).ToList(), @@ -170,13 +163,6 @@ namespace AgroBase.Forms.Operacoes MostrarValor = true }, new GraficoInterativoSerieModel() - { - Titulo = "ET Offset", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "ET").Select(x => x.RPM_Offset).ToList(), - Visivel = false, - MostrarValor = true - }, - new GraficoInterativoSerieModel() { Titulo = "DT", Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DT").Select(x => x.RPM).ToList(), @@ -184,26 +170,12 @@ namespace AgroBase.Forms.Operacoes MostrarValor = true }, new GraficoInterativoSerieModel() - { - Titulo = "DT Offset", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DT").Select(x => x.RPM_Offset).ToList(), - Visivel = false, - MostrarValor = true - }, - new GraficoInterativoSerieModel() { Titulo = "DF", Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DF").Select(x => x.RPM).ToList(), Visivel = true, MostrarValor = true }, - new GraficoInterativoSerieModel() - { - Titulo = "DF Offset", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DF").Select(x => x.RPM_Offset).ToList(), - Visivel = false, - MostrarValor = true - }, }); graficoMovTemperatura = new GraficoInterativoModel(chartMovTemperatura, Momentos, new List() @@ -262,38 +234,6 @@ namespace AgroBase.Forms.Operacoes }, }); - graficoMovPotencia = new GraficoInterativoModel(chartMovPotencia, Momentos, new List() - { - new GraficoInterativoSerieModel() - { - Titulo = "EF", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "EF").Select(x => x.Potencia).ToList(), - Visivel = true, - MostrarValor = true - }, - new GraficoInterativoSerieModel() - { - Titulo = "ET", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "ET").Select(x => x.Potencia).ToList(), - Visivel = true, - MostrarValor = true - }, - new GraficoInterativoSerieModel() - { - Titulo = "DT", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DT").Select(x => x.Potencia).ToList(), - Visivel = true, - MostrarValor = true - }, - new GraficoInterativoSerieModel() - { - Titulo = "DF", - Valores = LogsMovimentacao.Where(x => x.ComponenteID == "DF").Select(x => x.Potencia).ToList(), - Visivel = true, - MostrarValor = true - }, - }); - graficoAtu = new GraficoInterativoModel(chartAtuador, Momentos, new List() { new GraficoInterativoSerieModel() diff --git a/AgroBase/AgroBase/Forms/frmAcompanhamento.Designer.cs b/AgroBase/AgroBase/Forms/frmAcompanhamento.Designer.cs index 75f957c48..941cc18df 100644 --- a/AgroBase/AgroBase/Forms/frmAcompanhamento.Designer.cs +++ b/AgroBase/AgroBase/Forms/frmAcompanhamento.Designer.cs @@ -29,18 +29,18 @@ namespace AgroBase.Forms /// private void InitializeComponent() { - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea9 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend9 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series9 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea10 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend10 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea11 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend11 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series(); - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea12 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend12 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); this.pnlFundo = new System.Windows.Forms.Panel(); this.lblB12V = new System.Windows.Forms.Label(); this.lblB7V2 = new System.Windows.Forms.Label(); @@ -70,7 +70,7 @@ namespace AgroBase.Forms this.lblDTM_Sentido = new System.Windows.Forms.Label(); this.lblDTM_SentidoSP = new System.Windows.Forms.Label(); this.lblDTM_RPMSP = new System.Windows.Forms.Label(); - this.lblDTM_Potencia = new System.Windows.Forms.Label(); + this.lblDTM_Tensao = new System.Windows.Forms.Label(); this.lblDTM_Velocidade = new System.Windows.Forms.Label(); this.lblDTM_RPM = new System.Windows.Forms.Label(); this.lblDFM_Corrente = new System.Windows.Forms.Label(); @@ -78,7 +78,7 @@ namespace AgroBase.Forms this.lblDFM_Sentido = new System.Windows.Forms.Label(); this.lblDFM_SentidoSP = new System.Windows.Forms.Label(); this.lblDFM_RPMSP = new System.Windows.Forms.Label(); - this.lblDFM_Potencia = new System.Windows.Forms.Label(); + this.lblDFM_Tensao = new System.Windows.Forms.Label(); this.lblDFM_Velocidade = new System.Windows.Forms.Label(); this.lblDFM_RPM = new System.Windows.Forms.Label(); this.lblETM_Corrente = new System.Windows.Forms.Label(); @@ -86,7 +86,7 @@ namespace AgroBase.Forms this.lblETM_Sentido = new System.Windows.Forms.Label(); this.lblETM_SentidoSP = new System.Windows.Forms.Label(); this.lblETM_RPMSP = new System.Windows.Forms.Label(); - this.lblETM_Potencia = new System.Windows.Forms.Label(); + this.lblETM_Tensao = new System.Windows.Forms.Label(); this.lblETM_Velocidade = new System.Windows.Forms.Label(); this.lblETM_RPM = new System.Windows.Forms.Label(); this.lblEFM_Corrente = new System.Windows.Forms.Label(); @@ -94,7 +94,6 @@ namespace AgroBase.Forms this.lblEFM_Sentido = new System.Windows.Forms.Label(); this.lblEFM_SentidoSP = new System.Windows.Forms.Label(); this.lblEFM_RPMSP = new System.Windows.Forms.Label(); - this.lblEFM_Potencia = new System.Windows.Forms.Label(); this.lblEFM_Velocidade = new System.Windows.Forms.Label(); this.lblEFM_RPM = new System.Windows.Forms.Label(); this.btnDTReverter = new System.Windows.Forms.Button(); @@ -129,6 +128,7 @@ namespace AgroBase.Forms this.btnEFReferenciar = new System.Windows.Forms.Button(); this.lblM1 = new System.Windows.Forms.Label(); this.picEF = new System.Windows.Forms.PictureBox(); + this.lblEFM_Tensao = new System.Windows.Forms.Label(); this.pnlFundo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartET)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chartDT)).BeginInit(); @@ -173,7 +173,7 @@ namespace AgroBase.Forms this.pnlFundo.Controls.Add(this.lblDTM_Sentido); this.pnlFundo.Controls.Add(this.lblDTM_SentidoSP); this.pnlFundo.Controls.Add(this.lblDTM_RPMSP); - this.pnlFundo.Controls.Add(this.lblDTM_Potencia); + this.pnlFundo.Controls.Add(this.lblDTM_Tensao); this.pnlFundo.Controls.Add(this.lblDTM_Velocidade); this.pnlFundo.Controls.Add(this.lblDTM_RPM); this.pnlFundo.Controls.Add(this.lblDFM_Corrente); @@ -181,7 +181,7 @@ namespace AgroBase.Forms this.pnlFundo.Controls.Add(this.lblDFM_Sentido); this.pnlFundo.Controls.Add(this.lblDFM_SentidoSP); this.pnlFundo.Controls.Add(this.lblDFM_RPMSP); - this.pnlFundo.Controls.Add(this.lblDFM_Potencia); + this.pnlFundo.Controls.Add(this.lblDFM_Tensao); this.pnlFundo.Controls.Add(this.lblDFM_Velocidade); this.pnlFundo.Controls.Add(this.lblDFM_RPM); this.pnlFundo.Controls.Add(this.lblETM_Corrente); @@ -189,7 +189,7 @@ namespace AgroBase.Forms this.pnlFundo.Controls.Add(this.lblETM_Sentido); this.pnlFundo.Controls.Add(this.lblETM_SentidoSP); this.pnlFundo.Controls.Add(this.lblETM_RPMSP); - this.pnlFundo.Controls.Add(this.lblETM_Potencia); + this.pnlFundo.Controls.Add(this.lblETM_Tensao); this.pnlFundo.Controls.Add(this.lblETM_Velocidade); this.pnlFundo.Controls.Add(this.lblETM_RPM); this.pnlFundo.Controls.Add(this.lblEFM_Corrente); @@ -197,7 +197,7 @@ namespace AgroBase.Forms this.pnlFundo.Controls.Add(this.lblEFM_Sentido); this.pnlFundo.Controls.Add(this.lblEFM_SentidoSP); this.pnlFundo.Controls.Add(this.lblEFM_RPMSP); - this.pnlFundo.Controls.Add(this.lblEFM_Potencia); + this.pnlFundo.Controls.Add(this.lblEFM_Tensao); this.pnlFundo.Controls.Add(this.lblEFM_Velocidade); this.pnlFundo.Controls.Add(this.lblEFM_RPM); this.pnlFundo.Controls.Add(this.btnDTReverter); @@ -236,7 +236,7 @@ namespace AgroBase.Forms this.pnlFundo.Location = new System.Drawing.Point(0, 0); this.pnlFundo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.pnlFundo.Name = "pnlFundo"; - this.pnlFundo.Size = new System.Drawing.Size(1979, 922); + this.pnlFundo.Size = new System.Drawing.Size(1924, 922); this.pnlFundo.TabIndex = 0; // // lblB12V @@ -425,68 +425,68 @@ namespace AgroBase.Forms // // chartET // - chartArea9.Name = "ChartArea1"; - this.chartET.ChartAreas.Add(chartArea9); - legend9.Name = "Legend1"; - this.chartET.Legends.Add(legend9); + chartArea1.Name = "ChartArea1"; + this.chartET.ChartAreas.Add(chartArea1); + legend1.Name = "Legend1"; + this.chartET.Legends.Add(legend1); this.chartET.Location = new System.Drawing.Point(268, 505); this.chartET.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartET.Name = "chartET"; - series9.ChartArea = "ChartArea1"; - series9.Legend = "Legend1"; - series9.Name = "Series1"; - this.chartET.Series.Add(series9); + series1.ChartArea = "ChartArea1"; + series1.Legend = "Legend1"; + series1.Name = "Series1"; + this.chartET.Series.Add(series1); this.chartET.Size = new System.Drawing.Size(579, 480); this.chartET.TabIndex = 94; this.chartET.Text = "chart1"; // // chartDT // - chartArea10.Name = "ChartArea1"; - this.chartDT.ChartAreas.Add(chartArea10); - legend10.Name = "Legend1"; - this.chartDT.Legends.Add(legend10); + chartArea2.Name = "ChartArea1"; + this.chartDT.ChartAreas.Add(chartArea2); + legend2.Name = "Legend1"; + this.chartDT.Legends.Add(legend2); this.chartDT.Location = new System.Drawing.Point(1112, 505); this.chartDT.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartDT.Name = "chartDT"; - series10.ChartArea = "ChartArea1"; - series10.Legend = "Legend1"; - series10.Name = "Series1"; - this.chartDT.Series.Add(series10); + series2.ChartArea = "ChartArea1"; + series2.Legend = "Legend1"; + series2.Name = "Series1"; + this.chartDT.Series.Add(series2); this.chartDT.Size = new System.Drawing.Size(577, 480); this.chartDT.TabIndex = 110; this.chartDT.Text = "chart1"; // // chartDF // - chartArea11.Name = "ChartArea1"; - this.chartDF.ChartAreas.Add(chartArea11); - legend11.Name = "Legend1"; - this.chartDF.Legends.Add(legend11); + chartArea3.Name = "ChartArea1"; + this.chartDF.ChartAreas.Add(chartArea3); + legend3.Name = "Legend1"; + this.chartDF.Legends.Add(legend3); this.chartDF.Location = new System.Drawing.Point(1112, 5); this.chartDF.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartDF.Name = "chartDF"; - series11.ChartArea = "ChartArea1"; - series11.Legend = "Legend1"; - series11.Name = "Series1"; - this.chartDF.Series.Add(series11); + series3.ChartArea = "ChartArea1"; + series3.Legend = "Legend1"; + series3.Name = "Series1"; + this.chartDF.Series.Add(series3); this.chartDF.Size = new System.Drawing.Size(577, 480); this.chartDF.TabIndex = 109; this.chartDF.Text = "chart1"; // // chartEF // - chartArea12.Name = "ChartArea1"; - this.chartEF.ChartAreas.Add(chartArea12); - legend12.Name = "Legend1"; - this.chartEF.Legends.Add(legend12); + chartArea4.Name = "ChartArea1"; + this.chartEF.ChartAreas.Add(chartArea4); + legend4.Name = "Legend1"; + this.chartEF.Legends.Add(legend4); this.chartEF.Location = new System.Drawing.Point(268, 5); this.chartEF.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.chartEF.Name = "chartEF"; - series12.ChartArea = "ChartArea1"; - series12.Legend = "Legend1"; - series12.Name = "Series1"; - this.chartEF.Series.Add(series12); + series4.ChartArea = "ChartArea1"; + series4.Legend = "Legend1"; + series4.Name = "Series1"; + this.chartEF.Series.Add(series4); this.chartEF.Size = new System.Drawing.Size(579, 480); this.chartEF.TabIndex = 93; this.chartEF.Text = "chart1"; @@ -547,14 +547,14 @@ namespace AgroBase.Forms this.lblDTM_RPMSP.TabIndex = 153; this.lblDTM_RPMSP.Text = "RPM SP: 0"; // - // lblDTM_Potencia + // lblDTM_Tensao // - this.lblDTM_Potencia.AutoSize = true; - this.lblDTM_Potencia.Location = new System.Drawing.Point(1697, 903); - this.lblDTM_Potencia.Name = "lblDTM_Potencia"; - this.lblDTM_Potencia.Size = new System.Drawing.Size(85, 16); - this.lblDTM_Potencia.TabIndex = 152; - this.lblDTM_Potencia.Text = "Potência: 0%"; + this.lblDTM_Tensao.AutoSize = true; + this.lblDTM_Tensao.Location = new System.Drawing.Point(1697, 903); + this.lblDTM_Tensao.Name = "lblDTM_Tensao"; + this.lblDTM_Tensao.Size = new System.Drawing.Size(76, 16); + this.lblDTM_Tensao.TabIndex = 152; + this.lblDTM_Tensao.Text = "Tensão: 0V"; // // lblDTM_Velocidade // @@ -619,14 +619,14 @@ namespace AgroBase.Forms this.lblDFM_RPMSP.TabIndex = 145; this.lblDFM_RPMSP.Text = "RPM SP: 0"; // - // lblDFM_Potencia + // lblDFM_Tensao // - this.lblDFM_Potencia.AutoSize = true; - this.lblDFM_Potencia.Location = new System.Drawing.Point(1697, 405); - this.lblDFM_Potencia.Name = "lblDFM_Potencia"; - this.lblDFM_Potencia.Size = new System.Drawing.Size(85, 16); - this.lblDFM_Potencia.TabIndex = 144; - this.lblDFM_Potencia.Text = "Potência: 0%"; + this.lblDFM_Tensao.AutoSize = true; + this.lblDFM_Tensao.Location = new System.Drawing.Point(1697, 405); + this.lblDFM_Tensao.Name = "lblDFM_Tensao"; + this.lblDFM_Tensao.Size = new System.Drawing.Size(76, 16); + this.lblDFM_Tensao.TabIndex = 144; + this.lblDFM_Tensao.Text = "Tensão: 0V"; // // lblDFM_Velocidade // @@ -691,14 +691,14 @@ namespace AgroBase.Forms this.lblETM_RPMSP.TabIndex = 137; this.lblETM_RPMSP.Text = "RPM SP: 0"; // - // lblETM_Potencia + // lblETM_Tensao // - this.lblETM_Potencia.AutoSize = true; - this.lblETM_Potencia.Location = new System.Drawing.Point(13, 903); - this.lblETM_Potencia.Name = "lblETM_Potencia"; - this.lblETM_Potencia.Size = new System.Drawing.Size(85, 16); - this.lblETM_Potencia.TabIndex = 136; - this.lblETM_Potencia.Text = "Potência: 0%"; + this.lblETM_Tensao.AutoSize = true; + this.lblETM_Tensao.Location = new System.Drawing.Point(13, 903); + this.lblETM_Tensao.Name = "lblETM_Tensao"; + this.lblETM_Tensao.Size = new System.Drawing.Size(76, 16); + this.lblETM_Tensao.TabIndex = 136; + this.lblETM_Tensao.Text = "Tensão: 0V"; // // lblETM_Velocidade // @@ -763,15 +763,6 @@ namespace AgroBase.Forms this.lblEFM_RPMSP.TabIndex = 129; this.lblEFM_RPMSP.Text = "RPM SP: 0"; // - // lblEFM_Potencia - // - this.lblEFM_Potencia.AutoSize = true; - this.lblEFM_Potencia.Location = new System.Drawing.Point(13, 405); - this.lblEFM_Potencia.Name = "lblEFM_Potencia"; - this.lblEFM_Potencia.Size = new System.Drawing.Size(85, 16); - this.lblEFM_Potencia.TabIndex = 128; - this.lblEFM_Potencia.Text = "Potência: 0%"; - // // lblEFM_Velocidade // this.lblEFM_Velocidade.AutoSize = true; @@ -1090,11 +1081,20 @@ namespace AgroBase.Forms this.picEF.TabIndex = 90; this.picEF.TabStop = false; // + // lblEFM_Tensao + // + this.lblEFM_Tensao.AutoSize = true; + this.lblEFM_Tensao.Location = new System.Drawing.Point(13, 405); + this.lblEFM_Tensao.Name = "lblEFM_Tensao"; + this.lblEFM_Tensao.Size = new System.Drawing.Size(76, 16); + this.lblEFM_Tensao.TabIndex = 128; + this.lblEFM_Tensao.Text = "Tensão: 0V"; + // // frmAcompanhamento // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1979, 922); + this.ClientSize = new System.Drawing.Size(1924, 922); this.Controls.Add(this.pnlFundo); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "frmAcompanhamento"; @@ -1131,7 +1131,7 @@ namespace AgroBase.Forms private System.Windows.Forms.Label lblDTM_Sentido; private System.Windows.Forms.Label lblDTM_SentidoSP; private System.Windows.Forms.Label lblDTM_RPMSP; - private System.Windows.Forms.Label lblDTM_Potencia; + private System.Windows.Forms.Label lblDTM_Tensao; private System.Windows.Forms.Label lblDTM_Velocidade; private System.Windows.Forms.Label lblDTM_RPM; private System.Windows.Forms.Label lblDFM_Corrente; @@ -1139,7 +1139,7 @@ namespace AgroBase.Forms private System.Windows.Forms.Label lblDFM_Sentido; private System.Windows.Forms.Label lblDFM_SentidoSP; private System.Windows.Forms.Label lblDFM_RPMSP; - private System.Windows.Forms.Label lblDFM_Potencia; + private System.Windows.Forms.Label lblDFM_Tensao; private System.Windows.Forms.Label lblDFM_Velocidade; private System.Windows.Forms.Label lblDFM_RPM; private System.Windows.Forms.Label lblETM_Corrente; @@ -1147,7 +1147,7 @@ namespace AgroBase.Forms private System.Windows.Forms.Label lblETM_Sentido; private System.Windows.Forms.Label lblETM_SentidoSP; private System.Windows.Forms.Label lblETM_RPMSP; - private System.Windows.Forms.Label lblETM_Potencia; + private System.Windows.Forms.Label lblETM_Tensao; private System.Windows.Forms.Label lblETM_Velocidade; private System.Windows.Forms.Label lblETM_RPM; private System.Windows.Forms.Label lblEFM_Corrente; @@ -1155,7 +1155,6 @@ namespace AgroBase.Forms private System.Windows.Forms.Label lblEFM_Sentido; private System.Windows.Forms.Label lblEFM_SentidoSP; private System.Windows.Forms.Label lblEFM_RPMSP; - private System.Windows.Forms.Label lblEFM_Potencia; private System.Windows.Forms.Label lblEFM_Velocidade; private System.Windows.Forms.Label lblEFM_RPM; private System.Windows.Forms.Button btnDTReverter; @@ -1208,5 +1207,6 @@ namespace AgroBase.Forms public System.Windows.Forms.Label lblB7V2; public System.Windows.Forms.Label lblB5V; public System.Windows.Forms.Label lblB3V; + private System.Windows.Forms.Label lblEFM_Tensao; } } \ No newline at end of file diff --git a/AgroBase/AgroBase/Forms/frmAcompanhamento.cs b/AgroBase/AgroBase/Forms/frmAcompanhamento.cs index 4263cdf1e..d0d738b50 100644 --- a/AgroBase/AgroBase/Forms/frmAcompanhamento.cs +++ b/AgroBase/AgroBase/Forms/frmAcompanhamento.cs @@ -119,8 +119,6 @@ namespace AgroBase.Forms lblM_RPM.Text = "RPM: " + Motor.RPM.ToString("0.00"); Label lblM_Velocidade = pnlFundo.Controls.OfType