using System.Windows.Forms; namespace Welling_Motor_Debug_Tool { partial class mainForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(mainForm)); this.menuStrip_Set = new System.Windows.Forms.MenuStrip(); this.端口连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.刷新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.端口号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripComboBox_ComNum = new System.Windows.Forms.ToolStripComboBox(); this.波特率ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripComboBox_Baudrate = new System.Windows.Forms.ToolStripComboBox(); this.连接ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.其它配置项ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.连接开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.断开关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.识别通讯盒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.电源控制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.开机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.写入存储ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.服务器配置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.存储路径ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ServerPath = new System.Windows.Forms.ToolStripTextBox(); this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.生产信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.生产商ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MAC = new System.Windows.Forms.ToolStripTextBox(); this.生产地ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBoxMACAddr = new System.Windows.Forms.ToolStripTextBox(); this.生产日期ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MACDate = new System.Windows.Forms.ToolStripTextBox(); this.产品标识ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MACPD = new System.Windows.Forms.ToolStripTextBox(); this.电机类型ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.中置电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.轮毂电机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.判断阈值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.电压ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThVol = new System.Windows.Forms.ToolStripTextBox(); this.电流ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThCur = new System.Windows.Forms.ToolStripTextBox(); this.转速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThSpeed = new System.Windows.Forms.ToolStripTextBox(); this.力矩ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThTor = new System.Windows.Forms.ToolStripTextBox(); this.踏频ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThCad = new System.Windows.Forms.ToolStripTextBox(); this.车速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThBikeSpeed = new System.Windows.Forms.ToolStripTextBox(); this.pCB温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThT_PCB = new System.Windows.Forms.ToolStripTextBox(); this.mCU温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThT_MCU = new System.Windows.Forms.ToolStripTextBox(); this.电机温度ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_ThT_Motor = new System.Windows.Forms.ToolStripTextBox(); this.力矩传感器检验ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.mOS内阻校准系数ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MosCalK = new System.Windows.Forms.ToolStripTextBox(); this.mOS内阻范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.mOS1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MOS1 = new System.Windows.Forms.ToolStripTextBox(); this.mOS2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MOS2 = new System.Windows.Forms.ToolStripTextBox(); this.mOS3ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_MOS3 = new System.Windows.Forms.ToolStripTextBox(); this.位置校准偏差范围ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.平均偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_AngleAvgMax = new System.Windows.Forms.ToolStripTextBox(); this.零点偏差最大值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_AngleZeroMax = new System.Windows.Forms.ToolStripTextBox(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.协议类型ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.cANToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.uARTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.UART协议ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.协议类型ToolStripMenuItem = new System.Windows.Forms.ToolStripComboBox(); this.工具箱ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.运行信息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.页面保存ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.屏幕键盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.删除远程文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.生产配置文件ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_DelCfgFile = new System.Windows.Forms.ToolStripComboBox(); this.样机测试记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripTextBox_DelLogFile = new System.Windows.Forms.ToolStripComboBox(); this.指令调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.发送指令ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.调试记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.生产记录数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.版本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.自动更新ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.打开ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.本机信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.累计运行时间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem_RunTime = new System.Windows.Forms.ToolStripMenuItem(); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.textBox_MotorSpeedPercent = new System.Windows.Forms.TextBox(); this.label69 = new System.Windows.Forms.Label(); this.button_SpeedAdd10 = new System.Windows.Forms.Button(); this.button_SpeedAdd1 = new System.Windows.Forms.Button(); this.button_SpeedDec10 = new System.Windows.Forms.Button(); this.button_SpeedDec1 = new System.Windows.Forms.Button(); this.label24 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.comboBox_LightSwitch = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.comboBox_GearSt = new System.Windows.Forms.ComboBox(); this.comboBox_WorkMode = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage_MotorParam = new System.Windows.Forms.TabPage(); this.button_Write = new System.Windows.Forms.Button(); this.button_Read_MotorParam = new System.Windows.Forms.Button(); this.richTextBox_MotorParam = new System.Windows.Forms.RichTextBox(); this.tabPage_BikeParam = new System.Windows.Forms.TabPage(); this.textBox_AutoPowerOff = new System.Windows.Forms.TextBox(); this.label95 = new System.Windows.Forms.Label(); this.textBox_PowerOffDelay = new System.Windows.Forms.TextBox(); this.textBox_PowerOnDelay = new System.Windows.Forms.TextBox(); this.label93 = new System.Windows.Forms.Label(); this.label94 = new System.Windows.Forms.Label(); this.comboBox_TailLightVol = new System.Windows.Forms.ComboBox(); this.label92 = new System.Windows.Forms.Label(); this.comboBox_FrontLightVol = new System.Windows.Forms.ComboBox(); this.label91 = new System.Windows.Forms.Label(); this.comboBox_TailLightMode = new System.Windows.Forms.ComboBox(); this.label90 = new System.Windows.Forms.Label(); this.button_WriteBikeParam = new System.Windows.Forms.Button(); this.button_ReadBikeParam = new System.Windows.Forms.Button(); this.richTextBox_BikeParam = new System.Windows.Forms.RichTextBox(); this.tabPage_BikeParam2 = new System.Windows.Forms.TabPage(); this.button_WriteBikeParam2 = new System.Windows.Forms.Button(); this.button_ReadBikeParam2 = new System.Windows.Forms.Button(); this.richTextBox_BikeParam2 = new System.Windows.Forms.RichTextBox(); this.tabPage_ControlParam = new System.Windows.Forms.TabPage(); this.comboBox_Bike_CCS = new System.Windows.Forms.ComboBox(); this.label133 = new System.Windows.Forms.Label(); this.button_WriteControlParam = new System.Windows.Forms.Button(); this.button_ReadControlParam = new System.Windows.Forms.Button(); this.richTextBox_ControlParam = new System.Windows.Forms.RichTextBox(); this.tabPage_SensorParam = new System.Windows.Forms.TabPage(); this.button_WriteTqSensorParam = new System.Windows.Forms.Button(); this.comboBox_TorqueSet = new System.Windows.Forms.ComboBox(); this.label29 = new System.Windows.Forms.Label(); this.textBox_Load = new System.Windows.Forms.TextBox(); this.label27 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.button_Write_Cal = new System.Windows.Forms.Button(); this.button_WriteSensorParam = new System.Windows.Forms.Button(); this.button_ReadSensorParam = new System.Windows.Forms.Button(); this.richTextBox_SensorParam = new System.Windows.Forms.RichTextBox(); this.tabPage_AssistParam = new System.Windows.Forms.TabPage(); this.label62 = new System.Windows.Forms.Label(); this.label47 = new System.Windows.Forms.Label(); this.comboBox_AssistTorque = new System.Windows.Forms.ComboBox(); this.comboBox_AssistCadence = new System.Windows.Forms.ComboBox(); this.label25 = new System.Windows.Forms.Label(); this.button_WriteAssistParam = new System.Windows.Forms.Button(); this.button_ReadAssistParam = new System.Windows.Forms.Button(); this.richTextBox_AssistParam = new System.Windows.Forms.RichTextBox(); this.tabPage_UsrRideParam = new System.Windows.Forms.TabPage(); this.checkBox_UserRideParam_OBC = new System.Windows.Forms.CheckBox(); this.button_WriteUsrRidetParam = new System.Windows.Forms.Button(); this.button_ReadUsrRideParam = new System.Windows.Forms.Button(); this.richTextBox_UsrRidesParam = new System.Windows.Forms.RichTextBox(); this.tabPage_DebugParam = new System.Windows.Forms.TabPage(); this.button_WriteDebugParam = new System.Windows.Forms.Button(); this.button_ReadDebugParam = new System.Windows.Forms.Button(); this.richTextBox_DebugParam = new System.Windows.Forms.RichTextBox(); this.tabPage_RecordInfo = new System.Windows.Forms.TabPage(); this.label89 = new System.Windows.Forms.Label(); this.label88 = new System.Windows.Forms.Label(); this.textBox_LogAddrEnd = new System.Windows.Forms.TextBox(); this.label_LogAddrBegin = new System.Windows.Forms.Label(); this.textBox_LogAddrBegin = new System.Windows.Forms.TextBox(); this.button_SaveRecordInfo = new System.Windows.Forms.Button(); this.button_ReadRecord = new System.Windows.Forms.Button(); this.button_ExportLog = new System.Windows.Forms.Button(); this.richTextBox_Record = new System.Windows.Forms.RichTextBox(); this.tabPage_OtherInfo = new System.Windows.Forms.TabPage(); this.groupBox16 = new System.Windows.Forms.GroupBox(); this.groupBox18 = new System.Windows.Forms.GroupBox(); this.radioButton_SIP_SaveNo = new System.Windows.Forms.RadioButton(); this.radioButton_SIP_SaveYes = new System.Windows.Forms.RadioButton(); this.groupBox17 = new System.Windows.Forms.GroupBox(); this.radioButton_EE_SaveYes = new System.Windows.Forms.RadioButton(); this.radioButton_EE_SaveNo = new System.Windows.Forms.RadioButton(); this.button_ReadSaveFlag = new System.Windows.Forms.Button(); this.button_WriteSaveFlag = new System.Windows.Forms.Button(); this.checkBox_SaveYes = new System.Windows.Forms.CheckBox(); this.groupBox23 = new System.Windows.Forms.GroupBox(); this.button_ReadTag = new System.Windows.Forms.Button(); this.button_WriteTag = new System.Windows.Forms.Button(); this.textBox_TagInfo = new System.Windows.Forms.TextBox(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.button_Recovery = new System.Windows.Forms.Button(); this.button_ClearLog = new System.Windows.Forms.Button(); this.button_Reset = new System.Windows.Forms.Button(); this.button_SystemClear = new System.Windows.Forms.Button(); this.groupBox8 = new System.Windows.Forms.GroupBox(); this.button_ReadOnLine = new System.Windows.Forms.Button(); this.textBox_Online = new System.Windows.Forms.TextBox(); this.label42 = new System.Windows.Forms.Label(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.button_ReadMAC = new System.Windows.Forms.Button(); this.button_WriteMac = new System.Windows.Forms.Button(); this.textBox_PP = new System.Windows.Forms.TextBox(); this.textBox_MACDate = new System.Windows.Forms.TextBox(); this.textBox_MACAdd = new System.Windows.Forms.TextBox(); this.label34 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.textBox_MAC = new System.Windows.Forms.TextBox(); this.label40 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.button_ReadUser3 = new System.Windows.Forms.Button(); this.button_WriteUser3 = new System.Windows.Forms.Button(); this.button_ReadUser2 = new System.Windows.Forms.Button(); this.button_WriteUser2 = new System.Windows.Forms.Button(); this.button_ReadUser1 = new System.Windows.Forms.Button(); this.button_WriteUser1 = new System.Windows.Forms.Button(); this.textBox_User3 = new System.Windows.Forms.TextBox(); this.textBox_User2 = new System.Windows.Forms.TextBox(); this.label35 = new System.Windows.Forms.Label(); this.textBox_User1 = new System.Windows.Forms.TextBox(); this.label36 = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.button_ReadKey = new System.Windows.Forms.Button(); this.button_WriteKey = new System.Windows.Forms.Button(); this.textBox_Key = new System.Windows.Forms.TextBox(); this.label37 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.label85 = new System.Windows.Forms.Label(); this.textBox_SP = new System.Windows.Forms.TextBox(); this.button_ReadVersion = new System.Windows.Forms.Button(); this.button_WriteSN = new System.Windows.Forms.Button(); this.button_WriteModel = new System.Windows.Forms.Button(); this.textBox_FW = new System.Windows.Forms.TextBox(); this.textBox_HW = new System.Windows.Forms.TextBox(); this.textBox_SN = new System.Windows.Forms.TextBox(); this.label33 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.textBox_Model = new System.Windows.Forms.TextBox(); this.label31 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.tabPage_OBC = new System.Windows.Forms.TabPage(); this.groupBox26 = new System.Windows.Forms.GroupBox(); this.button_OBC_ButtonSet = new System.Windows.Forms.Button(); this.button_OBC_ButtonLight = new System.Windows.Forms.Button(); this.button_OBC_ButtonWalk = new System.Windows.Forms.Button(); this.button_OBC_ButtonDec = new System.Windows.Forms.Button(); this.button_OBC_ButtonAcc = new System.Windows.Forms.Button(); this.button_OBC_ButtonPower = new System.Windows.Forms.Button(); this.groupBox15 = new System.Windows.Forms.GroupBox(); this.textBox_OBC_ODO_TIME = new System.Windows.Forms.TextBox(); this.button_OBC_ReadRideInfo = new System.Windows.Forms.Button(); this.textBox_OBC_ODO_KM = new System.Windows.Forms.TextBox(); this.button_OBC_ClearTrip = new System.Windows.Forms.Button(); this.textBox_OBC_TRIP_TIME = new System.Windows.Forms.TextBox(); this.label54 = new System.Windows.Forms.Label(); this.textBox_OBC_TRIP_KM = new System.Windows.Forms.TextBox(); this.label52 = new System.Windows.Forms.Label(); this.groupBox14 = new System.Windows.Forms.GroupBox(); this.label53 = new System.Windows.Forms.Label(); this.textBox_OBC_ReadSP = new System.Windows.Forms.TextBox(); this.button_OBC_ReadVerInfo = new System.Windows.Forms.Button(); this.textBox_OBC_ReadFW = new System.Windows.Forms.TextBox(); this.textBox_OBC_ReadHW = new System.Windows.Forms.TextBox(); this.textBox_OBC_ReadSN = new System.Windows.Forms.TextBox(); this.label48 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.textBox_OBC_ReadModel = new System.Windows.Forms.TextBox(); this.label50 = new System.Windows.Forms.Label(); this.label51 = new System.Windows.Forms.Label(); this.groupBox13 = new System.Windows.Forms.GroupBox(); this.comboBox_OBC_BikeCCS = new System.Windows.Forms.ComboBox(); this.label137 = new System.Windows.Forms.Label(); this.numericUpDown_OBC_SpeedLimitAdj = new System.Windows.Forms.NumericUpDown(); this.label80 = new System.Windows.Forms.Label(); this.label128 = new System.Windows.Forms.Label(); this.label64 = new System.Windows.Forms.Label(); this.numericUpDown_OBC_OffTime = new System.Windows.Forms.NumericUpDown(); this.label63 = new System.Windows.Forms.Label(); this.numericUpDown_OBC_WheelAdj = new System.Windows.Forms.NumericUpDown(); this.label59 = new System.Windows.Forms.Label(); this.comboBox_OBC_AssistFunc = new System.Windows.Forms.ComboBox(); this.comboBox_OBC_StartMode = new System.Windows.Forms.ComboBox(); this.label58 = new System.Windows.Forms.Label(); this.label57 = new System.Windows.Forms.Label(); this.button_OBC_WriteUserInfo = new System.Windows.Forms.Button(); this.label56 = new System.Windows.Forms.Label(); this.groupBox12 = new System.Windows.Forms.GroupBox(); this.richTextBox_OBC_ReadUserInfo = new System.Windows.Forms.RichTextBox(); this.button_OBC_ReadUserInfo = new System.Windows.Forms.Button(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.richTextBox_OBC_BMS_RunInfo = new System.Windows.Forms.RichTextBox(); this.checkBox_OBC_StartReadBMS = new System.Windows.Forms.CheckBox(); this.groupBox10 = new System.Windows.Forms.GroupBox(); this.label60 = new System.Windows.Forms.Label(); this.comboBox_OBC_LightSw = new System.Windows.Forms.ComboBox(); this.label61 = new System.Windows.Forms.Label(); this.comboBox_OBC_SetGearST = new System.Windows.Forms.ComboBox(); this.checkBox_OBC_StartSetGearSt = new System.Windows.Forms.CheckBox(); this.tabPage_RAMorFLASH = new System.Windows.Forms.TabPage(); this.checkBox_ReadRanFlash_ChangeFormat = new System.Windows.Forms.CheckBox(); this.checkBox_ReadRanFlash_AutoClear = new System.Windows.Forms.CheckBox(); this.checkBox_ReadRanFlash_AutoSW = new System.Windows.Forms.CheckBox(); this.textBox_Address_End = new System.Windows.Forms.TextBox(); this.label66 = new System.Windows.Forms.Label(); this.textBox_Address_Begin = new System.Windows.Forms.TextBox(); this.label65 = new System.Windows.Forms.Label(); this.button_ReadRamFlash = new System.Windows.Forms.Button(); this.richTextBox_RamFlasgData = new System.Windows.Forms.RichTextBox(); this.tabPage_FactoryMode = new System.Windows.Forms.TabPage(); this.button_ScanCode = new System.Windows.Forms.Button(); this.Button_FacModePowerOff = new System.Windows.Forms.Button(); this.Button_FacModeSaveResult = new System.Windows.Forms.Button(); this.Button_FacModeSetMacDate = new System.Windows.Forms.Button(); this.groupBox25 = new System.Windows.Forms.GroupBox(); this.button_FacModeSetName = new System.Windows.Forms.Button(); this.label87 = new System.Windows.Forms.Label(); this.textBox_FacModeGit = new System.Windows.Forms.TextBox(); this.label86 = new System.Windows.Forms.Label(); this.textBox_FacModeSP = new System.Windows.Forms.TextBox(); this.label68 = new System.Windows.Forms.Label(); this.label84 = new System.Windows.Forms.Label(); this.textBox_FacModeFW = new System.Windows.Forms.TextBox(); this.Button_FacModeReadVer = new System.Windows.Forms.Button(); this.label83 = new System.Windows.Forms.Label(); this.textBox_FacModeHW = new System.Windows.Forms.TextBox(); this.Button_FacModeSetNum = new System.Windows.Forms.Button(); this.label82 = new System.Windows.Forms.Label(); this.textBox_FacModeNum = new System.Windows.Forms.TextBox(); this.label81 = new System.Windows.Forms.Label(); this.textBox_FacModeName = new System.Windows.Forms.TextBox(); this.groupBox22 = new System.Windows.Forms.GroupBox(); this.button_FacModeLightSW = new System.Windows.Forms.Button(); this.button_FacModeMotorRun = new System.Windows.Forms.Button(); this.groupBox21 = new System.Windows.Forms.GroupBox(); this.label79 = new System.Windows.Forms.Label(); this.label78 = new System.Windows.Forms.Label(); this.label74 = new System.Windows.Forms.Label(); this.button_MOS_Write = new System.Windows.Forms.Button(); this.button_MOS_Read = new System.Windows.Forms.Button(); this.button_MOS_Cal = new System.Windows.Forms.Button(); this.textBox_MOS_K5 = new System.Windows.Forms.TextBox(); this.label73 = new System.Windows.Forms.Label(); this.textBox_MOS_K4 = new System.Windows.Forms.TextBox(); this.label77 = new System.Windows.Forms.Label(); this.label72 = new System.Windows.Forms.Label(); this.textBox_MOS_R3 = new System.Windows.Forms.TextBox(); this.textBox_MOS_K3 = new System.Windows.Forms.TextBox(); this.label76 = new System.Windows.Forms.Label(); this.label71 = new System.Windows.Forms.Label(); this.textBox_MOS_R2 = new System.Windows.Forms.TextBox(); this.textBox_MOS_K2 = new System.Windows.Forms.TextBox(); this.label75 = new System.Windows.Forms.Label(); this.label70 = new System.Windows.Forms.Label(); this.textBox_MOS_R1 = new System.Windows.Forms.TextBox(); this.textBox_MOS_K1 = new System.Windows.Forms.TextBox(); this.groupBox20 = new System.Windows.Forms.GroupBox(); this.textBox10 = new System.Windows.Forms.TextBox(); this.button_FacModeSensorRead = new System.Windows.Forms.Button(); this.textBox_FacModeSensorADC0 = new System.Windows.Forms.TextBox(); this.textBox_FacModeSensorADC4 = new System.Windows.Forms.TextBox(); this.buttonFacModeSet1 = new System.Windows.Forms.Button(); this.buttonFacModeSet2 = new System.Windows.Forms.Button(); this.textBox_FacModeSensorADC3 = new System.Windows.Forms.TextBox(); this.buttonFacModeSet3 = new System.Windows.Forms.Button(); this.textBox_FacModeSensorADC1 = new System.Windows.Forms.TextBox(); this.buttonFacModeSet4 = new System.Windows.Forms.Button(); this.textBox_FacModeSensorADC2 = new System.Windows.Forms.TextBox(); this.textBox_FacModeSensorCal4 = new System.Windows.Forms.TextBox(); this.textBox_FacModeSensorCal3 = new System.Windows.Forms.TextBox(); this.textBox_FacModeSensorCal1 = new System.Windows.Forms.TextBox(); this.textBox_FacModeSensorCal2 = new System.Windows.Forms.TextBox(); this.groupBox24 = new System.Windows.Forms.GroupBox(); this.button_ReadRideLog = new System.Windows.Forms.Button(); this.button_WriteRideLog = new System.Windows.Forms.Button(); this.textBox_TRIP_KM = new System.Windows.Forms.TextBox(); this.textBox_TRIP_TIME = new System.Windows.Forms.TextBox(); this.textBox_ODO_KM = new System.Windows.Forms.TextBox(); this.textBox_ODO_TIME = new System.Windows.Forms.TextBox(); this.label126 = new System.Windows.Forms.Label(); this.label119 = new System.Windows.Forms.Label(); this.groupBox19 = new System.Windows.Forms.GroupBox(); this.button_FacModeInit = new System.Windows.Forms.Button(); this.tabPage_AngleCal = new System.Windows.Forms.TabPage(); this.label153 = new System.Windows.Forms.Label(); this.label151 = new System.Windows.Forms.Label(); this.label150 = new System.Windows.Forms.Label(); this.textBox_AngleDiffAvg = new System.Windows.Forms.TextBox(); this.label149 = new System.Windows.Forms.Label(); this.textBox_AngleDiffMax = new System.Windows.Forms.TextBox(); this.label147 = new System.Windows.Forms.Label(); this.textBox_AngleDiffMin = new System.Windows.Forms.TextBox(); this.label146 = new System.Windows.Forms.Label(); this.textBox_AngleZeroDiff = new System.Windows.Forms.TextBox(); this.label144 = new System.Windows.Forms.Label(); this.textBox_AngleZeroCur = new System.Windows.Forms.TextBox(); this.label142 = new System.Windows.Forms.Label(); this.textBox_AngleZeroInit = new System.Windows.Forms.TextBox(); this.label140 = new System.Windows.Forms.Label(); this.textBox_AngleZeroTh = new System.Windows.Forms.TextBox(); this.label139 = new System.Windows.Forms.Label(); this.textBox_AngleDiffTh = new System.Windows.Forms.TextBox(); this.button_AngleWrite = new System.Windows.Forms.Button(); this.button_AngleExportData = new System.Windows.Forms.Button(); this.button_AngleCalStart = new System.Windows.Forms.Button(); this.groupBox32 = new System.Windows.Forms.GroupBox(); this.dataGridView_AngleCal = new System.Windows.Forms.DataGridView(); this.Pole = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_60 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_120 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_180 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_240 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_300 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Angle_360 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage_ProductMode_Write = new System.Windows.Forms.TabPage(); this.groupBox28 = new System.Windows.Forms.GroupBox(); this.label67 = new System.Windows.Forms.Label(); this.label_FacModeAngleCal = new System.Windows.Forms.Label(); this.label130 = new System.Windows.Forms.Label(); this.label_FacModeMosCal = new System.Windows.Forms.Label(); this.label117 = new System.Windows.Forms.Label(); this.label_FacModeSpeed = new System.Windows.Forms.Label(); this.label_FacModeBMS = new System.Windows.Forms.Label(); this.label116 = new System.Windows.Forms.Label(); this.label114 = new System.Windows.Forms.Label(); this.label_FacModeCad = new System.Windows.Forms.Label(); this.label_FacModeTq = new System.Windows.Forms.Label(); this.label113 = new System.Windows.Forms.Label(); this.label134 = new System.Windows.Forms.Label(); this.label_FacModeBootVer = new System.Windows.Forms.Label(); this.label136 = new System.Windows.Forms.Label(); this.label_FacModeFWVersion = new System.Windows.Forms.Label(); this.label145 = new System.Windows.Forms.Label(); this.label127 = new System.Windows.Forms.Label(); this.label_FacModeLightB = new System.Windows.Forms.Label(); this.label_FacModeBreak = new System.Windows.Forms.Label(); this.label143 = new System.Windows.Forms.Label(); this.label_FacModeLightF = new System.Windows.Forms.Label(); this.label129 = new System.Windows.Forms.Label(); this.label_FacModeGas = new System.Windows.Forms.Label(); this.label123 = new System.Windows.Forms.Label(); this.label_FacModeMotorSpeed = new System.Windows.Forms.Label(); this.label125 = new System.Windows.Forms.Label(); this.label_FacModeNTC = new System.Windows.Forms.Label(); this.label122 = new System.Windows.Forms.Label(); this.label118 = new System.Windows.Forms.Label(); this.label_FacModeCurrentTest = new System.Windows.Forms.Label(); this.label_FacMode_CfgWrite = new System.Windows.Forms.Label(); this.label120 = new System.Windows.Forms.Label(); this.label_FacModeVolTest = new System.Windows.Forms.Label(); this.label115 = new System.Windows.Forms.Label(); this.label_FacModeSysClear = new System.Windows.Forms.Label(); this.groupBox27 = new System.Windows.Forms.GroupBox(); this.richTextBox_FacModeLog = new System.Windows.Forms.RichTextBox(); this.button__FacMode_Start = new System.Windows.Forms.Button(); this.comboBox_FacModeCfgFile = new System.Windows.Forms.ComboBox(); this.comboBox_FacModeCfgDate = new System.Windows.Forms.ComboBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.checkBox_FacMode_AngleCal = new System.Windows.Forms.CheckBox(); this.checkBox_FacMode_MosCal = new System.Windows.Forms.CheckBox(); this.pictureBox_WriteLock = new System.Windows.Forms.PictureBox(); this.checkBox_FacCad = new System.Windows.Forms.CheckBox(); this.checkBox_FacLightTest = new System.Windows.Forms.CheckBox(); this.checkBox_FacBreakTest = new System.Windows.Forms.CheckBox(); this.checkBox_FacTor = new System.Windows.Forms.CheckBox(); this.checkBox_FacThrrotleTest = new System.Windows.Forms.CheckBox(); this.checkBox_FacModeBMS = new System.Windows.Forms.CheckBox(); this.checkBox_FacBaseFucTest = new System.Windows.Forms.CheckBox(); this.checkBox_FacModeCfgWrite = new System.Windows.Forms.CheckBox(); this.checkBox_FacModeSysClear = new System.Windows.Forms.CheckBox(); this.textBox_FacModeScan = new System.Windows.Forms.TextBox(); this.label112 = new System.Windows.Forms.Label(); this.label_FacModeStatus = new System.Windows.Forms.Label(); this.checkBox_OffLineFacMode = new System.Windows.Forms.CheckBox(); this.label_FacModeResult = new System.Windows.Forms.Label(); this.label111 = new System.Windows.Forms.Label(); this.label_FacModeSerial = new System.Windows.Forms.Label(); this.label131 = new System.Windows.Forms.Label(); this.tabPage_ProductMode_Read = new System.Windows.Forms.TabPage(); this.label_CheckModeSerial = new System.Windows.Forms.Label(); this.label135 = new System.Windows.Forms.Label(); this.checkBox_OffLineCheckMode = new System.Windows.Forms.CheckBox(); this.comboBox_CheckModeCfgFile = new System.Windows.Forms.ComboBox(); this.groupBox31 = new System.Windows.Forms.GroupBox(); this.label132 = new System.Windows.Forms.Label(); this.label_CheckModeMos = new System.Windows.Forms.Label(); this.label148 = new System.Windows.Forms.Label(); this.label_CheckModeSN = new System.Windows.Forms.Label(); this.label154 = new System.Windows.Forms.Label(); this.label_CheckModeTorque = new System.Windows.Forms.Label(); this.label156 = new System.Windows.Forms.Label(); this.label_CheckModeCfg = new System.Windows.Forms.Label(); this.label121 = new System.Windows.Forms.Label(); this.label_CheckModeBoot = new System.Windows.Forms.Label(); this.label160 = new System.Windows.Forms.Label(); this.label_CheckModeFWVer = new System.Windows.Forms.Label(); this.comboBox_CheckModeCfgDate = new System.Windows.Forms.ComboBox(); this.groupBox30 = new System.Windows.Forms.GroupBox(); this.richTextBox_CheckModeLog = new System.Windows.Forms.RichTextBox(); this.groupBox29 = new System.Windows.Forms.GroupBox(); this.checkBox_CheckModeMos = new System.Windows.Forms.CheckBox(); this.pictureBox_ReadLock = new System.Windows.Forms.PictureBox(); this.checkBox_CheckModeSN = new System.Windows.Forms.CheckBox(); this.checkBox_CheckModeTorque = new System.Windows.Forms.CheckBox(); this.checkBox_CheckModeCfg = new System.Windows.Forms.CheckBox(); this.checkBox_CheckModeFWVer = new System.Windows.Forms.CheckBox(); this.button_CheckModeStart = new System.Windows.Forms.Button(); this.textBox_CheckModeScan = new System.Windows.Forms.TextBox(); this.label138 = new System.Windows.Forms.Label(); this.label_CheckModeStatus = new System.Windows.Forms.Label(); this.label_CheckModeResult = new System.Windows.Forms.Label(); this.label141 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label_RecCount = new System.Windows.Forms.Label(); this.timer_500ms = new System.Windows.Forms.Timer(this.components); this.label_BuildTime = new System.Windows.Forms.Label(); this.label_SystemTime = new System.Windows.Forms.Label(); this.label_COM_Sta = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); this.label44 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); this.label96 = new System.Windows.Forms.Label(); this.label_Server_ComStatus = new System.Windows.Forms.Label(); this.label_ServerStatus = new System.Windows.Forms.Label(); this.label_PortStatus = new System.Windows.Forms.Label(); this.label_Computername = new System.Windows.Forms.Label(); this.tabControl2 = new System.Windows.Forms.TabControl(); this.tabPage_RunInfo = new System.Windows.Forms.TabPage(); this.textBox_RunInfo_BikeSpeed = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_MotorSpeed = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Cadence = new System.Windows.Forms.TextBox(); this.textBox_TorqueReg = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Torque = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Dir = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Vol = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Current = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Power = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_SOC = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_T_PCB = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_T_MCU = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_T_Coil = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_GearSt = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_LightSwitch = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Range = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_AvgPower = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Trip = new System.Windows.Forms.TextBox(); this.textBox_RunInfo_Trip_Time = new System.Windows.Forms.TextBox(); this.textBox_ErrorCode = new System.Windows.Forms.TextBox(); this.label55 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.tabPage_DebugInfo = new System.Windows.Forms.TabPage(); this.textBox_DebugInfo_ThrottlePer = new System.Windows.Forms.TextBox(); this.label152 = new System.Windows.Forms.Label(); this.textBox_DebugInfo_SysFun = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_SecondFun = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_MotorFun = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_AssistFun = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_IdRef = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_IqRef = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_UdRef = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_UqRef = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_TorquePu = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_TorqueFil = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_TorqueCadence = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_IqFdb = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_IdFdb = new System.Windows.Forms.TextBox(); this.textBox_DebugInfo_AssistOut = new System.Windows.Forms.TextBox(); this.label97 = new System.Windows.Forms.Label(); this.label109 = new System.Windows.Forms.Label(); this.label98 = new System.Windows.Forms.Label(); this.label99 = new System.Windows.Forms.Label(); this.label100 = new System.Windows.Forms.Label(); this.label101 = new System.Windows.Forms.Label(); this.label102 = new System.Windows.Forms.Label(); this.label110 = new System.Windows.Forms.Label(); this.label108 = new System.Windows.Forms.Label(); this.label103 = new System.Windows.Forms.Label(); this.label104 = new System.Windows.Forms.Label(); this.label105 = new System.Windows.Forms.Label(); this.label106 = new System.Windows.Forms.Label(); this.label107 = new System.Windows.Forms.Label(); this.label_StarInfo = new System.Windows.Forms.Label(); this.label_UserName = new System.Windows.Forms.Label(); this.label124 = new System.Windows.Forms.Label(); this.label46 = new System.Windows.Forms.Label(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.checkBox_CheckModeAngle = new System.Windows.Forms.CheckBox(); this.label_CheckModeAngle = new System.Windows.Forms.Label(); this.label157 = new System.Windows.Forms.Label(); this.menuStrip_Set.SuspendLayout(); this.statusStrip1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox3.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage_MotorParam.SuspendLayout(); this.tabPage_BikeParam.SuspendLayout(); this.tabPage_BikeParam2.SuspendLayout(); this.tabPage_ControlParam.SuspendLayout(); this.tabPage_SensorParam.SuspendLayout(); this.tabPage_AssistParam.SuspendLayout(); this.tabPage_UsrRideParam.SuspendLayout(); this.tabPage_DebugParam.SuspendLayout(); this.tabPage_RecordInfo.SuspendLayout(); this.tabPage_OtherInfo.SuspendLayout(); this.groupBox16.SuspendLayout(); this.groupBox18.SuspendLayout(); this.groupBox17.SuspendLayout(); this.groupBox23.SuspendLayout(); this.groupBox9.SuspendLayout(); this.groupBox8.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox6.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox4.SuspendLayout(); this.tabPage_OBC.SuspendLayout(); this.groupBox26.SuspendLayout(); this.groupBox15.SuspendLayout(); this.groupBox14.SuspendLayout(); this.groupBox13.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).BeginInit(); this.groupBox12.SuspendLayout(); this.groupBox11.SuspendLayout(); this.groupBox10.SuspendLayout(); this.tabPage_RAMorFLASH.SuspendLayout(); this.tabPage_FactoryMode.SuspendLayout(); this.groupBox25.SuspendLayout(); this.groupBox22.SuspendLayout(); this.groupBox21.SuspendLayout(); this.groupBox20.SuspendLayout(); this.groupBox24.SuspendLayout(); this.groupBox19.SuspendLayout(); this.tabPage_AngleCal.SuspendLayout(); this.groupBox32.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).BeginInit(); this.tabPage_ProductMode_Write.SuspendLayout(); this.groupBox28.SuspendLayout(); this.groupBox27.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).BeginInit(); this.tabPage_ProductMode_Read.SuspendLayout(); this.groupBox31.SuspendLayout(); this.groupBox30.SuspendLayout(); this.groupBox29.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).BeginInit(); this.tabControl2.SuspendLayout(); this.tabPage_RunInfo.SuspendLayout(); this.tabPage_DebugInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // menuStrip_Set // this.menuStrip_Set.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.menuStrip_Set.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.menuStrip_Set.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStrip_Set.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.端口连接ToolStripMenuItem, this.电源控制ToolStripMenuItem, this.配置ToolStripMenuItem, this.工具箱ToolStripMenuItem, this.查询ToolStripMenuItem, this.关于ToolStripMenuItem}); this.menuStrip_Set.Location = new System.Drawing.Point(0, 0); this.menuStrip_Set.Name = "menuStrip_Set"; this.menuStrip_Set.Size = new System.Drawing.Size(1034, 29); this.menuStrip_Set.TabIndex = 1; this.menuStrip_Set.Text = "menuStrip2"; // // 端口连接ToolStripMenuItem // this.端口连接ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.刷新ToolStripMenuItem, this.端口号ToolStripMenuItem, this.波特率ToolStripMenuItem, this.连接ToolStripMenuItem, this.toolStripSeparator1, this.其它配置项ToolStripMenuItem}); this.端口连接ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.端口连接ToolStripMenuItem.Name = "端口连接ToolStripMenuItem"; this.端口连接ToolStripMenuItem.Size = new System.Drawing.Size(86, 25); this.端口连接ToolStripMenuItem.Text = "端口设置"; // // 刷新ToolStripMenuItem // this.刷新ToolStripMenuItem.Name = "刷新ToolStripMenuItem"; this.刷新ToolStripMenuItem.Size = new System.Drawing.Size(160, 26); this.刷新ToolStripMenuItem.Text = "刷新"; this.刷新ToolStripMenuItem.Click += new System.EventHandler(this.刷新ToolStripMenuItem_Click); // // 端口号ToolStripMenuItem // this.端口号ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripComboBox_ComNum}); this.端口号ToolStripMenuItem.Name = "端口号ToolStripMenuItem"; this.端口号ToolStripMenuItem.Size = new System.Drawing.Size(160, 26); this.端口号ToolStripMenuItem.Text = "端口号"; this.端口号ToolStripMenuItem.Click += new System.EventHandler(this.ConfigFileSave_Click); // // toolStripComboBox_ComNum // this.toolStripComboBox_ComNum.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripComboBox_ComNum.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.toolStripComboBox_ComNum.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripComboBox_ComNum.Name = "toolStripComboBox_ComNum"; this.toolStripComboBox_ComNum.Size = new System.Drawing.Size(121, 29); this.toolStripComboBox_ComNum.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click); // // 波特率ToolStripMenuItem // this.波特率ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripComboBox_Baudrate}); this.波特率ToolStripMenuItem.Name = "波特率ToolStripMenuItem"; this.波特率ToolStripMenuItem.Size = new System.Drawing.Size(160, 26); this.波特率ToolStripMenuItem.Text = "波特率"; // // toolStripComboBox_Baudrate // this.toolStripComboBox_Baudrate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripComboBox_Baudrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.toolStripComboBox_Baudrate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripComboBox_Baudrate.Items.AddRange(new object[] { "9600", "115200", "230400"}); this.toolStripComboBox_Baudrate.Name = "toolStripComboBox_Baudrate"; this.toolStripComboBox_Baudrate.Size = new System.Drawing.Size(121, 29); this.toolStripComboBox_Baudrate.DropDownClosed += new System.EventHandler(this.ConfigFileSave_Click); // // 连接ToolStripMenuItem // this.连接ToolStripMenuItem.Name = "连接ToolStripMenuItem"; this.连接ToolStripMenuItem.Size = new System.Drawing.Size(160, 26); this.连接ToolStripMenuItem.Text = "连接"; this.连接ToolStripMenuItem.Click += new System.EventHandler(this.连接ToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(157, 6); // // 其它配置项ToolStripMenuItem // this.其它配置项ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.连接开机ToolStripMenuItem, this.断开关机ToolStripMenuItem, this.识别通讯盒ToolStripMenuItem}); this.其它配置项ToolStripMenuItem.Name = "其它配置项ToolStripMenuItem"; this.其它配置项ToolStripMenuItem.Size = new System.Drawing.Size(160, 26); this.其它配置项ToolStripMenuItem.Text = "其它配置项"; // // 连接开机ToolStripMenuItem // this.连接开机ToolStripMenuItem.Checked = true; this.连接开机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.连接开机ToolStripMenuItem.Name = "连接开机ToolStripMenuItem"; this.连接开机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26); this.连接开机ToolStripMenuItem.Text = "连接自动开机"; this.连接开机ToolStripMenuItem.Click += new System.EventHandler(this.连接开机ToolStripMenuItem_Click); // // 断开关机ToolStripMenuItem // this.断开关机ToolStripMenuItem.Checked = true; this.断开关机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.断开关机ToolStripMenuItem.Name = "断开关机ToolStripMenuItem"; this.断开关机ToolStripMenuItem.Size = new System.Drawing.Size(192, 26); this.断开关机ToolStripMenuItem.Text = "断开自动关机"; this.断开关机ToolStripMenuItem.Click += new System.EventHandler(this.断开关机ToolStripMenuItem_Click); // // 识别通讯盒ToolStripMenuItem // this.识别通讯盒ToolStripMenuItem.Checked = true; this.识别通讯盒ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.识别通讯盒ToolStripMenuItem.Name = "识别通讯盒ToolStripMenuItem"; this.识别通讯盒ToolStripMenuItem.Size = new System.Drawing.Size(192, 26); this.识别通讯盒ToolStripMenuItem.Text = "识别联动装置盒"; this.识别通讯盒ToolStripMenuItem.Click += new System.EventHandler(this.识别通讯盒ToolStripMenuItem_Click); // // 电源控制ToolStripMenuItem // this.电源控制ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.开机ToolStripMenuItem, this.关机ToolStripMenuItem}); this.电源控制ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.电源控制ToolStripMenuItem.Name = "电源控制ToolStripMenuItem"; this.电源控制ToolStripMenuItem.Size = new System.Drawing.Size(86, 25); this.电源控制ToolStripMenuItem.Text = "电源控制"; // // 开机ToolStripMenuItem // this.开机ToolStripMenuItem.Name = "开机ToolStripMenuItem"; this.开机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); this.开机ToolStripMenuItem.Text = "开机"; this.开机ToolStripMenuItem.Click += new System.EventHandler(this.开机ToolStripMenuItem_Click); // // 关机ToolStripMenuItem // this.关机ToolStripMenuItem.Name = "关机ToolStripMenuItem"; this.关机ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); this.关机ToolStripMenuItem.Text = "关机"; this.关机ToolStripMenuItem.Click += new System.EventHandler(this.关机ToolStripMenuItem_Click); // // 配置ToolStripMenuItem // this.配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.写入存储ToolStripMenuItem, this.toolStripSeparator2, this.服务器配置ToolStripMenuItem, this.toolStripSeparator3, this.生产信息ToolStripMenuItem, this.电机类型ToolStripMenuItem, this.toolStripSeparator4, this.判断阈值ToolStripMenuItem, this.力矩传感器检验ToolStripMenuItem, this.mOS内阻校准系数ToolStripMenuItem, this.mOS内阻范围ToolStripMenuItem, this.位置校准偏差范围ToolStripMenuItem, this.toolStripSeparator5, this.协议类型ToolStripMenuItem1, this.UART协议ToolStripMenuItem}); this.配置ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.配置ToolStripMenuItem.Name = "配置ToolStripMenuItem"; this.配置ToolStripMenuItem.Size = new System.Drawing.Size(54, 25); this.配置ToolStripMenuItem.Text = "配置"; // // 写入存储ToolStripMenuItem // this.写入存储ToolStripMenuItem.Checked = true; this.写入存储ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.写入存储ToolStripMenuItem.Name = "写入存储ToolStripMenuItem"; this.写入存储ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.写入存储ToolStripMenuItem.Text = "写入时执行保存"; this.写入存储ToolStripMenuItem.Click += new System.EventHandler(this.写入存储ToolStripMenuItem_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(211, 6); // // 服务器配置ToolStripMenuItem // this.服务器配置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.存储路径ToolStripMenuItem, this.重置ToolStripMenuItem}); this.服务器配置ToolStripMenuItem.Name = "服务器配置ToolStripMenuItem"; this.服务器配置ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.服务器配置ToolStripMenuItem.Text = "服务器配置"; // // 存储路径ToolStripMenuItem // this.存储路径ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ServerPath}); this.存储路径ToolStripMenuItem.Name = "存储路径ToolStripMenuItem"; this.存储路径ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.存储路径ToolStripMenuItem.Text = "存储路径"; // // toolStripTextBox_ServerPath // this.toolStripTextBox_ServerPath.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ServerPath.Name = "toolStripTextBox_ServerPath"; this.toolStripTextBox_ServerPath.Size = new System.Drawing.Size(200, 28); this.toolStripTextBox_ServerPath.Text = "MIGIC_TEST"; this.toolStripTextBox_ServerPath.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 重置ToolStripMenuItem // this.重置ToolStripMenuItem.ForeColor = System.Drawing.SystemColors.ControlText; this.重置ToolStripMenuItem.Name = "重置ToolStripMenuItem"; this.重置ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.重置ToolStripMenuItem.Text = "重置"; this.重置ToolStripMenuItem.Click += new System.EventHandler(this.重置ToolStripMenuItem_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(211, 6); // // 生产信息ToolStripMenuItem // this.生产信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.生产商ToolStripMenuItem, this.生产地ToolStripMenuItem, this.生产日期ToolStripMenuItem, this.产品标识ToolStripMenuItem}); this.生产信息ToolStripMenuItem.Name = "生产信息ToolStripMenuItem"; this.生产信息ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.生产信息ToolStripMenuItem.Text = "生产信息"; // // 生产商ToolStripMenuItem // this.生产商ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MAC}); this.生产商ToolStripMenuItem.Name = "生产商ToolStripMenuItem"; this.生产商ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.生产商ToolStripMenuItem.Text = "生产商"; // // toolStripTextBox_MAC // this.toolStripTextBox_MAC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_MAC.Name = "toolStripTextBox_MAC"; this.toolStripTextBox_MAC.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MAC.Text = "TTIUM"; this.toolStripTextBox_MAC.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 生产地ToolStripMenuItem // this.生产地ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBoxMACAddr}); this.生产地ToolStripMenuItem.Name = "生产地ToolStripMenuItem"; this.生产地ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.生产地ToolStripMenuItem.Text = "生产地"; // // toolStripTextBoxMACAddr // this.toolStripTextBoxMACAddr.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBoxMACAddr.Name = "toolStripTextBoxMACAddr"; this.toolStripTextBoxMACAddr.Size = new System.Drawing.Size(100, 28); this.toolStripTextBoxMACAddr.Text = "WUHAN"; this.toolStripTextBoxMACAddr.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 生产日期ToolStripMenuItem // this.生产日期ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MACDate}); this.生产日期ToolStripMenuItem.Name = "生产日期ToolStripMenuItem"; this.生产日期ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.生产日期ToolStripMenuItem.Text = "生产日期"; // // toolStripTextBox_MACDate // this.toolStripTextBox_MACDate.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_MACDate.Name = "toolStripTextBox_MACDate"; this.toolStripTextBox_MACDate.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MACDate.Text = "20220101"; this.toolStripTextBox_MACDate.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 产品标识ToolStripMenuItem // this.产品标识ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MACPD}); this.产品标识ToolStripMenuItem.Name = "产品标识ToolStripMenuItem"; this.产品标识ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.产品标识ToolStripMenuItem.Text = "产品标识"; // // toolStripTextBox_MACPD // this.toolStripTextBox_MACPD.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_MACPD.Name = "toolStripTextBox_MACPD"; this.toolStripTextBox_MACPD.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MACPD.Text = "MM_MC1"; this.toolStripTextBox_MACPD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 电机类型ToolStripMenuItem // this.电机类型ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.中置电机ToolStripMenuItem, this.轮毂电机ToolStripMenuItem}); this.电机类型ToolStripMenuItem.Name = "电机类型ToolStripMenuItem"; this.电机类型ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.电机类型ToolStripMenuItem.Text = "电机类型"; // // 中置电机ToolStripMenuItem // this.中置电机ToolStripMenuItem.Checked = true; this.中置电机ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.中置电机ToolStripMenuItem.Name = "中置电机ToolStripMenuItem"; this.中置电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.中置电机ToolStripMenuItem.Text = "中置电机"; this.中置电机ToolStripMenuItem.Click += new System.EventHandler(this.中置电机ToolStripMenuItem_Click); // // 轮毂电机ToolStripMenuItem // this.轮毂电机ToolStripMenuItem.Name = "轮毂电机ToolStripMenuItem"; this.轮毂电机ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.轮毂电机ToolStripMenuItem.Text = "轮毂电机"; this.轮毂电机ToolStripMenuItem.Click += new System.EventHandler(this.轮毂电机ToolStripMenuItem_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(211, 6); // // 判断阈值ToolStripMenuItem // this.判断阈值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.电压ToolStripMenuItem, this.电流ToolStripMenuItem, this.转速ToolStripMenuItem, this.力矩ToolStripMenuItem, this.踏频ToolStripMenuItem, this.车速ToolStripMenuItem, this.pCB温度ToolStripMenuItem, this.mCU温度ToolStripMenuItem, this.电机温度ToolStripMenuItem}); this.判断阈值ToolStripMenuItem.Name = "判断阈值ToolStripMenuItem"; this.判断阈值ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.判断阈值ToolStripMenuItem.Text = "判断阈值"; // // 电压ToolStripMenuItem // this.电压ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThVol}); this.电压ToolStripMenuItem.Name = "电压ToolStripMenuItem"; this.电压ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.电压ToolStripMenuItem.Text = "电压"; // // toolStripTextBox_ThVol // this.toolStripTextBox_ThVol.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_ThVol.Name = "toolStripTextBox_ThVol"; this.toolStripTextBox_ThVol.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThVol.Text = "35000,37000"; this.toolStripTextBox_ThVol.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 电流ToolStripMenuItem // this.电流ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThCur}); this.电流ToolStripMenuItem.Name = "电流ToolStripMenuItem"; this.电流ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.电流ToolStripMenuItem.Text = "电流"; // // toolStripTextBox_ThCur // this.toolStripTextBox_ThCur.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_ThCur.Name = "toolStripTextBox_ThCur"; this.toolStripTextBox_ThCur.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThCur.Text = "200,2500"; this.toolStripTextBox_ThCur.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 转速ToolStripMenuItem // this.转速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThSpeed}); this.转速ToolStripMenuItem.Name = "转速ToolStripMenuItem"; this.转速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.转速ToolStripMenuItem.Text = "转速"; // // toolStripTextBox_ThSpeed // this.toolStripTextBox_ThSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_ThSpeed.Name = "toolStripTextBox_ThSpeed"; this.toolStripTextBox_ThSpeed.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThSpeed.Text = "500,2500"; this.toolStripTextBox_ThSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 力矩ToolStripMenuItem // this.力矩ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThTor}); this.力矩ToolStripMenuItem.Name = "力矩ToolStripMenuItem"; this.力矩ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.力矩ToolStripMenuItem.Text = "力矩"; // // toolStripTextBox_ThTor // this.toolStripTextBox_ThTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_ThTor.Name = "toolStripTextBox_ThTor"; this.toolStripTextBox_ThTor.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThTor.Text = "60,80"; this.toolStripTextBox_ThTor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 踏频ToolStripMenuItem // this.踏频ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThCad}); this.踏频ToolStripMenuItem.Name = "踏频ToolStripMenuItem"; this.踏频ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.踏频ToolStripMenuItem.Text = "踏频"; // // toolStripTextBox_ThCad // this.toolStripTextBox_ThCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ThCad.Name = "toolStripTextBox_ThCad"; this.toolStripTextBox_ThCad.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThCad.Text = "25,75"; this.toolStripTextBox_ThCad.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 车速ToolStripMenuItem // this.车速ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThBikeSpeed}); this.车速ToolStripMenuItem.Name = "车速ToolStripMenuItem"; this.车速ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.车速ToolStripMenuItem.Text = "车速"; // // toolStripTextBox_ThBikeSpeed // this.toolStripTextBox_ThBikeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ThBikeSpeed.Name = "toolStripTextBox_ThBikeSpeed"; this.toolStripTextBox_ThBikeSpeed.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThBikeSpeed.Text = "15,40"; this.toolStripTextBox_ThBikeSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // pCB温度ToolStripMenuItem // this.pCB温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThT_PCB}); this.pCB温度ToolStripMenuItem.Name = "pCB温度ToolStripMenuItem"; this.pCB温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.pCB温度ToolStripMenuItem.Text = "PCB温度"; // // toolStripTextBox_ThT_PCB // this.toolStripTextBox_ThT_PCB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ThT_PCB.Name = "toolStripTextBox_ThT_PCB"; this.toolStripTextBox_ThT_PCB.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThT_PCB.Text = "20,40"; this.toolStripTextBox_ThT_PCB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // mCU温度ToolStripMenuItem // this.mCU温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThT_MCU}); this.mCU温度ToolStripMenuItem.Name = "mCU温度ToolStripMenuItem"; this.mCU温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.mCU温度ToolStripMenuItem.Text = "MCU温度"; // // toolStripTextBox_ThT_MCU // this.toolStripTextBox_ThT_MCU.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ThT_MCU.Name = "toolStripTextBox_ThT_MCU"; this.toolStripTextBox_ThT_MCU.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThT_MCU.Text = "20,40"; this.toolStripTextBox_ThT_MCU.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 电机温度ToolStripMenuItem // this.电机温度ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_ThT_Motor}); this.电机温度ToolStripMenuItem.Name = "电机温度ToolStripMenuItem"; this.电机温度ToolStripMenuItem.Size = new System.Drawing.Size(151, 26); this.电机温度ToolStripMenuItem.Text = "电机温度"; // // toolStripTextBox_ThT_Motor // this.toolStripTextBox_ThT_Motor.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.toolStripTextBox_ThT_Motor.Name = "toolStripTextBox_ThT_Motor"; this.toolStripTextBox_ThT_Motor.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_ThT_Motor.Text = "70,80"; this.toolStripTextBox_ThT_Motor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 力矩传感器检验ToolStripMenuItem // this.力矩传感器检验ToolStripMenuItem.Name = "力矩传感器检验ToolStripMenuItem"; this.力矩传感器检验ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.力矩传感器检验ToolStripMenuItem.Text = "力矩检验参数"; this.力矩传感器检验ToolStripMenuItem.Click += new System.EventHandler(this.力矩传感器检验ToolStripMenuItem_Click); // // mOS内阻校准系数ToolStripMenuItem // this.mOS内阻校准系数ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MosCalK}); this.mOS内阻校准系数ToolStripMenuItem.Name = "mOS内阻校准系数ToolStripMenuItem"; this.mOS内阻校准系数ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.mOS内阻校准系数ToolStripMenuItem.Text = "MOS内阻校准系数"; // // toolStripTextBox_MosCalK // this.toolStripTextBox_MosCalK.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_MosCalK.Name = "toolStripTextBox_MosCalK"; this.toolStripTextBox_MosCalK.Size = new System.Drawing.Size(220, 28); this.toolStripTextBox_MosCalK.Text = "1245,1393,1540,1704,1868"; this.toolStripTextBox_MosCalK.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // mOS内阻范围ToolStripMenuItem // this.mOS内阻范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.mOS1ToolStripMenuItem, this.mOS2ToolStripMenuItem, this.mOS3ToolStripMenuItem}); this.mOS内阻范围ToolStripMenuItem.Name = "mOS内阻范围ToolStripMenuItem"; this.mOS内阻范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.mOS内阻范围ToolStripMenuItem.Text = "MOS内阻范围"; // // mOS1ToolStripMenuItem // this.mOS1ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MOS1}); this.mOS1ToolStripMenuItem.Name = "mOS1ToolStripMenuItem"; this.mOS1ToolStripMenuItem.Size = new System.Drawing.Size(127, 26); this.mOS1ToolStripMenuItem.Text = "MOS1"; // // toolStripTextBox_MOS1 // this.toolStripTextBox_MOS1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_MOS1.Name = "toolStripTextBox_MOS1"; this.toolStripTextBox_MOS1.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MOS1.Text = "2500,3500"; this.toolStripTextBox_MOS1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // mOS2ToolStripMenuItem // this.mOS2ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MOS2}); this.mOS2ToolStripMenuItem.Name = "mOS2ToolStripMenuItem"; this.mOS2ToolStripMenuItem.Size = new System.Drawing.Size(127, 26); this.mOS2ToolStripMenuItem.Text = "MOS2"; // // toolStripTextBox_MOS2 // this.toolStripTextBox_MOS2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_MOS2.Name = "toolStripTextBox_MOS2"; this.toolStripTextBox_MOS2.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MOS2.Text = "2500,3500"; this.toolStripTextBox_MOS2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // mOS3ToolStripMenuItem // this.mOS3ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_MOS3}); this.mOS3ToolStripMenuItem.Name = "mOS3ToolStripMenuItem"; this.mOS3ToolStripMenuItem.Size = new System.Drawing.Size(127, 26); this.mOS3ToolStripMenuItem.Text = "MOS3"; // // toolStripTextBox_MOS3 // this.toolStripTextBox_MOS3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_MOS3.Name = "toolStripTextBox_MOS3"; this.toolStripTextBox_MOS3.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_MOS3.Text = "2500,3500"; this.toolStripTextBox_MOS3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // 位置校准偏差范围ToolStripMenuItem // this.位置校准偏差范围ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.平均偏差最大值ToolStripMenuItem, this.零点偏差最大值ToolStripMenuItem}); this.位置校准偏差范围ToolStripMenuItem.Name = "位置校准偏差范围ToolStripMenuItem"; this.位置校准偏差范围ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.位置校准偏差范围ToolStripMenuItem.Text = "位置校准偏差范围"; // // 平均偏差最大值ToolStripMenuItem // this.平均偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_AngleAvgMax}); this.平均偏差最大值ToolStripMenuItem.Name = "平均偏差最大值ToolStripMenuItem"; this.平均偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26); this.平均偏差最大值ToolStripMenuItem.Text = "平均偏差最大值"; // // toolStripTextBox_AngleAvgMax // this.toolStripTextBox_AngleAvgMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_AngleAvgMax.Name = "toolStripTextBox_AngleAvgMax"; this.toolStripTextBox_AngleAvgMax.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_AngleAvgMax.Text = "10"; this.toolStripTextBox_AngleAvgMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleAvgMax_KeyDown); // // 零点偏差最大值ToolStripMenuItem // this.零点偏差最大值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_AngleZeroMax}); this.零点偏差最大值ToolStripMenuItem.Name = "零点偏差最大值ToolStripMenuItem"; this.零点偏差最大值ToolStripMenuItem.Size = new System.Drawing.Size(192, 26); this.零点偏差最大值ToolStripMenuItem.Text = "零点偏差最大值"; // // toolStripTextBox_AngleZeroMax // this.toolStripTextBox_AngleZeroMax.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.toolStripTextBox_AngleZeroMax.Name = "toolStripTextBox_AngleZeroMax"; this.toolStripTextBox_AngleZeroMax.Size = new System.Drawing.Size(100, 28); this.toolStripTextBox_AngleZeroMax.Text = "5"; this.toolStripTextBox_AngleZeroMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox_AngleZeroMax_KeyDown); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(211, 6); // // 协议类型ToolStripMenuItem1 // this.协议类型ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.cANToolStripMenuItem, this.uARTToolStripMenuItem}); this.协议类型ToolStripMenuItem1.Name = "协议类型ToolStripMenuItem1"; this.协议类型ToolStripMenuItem1.Size = new System.Drawing.Size(214, 26); this.协议类型ToolStripMenuItem1.Text = "协议类型"; // // cANToolStripMenuItem // this.cANToolStripMenuItem.Checked = true; this.cANToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.cANToolStripMenuItem.Name = "cANToolStripMenuItem"; this.cANToolStripMenuItem.Size = new System.Drawing.Size(122, 26); this.cANToolStripMenuItem.Text = "CAN"; this.cANToolStripMenuItem.Click += new System.EventHandler(this.cANToolStripMenuItem_Click); // // uARTToolStripMenuItem // this.uARTToolStripMenuItem.Name = "uARTToolStripMenuItem"; this.uARTToolStripMenuItem.Size = new System.Drawing.Size(122, 26); this.uARTToolStripMenuItem.Text = "UART"; this.uARTToolStripMenuItem.Click += new System.EventHandler(this.uARTToolStripMenuItem_Click); // // UART协议ToolStripMenuItem // this.UART协议ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.协议类型ToolStripMenuItem}); this.UART协议ToolStripMenuItem.Name = "UART协议ToolStripMenuItem"; this.UART协议ToolStripMenuItem.Size = new System.Drawing.Size(214, 26); this.UART协议ToolStripMenuItem.Text = "UART协议设置"; this.UART协议ToolStripMenuItem.Visible = false; // // 协议类型ToolStripMenuItem // this.协议类型ToolStripMenuItem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.协议类型ToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.协议类型ToolStripMenuItem.Items.AddRange(new object[] { "5S标准", "锂电2号", "八方", "金米特5S", "JLCD"}); this.协议类型ToolStripMenuItem.Name = "协议类型ToolStripMenuItem"; this.协议类型ToolStripMenuItem.Size = new System.Drawing.Size(180, 29); this.协议类型ToolStripMenuItem.SelectedIndexChanged += new System.EventHandler(this.协议类型ToolStripMenuItem_SelectedIndexChanged); // // 工具箱ToolStripMenuItem // this.工具箱ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.运行信息记录ToolStripMenuItem, this.计算器ToolStripMenuItem, this.页面保存ToolStripMenuItem, this.屏幕键盘ToolStripMenuItem, this.删除远程文件ToolStripMenuItem, this.指令调试ToolStripMenuItem, this.发送指令ToolStripMenuItem}); this.工具箱ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.工具箱ToolStripMenuItem.Name = "工具箱ToolStripMenuItem"; this.工具箱ToolStripMenuItem.Size = new System.Drawing.Size(70, 25); this.工具箱ToolStripMenuItem.Text = "工具箱"; // // 运行信息记录ToolStripMenuItem // this.运行信息记录ToolStripMenuItem.Name = "运行信息记录ToolStripMenuItem"; this.运行信息记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.运行信息记录ToolStripMenuItem.Text = "自动记录"; this.运行信息记录ToolStripMenuItem.Click += new System.EventHandler(this.记录数据ToolStripMenuItem_Click); // // 计算器ToolStripMenuItem // this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem"; this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.计算器ToolStripMenuItem.Text = "计算器"; this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click); // // 页面保存ToolStripMenuItem // this.页面保存ToolStripMenuItem.Name = "页面保存ToolStripMenuItem"; this.页面保存ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.页面保存ToolStripMenuItem.Text = "页面保存"; this.页面保存ToolStripMenuItem.Click += new System.EventHandler(this.页面保存ToolStripMenuItem_Click); // // 屏幕键盘ToolStripMenuItem // this.屏幕键盘ToolStripMenuItem.Name = "屏幕键盘ToolStripMenuItem"; this.屏幕键盘ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.屏幕键盘ToolStripMenuItem.Text = "屏幕键盘"; this.屏幕键盘ToolStripMenuItem.Click += new System.EventHandler(this.屏幕键盘ToolStripMenuItem_Click); // // 删除远程文件ToolStripMenuItem // this.删除远程文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.生产配置文件ToolStripMenuItem, this.样机测试记录ToolStripMenuItem}); this.删除远程文件ToolStripMenuItem.Name = "删除远程文件ToolStripMenuItem"; this.删除远程文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.删除远程文件ToolStripMenuItem.Text = "删除远程文件"; // // 生产配置文件ToolStripMenuItem // this.生产配置文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_DelCfgFile}); this.生产配置文件ToolStripMenuItem.Name = "生产配置文件ToolStripMenuItem"; this.生产配置文件ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.生产配置文件ToolStripMenuItem.Text = "生产配置文件"; // // toolStripTextBox_DelCfgFile // this.toolStripTextBox_DelCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripTextBox_DelCfgFile.Name = "toolStripTextBox_DelCfgFile"; this.toolStripTextBox_DelCfgFile.Size = new System.Drawing.Size(100, 25); this.toolStripTextBox_DelCfgFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelCfgFile_SelectedIndexChanged); this.toolStripTextBox_DelCfgFile.Click += new System.EventHandler(this.toolStripTextBox_DelCfgFile_Click); // // 样机测试记录ToolStripMenuItem // this.样机测试记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripTextBox_DelLogFile}); this.样机测试记录ToolStripMenuItem.Name = "样机测试记录ToolStripMenuItem"; this.样机测试记录ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.样机测试记录ToolStripMenuItem.Text = "样机测试记录"; // // toolStripTextBox_DelLogFile // this.toolStripTextBox_DelLogFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.toolStripTextBox_DelLogFile.Name = "toolStripTextBox_DelLogFile"; this.toolStripTextBox_DelLogFile.Size = new System.Drawing.Size(100, 25); this.toolStripTextBox_DelLogFile.SelectedIndexChanged += new System.EventHandler(this.toolStripTextBox_DelLogFile_SelectedIndexChanged); this.toolStripTextBox_DelLogFile.Click += new System.EventHandler(this.toolStripTextBox_DelLogFile_Click); // // 指令调试ToolStripMenuItem // this.指令调试ToolStripMenuItem.Name = "指令调试ToolStripMenuItem"; this.指令调试ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.指令调试ToolStripMenuItem.Text = "指令窗口"; this.指令调试ToolStripMenuItem.Click += new System.EventHandler(this.指令调试ToolStripMenuItem_Click); // // 发送指令ToolStripMenuItem // this.发送指令ToolStripMenuItem.Name = "发送指令ToolStripMenuItem"; this.发送指令ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.发送指令ToolStripMenuItem.Text = "发送指令"; this.发送指令ToolStripMenuItem.Click += new System.EventHandler(this.发送指令ToolStripMenuItem_Click); // // 查询ToolStripMenuItem // this.查询ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.调试记录数据ToolStripMenuItem, this.生产记录数据ToolStripMenuItem}); this.查询ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.查询ToolStripMenuItem.Name = "查询ToolStripMenuItem"; this.查询ToolStripMenuItem.Size = new System.Drawing.Size(54, 25); this.查询ToolStripMenuItem.Text = "查询"; // // 调试记录数据ToolStripMenuItem // this.调试记录数据ToolStripMenuItem.Name = "调试记录数据ToolStripMenuItem"; this.调试记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.调试记录数据ToolStripMenuItem.Text = "调试记录数据"; this.调试记录数据ToolStripMenuItem.Click += new System.EventHandler(this.调试记录数据ToolStripMenuItem_Click); // // 生产记录数据ToolStripMenuItem // this.生产记录数据ToolStripMenuItem.Name = "生产记录数据ToolStripMenuItem"; this.生产记录数据ToolStripMenuItem.Size = new System.Drawing.Size(176, 26); this.生产记录数据ToolStripMenuItem.Text = "生产记录数据"; this.生产记录数据ToolStripMenuItem.Click += new System.EventHandler(this.生产记录数据ToolStripMenuItem_Click); // // 关于ToolStripMenuItem // this.关于ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.版本ToolStripMenuItem, this.自动更新ToolStripMenuItem, this.本机信息ToolStripMenuItem, this.帮助ToolStripMenuItem, this.累计运行时间ToolStripMenuItem}); this.关于ToolStripMenuItem.ForeColor = System.Drawing.Color.White; this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem"; this.关于ToolStripMenuItem.Size = new System.Drawing.Size(54, 25); this.关于ToolStripMenuItem.Text = "关于"; // // 版本ToolStripMenuItem // this.版本ToolStripMenuItem.Name = "版本ToolStripMenuItem"; this.版本ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.版本ToolStripMenuItem.Text = "版本信息"; this.版本ToolStripMenuItem.Click += new System.EventHandler(this.版本ToolStripMenuItem_Click); // // 自动更新ToolStripMenuItem // this.自动更新ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.打开ToolStripMenuItem, this.关闭ToolStripMenuItem}); this.自动更新ToolStripMenuItem.Name = "自动更新ToolStripMenuItem"; this.自动更新ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.自动更新ToolStripMenuItem.Text = "自动更新"; // // 打开ToolStripMenuItem // this.打开ToolStripMenuItem.Checked = true; this.打开ToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.打开ToolStripMenuItem.Name = "打开ToolStripMenuItem"; this.打开ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); this.打开ToolStripMenuItem.Text = "打开"; this.打开ToolStripMenuItem.Click += new System.EventHandler(this.打开ToolStripMenuItem_Click); // // 关闭ToolStripMenuItem // this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem"; this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); this.关闭ToolStripMenuItem.Text = "关闭"; this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click); // // 本机信息ToolStripMenuItem // this.本机信息ToolStripMenuItem.Name = "本机信息ToolStripMenuItem"; this.本机信息ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.本机信息ToolStripMenuItem.Text = "本机信息"; this.本机信息ToolStripMenuItem.Click += new System.EventHandler(this.本机信息ToolStripMenuItem_Click); // // 帮助ToolStripMenuItem // this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem"; this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.帮助ToolStripMenuItem.Text = "查看帮助"; // // 累计运行时间ToolStripMenuItem // this.累计运行时间ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem_RunTime}); this.累计运行时间ToolStripMenuItem.Name = "累计运行时间ToolStripMenuItem"; this.累计运行时间ToolStripMenuItem.Size = new System.Drawing.Size(144, 26); this.累计运行时间ToolStripMenuItem.Text = "运行时间"; this.累计运行时间ToolStripMenuItem.MouseHover += new System.EventHandler(this.累计运行时间ToolStripMenuItem_MouseHover); // // toolStripMenuItem_RunTime // this.toolStripMenuItem_RunTime.Name = "toolStripMenuItem_RunTime"; this.toolStripMenuItem_RunTime.Size = new System.Drawing.Size(142, 26); this.toolStripMenuItem_RunTime.Text = "00:00:00"; // // statusStrip1 // this.statusStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripStatusLabel1}); this.statusStrip1.Location = new System.Drawing.Point(0, 619); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Size = new System.Drawing.Size(1034, 22); this.statusStrip1.TabIndex = 3; this.statusStrip1.Text = "statusStrip1"; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.ForeColor = System.Drawing.Color.White; this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(212, 17); this.toolStripStatusLabel1.Text = "版权所有:武汉天腾动力科技有限公司"; // // groupBox1 // this.groupBox1.Controls.Add(this.textBox_MotorSpeedPercent); this.groupBox1.Controls.Add(this.label69); this.groupBox1.Controls.Add(this.button_SpeedAdd10); this.groupBox1.Controls.Add(this.button_SpeedAdd1); this.groupBox1.Controls.Add(this.button_SpeedDec10); this.groupBox1.Controls.Add(this.button_SpeedDec1); this.groupBox1.Controls.Add(this.label24); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.comboBox_LightSwitch); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.comboBox_GearSt); this.groupBox1.Controls.Add(this.comboBox_WorkMode); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Location = new System.Drawing.Point(12, 32); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(191, 196); this.groupBox1.TabIndex = 4; this.groupBox1.TabStop = false; this.groupBox1.Text = "电机控制"; this.groupBox1.Visible = false; // // textBox_MotorSpeedPercent // this.textBox_MotorSpeedPercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.textBox_MotorSpeedPercent.Location = new System.Drawing.Point(85, 124); this.textBox_MotorSpeedPercent.Name = "textBox_MotorSpeedPercent"; this.textBox_MotorSpeedPercent.ReadOnly = true; this.textBox_MotorSpeedPercent.Size = new System.Drawing.Size(70, 28); this.textBox_MotorSpeedPercent.TabIndex = 17; this.textBox_MotorSpeedPercent.Text = "0"; this.textBox_MotorSpeedPercent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label69 // this.label69.BackColor = System.Drawing.Color.Silver; this.label69.ForeColor = System.Drawing.Color.White; this.label69.Location = new System.Drawing.Point(97, 163); this.label69.Name = "label69"; this.label69.Size = new System.Drawing.Size(1, 25); this.label69.TabIndex = 25; // // button_SpeedAdd10 // this.button_SpeedAdd10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_SpeedAdd10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_SpeedAdd10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_SpeedAdd10.Location = new System.Drawing.Point(143, 160); this.button_SpeedAdd10.Name = "button_SpeedAdd10"; this.button_SpeedAdd10.Size = new System.Drawing.Size(40, 30); this.button_SpeedAdd10.TabIndex = 7; this.button_SpeedAdd10.Text = "+10"; this.button_SpeedAdd10.UseVisualStyleBackColor = false; this.button_SpeedAdd10.Click += new System.EventHandler(this.button_SpeedAdd10_Click); // // button_SpeedAdd1 // this.button_SpeedAdd1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_SpeedAdd1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_SpeedAdd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_SpeedAdd1.Location = new System.Drawing.Point(101, 160); this.button_SpeedAdd1.Name = "button_SpeedAdd1"; this.button_SpeedAdd1.Size = new System.Drawing.Size(40, 30); this.button_SpeedAdd1.TabIndex = 7; this.button_SpeedAdd1.Text = "+1"; this.button_SpeedAdd1.UseVisualStyleBackColor = false; this.button_SpeedAdd1.Click += new System.EventHandler(this.button_SpeedAdd1_Click); // // button_SpeedDec10 // this.button_SpeedDec10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_SpeedDec10.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_SpeedDec10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_SpeedDec10.Location = new System.Drawing.Point(11, 160); this.button_SpeedDec10.Name = "button_SpeedDec10"; this.button_SpeedDec10.Size = new System.Drawing.Size(40, 30); this.button_SpeedDec10.TabIndex = 7; this.button_SpeedDec10.Text = "-10"; this.button_SpeedDec10.UseVisualStyleBackColor = false; this.button_SpeedDec10.Click += new System.EventHandler(this.button_SpeedDec10_Click); // // button_SpeedDec1 // this.button_SpeedDec1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_SpeedDec1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_SpeedDec1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_SpeedDec1.Location = new System.Drawing.Point(53, 160); this.button_SpeedDec1.Name = "button_SpeedDec1"; this.button_SpeedDec1.Size = new System.Drawing.Size(40, 30); this.button_SpeedDec1.TabIndex = 7; this.button_SpeedDec1.Text = "-1"; this.button_SpeedDec1.UseVisualStyleBackColor = false; this.button_SpeedDec1.Click += new System.EventHandler(this.button_SpeedDec1_Click); // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(161, 128); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(24, 21); this.label24.TabIndex = 6; this.label24.Text = "%"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(6, 128); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(74, 21); this.label4.TabIndex = 4; this.label4.Text = "转速调节"; // // comboBox_LightSwitch // this.comboBox_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_LightSwitch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_LightSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_LightSwitch.FormattingEnabled = true; this.comboBox_LightSwitch.Items.AddRange(new object[] { "ON", "OFF"}); this.comboBox_LightSwitch.Location = new System.Drawing.Point(85, 93); this.comboBox_LightSwitch.Name = "comboBox_LightSwitch"; this.comboBox_LightSwitch.Size = new System.Drawing.Size(100, 29); this.comboBox_LightSwitch.TabIndex = 3; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(6, 97); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(74, 21); this.label3.TabIndex = 2; this.label3.Text = "大灯开关"; // // comboBox_GearSt // this.comboBox_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_GearSt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_GearSt.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_GearSt.FormattingEnabled = true; this.comboBox_GearSt.Items.AddRange(new object[] { "OFF", "ECO", "NORM", "SPORT", "TURBO", "SMART", "WALK"}); this.comboBox_GearSt.Location = new System.Drawing.Point(85, 62); this.comboBox_GearSt.Name = "comboBox_GearSt"; this.comboBox_GearSt.Size = new System.Drawing.Size(100, 29); this.comboBox_GearSt.TabIndex = 1; // // comboBox_WorkMode // this.comboBox_WorkMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_WorkMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_WorkMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_WorkMode.FormattingEnabled = true; this.comboBox_WorkMode.Items.AddRange(new object[] { "运行模式", "配置模式", "调试模式"}); this.comboBox_WorkMode.Location = new System.Drawing.Point(85, 31); this.comboBox_WorkMode.Name = "comboBox_WorkMode"; this.comboBox_WorkMode.Size = new System.Drawing.Size(100, 29); this.comboBox_WorkMode.TabIndex = 1; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 66); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(74, 21); this.label2.TabIndex = 0; this.label2.Text = "助力档位"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 35); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(74, 21); this.label1.TabIndex = 0; this.label1.Text = "工作模式"; // // groupBox3 // this.groupBox3.Controls.Add(this.tabControl1); this.groupBox3.Location = new System.Drawing.Point(12, 234); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(1016, 382); this.groupBox3.TabIndex = 6; this.groupBox3.TabStop = false; this.groupBox3.Text = "参数查询/写入"; this.groupBox3.Visible = false; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage_MotorParam); this.tabControl1.Controls.Add(this.tabPage_BikeParam); this.tabControl1.Controls.Add(this.tabPage_BikeParam2); this.tabControl1.Controls.Add(this.tabPage_ControlParam); this.tabControl1.Controls.Add(this.tabPage_SensorParam); this.tabControl1.Controls.Add(this.tabPage_AssistParam); this.tabControl1.Controls.Add(this.tabPage_UsrRideParam); this.tabControl1.Controls.Add(this.tabPage_DebugParam); this.tabControl1.Controls.Add(this.tabPage_RecordInfo); this.tabControl1.Controls.Add(this.tabPage_OtherInfo); this.tabControl1.Controls.Add(this.tabPage_OBC); this.tabControl1.Controls.Add(this.tabPage_RAMorFLASH); this.tabControl1.Controls.Add(this.tabPage_FactoryMode); this.tabControl1.Controls.Add(this.tabPage_AngleCal); this.tabControl1.Controls.Add(this.tabPage_ProductMode_Write); this.tabControl1.Controls.Add(this.tabPage_ProductMode_Read); this.tabControl1.Location = new System.Drawing.Point(10, 27); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(998, 349); this.tabControl1.TabIndex = 0; this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected); // // tabPage_MotorParam // this.tabPage_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_MotorParam.Controls.Add(this.button_Write); this.tabPage_MotorParam.Controls.Add(this.button_Read_MotorParam); this.tabPage_MotorParam.Controls.Add(this.richTextBox_MotorParam); this.tabPage_MotorParam.Location = new System.Drawing.Point(4, 30); this.tabPage_MotorParam.Name = "tabPage_MotorParam"; this.tabPage_MotorParam.Padding = new System.Windows.Forms.Padding(3); this.tabPage_MotorParam.Size = new System.Drawing.Size(990, 315); this.tabPage_MotorParam.TabIndex = 0; this.tabPage_MotorParam.Text = "马达参数"; // // button_Write // this.button_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_Write.Location = new System.Drawing.Point(858, 259); this.button_Write.Name = "button_Write"; this.button_Write.Size = new System.Drawing.Size(126, 50); this.button_Write.TabIndex = 1; this.button_Write.Text = "写入参数"; this.button_Write.UseVisualStyleBackColor = false; this.button_Write.Click += new System.EventHandler(this.button_Write_Click); // // button_Read_MotorParam // this.button_Read_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_Read_MotorParam.Location = new System.Drawing.Point(858, 203); this.button_Read_MotorParam.Name = "button_Read_MotorParam"; this.button_Read_MotorParam.Size = new System.Drawing.Size(126, 50); this.button_Read_MotorParam.TabIndex = 1; this.button_Read_MotorParam.Text = "读取参数"; this.button_Read_MotorParam.UseVisualStyleBackColor = false; this.button_Read_MotorParam.Click += new System.EventHandler(this.button_Read_MotorParam_Click); // // richTextBox_MotorParam // this.richTextBox_MotorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_MotorParam.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.richTextBox_MotorParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_MotorParam.Name = "richTextBox_MotorParam"; this.richTextBox_MotorParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_MotorParam.TabIndex = 0; this.richTextBox_MotorParam.Text = ""; // // tabPage_BikeParam // this.tabPage_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_BikeParam.Controls.Add(this.textBox_AutoPowerOff); this.tabPage_BikeParam.Controls.Add(this.label95); this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOffDelay); this.tabPage_BikeParam.Controls.Add(this.textBox_PowerOnDelay); this.tabPage_BikeParam.Controls.Add(this.label93); this.tabPage_BikeParam.Controls.Add(this.label94); this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightVol); this.tabPage_BikeParam.Controls.Add(this.label92); this.tabPage_BikeParam.Controls.Add(this.comboBox_FrontLightVol); this.tabPage_BikeParam.Controls.Add(this.label91); this.tabPage_BikeParam.Controls.Add(this.comboBox_TailLightMode); this.tabPage_BikeParam.Controls.Add(this.label90); this.tabPage_BikeParam.Controls.Add(this.button_WriteBikeParam); this.tabPage_BikeParam.Controls.Add(this.button_ReadBikeParam); this.tabPage_BikeParam.Controls.Add(this.richTextBox_BikeParam); this.tabPage_BikeParam.Location = new System.Drawing.Point(4, 30); this.tabPage_BikeParam.Name = "tabPage_BikeParam"; this.tabPage_BikeParam.Padding = new System.Windows.Forms.Padding(3); this.tabPage_BikeParam.Size = new System.Drawing.Size(990, 315); this.tabPage_BikeParam.TabIndex = 1; this.tabPage_BikeParam.Text = "整车信息1"; // // textBox_AutoPowerOff // this.textBox_AutoPowerOff.Location = new System.Drawing.Point(932, 169); this.textBox_AutoPowerOff.Name = "textBox_AutoPowerOff"; this.textBox_AutoPowerOff.Size = new System.Drawing.Size(55, 28); this.textBox_AutoPowerOff.TabIndex = 17; // // label95 // this.label95.AutoSize = true; this.label95.Location = new System.Drawing.Point(855, 173); this.label95.Name = "label95"; this.label95.Size = new System.Drawing.Size(74, 21); this.label95.TabIndex = 16; this.label95.Text = "自动关机"; // // textBox_PowerOffDelay // this.textBox_PowerOffDelay.Location = new System.Drawing.Point(932, 138); this.textBox_PowerOffDelay.Name = "textBox_PowerOffDelay"; this.textBox_PowerOffDelay.Size = new System.Drawing.Size(55, 28); this.textBox_PowerOffDelay.TabIndex = 15; // // textBox_PowerOnDelay // this.textBox_PowerOnDelay.Location = new System.Drawing.Point(932, 107); this.textBox_PowerOnDelay.Name = "textBox_PowerOnDelay"; this.textBox_PowerOnDelay.Size = new System.Drawing.Size(55, 28); this.textBox_PowerOnDelay.TabIndex = 14; // // label93 // this.label93.AutoSize = true; this.label93.Location = new System.Drawing.Point(855, 142); this.label93.Name = "label93"; this.label93.Size = new System.Drawing.Size(74, 21); this.label93.TabIndex = 13; this.label93.Text = "关机延时"; // // label94 // this.label94.AutoSize = true; this.label94.Location = new System.Drawing.Point(855, 111); this.label94.Name = "label94"; this.label94.Size = new System.Drawing.Size(74, 21); this.label94.TabIndex = 11; this.label94.Text = "开机延时"; // // comboBox_TailLightVol // this.comboBox_TailLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_TailLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_TailLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_TailLightVol.FormattingEnabled = true; this.comboBox_TailLightVol.Items.AddRange(new object[] { "6V", "12V"}); this.comboBox_TailLightVol.Location = new System.Drawing.Point(932, 76); this.comboBox_TailLightVol.Name = "comboBox_TailLightVol"; this.comboBox_TailLightVol.Size = new System.Drawing.Size(55, 29); this.comboBox_TailLightVol.TabIndex = 10; // // label92 // this.label92.AutoSize = true; this.label92.Location = new System.Drawing.Point(855, 80); this.label92.Name = "label92"; this.label92.Size = new System.Drawing.Size(74, 21); this.label92.TabIndex = 9; this.label92.Text = "尾灯电压"; // // comboBox_FrontLightVol // this.comboBox_FrontLightVol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_FrontLightVol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_FrontLightVol.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_FrontLightVol.FormattingEnabled = true; this.comboBox_FrontLightVol.Items.AddRange(new object[] { "6V", "12V"}); this.comboBox_FrontLightVol.Location = new System.Drawing.Point(932, 45); this.comboBox_FrontLightVol.Name = "comboBox_FrontLightVol"; this.comboBox_FrontLightVol.Size = new System.Drawing.Size(55, 29); this.comboBox_FrontLightVol.TabIndex = 8; // // label91 // this.label91.AutoSize = true; this.label91.Location = new System.Drawing.Point(855, 49); this.label91.Name = "label91"; this.label91.Size = new System.Drawing.Size(74, 21); this.label91.TabIndex = 7; this.label91.Text = "前灯电压"; // // comboBox_TailLightMode // this.comboBox_TailLightMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_TailLightMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_TailLightMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_TailLightMode.FormattingEnabled = true; this.comboBox_TailLightMode.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7"}); this.comboBox_TailLightMode.Location = new System.Drawing.Point(932, 14); this.comboBox_TailLightMode.Name = "comboBox_TailLightMode"; this.comboBox_TailLightMode.Size = new System.Drawing.Size(55, 29); this.comboBox_TailLightMode.TabIndex = 6; // // label90 // this.label90.AutoSize = true; this.label90.Location = new System.Drawing.Point(855, 18); this.label90.Name = "label90"; this.label90.Size = new System.Drawing.Size(74, 21); this.label90.TabIndex = 5; this.label90.Text = "尾灯模式"; // // button_WriteBikeParam // this.button_WriteBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteBikeParam.Location = new System.Drawing.Point(858, 259); this.button_WriteBikeParam.Name = "button_WriteBikeParam"; this.button_WriteBikeParam.Size = new System.Drawing.Size(126, 50); this.button_WriteBikeParam.TabIndex = 4; this.button_WriteBikeParam.Text = "写入参数"; this.button_WriteBikeParam.UseVisualStyleBackColor = false; this.button_WriteBikeParam.Click += new System.EventHandler(this.button_WriteBikeParam_Click); // // button_ReadBikeParam // this.button_ReadBikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadBikeParam.Location = new System.Drawing.Point(858, 203); this.button_ReadBikeParam.Name = "button_ReadBikeParam"; this.button_ReadBikeParam.Size = new System.Drawing.Size(126, 50); this.button_ReadBikeParam.TabIndex = 3; this.button_ReadBikeParam.Text = "读取参数"; this.button_ReadBikeParam.UseVisualStyleBackColor = false; this.button_ReadBikeParam.Click += new System.EventHandler(this.button_ReadBikeParam_Click); // // richTextBox_BikeParam // this.richTextBox_BikeParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_BikeParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_BikeParam.Name = "richTextBox_BikeParam"; this.richTextBox_BikeParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_BikeParam.TabIndex = 2; this.richTextBox_BikeParam.Text = ""; // // tabPage_BikeParam2 // this.tabPage_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_BikeParam2.Controls.Add(this.button_WriteBikeParam2); this.tabPage_BikeParam2.Controls.Add(this.button_ReadBikeParam2); this.tabPage_BikeParam2.Controls.Add(this.richTextBox_BikeParam2); this.tabPage_BikeParam2.Location = new System.Drawing.Point(4, 30); this.tabPage_BikeParam2.Name = "tabPage_BikeParam2"; this.tabPage_BikeParam2.Size = new System.Drawing.Size(990, 315); this.tabPage_BikeParam2.TabIndex = 13; this.tabPage_BikeParam2.Text = "整车信息2"; // // button_WriteBikeParam2 // this.button_WriteBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteBikeParam2.Location = new System.Drawing.Point(858, 259); this.button_WriteBikeParam2.Name = "button_WriteBikeParam2"; this.button_WriteBikeParam2.Size = new System.Drawing.Size(126, 50); this.button_WriteBikeParam2.TabIndex = 7; this.button_WriteBikeParam2.Text = "写入参数"; this.button_WriteBikeParam2.UseVisualStyleBackColor = false; this.button_WriteBikeParam2.Click += new System.EventHandler(this.button_WriteBikeParam2_Click); // // button_ReadBikeParam2 // this.button_ReadBikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadBikeParam2.Location = new System.Drawing.Point(858, 203); this.button_ReadBikeParam2.Name = "button_ReadBikeParam2"; this.button_ReadBikeParam2.Size = new System.Drawing.Size(126, 50); this.button_ReadBikeParam2.TabIndex = 6; this.button_ReadBikeParam2.Text = "读取参数"; this.button_ReadBikeParam2.UseVisualStyleBackColor = false; this.button_ReadBikeParam2.Click += new System.EventHandler(this.button_ReadBikeParam2_Click); // // richTextBox_BikeParam2 // this.richTextBox_BikeParam2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_BikeParam2.Location = new System.Drawing.Point(6, 6); this.richTextBox_BikeParam2.Name = "richTextBox_BikeParam2"; this.richTextBox_BikeParam2.Size = new System.Drawing.Size(846, 303); this.richTextBox_BikeParam2.TabIndex = 5; this.richTextBox_BikeParam2.Text = ""; // // tabPage_ControlParam // this.tabPage_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_ControlParam.Controls.Add(this.comboBox_Bike_CCS); this.tabPage_ControlParam.Controls.Add(this.label133); this.tabPage_ControlParam.Controls.Add(this.button_WriteControlParam); this.tabPage_ControlParam.Controls.Add(this.button_ReadControlParam); this.tabPage_ControlParam.Controls.Add(this.richTextBox_ControlParam); this.tabPage_ControlParam.Location = new System.Drawing.Point(4, 30); this.tabPage_ControlParam.Name = "tabPage_ControlParam"; this.tabPage_ControlParam.Size = new System.Drawing.Size(990, 315); this.tabPage_ControlParam.TabIndex = 2; this.tabPage_ControlParam.Text = "控制参数"; // // comboBox_Bike_CCS // this.comboBox_Bike_CCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_Bike_CCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_Bike_CCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_Bike_CCS.FormattingEnabled = true; this.comboBox_Bike_CCS.Items.AddRange(new object[] { "NA", "开", "关"}); this.comboBox_Bike_CCS.Location = new System.Drawing.Point(932, 14); this.comboBox_Bike_CCS.Name = "comboBox_Bike_CCS"; this.comboBox_Bike_CCS.Size = new System.Drawing.Size(55, 29); this.comboBox_Bike_CCS.TabIndex = 10; // // label133 // this.label133.AutoSize = true; this.label133.Location = new System.Drawing.Point(855, 18); this.label133.Name = "label133"; this.label133.Size = new System.Drawing.Size(74, 21); this.label133.TabIndex = 8; this.label133.Text = "转把巡航"; // // button_WriteControlParam // this.button_WriteControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteControlParam.Location = new System.Drawing.Point(858, 259); this.button_WriteControlParam.Name = "button_WriteControlParam"; this.button_WriteControlParam.Size = new System.Drawing.Size(126, 50); this.button_WriteControlParam.TabIndex = 4; this.button_WriteControlParam.Text = "写入参数"; this.button_WriteControlParam.UseVisualStyleBackColor = false; this.button_WriteControlParam.Click += new System.EventHandler(this.button_WriteControlParam_Click); // // button_ReadControlParam // this.button_ReadControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadControlParam.Location = new System.Drawing.Point(858, 203); this.button_ReadControlParam.Name = "button_ReadControlParam"; this.button_ReadControlParam.Size = new System.Drawing.Size(126, 50); this.button_ReadControlParam.TabIndex = 3; this.button_ReadControlParam.Text = "读取参数"; this.button_ReadControlParam.UseVisualStyleBackColor = false; this.button_ReadControlParam.Click += new System.EventHandler(this.button_ReadControlParam_Click); // // richTextBox_ControlParam // this.richTextBox_ControlParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_ControlParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_ControlParam.Name = "richTextBox_ControlParam"; this.richTextBox_ControlParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_ControlParam.TabIndex = 2; this.richTextBox_ControlParam.Text = ""; // // tabPage_SensorParam // this.tabPage_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_SensorParam.Controls.Add(this.button_WriteTqSensorParam); this.tabPage_SensorParam.Controls.Add(this.comboBox_TorqueSet); this.tabPage_SensorParam.Controls.Add(this.label29); this.tabPage_SensorParam.Controls.Add(this.textBox_Load); this.tabPage_SensorParam.Controls.Add(this.label27); this.tabPage_SensorParam.Controls.Add(this.label26); this.tabPage_SensorParam.Controls.Add(this.button_Write_Cal); this.tabPage_SensorParam.Controls.Add(this.button_WriteSensorParam); this.tabPage_SensorParam.Controls.Add(this.button_ReadSensorParam); this.tabPage_SensorParam.Controls.Add(this.richTextBox_SensorParam); this.tabPage_SensorParam.Location = new System.Drawing.Point(4, 30); this.tabPage_SensorParam.Name = "tabPage_SensorParam"; this.tabPage_SensorParam.Size = new System.Drawing.Size(990, 315); this.tabPage_SensorParam.TabIndex = 3; this.tabPage_SensorParam.Text = "传感器参数"; // // button_WriteTqSensorParam // this.button_WriteTqSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_WriteTqSensorParam.Location = new System.Drawing.Point(858, 205); this.button_WriteTqSensorParam.Name = "button_WriteTqSensorParam"; this.button_WriteTqSensorParam.Size = new System.Drawing.Size(126, 50); this.button_WriteTqSensorParam.TabIndex = 10; this.button_WriteTqSensorParam.Text = "写入力矩传感器参数"; this.button_WriteTqSensorParam.UseVisualStyleBackColor = false; this.button_WriteTqSensorParam.Click += new System.EventHandler(this.button_WriteTqSensorParam_Click); // // comboBox_TorqueSet // this.comboBox_TorqueSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_TorqueSet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_TorqueSet.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_TorqueSet.FormattingEnabled = true; this.comboBox_TorqueSet.Items.AddRange(new object[] { "1", "2", "3", "4"}); this.comboBox_TorqueSet.Location = new System.Drawing.Point(911, 12); this.comboBox_TorqueSet.Name = "comboBox_TorqueSet"; this.comboBox_TorqueSet.Size = new System.Drawing.Size(73, 29); this.comboBox_TorqueSet.TabIndex = 9; // // label29 // this.label29.BackColor = System.Drawing.Color.Silver; this.label29.Location = new System.Drawing.Point(858, 146); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(112, 1); this.label29.TabIndex = 7; // // textBox_Load // this.textBox_Load.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Load.Location = new System.Drawing.Point(911, 52); this.textBox_Load.Name = "textBox_Load"; this.textBox_Load.Size = new System.Drawing.Size(73, 28); this.textBox_Load.TabIndex = 6; this.textBox_Load.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label27 // this.label27.AutoSize = true; this.label27.Location = new System.Drawing.Point(858, 45); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(42, 42); this.label27.TabIndex = 5; this.label27.Text = "负载\r\nN.m"; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(858, 16); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(42, 21); this.label26.TabIndex = 3; this.label26.Text = "序号"; // // button_Write_Cal // this.button_Write_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.button_Write_Cal.Location = new System.Drawing.Point(858, 92); this.button_Write_Cal.Name = "button_Write_Cal"; this.button_Write_Cal.Size = new System.Drawing.Size(126, 50); this.button_Write_Cal.TabIndex = 2; this.button_Write_Cal.Text = "力矩传感器\r\n标定"; this.button_Write_Cal.UseVisualStyleBackColor = false; this.button_Write_Cal.Click += new System.EventHandler(this.button_Write_Cal_Click); // // button_WriteSensorParam // this.button_WriteSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteSensorParam.Location = new System.Drawing.Point(858, 259); this.button_WriteSensorParam.Name = "button_WriteSensorParam"; this.button_WriteSensorParam.Size = new System.Drawing.Size(126, 50); this.button_WriteSensorParam.TabIndex = 2; this.button_WriteSensorParam.Text = "写入其它传感器参数"; this.button_WriteSensorParam.UseVisualStyleBackColor = false; this.button_WriteSensorParam.Click += new System.EventHandler(this.button_WriteSensorParam_Click); // // button_ReadSensorParam // this.button_ReadSensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadSensorParam.Location = new System.Drawing.Point(858, 151); this.button_ReadSensorParam.Name = "button_ReadSensorParam"; this.button_ReadSensorParam.Size = new System.Drawing.Size(126, 50); this.button_ReadSensorParam.TabIndex = 2; this.button_ReadSensorParam.Text = "读取参数"; this.button_ReadSensorParam.UseVisualStyleBackColor = false; this.button_ReadSensorParam.Click += new System.EventHandler(this.button_ReadSensorParam_Click); // // richTextBox_SensorParam // this.richTextBox_SensorParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_SensorParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_SensorParam.Name = "richTextBox_SensorParam"; this.richTextBox_SensorParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_SensorParam.TabIndex = 1; this.richTextBox_SensorParam.Text = ""; // // tabPage_AssistParam // this.tabPage_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_AssistParam.Controls.Add(this.label62); this.tabPage_AssistParam.Controls.Add(this.label47); this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistTorque); this.tabPage_AssistParam.Controls.Add(this.comboBox_AssistCadence); this.tabPage_AssistParam.Controls.Add(this.label25); this.tabPage_AssistParam.Controls.Add(this.button_WriteAssistParam); this.tabPage_AssistParam.Controls.Add(this.button_ReadAssistParam); this.tabPage_AssistParam.Controls.Add(this.richTextBox_AssistParam); this.tabPage_AssistParam.Location = new System.Drawing.Point(4, 30); this.tabPage_AssistParam.Name = "tabPage_AssistParam"; this.tabPage_AssistParam.Size = new System.Drawing.Size(990, 315); this.tabPage_AssistParam.TabIndex = 4; this.tabPage_AssistParam.Text = "助力参数"; // // label62 // this.label62.BackColor = System.Drawing.Color.Silver; this.label62.Location = new System.Drawing.Point(858, 237); this.label62.Name = "label62"; this.label62.Size = new System.Drawing.Size(126, 1); this.label62.TabIndex = 10; // // label47 // this.label47.AutoSize = true; this.label47.Location = new System.Drawing.Point(883, 10); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(74, 42); this.label47.TabIndex = 9; this.label47.Text = "助力转矩\r\n曲线编号"; // // comboBox_AssistTorque // this.comboBox_AssistTorque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_AssistTorque.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_AssistTorque.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_AssistTorque.FormattingEnabled = true; this.comboBox_AssistTorque.Items.AddRange(new object[] { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15"}); this.comboBox_AssistTorque.Location = new System.Drawing.Point(870, 55); this.comboBox_AssistTorque.Name = "comboBox_AssistTorque"; this.comboBox_AssistTorque.Size = new System.Drawing.Size(100, 29); this.comboBox_AssistTorque.TabIndex = 8; // // comboBox_AssistCadence // this.comboBox_AssistCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_AssistCadence.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_AssistCadence.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_AssistCadence.FormattingEnabled = true; this.comboBox_AssistCadence.Items.AddRange(new object[] { "1", "2", "3", "4", "5"}); this.comboBox_AssistCadence.Location = new System.Drawing.Point(870, 132); this.comboBox_AssistCadence.Name = "comboBox_AssistCadence"; this.comboBox_AssistCadence.Size = new System.Drawing.Size(100, 29); this.comboBox_AssistCadence.TabIndex = 7; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(883, 87); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(74, 42); this.label25.TabIndex = 2; this.label25.Text = "助力踏频\r\n曲线编号"; // // button_WriteAssistParam // this.button_WriteAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteAssistParam.Location = new System.Drawing.Point(858, 259); this.button_WriteAssistParam.Name = "button_WriteAssistParam"; this.button_WriteAssistParam.Size = new System.Drawing.Size(126, 50); this.button_WriteAssistParam.TabIndex = 4; this.button_WriteAssistParam.Text = "写入参数"; this.button_WriteAssistParam.UseVisualStyleBackColor = false; this.button_WriteAssistParam.Click += new System.EventHandler(this.button_WriteAssistParam_Click); // // button_ReadAssistParam // this.button_ReadAssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadAssistParam.Location = new System.Drawing.Point(858, 167); this.button_ReadAssistParam.Name = "button_ReadAssistParam"; this.button_ReadAssistParam.Size = new System.Drawing.Size(126, 50); this.button_ReadAssistParam.TabIndex = 3; this.button_ReadAssistParam.Text = "读取参数"; this.button_ReadAssistParam.UseVisualStyleBackColor = false; this.button_ReadAssistParam.Click += new System.EventHandler(this.button_ReadAssistParam_Click); // // richTextBox_AssistParam // this.richTextBox_AssistParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_AssistParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_AssistParam.Name = "richTextBox_AssistParam"; this.richTextBox_AssistParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_AssistParam.TabIndex = 2; this.richTextBox_AssistParam.Text = ""; // // tabPage_UsrRideParam // this.tabPage_UsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_UsrRideParam.Controls.Add(this.checkBox_UserRideParam_OBC); this.tabPage_UsrRideParam.Controls.Add(this.button_WriteUsrRidetParam); this.tabPage_UsrRideParam.Controls.Add(this.button_ReadUsrRideParam); this.tabPage_UsrRideParam.Controls.Add(this.richTextBox_UsrRidesParam); this.tabPage_UsrRideParam.Location = new System.Drawing.Point(4, 30); this.tabPage_UsrRideParam.Name = "tabPage_UsrRideParam"; this.tabPage_UsrRideParam.Size = new System.Drawing.Size(990, 315); this.tabPage_UsrRideParam.TabIndex = 14; this.tabPage_UsrRideParam.Text = "用户骑行参数"; // // checkBox_UserRideParam_OBC // this.checkBox_UserRideParam_OBC.AutoSize = true; this.checkBox_UserRideParam_OBC.Location = new System.Drawing.Point(858, 172); this.checkBox_UserRideParam_OBC.Name = "checkBox_UserRideParam_OBC"; this.checkBox_UserRideParam_OBC.Size = new System.Drawing.Size(93, 25); this.checkBox_UserRideParam_OBC.TabIndex = 8; this.checkBox_UserRideParam_OBC.Text = "模拟仪表"; this.checkBox_UserRideParam_OBC.UseVisualStyleBackColor = true; // // button_WriteUsrRidetParam // this.button_WriteUsrRidetParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteUsrRidetParam.Location = new System.Drawing.Point(858, 259); this.button_WriteUsrRidetParam.Name = "button_WriteUsrRidetParam"; this.button_WriteUsrRidetParam.Size = new System.Drawing.Size(126, 50); this.button_WriteUsrRidetParam.TabIndex = 7; this.button_WriteUsrRidetParam.Text = "写入参数"; this.button_WriteUsrRidetParam.UseVisualStyleBackColor = false; this.button_WriteUsrRidetParam.Click += new System.EventHandler(this.button_WriteUsrRidetParam_Click); // // button_ReadUsrRideParam // this.button_ReadUsrRideParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadUsrRideParam.Location = new System.Drawing.Point(858, 203); this.button_ReadUsrRideParam.Name = "button_ReadUsrRideParam"; this.button_ReadUsrRideParam.Size = new System.Drawing.Size(126, 50); this.button_ReadUsrRideParam.TabIndex = 6; this.button_ReadUsrRideParam.Text = "读取参数"; this.button_ReadUsrRideParam.UseVisualStyleBackColor = false; this.button_ReadUsrRideParam.Click += new System.EventHandler(this.button_ReadUsrRideParam_Click); // // richTextBox_UsrRidesParam // this.richTextBox_UsrRidesParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_UsrRidesParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_UsrRidesParam.Name = "richTextBox_UsrRidesParam"; this.richTextBox_UsrRidesParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_UsrRidesParam.TabIndex = 5; this.richTextBox_UsrRidesParam.Text = ""; // // tabPage_DebugParam // this.tabPage_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_DebugParam.Controls.Add(this.button_WriteDebugParam); this.tabPage_DebugParam.Controls.Add(this.button_ReadDebugParam); this.tabPage_DebugParam.Controls.Add(this.richTextBox_DebugParam); this.tabPage_DebugParam.ForeColor = System.Drawing.Color.Black; this.tabPage_DebugParam.Location = new System.Drawing.Point(4, 30); this.tabPage_DebugParam.Name = "tabPage_DebugParam"; this.tabPage_DebugParam.Size = new System.Drawing.Size(990, 315); this.tabPage_DebugParam.TabIndex = 5; this.tabPage_DebugParam.Text = "调试参数"; // // button_WriteDebugParam // this.button_WriteDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteDebugParam.Location = new System.Drawing.Point(858, 259); this.button_WriteDebugParam.Name = "button_WriteDebugParam"; this.button_WriteDebugParam.Size = new System.Drawing.Size(126, 50); this.button_WriteDebugParam.TabIndex = 4; this.button_WriteDebugParam.Text = "写入参数"; this.button_WriteDebugParam.UseVisualStyleBackColor = false; this.button_WriteDebugParam.Click += new System.EventHandler(this.button_WriteDebugParam_Click); // // button_ReadDebugParam // this.button_ReadDebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadDebugParam.Location = new System.Drawing.Point(858, 203); this.button_ReadDebugParam.Name = "button_ReadDebugParam"; this.button_ReadDebugParam.Size = new System.Drawing.Size(126, 50); this.button_ReadDebugParam.TabIndex = 3; this.button_ReadDebugParam.Text = "读取参数"; this.button_ReadDebugParam.UseVisualStyleBackColor = false; this.button_ReadDebugParam.Click += new System.EventHandler(this.button_ReadDebugParam_Click); // // richTextBox_DebugParam // this.richTextBox_DebugParam.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_DebugParam.Location = new System.Drawing.Point(6, 6); this.richTextBox_DebugParam.Name = "richTextBox_DebugParam"; this.richTextBox_DebugParam.Size = new System.Drawing.Size(846, 303); this.richTextBox_DebugParam.TabIndex = 2; this.richTextBox_DebugParam.Text = ""; // // tabPage_RecordInfo // this.tabPage_RecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_RecordInfo.Controls.Add(this.label89); this.tabPage_RecordInfo.Controls.Add(this.label88); this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrEnd); this.tabPage_RecordInfo.Controls.Add(this.label_LogAddrBegin); this.tabPage_RecordInfo.Controls.Add(this.textBox_LogAddrBegin); this.tabPage_RecordInfo.Controls.Add(this.button_SaveRecordInfo); this.tabPage_RecordInfo.Controls.Add(this.button_ReadRecord); this.tabPage_RecordInfo.Controls.Add(this.button_ExportLog); this.tabPage_RecordInfo.Controls.Add(this.richTextBox_Record); this.tabPage_RecordInfo.Location = new System.Drawing.Point(4, 30); this.tabPage_RecordInfo.Name = "tabPage_RecordInfo"; this.tabPage_RecordInfo.Size = new System.Drawing.Size(990, 315); this.tabPage_RecordInfo.TabIndex = 6; this.tabPage_RecordInfo.Text = "历史信息"; // // label89 // this.label89.BackColor = System.Drawing.Color.Silver; this.label89.Location = new System.Drawing.Point(858, 136); this.label89.Name = "label89"; this.label89.Size = new System.Drawing.Size(126, 1); this.label89.TabIndex = 14; // // label88 // this.label88.AutoSize = true; this.label88.Location = new System.Drawing.Point(868, 70); this.label88.Name = "label88"; this.label88.Size = new System.Drawing.Size(106, 21); this.label88.TabIndex = 10; this.label88.Text = "日志结束地址"; this.label88.DoubleClick += new System.EventHandler(this.label88_DoubleClick); // // textBox_LogAddrEnd // this.textBox_LogAddrEnd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_LogAddrEnd.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.textBox_LogAddrEnd.Location = new System.Drawing.Point(858, 97); this.textBox_LogAddrEnd.Name = "textBox_LogAddrEnd"; this.textBox_LogAddrEnd.Size = new System.Drawing.Size(126, 28); this.textBox_LogAddrEnd.TabIndex = 11; this.textBox_LogAddrEnd.Text = "0801FFFF"; this.textBox_LogAddrEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.textBox_LogAddrEnd.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // label_LogAddrBegin // this.label_LogAddrBegin.AutoSize = true; this.label_LogAddrBegin.Location = new System.Drawing.Point(868, 9); this.label_LogAddrBegin.Name = "label_LogAddrBegin"; this.label_LogAddrBegin.Size = new System.Drawing.Size(106, 21); this.label_LogAddrBegin.TabIndex = 8; this.label_LogAddrBegin.Text = "日志起始地址"; this.label_LogAddrBegin.DoubleClick += new System.EventHandler(this.label_LogAddrBegin_DoubleClick_1); // // textBox_LogAddrBegin // this.textBox_LogAddrBegin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_LogAddrBegin.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.textBox_LogAddrBegin.Location = new System.Drawing.Point(858, 36); this.textBox_LogAddrBegin.Name = "textBox_LogAddrBegin"; this.textBox_LogAddrBegin.Size = new System.Drawing.Size(126, 28); this.textBox_LogAddrBegin.TabIndex = 9; this.textBox_LogAddrBegin.Text = "0801F800"; this.textBox_LogAddrBegin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.textBox_LogAddrBegin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ConfigFileSave_KeyDown); // // button_SaveRecordInfo // this.button_SaveRecordInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_SaveRecordInfo.Location = new System.Drawing.Point(858, 259); this.button_SaveRecordInfo.Name = "button_SaveRecordInfo"; this.button_SaveRecordInfo.Size = new System.Drawing.Size(126, 50); this.button_SaveRecordInfo.TabIndex = 4; this.button_SaveRecordInfo.Text = "保存日志"; this.button_SaveRecordInfo.UseVisualStyleBackColor = false; this.button_SaveRecordInfo.Click += new System.EventHandler(this.button_SaveRecordInfo_Click); // // button_ReadRecord // this.button_ReadRecord.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadRecord.Location = new System.Drawing.Point(858, 147); this.button_ReadRecord.Name = "button_ReadRecord"; this.button_ReadRecord.Size = new System.Drawing.Size(126, 50); this.button_ReadRecord.TabIndex = 3; this.button_ReadRecord.Text = "读取历史"; this.button_ReadRecord.UseVisualStyleBackColor = false; this.button_ReadRecord.Click += new System.EventHandler(this.button_ReadRecord_Click); // // button_ExportLog // this.button_ExportLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.button_ExportLog.Location = new System.Drawing.Point(858, 203); this.button_ExportLog.Name = "button_ExportLog"; this.button_ExportLog.Size = new System.Drawing.Size(126, 50); this.button_ExportLog.TabIndex = 3; this.button_ExportLog.Text = "导出日志"; this.button_ExportLog.UseVisualStyleBackColor = false; this.button_ExportLog.Click += new System.EventHandler(this.button_ExportLog_Click); // // richTextBox_Record // this.richTextBox_Record.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_Record.Location = new System.Drawing.Point(6, 6); this.richTextBox_Record.Name = "richTextBox_Record"; this.richTextBox_Record.Size = new System.Drawing.Size(846, 303); this.richTextBox_Record.TabIndex = 2; this.richTextBox_Record.Text = ""; // // tabPage_OtherInfo // this.tabPage_OtherInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_OtherInfo.Controls.Add(this.groupBox16); this.tabPage_OtherInfo.Controls.Add(this.groupBox23); this.tabPage_OtherInfo.Controls.Add(this.groupBox9); this.tabPage_OtherInfo.Controls.Add(this.groupBox8); this.tabPage_OtherInfo.Controls.Add(this.groupBox7); this.tabPage_OtherInfo.Controls.Add(this.groupBox6); this.tabPage_OtherInfo.Controls.Add(this.groupBox5); this.tabPage_OtherInfo.Controls.Add(this.groupBox4); this.tabPage_OtherInfo.Location = new System.Drawing.Point(4, 30); this.tabPage_OtherInfo.Name = "tabPage_OtherInfo"; this.tabPage_OtherInfo.Size = new System.Drawing.Size(990, 315); this.tabPage_OtherInfo.TabIndex = 7; this.tabPage_OtherInfo.Text = "其它信息"; // // groupBox16 // this.groupBox16.Controls.Add(this.groupBox18); this.groupBox16.Controls.Add(this.groupBox17); this.groupBox16.Controls.Add(this.button_ReadSaveFlag); this.groupBox16.Controls.Add(this.button_WriteSaveFlag); this.groupBox16.Controls.Add(this.checkBox_SaveYes); this.groupBox16.Location = new System.Drawing.Point(648, 185); this.groupBox16.Name = "groupBox16"; this.groupBox16.Size = new System.Drawing.Size(335, 127); this.groupBox16.TabIndex = 5; this.groupBox16.TabStop = false; this.groupBox16.Text = "存储标志"; // // groupBox18 // this.groupBox18.Controls.Add(this.radioButton_SIP_SaveNo); this.groupBox18.Controls.Add(this.radioButton_SIP_SaveYes); this.groupBox18.Location = new System.Drawing.Point(132, 29); this.groupBox18.Name = "groupBox18"; this.groupBox18.Size = new System.Drawing.Size(120, 91); this.groupBox18.TabIndex = 11; this.groupBox18.TabStop = false; this.groupBox18.Text = "SPI校准"; // // radioButton_SIP_SaveNo // this.radioButton_SIP_SaveNo.AutoSize = true; this.radioButton_SIP_SaveNo.Location = new System.Drawing.Point(12, 27); this.radioButton_SIP_SaveNo.Name = "radioButton_SIP_SaveNo"; this.radioButton_SIP_SaveNo.Size = new System.Drawing.Size(76, 25); this.radioButton_SIP_SaveNo.TabIndex = 9; this.radioButton_SIP_SaveNo.TabStop = true; this.radioButton_SIP_SaveNo.Text = "未存储"; this.radioButton_SIP_SaveNo.UseVisualStyleBackColor = true; // // radioButton_SIP_SaveYes // this.radioButton_SIP_SaveYes.AutoSize = true; this.radioButton_SIP_SaveYes.Location = new System.Drawing.Point(12, 57); this.radioButton_SIP_SaveYes.Name = "radioButton_SIP_SaveYes"; this.radioButton_SIP_SaveYes.Size = new System.Drawing.Size(76, 25); this.radioButton_SIP_SaveYes.TabIndex = 8; this.radioButton_SIP_SaveYes.TabStop = true; this.radioButton_SIP_SaveYes.Text = "已存储"; this.radioButton_SIP_SaveYes.UseVisualStyleBackColor = true; // // groupBox17 // this.groupBox17.Controls.Add(this.radioButton_EE_SaveYes); this.groupBox17.Controls.Add(this.radioButton_EE_SaveNo); this.groupBox17.Location = new System.Drawing.Point(6, 29); this.groupBox17.Name = "groupBox17"; this.groupBox17.Size = new System.Drawing.Size(120, 92); this.groupBox17.TabIndex = 10; this.groupBox17.TabStop = false; this.groupBox17.Text = "EEPROM"; // // radioButton_EE_SaveYes // this.radioButton_EE_SaveYes.AutoSize = true; this.radioButton_EE_SaveYes.Location = new System.Drawing.Point(13, 57); this.radioButton_EE_SaveYes.Name = "radioButton_EE_SaveYes"; this.radioButton_EE_SaveYes.Size = new System.Drawing.Size(76, 25); this.radioButton_EE_SaveYes.TabIndex = 8; this.radioButton_EE_SaveYes.TabStop = true; this.radioButton_EE_SaveYes.Text = "已存储"; this.radioButton_EE_SaveYes.UseVisualStyleBackColor = true; // // radioButton_EE_SaveNo // this.radioButton_EE_SaveNo.AutoSize = true; this.radioButton_EE_SaveNo.Location = new System.Drawing.Point(13, 27); this.radioButton_EE_SaveNo.Name = "radioButton_EE_SaveNo"; this.radioButton_EE_SaveNo.Size = new System.Drawing.Size(76, 25); this.radioButton_EE_SaveNo.TabIndex = 9; this.radioButton_EE_SaveNo.TabStop = true; this.radioButton_EE_SaveNo.Text = "未存储"; this.radioButton_EE_SaveNo.UseVisualStyleBackColor = true; // // button_ReadSaveFlag // this.button_ReadSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadSaveFlag.Location = new System.Drawing.Point(266, 53); this.button_ReadSaveFlag.Name = "button_ReadSaveFlag"; this.button_ReadSaveFlag.Size = new System.Drawing.Size(61, 29); this.button_ReadSaveFlag.TabIndex = 3; this.button_ReadSaveFlag.Text = "查询"; this.button_ReadSaveFlag.UseVisualStyleBackColor = false; this.button_ReadSaveFlag.Click += new System.EventHandler(this.button_ReadSaveFlag_Click); // // button_WriteSaveFlag // this.button_WriteSaveFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteSaveFlag.Location = new System.Drawing.Point(266, 89); this.button_WriteSaveFlag.Name = "button_WriteSaveFlag"; this.button_WriteSaveFlag.Size = new System.Drawing.Size(61, 29); this.button_WriteSaveFlag.TabIndex = 4; this.button_WriteSaveFlag.Text = "写入"; this.button_WriteSaveFlag.UseVisualStyleBackColor = false; this.button_WriteSaveFlag.Click += new System.EventHandler(this.button_WriteSaveFlag_Click); // // checkBox_SaveYes // this.checkBox_SaveYes.AutoSize = true; this.checkBox_SaveYes.Location = new System.Drawing.Point(266, 23); this.checkBox_SaveYes.Name = "checkBox_SaveYes"; this.checkBox_SaveYes.Size = new System.Drawing.Size(61, 25); this.checkBox_SaveYes.TabIndex = 5; this.checkBox_SaveYes.Text = "保存"; this.checkBox_SaveYes.UseVisualStyleBackColor = true; // // groupBox23 // this.groupBox23.Controls.Add(this.button_ReadTag); this.groupBox23.Controls.Add(this.button_WriteTag); this.groupBox23.Controls.Add(this.textBox_TagInfo); this.groupBox23.Location = new System.Drawing.Point(602, 72); this.groupBox23.Name = "groupBox23"; this.groupBox23.Size = new System.Drawing.Size(381, 107); this.groupBox23.TabIndex = 4; this.groupBox23.TabStop = false; this.groupBox23.Text = "产品标签"; // // button_ReadTag // this.button_ReadTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadTag.Location = new System.Drawing.Point(268, 67); this.button_ReadTag.Name = "button_ReadTag"; this.button_ReadTag.Size = new System.Drawing.Size(50, 29); this.button_ReadTag.TabIndex = 2; this.button_ReadTag.Text = "查询"; this.button_ReadTag.UseVisualStyleBackColor = false; this.button_ReadTag.Click += new System.EventHandler(this.button_ReadTag_Click); // // button_WriteTag // this.button_WriteTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteTag.Location = new System.Drawing.Point(323, 67); this.button_WriteTag.Name = "button_WriteTag"; this.button_WriteTag.Size = new System.Drawing.Size(50, 29); this.button_WriteTag.TabIndex = 2; this.button_WriteTag.Text = "写入"; this.button_WriteTag.UseVisualStyleBackColor = false; this.button_WriteTag.Click += new System.EventHandler(this.button_WriteTag_Click); // // textBox_TagInfo // this.textBox_TagInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_TagInfo.Location = new System.Drawing.Point(9, 35); this.textBox_TagInfo.Name = "textBox_TagInfo"; this.textBox_TagInfo.Size = new System.Drawing.Size(364, 28); this.textBox_TagInfo.TabIndex = 1; // // groupBox9 // this.groupBox9.Controls.Add(this.button_Recovery); this.groupBox9.Controls.Add(this.button_ClearLog); this.groupBox9.Controls.Add(this.button_Reset); this.groupBox9.Controls.Add(this.button_SystemClear); this.groupBox9.Location = new System.Drawing.Point(602, 4); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(381, 65); this.groupBox9.TabIndex = 4; this.groupBox9.TabStop = false; this.groupBox9.Text = "系统操作"; // // button_Recovery // this.button_Recovery.BackColor = System.Drawing.Color.HotPink; this.button_Recovery.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.button_Recovery.ForeColor = System.Drawing.Color.White; this.button_Recovery.Location = new System.Drawing.Point(100, 25); this.button_Recovery.Name = "button_Recovery"; this.button_Recovery.Size = new System.Drawing.Size(85, 35); this.button_Recovery.TabIndex = 2; this.button_Recovery.Text = "参数还原"; this.button_Recovery.UseVisualStyleBackColor = false; this.button_Recovery.Click += new System.EventHandler(this.button_Recovery_Click); // // button_ClearLog // this.button_ClearLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.button_ClearLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.button_ClearLog.ForeColor = System.Drawing.Color.White; this.button_ClearLog.Location = new System.Drawing.Point(288, 24); this.button_ClearLog.Name = "button_ClearLog"; this.button_ClearLog.Size = new System.Drawing.Size(85, 35); this.button_ClearLog.TabIndex = 2; this.button_ClearLog.Text = "记录清除"; this.button_ClearLog.UseVisualStyleBackColor = false; this.button_ClearLog.Click += new System.EventHandler(this.button_ClearLog_Click); // // button_Reset // this.button_Reset.BackColor = System.Drawing.Color.MediumSeaGreen; this.button_Reset.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.button_Reset.ForeColor = System.Drawing.Color.White; this.button_Reset.Location = new System.Drawing.Point(194, 25); this.button_Reset.Name = "button_Reset"; this.button_Reset.Size = new System.Drawing.Size(85, 35); this.button_Reset.TabIndex = 2; this.button_Reset.Text = "系统关机"; this.button_Reset.UseVisualStyleBackColor = false; this.button_Reset.Click += new System.EventHandler(this.button_Reset_Click); // // button_SystemClear // this.button_SystemClear.BackColor = System.Drawing.Color.Tomato; this.button_SystemClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.button_SystemClear.ForeColor = System.Drawing.Color.White; this.button_SystemClear.Location = new System.Drawing.Point(6, 25); this.button_SystemClear.Name = "button_SystemClear"; this.button_SystemClear.Size = new System.Drawing.Size(85, 35); this.button_SystemClear.TabIndex = 2; this.button_SystemClear.Text = "系统清除"; this.button_SystemClear.UseVisualStyleBackColor = false; this.button_SystemClear.Click += new System.EventHandler(this.button_SystemClear_Click); // // groupBox8 // this.groupBox8.Controls.Add(this.button_ReadOnLine); this.groupBox8.Controls.Add(this.textBox_Online); this.groupBox8.Controls.Add(this.label42); this.groupBox8.Location = new System.Drawing.Point(350, 248); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(292, 64); this.groupBox8.TabIndex = 3; this.groupBox8.TabStop = false; this.groupBox8.Text = "在线查询"; // // button_ReadOnLine // this.button_ReadOnLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadOnLine.Location = new System.Drawing.Point(183, 22); this.button_ReadOnLine.Name = "button_ReadOnLine"; this.button_ReadOnLine.Size = new System.Drawing.Size(50, 29); this.button_ReadOnLine.TabIndex = 2; this.button_ReadOnLine.Text = "查询"; this.button_ReadOnLine.UseVisualStyleBackColor = false; this.button_ReadOnLine.Click += new System.EventHandler(this.button_ReadOnLine_Click); // // textBox_Online // this.textBox_Online.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Online.Location = new System.Drawing.Point(82, 25); this.textBox_Online.Name = "textBox_Online"; this.textBox_Online.ReadOnly = true; this.textBox_Online.Size = new System.Drawing.Size(95, 28); this.textBox_Online.TabIndex = 1; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(6, 29); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(74, 21); this.label42.TabIndex = 0; this.label42.Text = "在线状态"; // // groupBox7 // this.groupBox7.Controls.Add(this.button_ReadMAC); this.groupBox7.Controls.Add(this.button_WriteMac); this.groupBox7.Controls.Add(this.textBox_PP); this.groupBox7.Controls.Add(this.textBox_MACDate); this.groupBox7.Controls.Add(this.textBox_MACAdd); this.groupBox7.Controls.Add(this.label34); this.groupBox7.Controls.Add(this.label39); this.groupBox7.Controls.Add(this.textBox_MAC); this.groupBox7.Controls.Add(this.label40); this.groupBox7.Controls.Add(this.label41); this.groupBox7.Location = new System.Drawing.Point(350, 4); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(246, 175); this.groupBox7.TabIndex = 3; this.groupBox7.TabStop = false; this.groupBox7.Text = "生产信息"; // // button_ReadMAC // this.button_ReadMAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadMAC.Location = new System.Drawing.Point(183, 106); this.button_ReadMAC.Name = "button_ReadMAC"; this.button_ReadMAC.Size = new System.Drawing.Size(50, 62); this.button_ReadMAC.TabIndex = 2; this.button_ReadMAC.Text = "查询"; this.button_ReadMAC.UseVisualStyleBackColor = false; this.button_ReadMAC.Click += new System.EventHandler(this.button_ReadMAC_Click); // // button_WriteMac // this.button_WriteMac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteMac.Location = new System.Drawing.Point(183, 25); this.button_WriteMac.Name = "button_WriteMac"; this.button_WriteMac.Size = new System.Drawing.Size(50, 62); this.button_WriteMac.TabIndex = 2; this.button_WriteMac.Text = "写入"; this.button_WriteMac.UseVisualStyleBackColor = false; this.button_WriteMac.Click += new System.EventHandler(this.button_WriteMac_Click); // // textBox_PP // this.textBox_PP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_PP.Location = new System.Drawing.Point(82, 140); this.textBox_PP.Name = "textBox_PP"; this.textBox_PP.Size = new System.Drawing.Size(95, 28); this.textBox_PP.TabIndex = 1; // // textBox_MACDate // this.textBox_MACDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MACDate.Location = new System.Drawing.Point(82, 102); this.textBox_MACDate.Name = "textBox_MACDate"; this.textBox_MACDate.Size = new System.Drawing.Size(95, 28); this.textBox_MACDate.TabIndex = 1; // // textBox_MACAdd // this.textBox_MACAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MACAdd.Location = new System.Drawing.Point(82, 64); this.textBox_MACAdd.Name = "textBox_MACAdd"; this.textBox_MACAdd.Size = new System.Drawing.Size(95, 28); this.textBox_MACAdd.TabIndex = 1; // // label34 // this.label34.AutoSize = true; this.label34.Location = new System.Drawing.Point(6, 144); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(74, 21); this.label34.TabIndex = 0; this.label34.Text = "产品标识"; // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(6, 106); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(74, 21); this.label39.TabIndex = 0; this.label39.Text = "生产日期"; // // textBox_MAC // this.textBox_MAC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MAC.Location = new System.Drawing.Point(82, 25); this.textBox_MAC.Name = "textBox_MAC"; this.textBox_MAC.Size = new System.Drawing.Size(95, 28); this.textBox_MAC.TabIndex = 1; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(6, 68); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(58, 21); this.label40.TabIndex = 0; this.label40.Text = "生产地"; // // label41 // this.label41.AutoSize = true; this.label41.Location = new System.Drawing.Point(7, 29); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(58, 21); this.label41.TabIndex = 0; this.label41.Text = "生产商"; // // groupBox6 // this.groupBox6.Controls.Add(this.button_ReadUser3); this.groupBox6.Controls.Add(this.button_WriteUser3); this.groupBox6.Controls.Add(this.button_ReadUser2); this.groupBox6.Controls.Add(this.button_WriteUser2); this.groupBox6.Controls.Add(this.button_ReadUser1); this.groupBox6.Controls.Add(this.button_WriteUser1); this.groupBox6.Controls.Add(this.textBox_User3); this.groupBox6.Controls.Add(this.textBox_User2); this.groupBox6.Controls.Add(this.label35); this.groupBox6.Controls.Add(this.textBox_User1); this.groupBox6.Controls.Add(this.label36); this.groupBox6.Controls.Add(this.label38); this.groupBox6.Location = new System.Drawing.Point(4, 185); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(340, 127); this.groupBox6.TabIndex = 2; this.groupBox6.TabStop = false; this.groupBox6.Text = "自定义"; // // button_ReadUser3 // this.button_ReadUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadUser3.Location = new System.Drawing.Point(230, 89); this.button_ReadUser3.Name = "button_ReadUser3"; this.button_ReadUser3.Size = new System.Drawing.Size(50, 29); this.button_ReadUser3.TabIndex = 5; this.button_ReadUser3.Text = "查询"; this.button_ReadUser3.UseVisualStyleBackColor = false; this.button_ReadUser3.Click += new System.EventHandler(this.button_ReadUser3_Click); // // button_WriteUser3 // this.button_WriteUser3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteUser3.Location = new System.Drawing.Point(287, 89); this.button_WriteUser3.Name = "button_WriteUser3"; this.button_WriteUser3.Size = new System.Drawing.Size(50, 29); this.button_WriteUser3.TabIndex = 6; this.button_WriteUser3.Text = "写入"; this.button_WriteUser3.UseVisualStyleBackColor = false; this.button_WriteUser3.Click += new System.EventHandler(this.button_WriteUser3_Click); // // button_ReadUser2 // this.button_ReadUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadUser2.Location = new System.Drawing.Point(230, 59); this.button_ReadUser2.Name = "button_ReadUser2"; this.button_ReadUser2.Size = new System.Drawing.Size(50, 29); this.button_ReadUser2.TabIndex = 3; this.button_ReadUser2.Text = "查询"; this.button_ReadUser2.UseVisualStyleBackColor = false; this.button_ReadUser2.Click += new System.EventHandler(this.button_ReadUser2_Click); // // button_WriteUser2 // this.button_WriteUser2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteUser2.Location = new System.Drawing.Point(287, 59); this.button_WriteUser2.Name = "button_WriteUser2"; this.button_WriteUser2.Size = new System.Drawing.Size(50, 29); this.button_WriteUser2.TabIndex = 4; this.button_WriteUser2.Text = "写入"; this.button_WriteUser2.UseVisualStyleBackColor = false; this.button_WriteUser2.Click += new System.EventHandler(this.button_WriteUser2_Click); // // button_ReadUser1 // this.button_ReadUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadUser1.Location = new System.Drawing.Point(230, 29); this.button_ReadUser1.Name = "button_ReadUser1"; this.button_ReadUser1.Size = new System.Drawing.Size(50, 29); this.button_ReadUser1.TabIndex = 2; this.button_ReadUser1.Text = "查询"; this.button_ReadUser1.UseVisualStyleBackColor = false; this.button_ReadUser1.Click += new System.EventHandler(this.button_ReadUser1_Click); // // button_WriteUser1 // this.button_WriteUser1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteUser1.Location = new System.Drawing.Point(287, 29); this.button_WriteUser1.Name = "button_WriteUser1"; this.button_WriteUser1.Size = new System.Drawing.Size(50, 29); this.button_WriteUser1.TabIndex = 2; this.button_WriteUser1.Text = "写入"; this.button_WriteUser1.UseVisualStyleBackColor = false; this.button_WriteUser1.Click += new System.EventHandler(this.button_WriteUser1_Click); // // textBox_User3 // this.textBox_User3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_User3.Location = new System.Drawing.Point(29, 89); this.textBox_User3.Name = "textBox_User3"; this.textBox_User3.Size = new System.Drawing.Size(195, 28); this.textBox_User3.TabIndex = 1; // // textBox_User2 // this.textBox_User2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_User2.Location = new System.Drawing.Point(29, 59); this.textBox_User2.Name = "textBox_User2"; this.textBox_User2.Size = new System.Drawing.Size(195, 28); this.textBox_User2.TabIndex = 1; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(4, 93); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(19, 21); this.label35.TabIndex = 0; this.label35.Text = "3"; // // textBox_User1 // this.textBox_User1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_User1.Location = new System.Drawing.Point(29, 29); this.textBox_User1.Name = "textBox_User1"; this.textBox_User1.Size = new System.Drawing.Size(195, 28); this.textBox_User1.TabIndex = 1; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(4, 63); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(19, 21); this.label36.TabIndex = 0; this.label36.Text = "2"; // // label38 // this.label38.AutoSize = true; this.label38.Location = new System.Drawing.Point(5, 33); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(19, 21); this.label38.TabIndex = 0; this.label38.Text = "1"; // // groupBox5 // this.groupBox5.Controls.Add(this.button_ReadKey); this.groupBox5.Controls.Add(this.button_WriteKey); this.groupBox5.Controls.Add(this.textBox_Key); this.groupBox5.Controls.Add(this.label37); this.groupBox5.Location = new System.Drawing.Point(350, 185); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(292, 62); this.groupBox5.TabIndex = 1; this.groupBox5.TabStop = false; this.groupBox5.Text = "校验密钥"; // // button_ReadKey // this.button_ReadKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadKey.Location = new System.Drawing.Point(183, 24); this.button_ReadKey.Name = "button_ReadKey"; this.button_ReadKey.Size = new System.Drawing.Size(50, 29); this.button_ReadKey.TabIndex = 2; this.button_ReadKey.Text = "查询"; this.button_ReadKey.UseVisualStyleBackColor = false; this.button_ReadKey.Click += new System.EventHandler(this.button_ReadKey_Click); // // button_WriteKey // this.button_WriteKey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteKey.Location = new System.Drawing.Point(238, 24); this.button_WriteKey.Name = "button_WriteKey"; this.button_WriteKey.Size = new System.Drawing.Size(50, 29); this.button_WriteKey.TabIndex = 2; this.button_WriteKey.Text = "写入"; this.button_WriteKey.UseVisualStyleBackColor = false; this.button_WriteKey.Click += new System.EventHandler(this.button_WriteKey_Click); // // textBox_Key // this.textBox_Key.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Key.Location = new System.Drawing.Point(82, 24); this.textBox_Key.Name = "textBox_Key"; this.textBox_Key.Size = new System.Drawing.Size(95, 28); this.textBox_Key.TabIndex = 1; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(7, 28); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(42, 21); this.label37.TabIndex = 0; this.label37.Text = "密钥"; // // groupBox4 // this.groupBox4.Controls.Add(this.label85); this.groupBox4.Controls.Add(this.textBox_SP); this.groupBox4.Controls.Add(this.button_ReadVersion); this.groupBox4.Controls.Add(this.button_WriteSN); this.groupBox4.Controls.Add(this.button_WriteModel); this.groupBox4.Controls.Add(this.textBox_FW); this.groupBox4.Controls.Add(this.textBox_HW); this.groupBox4.Controls.Add(this.textBox_SN); this.groupBox4.Controls.Add(this.label33); this.groupBox4.Controls.Add(this.label32); this.groupBox4.Controls.Add(this.textBox_Model); this.groupBox4.Controls.Add(this.label31); this.groupBox4.Controls.Add(this.label30); this.groupBox4.Location = new System.Drawing.Point(4, 4); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(340, 175); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; this.groupBox4.Text = "版本信息"; // // label85 // this.label85.AutoSize = true; this.label85.Location = new System.Drawing.Point(6, 144); this.label85.Name = "label85"; this.label85.Size = new System.Drawing.Size(29, 21); this.label85.TabIndex = 4; this.label85.Text = "SP"; // // textBox_SP // this.textBox_SP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_SP.Location = new System.Drawing.Point(56, 140); this.textBox_SP.Name = "textBox_SP"; this.textBox_SP.ReadOnly = true; this.textBox_SP.Size = new System.Drawing.Size(224, 28); this.textBox_SP.TabIndex = 3; // // button_ReadVersion // this.button_ReadVersion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadVersion.Location = new System.Drawing.Point(287, 85); this.button_ReadVersion.Name = "button_ReadVersion"; this.button_ReadVersion.Size = new System.Drawing.Size(50, 83); this.button_ReadVersion.TabIndex = 2; this.button_ReadVersion.Text = "查询"; this.button_ReadVersion.UseVisualStyleBackColor = false; this.button_ReadVersion.Click += new System.EventHandler(this.button_ReadVersion_Click); // // button_WriteSN // this.button_WriteSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteSN.Location = new System.Drawing.Point(287, 53); this.button_WriteSN.Name = "button_WriteSN"; this.button_WriteSN.Size = new System.Drawing.Size(50, 29); this.button_WriteSN.TabIndex = 2; this.button_WriteSN.Text = "写入"; this.button_WriteSN.UseVisualStyleBackColor = false; this.button_WriteSN.Click += new System.EventHandler(this.button_WriteSN_Click); // // button_WriteModel // this.button_WriteModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteModel.Location = new System.Drawing.Point(287, 24); this.button_WriteModel.Name = "button_WriteModel"; this.button_WriteModel.Size = new System.Drawing.Size(50, 29); this.button_WriteModel.TabIndex = 2; this.button_WriteModel.Text = "写入"; this.button_WriteModel.UseVisualStyleBackColor = false; this.button_WriteModel.Click += new System.EventHandler(this.button_WriteModel_Click); // // textBox_FW // this.textBox_FW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FW.Location = new System.Drawing.Point(56, 111); this.textBox_FW.Name = "textBox_FW"; this.textBox_FW.ReadOnly = true; this.textBox_FW.Size = new System.Drawing.Size(224, 28); this.textBox_FW.TabIndex = 1; // // textBox_HW // this.textBox_HW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_HW.Location = new System.Drawing.Point(56, 82); this.textBox_HW.Name = "textBox_HW"; this.textBox_HW.ReadOnly = true; this.textBox_HW.Size = new System.Drawing.Size(224, 28); this.textBox_HW.TabIndex = 1; // // textBox_SN // this.textBox_SN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_SN.Location = new System.Drawing.Point(56, 53); this.textBox_SN.Name = "textBox_SN"; this.textBox_SN.Size = new System.Drawing.Size(224, 28); this.textBox_SN.TabIndex = 1; // // label33 // this.label33.AutoSize = true; this.label33.Location = new System.Drawing.Point(6, 115); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(35, 21); this.label33.TabIndex = 0; this.label33.Text = "FW"; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(6, 86); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(38, 21); this.label32.TabIndex = 0; this.label32.Text = "HW"; // // textBox_Model // this.textBox_Model.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Model.Location = new System.Drawing.Point(56, 24); this.textBox_Model.Name = "textBox_Model"; this.textBox_Model.Size = new System.Drawing.Size(224, 28); this.textBox_Model.TabIndex = 1; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(6, 57); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(32, 21); this.label31.TabIndex = 0; this.label31.Text = "SN"; // // label30 // this.label30.AutoSize = true; this.label30.Location = new System.Drawing.Point(7, 28); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(42, 21); this.label30.TabIndex = 0; this.label30.Text = "型号"; // // tabPage_OBC // this.tabPage_OBC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_OBC.Controls.Add(this.groupBox26); this.tabPage_OBC.Controls.Add(this.groupBox15); this.tabPage_OBC.Controls.Add(this.groupBox14); this.tabPage_OBC.Controls.Add(this.groupBox13); this.tabPage_OBC.Controls.Add(this.groupBox12); this.tabPage_OBC.Controls.Add(this.groupBox11); this.tabPage_OBC.Controls.Add(this.groupBox10); this.tabPage_OBC.Location = new System.Drawing.Point(4, 30); this.tabPage_OBC.Name = "tabPage_OBC"; this.tabPage_OBC.Size = new System.Drawing.Size(990, 315); this.tabPage_OBC.TabIndex = 8; this.tabPage_OBC.Text = "模拟仪表"; // // groupBox26 // this.groupBox26.Controls.Add(this.button_OBC_ButtonSet); this.groupBox26.Controls.Add(this.button_OBC_ButtonLight); this.groupBox26.Controls.Add(this.button_OBC_ButtonWalk); this.groupBox26.Controls.Add(this.button_OBC_ButtonDec); this.groupBox26.Controls.Add(this.button_OBC_ButtonAcc); this.groupBox26.Controls.Add(this.button_OBC_ButtonPower); this.groupBox26.Location = new System.Drawing.Point(233, 4); this.groupBox26.Name = "groupBox26"; this.groupBox26.Size = new System.Drawing.Size(76, 305); this.groupBox26.TabIndex = 14; this.groupBox26.TabStop = false; this.groupBox26.Text = "按键"; // // button_OBC_ButtonSet // this.button_OBC_ButtonSet.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonSet.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonSet.Location = new System.Drawing.Point(6, 264); this.button_OBC_ButtonSet.Name = "button_OBC_ButtonSet"; this.button_OBC_ButtonSet.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonSet.TabIndex = 20; this.button_OBC_ButtonSet.Text = "Set"; this.button_OBC_ButtonSet.UseVisualStyleBackColor = false; this.button_OBC_ButtonSet.Click += new System.EventHandler(this.button_OBC_ButtonSet_Click); // // button_OBC_ButtonLight // this.button_OBC_ButtonLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonLight.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonLight.Location = new System.Drawing.Point(6, 216); this.button_OBC_ButtonLight.Name = "button_OBC_ButtonLight"; this.button_OBC_ButtonLight.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonLight.TabIndex = 19; this.button_OBC_ButtonLight.Text = "Light"; this.button_OBC_ButtonLight.UseVisualStyleBackColor = false; this.button_OBC_ButtonLight.Click += new System.EventHandler(this.button_OBC_ButtonLight_Click); // // button_OBC_ButtonWalk // this.button_OBC_ButtonWalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonWalk.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonWalk.Location = new System.Drawing.Point(6, 169); this.button_OBC_ButtonWalk.Name = "button_OBC_ButtonWalk"; this.button_OBC_ButtonWalk.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonWalk.TabIndex = 18; this.button_OBC_ButtonWalk.Text = "Walk"; this.button_OBC_ButtonWalk.UseVisualStyleBackColor = false; this.button_OBC_ButtonWalk.Click += new System.EventHandler(this.button_OBC_ButtonWalk_Click); // // button_OBC_ButtonDec // this.button_OBC_ButtonDec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonDec.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonDec.Location = new System.Drawing.Point(6, 122); this.button_OBC_ButtonDec.Name = "button_OBC_ButtonDec"; this.button_OBC_ButtonDec.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonDec.TabIndex = 17; this.button_OBC_ButtonDec.Text = "-"; this.button_OBC_ButtonDec.UseVisualStyleBackColor = false; this.button_OBC_ButtonDec.Click += new System.EventHandler(this.button_OBC_ButtonDec_Click); // // button_OBC_ButtonAcc // this.button_OBC_ButtonAcc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonAcc.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonAcc.Location = new System.Drawing.Point(6, 75); this.button_OBC_ButtonAcc.Name = "button_OBC_ButtonAcc"; this.button_OBC_ButtonAcc.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonAcc.TabIndex = 16; this.button_OBC_ButtonAcc.Text = "+"; this.button_OBC_ButtonAcc.UseVisualStyleBackColor = false; this.button_OBC_ButtonAcc.Click += new System.EventHandler(this.button_OBC_ButtonAcc_Click); // // button_OBC_ButtonPower // this.button_OBC_ButtonPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ButtonPower.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_OBC_ButtonPower.Location = new System.Drawing.Point(6, 27); this.button_OBC_ButtonPower.Name = "button_OBC_ButtonPower"; this.button_OBC_ButtonPower.Size = new System.Drawing.Size(60, 35); this.button_OBC_ButtonPower.TabIndex = 15; this.button_OBC_ButtonPower.Text = "Power"; this.button_OBC_ButtonPower.UseVisualStyleBackColor = false; this.button_OBC_ButtonPower.Click += new System.EventHandler(this.button_OBC_ButtonPower_Click); // // groupBox15 // this.groupBox15.Controls.Add(this.textBox_OBC_ODO_TIME); this.groupBox15.Controls.Add(this.button_OBC_ReadRideInfo); this.groupBox15.Controls.Add(this.textBox_OBC_ODO_KM); this.groupBox15.Controls.Add(this.button_OBC_ClearTrip); this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_TIME); this.groupBox15.Controls.Add(this.label54); this.groupBox15.Controls.Add(this.textBox_OBC_TRIP_KM); this.groupBox15.Controls.Add(this.label52); this.groupBox15.Location = new System.Drawing.Point(672, 178); this.groupBox15.Name = "groupBox15"; this.groupBox15.Size = new System.Drawing.Size(303, 131); this.groupBox15.TabIndex = 14; this.groupBox15.TabStop = false; this.groupBox15.Text = "骑行历史"; // // textBox_OBC_ODO_TIME // this.textBox_OBC_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ODO_TIME.Location = new System.Drawing.Point(215, 57); this.textBox_OBC_ODO_TIME.Name = "textBox_OBC_ODO_TIME"; this.textBox_OBC_ODO_TIME.ReadOnly = true; this.textBox_OBC_ODO_TIME.Size = new System.Drawing.Size(80, 28); this.textBox_OBC_ODO_TIME.TabIndex = 3; // // button_OBC_ReadRideInfo // this.button_OBC_ReadRideInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ReadRideInfo.Location = new System.Drawing.Point(131, 89); this.button_OBC_ReadRideInfo.Name = "button_OBC_ReadRideInfo"; this.button_OBC_ReadRideInfo.Size = new System.Drawing.Size(53, 35); this.button_OBC_ReadRideInfo.TabIndex = 6; this.button_OBC_ReadRideInfo.Text = "读取"; this.button_OBC_ReadRideInfo.UseVisualStyleBackColor = false; this.button_OBC_ReadRideInfo.Click += new System.EventHandler(this.button_OBC_ReadRideInfo_Click); // // textBox_OBC_ODO_KM // this.textBox_OBC_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ODO_KM.Location = new System.Drawing.Point(132, 57); this.textBox_OBC_ODO_KM.Name = "textBox_OBC_ODO_KM"; this.textBox_OBC_ODO_KM.ReadOnly = true; this.textBox_OBC_ODO_KM.Size = new System.Drawing.Size(80, 28); this.textBox_OBC_ODO_KM.TabIndex = 4; // // button_OBC_ClearTrip // this.button_OBC_ClearTrip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_OBC_ClearTrip.Location = new System.Drawing.Point(194, 88); this.button_OBC_ClearTrip.Name = "button_OBC_ClearTrip"; this.button_OBC_ClearTrip.Size = new System.Drawing.Size(101, 37); this.button_OBC_ClearTrip.TabIndex = 6; this.button_OBC_ClearTrip.Text = "清除TRIP"; this.button_OBC_ClearTrip.UseVisualStyleBackColor = false; this.button_OBC_ClearTrip.Click += new System.EventHandler(this.button_OBC_ClearTrip_Click); // // textBox_OBC_TRIP_TIME // this.textBox_OBC_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_TRIP_TIME.Location = new System.Drawing.Point(215, 27); this.textBox_OBC_TRIP_TIME.Name = "textBox_OBC_TRIP_TIME"; this.textBox_OBC_TRIP_TIME.ReadOnly = true; this.textBox_OBC_TRIP_TIME.Size = new System.Drawing.Size(80, 28); this.textBox_OBC_TRIP_TIME.TabIndex = 5; // // label54 // this.label54.AutoSize = true; this.label54.Location = new System.Drawing.Point(7, 61); this.label54.Name = "label54"; this.label54.Size = new System.Drawing.Size(119, 21); this.label54.TabIndex = 0; this.label54.Text = "ODO里程/时间"; // // textBox_OBC_TRIP_KM // this.textBox_OBC_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_TRIP_KM.Location = new System.Drawing.Point(132, 27); this.textBox_OBC_TRIP_KM.Name = "textBox_OBC_TRIP_KM"; this.textBox_OBC_TRIP_KM.ReadOnly = true; this.textBox_OBC_TRIP_KM.Size = new System.Drawing.Size(80, 28); this.textBox_OBC_TRIP_KM.TabIndex = 6; // // label52 // this.label52.AutoSize = true; this.label52.Location = new System.Drawing.Point(7, 31); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(115, 21); this.label52.TabIndex = 0; this.label52.Text = "TRIP里程/时间"; // // groupBox14 // this.groupBox14.Controls.Add(this.label53); this.groupBox14.Controls.Add(this.textBox_OBC_ReadSP); this.groupBox14.Controls.Add(this.button_OBC_ReadVerInfo); this.groupBox14.Controls.Add(this.textBox_OBC_ReadFW); this.groupBox14.Controls.Add(this.textBox_OBC_ReadHW); this.groupBox14.Controls.Add(this.textBox_OBC_ReadSN); this.groupBox14.Controls.Add(this.label48); this.groupBox14.Controls.Add(this.label49); this.groupBox14.Controls.Add(this.textBox_OBC_ReadModel); this.groupBox14.Controls.Add(this.label50); this.groupBox14.Controls.Add(this.label51); this.groupBox14.Location = new System.Drawing.Point(672, 4); this.groupBox14.Name = "groupBox14"; this.groupBox14.Size = new System.Drawing.Size(303, 175); this.groupBox14.TabIndex = 13; this.groupBox14.TabStop = false; this.groupBox14.Text = "版本信息"; // // label53 // this.label53.AutoSize = true; this.label53.Location = new System.Drawing.Point(7, 144); this.label53.Name = "label53"; this.label53.Size = new System.Drawing.Size(29, 21); this.label53.TabIndex = 4; this.label53.Text = "SP"; // // textBox_OBC_ReadSP // this.textBox_OBC_ReadSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ReadSP.Location = new System.Drawing.Point(56, 140); this.textBox_OBC_ReadSP.Name = "textBox_OBC_ReadSP"; this.textBox_OBC_ReadSP.ReadOnly = true; this.textBox_OBC_ReadSP.Size = new System.Drawing.Size(238, 28); this.textBox_OBC_ReadSP.TabIndex = 3; // // button_OBC_ReadVerInfo // this.button_OBC_ReadVerInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ReadVerInfo.Location = new System.Drawing.Point(241, 24); this.button_OBC_ReadVerInfo.Name = "button_OBC_ReadVerInfo"; this.button_OBC_ReadVerInfo.Size = new System.Drawing.Size(53, 55); this.button_OBC_ReadVerInfo.TabIndex = 2; this.button_OBC_ReadVerInfo.Text = "查询"; this.button_OBC_ReadVerInfo.UseVisualStyleBackColor = false; this.button_OBC_ReadVerInfo.Click += new System.EventHandler(this.button_OBC_ReadVerInfo_Click); // // textBox_OBC_ReadFW // this.textBox_OBC_ReadFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ReadFW.Location = new System.Drawing.Point(56, 111); this.textBox_OBC_ReadFW.Name = "textBox_OBC_ReadFW"; this.textBox_OBC_ReadFW.ReadOnly = true; this.textBox_OBC_ReadFW.Size = new System.Drawing.Size(238, 28); this.textBox_OBC_ReadFW.TabIndex = 1; // // textBox_OBC_ReadHW // this.textBox_OBC_ReadHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ReadHW.Location = new System.Drawing.Point(56, 82); this.textBox_OBC_ReadHW.Name = "textBox_OBC_ReadHW"; this.textBox_OBC_ReadHW.ReadOnly = true; this.textBox_OBC_ReadHW.Size = new System.Drawing.Size(238, 28); this.textBox_OBC_ReadHW.TabIndex = 1; // // textBox_OBC_ReadSN // this.textBox_OBC_ReadSN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ReadSN.Location = new System.Drawing.Point(56, 53); this.textBox_OBC_ReadSN.Name = "textBox_OBC_ReadSN"; this.textBox_OBC_ReadSN.ReadOnly = true; this.textBox_OBC_ReadSN.Size = new System.Drawing.Size(179, 28); this.textBox_OBC_ReadSN.TabIndex = 1; // // label48 // this.label48.AutoSize = true; this.label48.Location = new System.Drawing.Point(6, 115); this.label48.Name = "label48"; this.label48.Size = new System.Drawing.Size(35, 21); this.label48.TabIndex = 0; this.label48.Text = "FW"; // // label49 // this.label49.AutoSize = true; this.label49.Location = new System.Drawing.Point(6, 86); this.label49.Name = "label49"; this.label49.Size = new System.Drawing.Size(38, 21); this.label49.TabIndex = 0; this.label49.Text = "HW"; // // textBox_OBC_ReadModel // this.textBox_OBC_ReadModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_OBC_ReadModel.Location = new System.Drawing.Point(56, 24); this.textBox_OBC_ReadModel.Name = "textBox_OBC_ReadModel"; this.textBox_OBC_ReadModel.ReadOnly = true; this.textBox_OBC_ReadModel.Size = new System.Drawing.Size(179, 28); this.textBox_OBC_ReadModel.TabIndex = 1; // // label50 // this.label50.AutoSize = true; this.label50.Location = new System.Drawing.Point(6, 57); this.label50.Name = "label50"; this.label50.Size = new System.Drawing.Size(32, 21); this.label50.TabIndex = 0; this.label50.Text = "SN"; // // label51 // this.label51.AutoSize = true; this.label51.Location = new System.Drawing.Point(7, 28); this.label51.Name = "label51"; this.label51.Size = new System.Drawing.Size(42, 21); this.label51.TabIndex = 0; this.label51.Text = "型号"; // // groupBox13 // this.groupBox13.Controls.Add(this.comboBox_OBC_BikeCCS); this.groupBox13.Controls.Add(this.label137); this.groupBox13.Controls.Add(this.numericUpDown_OBC_SpeedLimitAdj); this.groupBox13.Controls.Add(this.label80); this.groupBox13.Controls.Add(this.label128); this.groupBox13.Controls.Add(this.label64); this.groupBox13.Controls.Add(this.numericUpDown_OBC_OffTime); this.groupBox13.Controls.Add(this.label63); this.groupBox13.Controls.Add(this.numericUpDown_OBC_WheelAdj); this.groupBox13.Controls.Add(this.label59); this.groupBox13.Controls.Add(this.comboBox_OBC_AssistFunc); this.groupBox13.Controls.Add(this.comboBox_OBC_StartMode); this.groupBox13.Controls.Add(this.label58); this.groupBox13.Controls.Add(this.label57); this.groupBox13.Controls.Add(this.button_OBC_WriteUserInfo); this.groupBox13.Controls.Add(this.label56); this.groupBox13.Location = new System.Drawing.Point(476, 4); this.groupBox13.Name = "groupBox13"; this.groupBox13.Size = new System.Drawing.Size(190, 305); this.groupBox13.TabIndex = 14; this.groupBox13.TabStop = false; this.groupBox13.Text = "设置用户参数"; // // comboBox_OBC_BikeCCS // this.comboBox_OBC_BikeCCS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_OBC_BikeCCS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_OBC_BikeCCS.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_OBC_BikeCCS.FormattingEnabled = true; this.comboBox_OBC_BikeCCS.Items.AddRange(new object[] { "NA", "开", "关"}); this.comboBox_OBC_BikeCCS.Location = new System.Drawing.Point(83, 174); this.comboBox_OBC_BikeCCS.Name = "comboBox_OBC_BikeCCS"; this.comboBox_OBC_BikeCCS.Size = new System.Drawing.Size(91, 29); this.comboBox_OBC_BikeCCS.TabIndex = 18; // // label137 // this.label137.AutoSize = true; this.label137.Location = new System.Drawing.Point(6, 178); this.label137.Name = "label137"; this.label137.Size = new System.Drawing.Size(74, 21); this.label137.TabIndex = 19; this.label137.Text = "转把巡航"; // // numericUpDown_OBC_SpeedLimitAdj // this.numericUpDown_OBC_SpeedLimitAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.numericUpDown_OBC_SpeedLimitAdj.Location = new System.Drawing.Point(83, 144); this.numericUpDown_OBC_SpeedLimitAdj.Maximum = new decimal(new int[] { 20, 0, 0, 0}); this.numericUpDown_OBC_SpeedLimitAdj.Minimum = new decimal(new int[] { 50, 0, 0, -2147483648}); this.numericUpDown_OBC_SpeedLimitAdj.Name = "numericUpDown_OBC_SpeedLimitAdj"; this.numericUpDown_OBC_SpeedLimitAdj.ReadOnly = true; this.numericUpDown_OBC_SpeedLimitAdj.Size = new System.Drawing.Size(51, 28); this.numericUpDown_OBC_SpeedLimitAdj.TabIndex = 15; this.numericUpDown_OBC_SpeedLimitAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label80 // this.label80.AutoSize = true; this.label80.Location = new System.Drawing.Point(140, 148); this.label80.Name = "label80"; this.label80.Size = new System.Drawing.Size(51, 21); this.label80.TabIndex = 17; this.label80.Text = "km/h"; // // label128 // this.label128.AutoSize = true; this.label128.Location = new System.Drawing.Point(6, 148); this.label128.Name = "label128"; this.label128.Size = new System.Drawing.Size(74, 21); this.label128.TabIndex = 16; this.label128.Text = "限速微调"; // // label64 // this.label64.AutoSize = true; this.label64.Location = new System.Drawing.Point(140, 119); this.label64.Name = "label64"; this.label64.Size = new System.Drawing.Size(39, 21); this.label64.TabIndex = 14; this.label64.Text = "min"; // // numericUpDown_OBC_OffTime // this.numericUpDown_OBC_OffTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.numericUpDown_OBC_OffTime.Location = new System.Drawing.Point(83, 114); this.numericUpDown_OBC_OffTime.Maximum = new decimal(new int[] { 240, 0, 0, 0}); this.numericUpDown_OBC_OffTime.Name = "numericUpDown_OBC_OffTime"; this.numericUpDown_OBC_OffTime.ReadOnly = true; this.numericUpDown_OBC_OffTime.Size = new System.Drawing.Size(51, 28); this.numericUpDown_OBC_OffTime.TabIndex = 13; this.numericUpDown_OBC_OffTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label63 // this.label63.AutoSize = true; this.label63.Location = new System.Drawing.Point(6, 118); this.label63.Name = "label63"; this.label63.Size = new System.Drawing.Size(74, 21); this.label63.TabIndex = 12; this.label63.Text = "关机时间"; // // numericUpDown_OBC_WheelAdj // this.numericUpDown_OBC_WheelAdj.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.numericUpDown_OBC_WheelAdj.Location = new System.Drawing.Point(83, 24); this.numericUpDown_OBC_WheelAdj.Maximum = new decimal(new int[] { 20, 0, 0, 0}); this.numericUpDown_OBC_WheelAdj.Minimum = new decimal(new int[] { 20, 0, 0, -2147483648}); this.numericUpDown_OBC_WheelAdj.Name = "numericUpDown_OBC_WheelAdj"; this.numericUpDown_OBC_WheelAdj.ReadOnly = true; this.numericUpDown_OBC_WheelAdj.Size = new System.Drawing.Size(51, 28); this.numericUpDown_OBC_WheelAdj.TabIndex = 7; this.numericUpDown_OBC_WheelAdj.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label59 // this.label59.AutoSize = true; this.label59.Location = new System.Drawing.Point(140, 28); this.label59.Name = "label59"; this.label59.Size = new System.Drawing.Size(33, 21); this.label59.TabIndex = 11; this.label59.Text = "cm"; // // comboBox_OBC_AssistFunc // this.comboBox_OBC_AssistFunc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_OBC_AssistFunc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_OBC_AssistFunc.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_OBC_AssistFunc.FormattingEnabled = true; this.comboBox_OBC_AssistFunc.Items.AddRange(new object[] { "方案一", "方案二"}); this.comboBox_OBC_AssistFunc.Location = new System.Drawing.Point(83, 84); this.comboBox_OBC_AssistFunc.Name = "comboBox_OBC_AssistFunc"; this.comboBox_OBC_AssistFunc.Size = new System.Drawing.Size(91, 29); this.comboBox_OBC_AssistFunc.TabIndex = 10; // // comboBox_OBC_StartMode // this.comboBox_OBC_StartMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_OBC_StartMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_OBC_StartMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_OBC_StartMode.FormattingEnabled = true; this.comboBox_OBC_StartMode.Items.AddRange(new object[] { "柔和", "正常", "强劲"}); this.comboBox_OBC_StartMode.Location = new System.Drawing.Point(83, 54); this.comboBox_OBC_StartMode.Name = "comboBox_OBC_StartMode"; this.comboBox_OBC_StartMode.Size = new System.Drawing.Size(91, 29); this.comboBox_OBC_StartMode.TabIndex = 6; // // label58 // this.label58.AutoSize = true; this.label58.Location = new System.Drawing.Point(6, 88); this.label58.Name = "label58"; this.label58.Size = new System.Drawing.Size(74, 21); this.label58.TabIndex = 9; this.label58.Text = "助力方案"; // // label57 // this.label57.AutoSize = true; this.label57.Location = new System.Drawing.Point(6, 58); this.label57.Name = "label57"; this.label57.Size = new System.Drawing.Size(74, 21); this.label57.TabIndex = 9; this.label57.Text = "启动模式"; // // button_OBC_WriteUserInfo // this.button_OBC_WriteUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_OBC_WriteUserInfo.Location = new System.Drawing.Point(126, 264); this.button_OBC_WriteUserInfo.Name = "button_OBC_WriteUserInfo"; this.button_OBC_WriteUserInfo.Size = new System.Drawing.Size(53, 35); this.button_OBC_WriteUserInfo.TabIndex = 6; this.button_OBC_WriteUserInfo.Text = "写入"; this.button_OBC_WriteUserInfo.UseVisualStyleBackColor = false; this.button_OBC_WriteUserInfo.Click += new System.EventHandler(this.button_OBC_WriteUserInfo_Click); // // label56 // this.label56.AutoSize = true; this.label56.Location = new System.Drawing.Point(6, 28); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(74, 21); this.label56.TabIndex = 7; this.label56.Text = "周长微调"; // // groupBox12 // this.groupBox12.Controls.Add(this.richTextBox_OBC_ReadUserInfo); this.groupBox12.Controls.Add(this.button_OBC_ReadUserInfo); this.groupBox12.Location = new System.Drawing.Point(315, 4); this.groupBox12.Name = "groupBox12"; this.groupBox12.Size = new System.Drawing.Size(155, 305); this.groupBox12.TabIndex = 13; this.groupBox12.TabStop = false; this.groupBox12.Text = "查询用户参数"; // // richTextBox_OBC_ReadUserInfo // this.richTextBox_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_OBC_ReadUserInfo.Location = new System.Drawing.Point(11, 23); this.richTextBox_OBC_ReadUserInfo.Name = "richTextBox_OBC_ReadUserInfo"; this.richTextBox_OBC_ReadUserInfo.ReadOnly = true; this.richTextBox_OBC_ReadUserInfo.Size = new System.Drawing.Size(138, 235); this.richTextBox_OBC_ReadUserInfo.TabIndex = 12; this.richTextBox_OBC_ReadUserInfo.Text = ""; // // button_OBC_ReadUserInfo // this.button_OBC_ReadUserInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_OBC_ReadUserInfo.Location = new System.Drawing.Point(96, 264); this.button_OBC_ReadUserInfo.Name = "button_OBC_ReadUserInfo"; this.button_OBC_ReadUserInfo.Size = new System.Drawing.Size(53, 35); this.button_OBC_ReadUserInfo.TabIndex = 6; this.button_OBC_ReadUserInfo.Text = "读取"; this.button_OBC_ReadUserInfo.UseVisualStyleBackColor = false; this.button_OBC_ReadUserInfo.Click += new System.EventHandler(this.button_OBC_ReadUserInfo_Click); // // groupBox11 // this.groupBox11.Controls.Add(this.richTextBox_OBC_BMS_RunInfo); this.groupBox11.Controls.Add(this.checkBox_OBC_StartReadBMS); this.groupBox11.Location = new System.Drawing.Point(4, 72); this.groupBox11.Name = "groupBox11"; this.groupBox11.Size = new System.Drawing.Size(223, 237); this.groupBox11.TabIndex = 11; this.groupBox11.TabStop = false; this.groupBox11.Text = "读取电池运行信息"; // // richTextBox_OBC_BMS_RunInfo // this.richTextBox_OBC_BMS_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_OBC_BMS_RunInfo.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.richTextBox_OBC_BMS_RunInfo.Location = new System.Drawing.Point(6, 27); this.richTextBox_OBC_BMS_RunInfo.Name = "richTextBox_OBC_BMS_RunInfo"; this.richTextBox_OBC_BMS_RunInfo.ReadOnly = true; this.richTextBox_OBC_BMS_RunInfo.Size = new System.Drawing.Size(211, 203); this.richTextBox_OBC_BMS_RunInfo.TabIndex = 12; this.richTextBox_OBC_BMS_RunInfo.Text = ""; // // checkBox_OBC_StartReadBMS // this.checkBox_OBC_StartReadBMS.AutoSize = true; this.checkBox_OBC_StartReadBMS.Location = new System.Drawing.Point(156, 0); this.checkBox_OBC_StartReadBMS.Name = "checkBox_OBC_StartReadBMS"; this.checkBox_OBC_StartReadBMS.Size = new System.Drawing.Size(61, 25); this.checkBox_OBC_StartReadBMS.TabIndex = 5; this.checkBox_OBC_StartReadBMS.Text = "启动"; this.checkBox_OBC_StartReadBMS.UseVisualStyleBackColor = true; this.checkBox_OBC_StartReadBMS.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartReadBMS_CheckedChanged); // // groupBox10 // this.groupBox10.Controls.Add(this.label60); this.groupBox10.Controls.Add(this.comboBox_OBC_LightSw); this.groupBox10.Controls.Add(this.label61); this.groupBox10.Controls.Add(this.comboBox_OBC_SetGearST); this.groupBox10.Controls.Add(this.checkBox_OBC_StartSetGearSt); this.groupBox10.Location = new System.Drawing.Point(4, 4); this.groupBox10.Name = "groupBox10"; this.groupBox10.Size = new System.Drawing.Size(223, 62); this.groupBox10.TabIndex = 10; this.groupBox10.TabStop = false; this.groupBox10.Text = "控制电机档位"; // // label60 // this.label60.AutoSize = true; this.label60.Location = new System.Drawing.Point(122, 32); this.label60.Name = "label60"; this.label60.Size = new System.Drawing.Size(26, 21); this.label60.TabIndex = 8; this.label60.Text = "灯"; // // comboBox_OBC_LightSw // this.comboBox_OBC_LightSw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_OBC_LightSw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_OBC_LightSw.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_OBC_LightSw.FormattingEnabled = true; this.comboBox_OBC_LightSw.Items.AddRange(new object[] { "ON", "OFF"}); this.comboBox_OBC_LightSw.Location = new System.Drawing.Point(147, 28); this.comboBox_OBC_LightSw.Name = "comboBox_OBC_LightSw"; this.comboBox_OBC_LightSw.Size = new System.Drawing.Size(65, 29); this.comboBox_OBC_LightSw.TabIndex = 6; // // label61 // this.label61.AutoSize = true; this.label61.Location = new System.Drawing.Point(6, 32); this.label61.Name = "label61"; this.label61.Size = new System.Drawing.Size(42, 21); this.label61.TabIndex = 7; this.label61.Text = "档位"; // // comboBox_OBC_SetGearST // this.comboBox_OBC_SetGearST.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_OBC_SetGearST.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_OBC_SetGearST.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_OBC_SetGearST.FormattingEnabled = true; this.comboBox_OBC_SetGearST.Items.AddRange(new object[] { "OFF", "ECO", "NORM", "SPORT", "TURBO", "SMART", "WALK"}); this.comboBox_OBC_SetGearST.Location = new System.Drawing.Point(51, 28); this.comboBox_OBC_SetGearST.Name = "comboBox_OBC_SetGearST"; this.comboBox_OBC_SetGearST.Size = new System.Drawing.Size(65, 29); this.comboBox_OBC_SetGearST.TabIndex = 4; // // checkBox_OBC_StartSetGearSt // this.checkBox_OBC_StartSetGearSt.AutoSize = true; this.checkBox_OBC_StartSetGearSt.Location = new System.Drawing.Point(156, -1); this.checkBox_OBC_StartSetGearSt.Name = "checkBox_OBC_StartSetGearSt"; this.checkBox_OBC_StartSetGearSt.Size = new System.Drawing.Size(61, 25); this.checkBox_OBC_StartSetGearSt.TabIndex = 5; this.checkBox_OBC_StartSetGearSt.Text = "启动"; this.checkBox_OBC_StartSetGearSt.UseVisualStyleBackColor = true; this.checkBox_OBC_StartSetGearSt.CheckedChanged += new System.EventHandler(this.checkBox_OBC_StartSetGearSt_CheckedChanged); // // tabPage_RAMorFLASH // this.tabPage_RAMorFLASH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_ChangeFormat); this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoClear); this.tabPage_RAMorFLASH.Controls.Add(this.checkBox_ReadRanFlash_AutoSW); this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_End); this.tabPage_RAMorFLASH.Controls.Add(this.label66); this.tabPage_RAMorFLASH.Controls.Add(this.textBox_Address_Begin); this.tabPage_RAMorFLASH.Controls.Add(this.label65); this.tabPage_RAMorFLASH.Controls.Add(this.button_ReadRamFlash); this.tabPage_RAMorFLASH.Controls.Add(this.richTextBox_RamFlasgData); this.tabPage_RAMorFLASH.Location = new System.Drawing.Point(4, 30); this.tabPage_RAMorFLASH.Name = "tabPage_RAMorFLASH"; this.tabPage_RAMorFLASH.Size = new System.Drawing.Size(990, 315); this.tabPage_RAMorFLASH.TabIndex = 9; this.tabPage_RAMorFLASH.Text = "存储器读取"; // // checkBox_ReadRanFlash_ChangeFormat // this.checkBox_ReadRanFlash_ChangeFormat.AutoSize = true; this.checkBox_ReadRanFlash_ChangeFormat.Checked = true; this.checkBox_ReadRanFlash_ChangeFormat.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_ReadRanFlash_ChangeFormat.Location = new System.Drawing.Point(811, 39); this.checkBox_ReadRanFlash_ChangeFormat.Name = "checkBox_ReadRanFlash_ChangeFormat"; this.checkBox_ReadRanFlash_ChangeFormat.Size = new System.Drawing.Size(141, 25); this.checkBox_ReadRanFlash_ChangeFormat.TabIndex = 13; this.checkBox_ReadRanFlash_ChangeFormat.Text = "转换十进制显示"; this.checkBox_ReadRanFlash_ChangeFormat.UseVisualStyleBackColor = true; // // checkBox_ReadRanFlash_AutoClear // this.checkBox_ReadRanFlash_AutoClear.AutoSize = true; this.checkBox_ReadRanFlash_AutoClear.Checked = true; this.checkBox_ReadRanFlash_AutoClear.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_ReadRanFlash_AutoClear.Location = new System.Drawing.Point(811, 8); this.checkBox_ReadRanFlash_AutoClear.Name = "checkBox_ReadRanFlash_AutoClear"; this.checkBox_ReadRanFlash_AutoClear.Size = new System.Drawing.Size(141, 25); this.checkBox_ReadRanFlash_AutoClear.TabIndex = 12; this.checkBox_ReadRanFlash_AutoClear.Text = "数据更新时清屏"; this.checkBox_ReadRanFlash_AutoClear.UseVisualStyleBackColor = true; // // checkBox_ReadRanFlash_AutoSW // this.checkBox_ReadRanFlash_AutoSW.AutoSize = true; this.checkBox_ReadRanFlash_AutoSW.Location = new System.Drawing.Point(811, 194); this.checkBox_ReadRanFlash_AutoSW.Name = "checkBox_ReadRanFlash_AutoSW"; this.checkBox_ReadRanFlash_AutoSW.Size = new System.Drawing.Size(93, 25); this.checkBox_ReadRanFlash_AutoSW.TabIndex = 11; this.checkBox_ReadRanFlash_AutoSW.Text = "自动读取"; this.checkBox_ReadRanFlash_AutoSW.UseVisualStyleBackColor = true; this.checkBox_ReadRanFlash_AutoSW.CheckedChanged += new System.EventHandler(this.checkBox_ReadRanFlash_AutoSW_CheckedChanged); // // textBox_Address_End // this.textBox_Address_End.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Address_End.Location = new System.Drawing.Point(811, 160); this.textBox_Address_End.Name = "textBox_Address_End"; this.textBox_Address_End.Size = new System.Drawing.Size(130, 28); this.textBox_Address_End.TabIndex = 10; this.textBox_Address_End.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label66 // this.label66.AutoSize = true; this.label66.Location = new System.Drawing.Point(831, 136); this.label66.Name = "label66"; this.label66.Size = new System.Drawing.Size(91, 21); this.label66.TabIndex = 9; this.label66.Text = "结束地址0x"; // // textBox_Address_Begin // this.textBox_Address_Begin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_Address_Begin.Location = new System.Drawing.Point(811, 96); this.textBox_Address_Begin.Name = "textBox_Address_Begin"; this.textBox_Address_Begin.Size = new System.Drawing.Size(130, 28); this.textBox_Address_Begin.TabIndex = 8; this.textBox_Address_Begin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label65 // this.label65.AutoSize = true; this.label65.Location = new System.Drawing.Point(831, 72); this.label65.Name = "label65"; this.label65.Size = new System.Drawing.Size(91, 21); this.label65.TabIndex = 7; this.label65.Text = "起始地址0x"; // // button_ReadRamFlash // this.button_ReadRamFlash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadRamFlash.Location = new System.Drawing.Point(811, 259); this.button_ReadRamFlash.Name = "button_ReadRamFlash"; this.button_ReadRamFlash.Size = new System.Drawing.Size(112, 50); this.button_ReadRamFlash.TabIndex = 5; this.button_ReadRamFlash.Text = "读取数据"; this.button_ReadRamFlash.UseVisualStyleBackColor = false; this.button_ReadRamFlash.Click += new System.EventHandler(this.button_ReadRamFlash_Click); // // richTextBox_RamFlasgData // this.richTextBox_RamFlasgData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.richTextBox_RamFlasgData.Location = new System.Drawing.Point(11, 6); this.richTextBox_RamFlasgData.Name = "richTextBox_RamFlasgData"; this.richTextBox_RamFlasgData.Size = new System.Drawing.Size(796, 303); this.richTextBox_RamFlasgData.TabIndex = 4; this.richTextBox_RamFlasgData.Text = ""; // // tabPage_FactoryMode // this.tabPage_FactoryMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_FactoryMode.Controls.Add(this.button_ScanCode); this.tabPage_FactoryMode.Controls.Add(this.Button_FacModePowerOff); this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSaveResult); this.tabPage_FactoryMode.Controls.Add(this.Button_FacModeSetMacDate); this.tabPage_FactoryMode.Controls.Add(this.groupBox25); this.tabPage_FactoryMode.Controls.Add(this.groupBox22); this.tabPage_FactoryMode.Controls.Add(this.groupBox21); this.tabPage_FactoryMode.Controls.Add(this.groupBox20); this.tabPage_FactoryMode.Controls.Add(this.groupBox24); this.tabPage_FactoryMode.Controls.Add(this.groupBox19); this.tabPage_FactoryMode.Location = new System.Drawing.Point(4, 30); this.tabPage_FactoryMode.Name = "tabPage_FactoryMode"; this.tabPage_FactoryMode.Size = new System.Drawing.Size(990, 315); this.tabPage_FactoryMode.TabIndex = 10; this.tabPage_FactoryMode.Text = "样机测试"; // // button_ScanCode // this.button_ScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_ScanCode.Location = new System.Drawing.Point(694, 248); this.button_ScanCode.Name = "button_ScanCode"; this.button_ScanCode.Size = new System.Drawing.Size(65, 60); this.button_ScanCode.TabIndex = 34; this.button_ScanCode.Text = "扫码\r\n写入"; this.button_ScanCode.UseVisualStyleBackColor = false; this.button_ScanCode.Click += new System.EventHandler(this.button_ScanCode_Click); // // Button_FacModePowerOff // this.Button_FacModePowerOff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.Button_FacModePowerOff.Location = new System.Drawing.Point(916, 248); this.Button_FacModePowerOff.Name = "Button_FacModePowerOff"; this.Button_FacModePowerOff.Size = new System.Drawing.Size(65, 60); this.Button_FacModePowerOff.TabIndex = 33; this.Button_FacModePowerOff.Text = "关机"; this.Button_FacModePowerOff.UseVisualStyleBackColor = false; this.Button_FacModePowerOff.Click += new System.EventHandler(this.Button_FacModePowerOff_Click); // // Button_FacModeSaveResult // this.Button_FacModeSaveResult.BackColor = System.Drawing.Color.Lime; this.Button_FacModeSaveResult.Location = new System.Drawing.Point(842, 248); this.Button_FacModeSaveResult.Name = "Button_FacModeSaveResult"; this.Button_FacModeSaveResult.Size = new System.Drawing.Size(65, 60); this.Button_FacModeSaveResult.TabIndex = 1; this.Button_FacModeSaveResult.Text = "保存数据"; this.Button_FacModeSaveResult.UseVisualStyleBackColor = false; this.Button_FacModeSaveResult.Click += new System.EventHandler(this.Button_FacModeSaveResult_Click); // // Button_FacModeSetMacDate // this.Button_FacModeSetMacDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.Button_FacModeSetMacDate.Location = new System.Drawing.Point(768, 248); this.Button_FacModeSetMacDate.Name = "Button_FacModeSetMacDate"; this.Button_FacModeSetMacDate.Size = new System.Drawing.Size(65, 60); this.Button_FacModeSetMacDate.TabIndex = 33; this.Button_FacModeSetMacDate.Text = "生产日期"; this.Button_FacModeSetMacDate.UseVisualStyleBackColor = false; this.Button_FacModeSetMacDate.Click += new System.EventHandler(this.Button_FacModeSetMacDate_Click); // // groupBox25 // this.groupBox25.Controls.Add(this.button_FacModeSetName); this.groupBox25.Controls.Add(this.label87); this.groupBox25.Controls.Add(this.textBox_FacModeGit); this.groupBox25.Controls.Add(this.label86); this.groupBox25.Controls.Add(this.textBox_FacModeSP); this.groupBox25.Controls.Add(this.label68); this.groupBox25.Controls.Add(this.label84); this.groupBox25.Controls.Add(this.textBox_FacModeFW); this.groupBox25.Controls.Add(this.Button_FacModeReadVer); this.groupBox25.Controls.Add(this.label83); this.groupBox25.Controls.Add(this.textBox_FacModeHW); this.groupBox25.Controls.Add(this.Button_FacModeSetNum); this.groupBox25.Controls.Add(this.label82); this.groupBox25.Controls.Add(this.textBox_FacModeNum); this.groupBox25.Controls.Add(this.label81); this.groupBox25.Controls.Add(this.textBox_FacModeName); this.groupBox25.Location = new System.Drawing.Point(694, 3); this.groupBox25.Name = "groupBox25"; this.groupBox25.Size = new System.Drawing.Size(293, 239); this.groupBox25.TabIndex = 8; this.groupBox25.TabStop = false; this.groupBox25.Text = "版本信息"; // // button_FacModeSetName // this.button_FacModeSetName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_FacModeSetName.Location = new System.Drawing.Point(213, 29); this.button_FacModeSetName.Name = "button_FacModeSetName"; this.button_FacModeSetName.Size = new System.Drawing.Size(75, 29); this.button_FacModeSetName.TabIndex = 28; this.button_FacModeSetName.Text = "写入"; this.button_FacModeSetName.UseVisualStyleBackColor = false; this.button_FacModeSetName.Click += new System.EventHandler(this.button_FacModeSetName_Click); // // label87 // this.label87.AutoSize = true; this.label87.Location = new System.Drawing.Point(6, 178); this.label87.Name = "label87"; this.label87.Size = new System.Drawing.Size(36, 21); this.label87.TabIndex = 27; this.label87.Text = "GIT"; // // textBox_FacModeGit // this.textBox_FacModeGit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeGit.Location = new System.Drawing.Point(54, 174); this.textBox_FacModeGit.Name = "textBox_FacModeGit"; this.textBox_FacModeGit.Size = new System.Drawing.Size(153, 28); this.textBox_FacModeGit.TabIndex = 26; // // label86 // this.label86.AutoSize = true; this.label86.Location = new System.Drawing.Point(6, 149); this.label86.Name = "label86"; this.label86.Size = new System.Drawing.Size(29, 21); this.label86.TabIndex = 25; this.label86.Text = "SP"; // // textBox_FacModeSP // this.textBox_FacModeSP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSP.Location = new System.Drawing.Point(54, 145); this.textBox_FacModeSP.Name = "textBox_FacModeSP"; this.textBox_FacModeSP.Size = new System.Drawing.Size(234, 28); this.textBox_FacModeSP.TabIndex = 24; // // label68 // this.label68.AutoSize = true; this.label68.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Bold); this.label68.ForeColor = System.Drawing.Color.Red; this.label68.Location = new System.Drawing.Point(6, 213); this.label68.Name = "label68"; this.label68.Size = new System.Drawing.Size(134, 19); this.label68.TabIndex = 23; this.label68.Text = "断电前请执行关机!"; this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label84 // this.label84.AutoSize = true; this.label84.Location = new System.Drawing.Point(6, 120); this.label84.Name = "label84"; this.label84.Size = new System.Drawing.Size(35, 21); this.label84.TabIndex = 12; this.label84.Text = "FW"; // // textBox_FacModeFW // this.textBox_FacModeFW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeFW.Location = new System.Drawing.Point(54, 116); this.textBox_FacModeFW.Name = "textBox_FacModeFW"; this.textBox_FacModeFW.Size = new System.Drawing.Size(234, 28); this.textBox_FacModeFW.TabIndex = 13; // // Button_FacModeReadVer // this.Button_FacModeReadVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.Button_FacModeReadVer.Location = new System.Drawing.Point(213, 174); this.Button_FacModeReadVer.Name = "Button_FacModeReadVer"; this.Button_FacModeReadVer.Size = new System.Drawing.Size(74, 60); this.Button_FacModeReadVer.TabIndex = 11; this.Button_FacModeReadVer.Text = "查询"; this.Button_FacModeReadVer.UseVisualStyleBackColor = false; this.Button_FacModeReadVer.Click += new System.EventHandler(this.Button_FacModeReadVer_Click_1); // // label83 // this.label83.AutoSize = true; this.label83.Location = new System.Drawing.Point(6, 91); this.label83.Name = "label83"; this.label83.Size = new System.Drawing.Size(38, 21); this.label83.TabIndex = 9; this.label83.Text = "HW"; // // textBox_FacModeHW // this.textBox_FacModeHW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeHW.Location = new System.Drawing.Point(54, 87); this.textBox_FacModeHW.Name = "textBox_FacModeHW"; this.textBox_FacModeHW.Size = new System.Drawing.Size(234, 28); this.textBox_FacModeHW.TabIndex = 10; // // Button_FacModeSetNum // this.Button_FacModeSetNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.Button_FacModeSetNum.Location = new System.Drawing.Point(213, 58); this.Button_FacModeSetNum.Name = "Button_FacModeSetNum"; this.Button_FacModeSetNum.Size = new System.Drawing.Size(75, 29); this.Button_FacModeSetNum.TabIndex = 8; this.Button_FacModeSetNum.Text = "写入"; this.Button_FacModeSetNum.UseVisualStyleBackColor = false; this.Button_FacModeSetNum.Click += new System.EventHandler(this.Button_FacModeSetNum_Click); // // label82 // this.label82.AutoSize = true; this.label82.Location = new System.Drawing.Point(6, 62); this.label82.Name = "label82"; this.label82.Size = new System.Drawing.Size(32, 21); this.label82.TabIndex = 6; this.label82.Text = "SN"; // // textBox_FacModeNum // this.textBox_FacModeNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeNum.Location = new System.Drawing.Point(54, 58); this.textBox_FacModeNum.Name = "textBox_FacModeNum"; this.textBox_FacModeNum.Size = new System.Drawing.Size(153, 28); this.textBox_FacModeNum.TabIndex = 7; // // label81 // this.label81.AutoSize = true; this.label81.Location = new System.Drawing.Point(6, 33); this.label81.Name = "label81"; this.label81.Size = new System.Drawing.Size(42, 21); this.label81.TabIndex = 3; this.label81.Text = "型号"; // // textBox_FacModeName // this.textBox_FacModeName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeName.Location = new System.Drawing.Point(54, 29); this.textBox_FacModeName.Name = "textBox_FacModeName"; this.textBox_FacModeName.Size = new System.Drawing.Size(153, 28); this.textBox_FacModeName.TabIndex = 4; // // groupBox22 // this.groupBox22.Controls.Add(this.button_FacModeLightSW); this.groupBox22.Controls.Add(this.button_FacModeMotorRun); this.groupBox22.Location = new System.Drawing.Point(190, 3); this.groupBox22.Name = "groupBox22"; this.groupBox22.Size = new System.Drawing.Size(198, 178); this.groupBox22.TabIndex = 10; this.groupBox22.TabStop = false; this.groupBox22.Text = "驱动测试"; // // button_FacModeLightSW // this.button_FacModeLightSW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_FacModeLightSW.ForeColor = System.Drawing.SystemColors.ControlText; this.button_FacModeLightSW.Location = new System.Drawing.Point(15, 38); this.button_FacModeLightSW.Name = "button_FacModeLightSW"; this.button_FacModeLightSW.Size = new System.Drawing.Size(75, 45); this.button_FacModeLightSW.TabIndex = 20; this.button_FacModeLightSW.Text = "开/关灯"; this.button_FacModeLightSW.UseVisualStyleBackColor = false; this.button_FacModeLightSW.Click += new System.EventHandler(this.button_FacModeLightSW_Click); // // button_FacModeMotorRun // this.button_FacModeMotorRun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_FacModeMotorRun.ForeColor = System.Drawing.SystemColors.ControlText; this.button_FacModeMotorRun.Location = new System.Drawing.Point(103, 38); this.button_FacModeMotorRun.Name = "button_FacModeMotorRun"; this.button_FacModeMotorRun.Size = new System.Drawing.Size(75, 45); this.button_FacModeMotorRun.TabIndex = 16; this.button_FacModeMotorRun.Text = "启/停"; this.button_FacModeMotorRun.UseVisualStyleBackColor = false; this.button_FacModeMotorRun.Click += new System.EventHandler(this.button_FacModeMotorRun_Click); // // groupBox21 // this.groupBox21.Controls.Add(this.label79); this.groupBox21.Controls.Add(this.label78); this.groupBox21.Controls.Add(this.label74); this.groupBox21.Controls.Add(this.button_MOS_Write); this.groupBox21.Controls.Add(this.button_MOS_Read); this.groupBox21.Controls.Add(this.button_MOS_Cal); this.groupBox21.Controls.Add(this.textBox_MOS_K5); this.groupBox21.Controls.Add(this.label73); this.groupBox21.Controls.Add(this.textBox_MOS_K4); this.groupBox21.Controls.Add(this.label77); this.groupBox21.Controls.Add(this.label72); this.groupBox21.Controls.Add(this.textBox_MOS_R3); this.groupBox21.Controls.Add(this.textBox_MOS_K3); this.groupBox21.Controls.Add(this.label76); this.groupBox21.Controls.Add(this.label71); this.groupBox21.Controls.Add(this.textBox_MOS_R2); this.groupBox21.Controls.Add(this.textBox_MOS_K2); this.groupBox21.Controls.Add(this.label75); this.groupBox21.Controls.Add(this.label70); this.groupBox21.Controls.Add(this.textBox_MOS_R1); this.groupBox21.Controls.Add(this.textBox_MOS_K1); this.groupBox21.Location = new System.Drawing.Point(394, 3); this.groupBox21.Name = "groupBox21"; this.groupBox21.Size = new System.Drawing.Size(294, 309); this.groupBox21.TabIndex = 9; this.groupBox21.TabStop = false; this.groupBox21.Text = "控制器内阻校准"; // // label79 // this.label79.BackColor = System.Drawing.Color.Silver; this.label79.ForeColor = System.Drawing.Color.White; this.label79.Location = new System.Drawing.Point(8, 177); this.label79.Name = "label79"; this.label79.Size = new System.Drawing.Size(278, 1); this.label79.TabIndex = 19; // // label78 // this.label78.BackColor = System.Drawing.Color.Silver; this.label78.ForeColor = System.Drawing.Color.White; this.label78.Location = new System.Drawing.Point(6, 100); this.label78.Name = "label78"; this.label78.Size = new System.Drawing.Size(278, 1); this.label78.TabIndex = 18; // // label74 // this.label74.AutoSize = true; this.label74.Location = new System.Drawing.Point(234, 29); this.label74.Name = "label74"; this.label74.Size = new System.Drawing.Size(51, 21); this.label74.TabIndex = 3; this.label74.Text = "系数5"; // // button_MOS_Write // this.button_MOS_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_MOS_Write.ForeColor = System.Drawing.SystemColors.ControlText; this.button_MOS_Write.Location = new System.Drawing.Point(199, 190); this.button_MOS_Write.Name = "button_MOS_Write"; this.button_MOS_Write.Size = new System.Drawing.Size(85, 45); this.button_MOS_Write.TabIndex = 15; this.button_MOS_Write.Text = "写入"; this.button_MOS_Write.UseVisualStyleBackColor = false; this.button_MOS_Write.Click += new System.EventHandler(this.button_MOS_Write_Click); // // button_MOS_Read // this.button_MOS_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_MOS_Read.ForeColor = System.Drawing.SystemColors.ControlText; this.button_MOS_Read.Location = new System.Drawing.Point(103, 190); this.button_MOS_Read.Name = "button_MOS_Read"; this.button_MOS_Read.Size = new System.Drawing.Size(85, 45); this.button_MOS_Read.TabIndex = 15; this.button_MOS_Read.Text = "读取"; this.button_MOS_Read.UseVisualStyleBackColor = false; this.button_MOS_Read.Click += new System.EventHandler(this.button_MOS_Read_Click); // // button_MOS_Cal // this.button_MOS_Cal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.button_MOS_Cal.ForeColor = System.Drawing.SystemColors.ControlText; this.button_MOS_Cal.Location = new System.Drawing.Point(6, 190); this.button_MOS_Cal.Name = "button_MOS_Cal"; this.button_MOS_Cal.Size = new System.Drawing.Size(85, 45); this.button_MOS_Cal.TabIndex = 15; this.button_MOS_Cal.Text = "校准"; this.button_MOS_Cal.UseVisualStyleBackColor = false; this.button_MOS_Cal.Click += new System.EventHandler(this.button_MOS_Cal_Click); // // textBox_MOS_K5 // this.textBox_MOS_K5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_K5.Location = new System.Drawing.Point(234, 62); this.textBox_MOS_K5.Name = "textBox_MOS_K5"; this.textBox_MOS_K5.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_K5.TabIndex = 15; this.textBox_MOS_K5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label73 // this.label73.AutoSize = true; this.label73.Location = new System.Drawing.Point(177, 29); this.label73.Name = "label73"; this.label73.Size = new System.Drawing.Size(51, 21); this.label73.TabIndex = 3; this.label73.Text = "系数4"; // // textBox_MOS_K4 // this.textBox_MOS_K4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_K4.Location = new System.Drawing.Point(177, 62); this.textBox_MOS_K4.Name = "textBox_MOS_K4"; this.textBox_MOS_K4.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_K4.TabIndex = 15; this.textBox_MOS_K4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label77 // this.label77.AutoSize = true; this.label77.Location = new System.Drawing.Point(120, 106); this.label77.Name = "label77"; this.label77.Size = new System.Drawing.Size(51, 21); this.label77.TabIndex = 3; this.label77.Text = "内阻3"; // // label72 // this.label72.AutoSize = true; this.label72.Location = new System.Drawing.Point(120, 29); this.label72.Name = "label72"; this.label72.Size = new System.Drawing.Size(51, 21); this.label72.TabIndex = 3; this.label72.Text = "系数3"; // // textBox_MOS_R3 // this.textBox_MOS_R3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_R3.Location = new System.Drawing.Point(120, 139); this.textBox_MOS_R3.Name = "textBox_MOS_R3"; this.textBox_MOS_R3.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_R3.TabIndex = 15; this.textBox_MOS_R3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_MOS_K3 // this.textBox_MOS_K3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_K3.Location = new System.Drawing.Point(120, 62); this.textBox_MOS_K3.Name = "textBox_MOS_K3"; this.textBox_MOS_K3.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_K3.TabIndex = 15; this.textBox_MOS_K3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label76 // this.label76.AutoSize = true; this.label76.Location = new System.Drawing.Point(63, 106); this.label76.Name = "label76"; this.label76.Size = new System.Drawing.Size(51, 21); this.label76.TabIndex = 3; this.label76.Text = "内阻2"; // // label71 // this.label71.AutoSize = true; this.label71.Location = new System.Drawing.Point(63, 29); this.label71.Name = "label71"; this.label71.Size = new System.Drawing.Size(51, 21); this.label71.TabIndex = 3; this.label71.Text = "系数2"; // // textBox_MOS_R2 // this.textBox_MOS_R2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_R2.Location = new System.Drawing.Point(63, 139); this.textBox_MOS_R2.Name = "textBox_MOS_R2"; this.textBox_MOS_R2.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_R2.TabIndex = 15; this.textBox_MOS_R2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_MOS_K2 // this.textBox_MOS_K2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_K2.Location = new System.Drawing.Point(63, 62); this.textBox_MOS_K2.Name = "textBox_MOS_K2"; this.textBox_MOS_K2.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_K2.TabIndex = 15; this.textBox_MOS_K2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label75 // this.label75.AutoSize = true; this.label75.Location = new System.Drawing.Point(6, 106); this.label75.Name = "label75"; this.label75.Size = new System.Drawing.Size(51, 21); this.label75.TabIndex = 3; this.label75.Text = "内阻1"; // // label70 // this.label70.AutoSize = true; this.label70.Location = new System.Drawing.Point(6, 29); this.label70.Name = "label70"; this.label70.Size = new System.Drawing.Size(51, 21); this.label70.TabIndex = 3; this.label70.Text = "系数1"; // // textBox_MOS_R1 // this.textBox_MOS_R1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_R1.Location = new System.Drawing.Point(6, 139); this.textBox_MOS_R1.Name = "textBox_MOS_R1"; this.textBox_MOS_R1.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_R1.TabIndex = 15; this.textBox_MOS_R1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_MOS_K1 // this.textBox_MOS_K1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_MOS_K1.Location = new System.Drawing.Point(6, 62); this.textBox_MOS_K1.Name = "textBox_MOS_K1"; this.textBox_MOS_K1.Size = new System.Drawing.Size(50, 28); this.textBox_MOS_K1.TabIndex = 15; this.textBox_MOS_K1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // groupBox20 // this.groupBox20.Controls.Add(this.textBox10); this.groupBox20.Controls.Add(this.button_FacModeSensorRead); this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC0); this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC4); this.groupBox20.Controls.Add(this.buttonFacModeSet1); this.groupBox20.Controls.Add(this.buttonFacModeSet2); this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC3); this.groupBox20.Controls.Add(this.buttonFacModeSet3); this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC1); this.groupBox20.Controls.Add(this.buttonFacModeSet4); this.groupBox20.Controls.Add(this.textBox_FacModeSensorADC2); this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal4); this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal3); this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal1); this.groupBox20.Controls.Add(this.textBox_FacModeSensorCal2); this.groupBox20.Location = new System.Drawing.Point(3, 109); this.groupBox20.Name = "groupBox20"; this.groupBox20.Size = new System.Drawing.Size(181, 203); this.groupBox20.TabIndex = 8; this.groupBox20.TabStop = false; this.groupBox20.Text = "力矩标定"; // // textBox10 // this.textBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.textBox10.Location = new System.Drawing.Point(6, 35); this.textBox10.Name = "textBox10"; this.textBox10.ReadOnly = true; this.textBox10.Size = new System.Drawing.Size(47, 28); this.textBox10.TabIndex = 16; this.textBox10.Text = "0"; this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // button_FacModeSensorRead // this.button_FacModeSensorRead.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_FacModeSensorRead.Location = new System.Drawing.Point(115, 33); this.button_FacModeSensorRead.Name = "button_FacModeSensorRead"; this.button_FacModeSensorRead.Size = new System.Drawing.Size(60, 30); this.button_FacModeSensorRead.TabIndex = 15; this.button_FacModeSensorRead.Text = "读取"; this.button_FacModeSensorRead.UseVisualStyleBackColor = false; this.button_FacModeSensorRead.Click += new System.EventHandler(this.button_FacModeSensorRead_Click); // // textBox_FacModeSensorADC0 // this.textBox_FacModeSensorADC0.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorADC0.Location = new System.Drawing.Point(59, 35); this.textBox_FacModeSensorADC0.Name = "textBox_FacModeSensorADC0"; this.textBox_FacModeSensorADC0.ReadOnly = true; this.textBox_FacModeSensorADC0.Size = new System.Drawing.Size(50, 28); this.textBox_FacModeSensorADC0.TabIndex = 15; this.textBox_FacModeSensorADC0.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_FacModeSensorADC4 // this.textBox_FacModeSensorADC4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorADC4.Location = new System.Drawing.Point(59, 168); this.textBox_FacModeSensorADC4.Name = "textBox_FacModeSensorADC4"; this.textBox_FacModeSensorADC4.ReadOnly = true; this.textBox_FacModeSensorADC4.Size = new System.Drawing.Size(50, 28); this.textBox_FacModeSensorADC4.TabIndex = 14; this.textBox_FacModeSensorADC4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // buttonFacModeSet1 // this.buttonFacModeSet1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.buttonFacModeSet1.Location = new System.Drawing.Point(115, 67); this.buttonFacModeSet1.Name = "buttonFacModeSet1"; this.buttonFacModeSet1.Size = new System.Drawing.Size(60, 30); this.buttonFacModeSet1.TabIndex = 7; this.buttonFacModeSet1.Text = "加载1"; this.buttonFacModeSet1.UseVisualStyleBackColor = false; this.buttonFacModeSet1.Click += new System.EventHandler(this.buttonFacModeSet1_Click); // // buttonFacModeSet2 // this.buttonFacModeSet2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.buttonFacModeSet2.Location = new System.Drawing.Point(115, 100); this.buttonFacModeSet2.Name = "buttonFacModeSet2"; this.buttonFacModeSet2.Size = new System.Drawing.Size(60, 30); this.buttonFacModeSet2.TabIndex = 8; this.buttonFacModeSet2.Text = "加载2"; this.buttonFacModeSet2.UseVisualStyleBackColor = false; this.buttonFacModeSet2.Click += new System.EventHandler(this.buttonFacModeSet2_Click); // // textBox_FacModeSensorADC3 // this.textBox_FacModeSensorADC3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorADC3.Location = new System.Drawing.Point(59, 135); this.textBox_FacModeSensorADC3.Name = "textBox_FacModeSensorADC3"; this.textBox_FacModeSensorADC3.ReadOnly = true; this.textBox_FacModeSensorADC3.Size = new System.Drawing.Size(50, 28); this.textBox_FacModeSensorADC3.TabIndex = 13; this.textBox_FacModeSensorADC3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // buttonFacModeSet3 // this.buttonFacModeSet3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.buttonFacModeSet3.Location = new System.Drawing.Point(115, 133); this.buttonFacModeSet3.Name = "buttonFacModeSet3"; this.buttonFacModeSet3.Size = new System.Drawing.Size(60, 30); this.buttonFacModeSet3.TabIndex = 9; this.buttonFacModeSet3.Text = "加载3"; this.buttonFacModeSet3.UseVisualStyleBackColor = false; this.buttonFacModeSet3.Click += new System.EventHandler(this.buttonFacModeSet3_Click); // // textBox_FacModeSensorADC1 // this.textBox_FacModeSensorADC1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorADC1.Location = new System.Drawing.Point(59, 69); this.textBox_FacModeSensorADC1.Name = "textBox_FacModeSensorADC1"; this.textBox_FacModeSensorADC1.ReadOnly = true; this.textBox_FacModeSensorADC1.Size = new System.Drawing.Size(50, 28); this.textBox_FacModeSensorADC1.TabIndex = 12; this.textBox_FacModeSensorADC1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // buttonFacModeSet4 // this.buttonFacModeSet4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.buttonFacModeSet4.Location = new System.Drawing.Point(115, 166); this.buttonFacModeSet4.Name = "buttonFacModeSet4"; this.buttonFacModeSet4.Size = new System.Drawing.Size(60, 30); this.buttonFacModeSet4.TabIndex = 10; this.buttonFacModeSet4.Text = "加载4"; this.buttonFacModeSet4.UseVisualStyleBackColor = false; this.buttonFacModeSet4.Click += new System.EventHandler(this.buttonFacModeSet4_Click); // // textBox_FacModeSensorADC2 // this.textBox_FacModeSensorADC2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorADC2.Location = new System.Drawing.Point(59, 102); this.textBox_FacModeSensorADC2.Name = "textBox_FacModeSensorADC2"; this.textBox_FacModeSensorADC2.ReadOnly = true; this.textBox_FacModeSensorADC2.Size = new System.Drawing.Size(50, 28); this.textBox_FacModeSensorADC2.TabIndex = 11; this.textBox_FacModeSensorADC2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_FacModeSensorCal4 // this.textBox_FacModeSensorCal4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorCal4.Location = new System.Drawing.Point(6, 168); this.textBox_FacModeSensorCal4.Name = "textBox_FacModeSensorCal4"; this.textBox_FacModeSensorCal4.Size = new System.Drawing.Size(47, 28); this.textBox_FacModeSensorCal4.TabIndex = 5; this.textBox_FacModeSensorCal4.Text = "96"; this.textBox_FacModeSensorCal4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_FacModeSensorCal3 // this.textBox_FacModeSensorCal3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorCal3.Location = new System.Drawing.Point(6, 135); this.textBox_FacModeSensorCal3.Name = "textBox_FacModeSensorCal3"; this.textBox_FacModeSensorCal3.Size = new System.Drawing.Size(47, 28); this.textBox_FacModeSensorCal3.TabIndex = 4; this.textBox_FacModeSensorCal3.Text = "72"; this.textBox_FacModeSensorCal3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_FacModeSensorCal1 // this.textBox_FacModeSensorCal1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorCal1.Location = new System.Drawing.Point(6, 69); this.textBox_FacModeSensorCal1.Name = "textBox_FacModeSensorCal1"; this.textBox_FacModeSensorCal1.Size = new System.Drawing.Size(47, 28); this.textBox_FacModeSensorCal1.TabIndex = 3; this.textBox_FacModeSensorCal1.Text = "24"; this.textBox_FacModeSensorCal1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_FacModeSensorCal2 // this.textBox_FacModeSensorCal2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeSensorCal2.Location = new System.Drawing.Point(6, 102); this.textBox_FacModeSensorCal2.Name = "textBox_FacModeSensorCal2"; this.textBox_FacModeSensorCal2.Size = new System.Drawing.Size(47, 28); this.textBox_FacModeSensorCal2.TabIndex = 2; this.textBox_FacModeSensorCal2.Text = "48"; this.textBox_FacModeSensorCal2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // groupBox24 // this.groupBox24.Controls.Add(this.button_ReadRideLog); this.groupBox24.Controls.Add(this.button_WriteRideLog); this.groupBox24.Controls.Add(this.textBox_TRIP_KM); this.groupBox24.Controls.Add(this.textBox_TRIP_TIME); this.groupBox24.Controls.Add(this.textBox_ODO_KM); this.groupBox24.Controls.Add(this.textBox_ODO_TIME); this.groupBox24.Controls.Add(this.label126); this.groupBox24.Controls.Add(this.label119); this.groupBox24.Location = new System.Drawing.Point(189, 187); this.groupBox24.Name = "groupBox24"; this.groupBox24.Size = new System.Drawing.Size(199, 125); this.groupBox24.TabIndex = 7; this.groupBox24.TabStop = false; this.groupBox24.Text = "骑行信息"; // // button_ReadRideLog // this.button_ReadRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_ReadRideLog.Location = new System.Drawing.Point(63, 92); this.button_ReadRideLog.Name = "button_ReadRideLog"; this.button_ReadRideLog.Size = new System.Drawing.Size(60, 29); this.button_ReadRideLog.TabIndex = 16; this.button_ReadRideLog.Text = "查询"; this.button_ReadRideLog.UseVisualStyleBackColor = false; this.button_ReadRideLog.Click += new System.EventHandler(this.button_ReadRideLog_Click); // // button_WriteRideLog // this.button_WriteRideLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.button_WriteRideLog.Location = new System.Drawing.Point(129, 92); this.button_WriteRideLog.Name = "button_WriteRideLog"; this.button_WriteRideLog.Size = new System.Drawing.Size(60, 29); this.button_WriteRideLog.TabIndex = 17; this.button_WriteRideLog.Text = "写入"; this.button_WriteRideLog.UseVisualStyleBackColor = false; this.button_WriteRideLog.Click += new System.EventHandler(this.button_WriteRideLog_Click); // // textBox_TRIP_KM // this.textBox_TRIP_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_TRIP_KM.Location = new System.Drawing.Point(63, 60); this.textBox_TRIP_KM.Name = "textBox_TRIP_KM"; this.textBox_TRIP_KM.Size = new System.Drawing.Size(60, 28); this.textBox_TRIP_KM.TabIndex = 15; this.textBox_TRIP_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_TRIP_TIME // this.textBox_TRIP_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_TRIP_TIME.Location = new System.Drawing.Point(129, 60); this.textBox_TRIP_TIME.Name = "textBox_TRIP_TIME"; this.textBox_TRIP_TIME.Size = new System.Drawing.Size(60, 28); this.textBox_TRIP_TIME.TabIndex = 15; this.textBox_TRIP_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_ODO_KM // this.textBox_ODO_KM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_ODO_KM.Location = new System.Drawing.Point(63, 30); this.textBox_ODO_KM.Name = "textBox_ODO_KM"; this.textBox_ODO_KM.Size = new System.Drawing.Size(60, 28); this.textBox_ODO_KM.TabIndex = 15; this.textBox_ODO_KM.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox_ODO_TIME // this.textBox_ODO_TIME.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_ODO_TIME.Location = new System.Drawing.Point(129, 30); this.textBox_ODO_TIME.Name = "textBox_ODO_TIME"; this.textBox_ODO_TIME.Size = new System.Drawing.Size(60, 28); this.textBox_ODO_TIME.TabIndex = 15; this.textBox_ODO_TIME.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label126 // this.label126.AutoSize = true; this.label126.Location = new System.Drawing.Point(6, 64); this.label126.Name = "label126"; this.label126.Size = new System.Drawing.Size(44, 21); this.label126.TabIndex = 3; this.label126.Text = "TRIP"; // // label119 // this.label119.AutoSize = true; this.label119.Location = new System.Drawing.Point(6, 34); this.label119.Name = "label119"; this.label119.Size = new System.Drawing.Size(48, 21); this.label119.TabIndex = 3; this.label119.Text = "ODO"; // // groupBox19 // this.groupBox19.Controls.Add(this.button_FacModeInit); this.groupBox19.Location = new System.Drawing.Point(3, 3); this.groupBox19.Name = "groupBox19"; this.groupBox19.Size = new System.Drawing.Size(181, 96); this.groupBox19.TabIndex = 7; this.groupBox19.TabStop = false; this.groupBox19.Text = "初始化"; // // button_FacModeInit // this.button_FacModeInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_FacModeInit.ForeColor = System.Drawing.Color.White; this.button_FacModeInit.Location = new System.Drawing.Point(26, 38); this.button_FacModeInit.Name = "button_FacModeInit"; this.button_FacModeInit.Size = new System.Drawing.Size(126, 45); this.button_FacModeInit.TabIndex = 0; this.button_FacModeInit.Text = "初始化"; this.button_FacModeInit.UseVisualStyleBackColor = false; this.button_FacModeInit.Click += new System.EventHandler(this.button_FacModeInit_Click); // // tabPage_AngleCal // this.tabPage_AngleCal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_AngleCal.Controls.Add(this.label153); this.tabPage_AngleCal.Controls.Add(this.label151); this.tabPage_AngleCal.Controls.Add(this.label150); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffAvg); this.tabPage_AngleCal.Controls.Add(this.label149); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMax); this.tabPage_AngleCal.Controls.Add(this.label147); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffMin); this.tabPage_AngleCal.Controls.Add(this.label146); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroDiff); this.tabPage_AngleCal.Controls.Add(this.label144); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroCur); this.tabPage_AngleCal.Controls.Add(this.label142); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroInit); this.tabPage_AngleCal.Controls.Add(this.label140); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleZeroTh); this.tabPage_AngleCal.Controls.Add(this.label139); this.tabPage_AngleCal.Controls.Add(this.textBox_AngleDiffTh); this.tabPage_AngleCal.Controls.Add(this.button_AngleWrite); this.tabPage_AngleCal.Controls.Add(this.button_AngleExportData); this.tabPage_AngleCal.Controls.Add(this.button_AngleCalStart); this.tabPage_AngleCal.Controls.Add(this.groupBox32); this.tabPage_AngleCal.Location = new System.Drawing.Point(4, 30); this.tabPage_AngleCal.Name = "tabPage_AngleCal"; this.tabPage_AngleCal.Size = new System.Drawing.Size(990, 315); this.tabPage_AngleCal.TabIndex = 15; this.tabPage_AngleCal.Text = "位置校准"; // // label153 // this.label153.BackColor = System.Drawing.Color.Silver; this.label153.Location = new System.Drawing.Point(761, 202); this.label153.Name = "label153"; this.label153.Size = new System.Drawing.Size(206, 1); this.label153.TabIndex = 62; // // label151 // this.label151.BackColor = System.Drawing.Color.Silver; this.label151.Location = new System.Drawing.Point(761, 88); this.label151.Name = "label151"; this.label151.Size = new System.Drawing.Size(206, 1); this.label151.TabIndex = 61; // // label150 // this.label150.AutoSize = true; this.label150.Location = new System.Drawing.Point(758, 287); this.label150.Name = "label150"; this.label150.Size = new System.Drawing.Size(74, 21); this.label150.TabIndex = 59; this.label150.Text = "平均偏差"; // // textBox_AngleDiffAvg // this.textBox_AngleDiffAvg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleDiffAvg.Location = new System.Drawing.Point(881, 283); this.textBox_AngleDiffAvg.Name = "textBox_AngleDiffAvg"; this.textBox_AngleDiffAvg.ReadOnly = true; this.textBox_AngleDiffAvg.Size = new System.Drawing.Size(85, 28); this.textBox_AngleDiffAvg.TabIndex = 60; this.textBox_AngleDiffAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label149 // this.label149.AutoSize = true; this.label149.Location = new System.Drawing.Point(758, 249); this.label149.Name = "label149"; this.label149.Size = new System.Drawing.Size(74, 21); this.label149.TabIndex = 57; this.label149.Text = "最大偏差"; // // textBox_AngleDiffMax // this.textBox_AngleDiffMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleDiffMax.Location = new System.Drawing.Point(881, 245); this.textBox_AngleDiffMax.Name = "textBox_AngleDiffMax"; this.textBox_AngleDiffMax.ReadOnly = true; this.textBox_AngleDiffMax.Size = new System.Drawing.Size(85, 28); this.textBox_AngleDiffMax.TabIndex = 58; this.textBox_AngleDiffMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label147 // this.label147.AutoSize = true; this.label147.Location = new System.Drawing.Point(758, 211); this.label147.Name = "label147"; this.label147.Size = new System.Drawing.Size(74, 21); this.label147.TabIndex = 55; this.label147.Text = "最小偏差"; // // textBox_AngleDiffMin // this.textBox_AngleDiffMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleDiffMin.Location = new System.Drawing.Point(881, 207); this.textBox_AngleDiffMin.Name = "textBox_AngleDiffMin"; this.textBox_AngleDiffMin.ReadOnly = true; this.textBox_AngleDiffMin.Size = new System.Drawing.Size(85, 28); this.textBox_AngleDiffMin.TabIndex = 56; this.textBox_AngleDiffMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label146 // this.label146.AutoSize = true; this.label146.Location = new System.Drawing.Point(758, 173); this.label146.Name = "label146"; this.label146.Size = new System.Drawing.Size(74, 21); this.label146.TabIndex = 53; this.label146.Text = "零点误差"; // // textBox_AngleZeroDiff // this.textBox_AngleZeroDiff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleZeroDiff.Location = new System.Drawing.Point(881, 169); this.textBox_AngleZeroDiff.Name = "textBox_AngleZeroDiff"; this.textBox_AngleZeroDiff.ReadOnly = true; this.textBox_AngleZeroDiff.Size = new System.Drawing.Size(85, 28); this.textBox_AngleZeroDiff.TabIndex = 54; this.textBox_AngleZeroDiff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label144 // this.label144.AutoSize = true; this.label144.Location = new System.Drawing.Point(758, 135); this.label144.Name = "label144"; this.label144.Size = new System.Drawing.Size(106, 21); this.label144.TabIndex = 51; this.label144.Text = "当前零点位置"; // // textBox_AngleZeroCur // this.textBox_AngleZeroCur.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleZeroCur.Location = new System.Drawing.Point(881, 131); this.textBox_AngleZeroCur.Name = "textBox_AngleZeroCur"; this.textBox_AngleZeroCur.ReadOnly = true; this.textBox_AngleZeroCur.Size = new System.Drawing.Size(85, 28); this.textBox_AngleZeroCur.TabIndex = 52; this.textBox_AngleZeroCur.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label142 // this.label142.AutoSize = true; this.label142.Location = new System.Drawing.Point(758, 97); this.label142.Name = "label142"; this.label142.Size = new System.Drawing.Size(106, 21); this.label142.TabIndex = 49; this.label142.Text = "历史零点位置"; // // textBox_AngleZeroInit // this.textBox_AngleZeroInit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleZeroInit.Location = new System.Drawing.Point(881, 93); this.textBox_AngleZeroInit.Name = "textBox_AngleZeroInit"; this.textBox_AngleZeroInit.ReadOnly = true; this.textBox_AngleZeroInit.Size = new System.Drawing.Size(85, 28); this.textBox_AngleZeroInit.TabIndex = 50; this.textBox_AngleZeroInit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label140 // this.label140.AutoSize = true; this.label140.Location = new System.Drawing.Point(758, 59); this.label140.Name = "label140"; this.label140.Size = new System.Drawing.Size(106, 21); this.label140.TabIndex = 47; this.label140.Text = "零点允许偏差"; // // textBox_AngleZeroTh // this.textBox_AngleZeroTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleZeroTh.Location = new System.Drawing.Point(881, 55); this.textBox_AngleZeroTh.Name = "textBox_AngleZeroTh"; this.textBox_AngleZeroTh.Size = new System.Drawing.Size(85, 28); this.textBox_AngleZeroTh.TabIndex = 48; this.textBox_AngleZeroTh.Text = "5"; this.textBox_AngleZeroTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.textBox_AngleZeroTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleZeroTh_KeyDown); // // label139 // this.label139.AutoSize = true; this.label139.Location = new System.Drawing.Point(758, 25); this.label139.Name = "label139"; this.label139.Size = new System.Drawing.Size(106, 21); this.label139.TabIndex = 46; this.label139.Text = "最大允许偏差"; // // textBox_AngleDiffTh // this.textBox_AngleDiffTh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_AngleDiffTh.Location = new System.Drawing.Point(881, 21); this.textBox_AngleDiffTh.Name = "textBox_AngleDiffTh"; this.textBox_AngleDiffTh.Size = new System.Drawing.Size(85, 28); this.textBox_AngleDiffTh.TabIndex = 46; this.textBox_AngleDiffTh.Text = "10"; this.textBox_AngleDiffTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.textBox_AngleDiffTh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textBox_AngleDiffTh_KeyDown); // // button_AngleWrite // this.button_AngleWrite.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_AngleWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_AngleWrite.ForeColor = System.Drawing.Color.Black; this.button_AngleWrite.Location = new System.Drawing.Point(620, 261); this.button_AngleWrite.Name = "button_AngleWrite"; this.button_AngleWrite.Size = new System.Drawing.Size(120, 50); this.button_AngleWrite.TabIndex = 28; this.button_AngleWrite.Text = "校准历史零点"; this.button_AngleWrite.UseVisualStyleBackColor = false; this.button_AngleWrite.Click += new System.EventHandler(this.button_AngleWrite_Click); // // button_AngleExportData // this.button_AngleExportData.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_AngleExportData.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_AngleExportData.ForeColor = System.Drawing.Color.Black; this.button_AngleExportData.Location = new System.Drawing.Point(620, 141); this.button_AngleExportData.Name = "button_AngleExportData"; this.button_AngleExportData.Size = new System.Drawing.Size(120, 50); this.button_AngleExportData.TabIndex = 27; this.button_AngleExportData.Text = "导出数据"; this.button_AngleExportData.UseVisualStyleBackColor = false; this.button_AngleExportData.Click += new System.EventHandler(this.button_AngleExportData_Click); // // button_AngleCalStart // this.button_AngleCalStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.button_AngleCalStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_AngleCalStart.ForeColor = System.Drawing.Color.Black; this.button_AngleCalStart.Location = new System.Drawing.Point(620, 21); this.button_AngleCalStart.Name = "button_AngleCalStart"; this.button_AngleCalStart.Size = new System.Drawing.Size(120, 50); this.button_AngleCalStart.TabIndex = 26; this.button_AngleCalStart.Text = "开始位置传感器测试"; this.button_AngleCalStart.UseVisualStyleBackColor = false; this.button_AngleCalStart.Click += new System.EventHandler(this.button_AngleCalStart_Click); // // groupBox32 // this.groupBox32.Controls.Add(this.dataGridView_AngleCal); this.groupBox32.Location = new System.Drawing.Point(4, 4); this.groupBox32.Name = "groupBox32"; this.groupBox32.Size = new System.Drawing.Size(606, 308); this.groupBox32.TabIndex = 1; this.groupBox32.TabStop = false; this.groupBox32.Text = "位置校准数据"; // // dataGridView_AngleCal // this.dataGridView_AngleCal.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.dataGridView_AngleCal.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dataGridView_AngleCal.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView_AngleCal.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView_AngleCal.ColumnHeadersHeight = 36; this.dataGridView_AngleCal.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Pole, this.Angle_60, this.Angle_120, this.Angle_180, this.Angle_240, this.Angle_300, this.Angle_360}); dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dataGridView_AngleCal.DefaultCellStyle = dataGridViewCellStyle2; this.dataGridView_AngleCal.Location = new System.Drawing.Point(6, 27); this.dataGridView_AngleCal.Name = "dataGridView_AngleCal"; this.dataGridView_AngleCal.ReadOnly = true; this.dataGridView_AngleCal.RowHeadersWidth = 23; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.dataGridView_AngleCal.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dataGridView_AngleCal.RowTemplate.Height = 33; this.dataGridView_AngleCal.Size = new System.Drawing.Size(586, 272); this.dataGridView_AngleCal.TabIndex = 0; // // Pole // this.Pole.HeaderText = "电周期"; this.Pole.Name = "Pole"; this.Pole.ReadOnly = true; this.Pole.Width = 80; // // Angle_60 // this.Angle_60.HeaderText = "60°"; this.Angle_60.Name = "Angle_60"; this.Angle_60.ReadOnly = true; this.Angle_60.Width = 80; // // Angle_120 // this.Angle_120.HeaderText = "120°"; this.Angle_120.Name = "Angle_120"; this.Angle_120.ReadOnly = true; this.Angle_120.Width = 80; // // Angle_180 // this.Angle_180.HeaderText = "180°"; this.Angle_180.Name = "Angle_180"; this.Angle_180.ReadOnly = true; this.Angle_180.Width = 80; // // Angle_240 // this.Angle_240.HeaderText = "240°"; this.Angle_240.Name = "Angle_240"; this.Angle_240.ReadOnly = true; this.Angle_240.Width = 80; // // Angle_300 // this.Angle_300.HeaderText = "300°"; this.Angle_300.Name = "Angle_300"; this.Angle_300.ReadOnly = true; this.Angle_300.Width = 80; // // Angle_360 // this.Angle_360.HeaderText = "360°"; this.Angle_360.Name = "Angle_360"; this.Angle_360.ReadOnly = true; this.Angle_360.Width = 80; // // tabPage_ProductMode_Write // this.tabPage_ProductMode_Write.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_ProductMode_Write.Controls.Add(this.groupBox28); this.tabPage_ProductMode_Write.Controls.Add(this.groupBox27); this.tabPage_ProductMode_Write.Controls.Add(this.button__FacMode_Start); this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgFile); this.tabPage_ProductMode_Write.Controls.Add(this.comboBox_FacModeCfgDate); this.tabPage_ProductMode_Write.Controls.Add(this.groupBox2); this.tabPage_ProductMode_Write.Controls.Add(this.textBox_FacModeScan); this.tabPage_ProductMode_Write.Controls.Add(this.label112); this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeStatus); this.tabPage_ProductMode_Write.Controls.Add(this.checkBox_OffLineFacMode); this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeResult); this.tabPage_ProductMode_Write.Controls.Add(this.label111); this.tabPage_ProductMode_Write.Controls.Add(this.label_FacModeSerial); this.tabPage_ProductMode_Write.Controls.Add(this.label131); this.tabPage_ProductMode_Write.Location = new System.Drawing.Point(4, 30); this.tabPage_ProductMode_Write.Name = "tabPage_ProductMode_Write"; this.tabPage_ProductMode_Write.Size = new System.Drawing.Size(990, 315); this.tabPage_ProductMode_Write.TabIndex = 11; this.tabPage_ProductMode_Write.Text = "量产测试"; // // groupBox28 // this.groupBox28.Controls.Add(this.label67); this.groupBox28.Controls.Add(this.label_FacModeAngleCal); this.groupBox28.Controls.Add(this.label130); this.groupBox28.Controls.Add(this.label_FacModeMosCal); this.groupBox28.Controls.Add(this.label117); this.groupBox28.Controls.Add(this.label_FacModeSpeed); this.groupBox28.Controls.Add(this.label_FacModeBMS); this.groupBox28.Controls.Add(this.label116); this.groupBox28.Controls.Add(this.label114); this.groupBox28.Controls.Add(this.label_FacModeCad); this.groupBox28.Controls.Add(this.label_FacModeTq); this.groupBox28.Controls.Add(this.label113); this.groupBox28.Controls.Add(this.label134); this.groupBox28.Controls.Add(this.label_FacModeBootVer); this.groupBox28.Controls.Add(this.label136); this.groupBox28.Controls.Add(this.label_FacModeFWVersion); this.groupBox28.Controls.Add(this.label145); this.groupBox28.Controls.Add(this.label127); this.groupBox28.Controls.Add(this.label_FacModeLightB); this.groupBox28.Controls.Add(this.label_FacModeBreak); this.groupBox28.Controls.Add(this.label143); this.groupBox28.Controls.Add(this.label_FacModeLightF); this.groupBox28.Controls.Add(this.label129); this.groupBox28.Controls.Add(this.label_FacModeGas); this.groupBox28.Controls.Add(this.label123); this.groupBox28.Controls.Add(this.label_FacModeMotorSpeed); this.groupBox28.Controls.Add(this.label125); this.groupBox28.Controls.Add(this.label_FacModeNTC); this.groupBox28.Controls.Add(this.label122); this.groupBox28.Controls.Add(this.label118); this.groupBox28.Controls.Add(this.label_FacModeCurrentTest); this.groupBox28.Controls.Add(this.label_FacMode_CfgWrite); this.groupBox28.Controls.Add(this.label120); this.groupBox28.Controls.Add(this.label_FacModeVolTest); this.groupBox28.Controls.Add(this.label115); this.groupBox28.Controls.Add(this.label_FacModeSysClear); this.groupBox28.Location = new System.Drawing.Point(743, 72); this.groupBox28.Name = "groupBox28"; this.groupBox28.Size = new System.Drawing.Size(238, 240); this.groupBox28.TabIndex = 9; this.groupBox28.TabStop = false; this.groupBox28.Text = "测试状态"; // // label67 // this.label67.AutoSize = true; this.label67.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label67.ForeColor = System.Drawing.SystemColors.ControlText; this.label67.Location = new System.Drawing.Point(123, 216); this.label67.Name = "label67"; this.label67.Size = new System.Drawing.Size(56, 17); this.label67.TabIndex = 28; this.label67.Text = "位置校准"; this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeAngleCal // this.label_FacModeAngleCal.BackColor = System.Drawing.Color.Red; this.label_FacModeAngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeAngleCal.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeAngleCal.Location = new System.Drawing.Point(208, 218); this.label_FacModeAngleCal.Name = "label_FacModeAngleCal"; this.label_FacModeAngleCal.Size = new System.Drawing.Size(12, 12); this.label_FacModeAngleCal.TabIndex = 29; this.label_FacModeAngleCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label130 // this.label130.AutoSize = true; this.label130.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label130.ForeColor = System.Drawing.SystemColors.ControlText; this.label130.Location = new System.Drawing.Point(6, 216); this.label130.Name = "label130"; this.label130.Size = new System.Drawing.Size(85, 17); this.label130.TabIndex = 26; this.label130.Text = "MOS内阻校准"; this.label130.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeMosCal // this.label_FacModeMosCal.BackColor = System.Drawing.Color.Red; this.label_FacModeMosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeMosCal.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeMosCal.Location = new System.Drawing.Point(95, 218); this.label_FacModeMosCal.Name = "label_FacModeMosCal"; this.label_FacModeMosCal.Size = new System.Drawing.Size(12, 12); this.label_FacModeMosCal.TabIndex = 27; this.label_FacModeMosCal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label117 // this.label117.AutoSize = true; this.label117.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label117.ForeColor = System.Drawing.SystemColors.ControlText; this.label117.Location = new System.Drawing.Point(123, 48); this.label117.Name = "label117"; this.label117.Size = new System.Drawing.Size(68, 17); this.label117.TabIndex = 24; this.label117.Text = "车速传感器"; this.label117.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeSpeed // this.label_FacModeSpeed.BackColor = System.Drawing.Color.Red; this.label_FacModeSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeSpeed.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeSpeed.Location = new System.Drawing.Point(208, 50); this.label_FacModeSpeed.Name = "label_FacModeSpeed"; this.label_FacModeSpeed.Size = new System.Drawing.Size(12, 12); this.label_FacModeSpeed.TabIndex = 25; this.label_FacModeSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_FacModeBMS // this.label_FacModeBMS.BackColor = System.Drawing.Color.Red; this.label_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeBMS.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeBMS.Location = new System.Drawing.Point(95, 50); this.label_FacModeBMS.Name = "label_FacModeBMS"; this.label_FacModeBMS.Size = new System.Drawing.Size(12, 12); this.label_FacModeBMS.TabIndex = 23; this.label_FacModeBMS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label116 // this.label116.AutoSize = true; this.label116.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label116.ForeColor = System.Drawing.SystemColors.ControlText; this.label116.Location = new System.Drawing.Point(6, 48); this.label116.Name = "label116"; this.label116.Size = new System.Drawing.Size(59, 17); this.label116.TabIndex = 22; this.label116.Text = "BMS通讯"; this.label116.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label114 // this.label114.AutoSize = true; this.label114.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label114.ForeColor = System.Drawing.SystemColors.ControlText; this.label114.Location = new System.Drawing.Point(123, 120); this.label114.Name = "label114"; this.label114.Size = new System.Drawing.Size(68, 17); this.label114.TabIndex = 19; this.label114.Text = "踏频传感器"; this.label114.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeCad // this.label_FacModeCad.BackColor = System.Drawing.Color.Red; this.label_FacModeCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeCad.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeCad.Location = new System.Drawing.Point(208, 122); this.label_FacModeCad.Name = "label_FacModeCad"; this.label_FacModeCad.Size = new System.Drawing.Size(12, 12); this.label_FacModeCad.TabIndex = 20; this.label_FacModeCad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_FacModeTq // this.label_FacModeTq.BackColor = System.Drawing.Color.Red; this.label_FacModeTq.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeTq.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeTq.Location = new System.Drawing.Point(95, 122); this.label_FacModeTq.Name = "label_FacModeTq"; this.label_FacModeTq.Size = new System.Drawing.Size(12, 12); this.label_FacModeTq.TabIndex = 21; this.label_FacModeTq.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label113 // this.label113.AutoSize = true; this.label113.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label113.ForeColor = System.Drawing.SystemColors.ControlText; this.label113.Location = new System.Drawing.Point(6, 120); this.label113.Name = "label113"; this.label113.Size = new System.Drawing.Size(68, 17); this.label113.TabIndex = 18; this.label113.Text = "力矩传感器"; this.label113.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label134 // this.label134.AutoSize = true; this.label134.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label134.ForeColor = System.Drawing.SystemColors.ControlText; this.label134.Location = new System.Drawing.Point(123, 192); this.label134.Name = "label134"; this.label134.Size = new System.Drawing.Size(43, 17); this.label134.TabIndex = 14; this.label134.Text = "BOOT"; this.label134.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeBootVer // this.label_FacModeBootVer.BackColor = System.Drawing.Color.Red; this.label_FacModeBootVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeBootVer.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeBootVer.Location = new System.Drawing.Point(208, 194); this.label_FacModeBootVer.Name = "label_FacModeBootVer"; this.label_FacModeBootVer.Size = new System.Drawing.Size(12, 12); this.label_FacModeBootVer.TabIndex = 15; this.label_FacModeBootVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label136 // this.label136.AutoSize = true; this.label136.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label136.ForeColor = System.Drawing.SystemColors.ControlText; this.label136.Location = new System.Drawing.Point(6, 192); this.label136.Name = "label136"; this.label136.Size = new System.Drawing.Size(56, 17); this.label136.TabIndex = 16; this.label136.Text = "软件版本"; this.label136.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeFWVersion // this.label_FacModeFWVersion.BackColor = System.Drawing.Color.Red; this.label_FacModeFWVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeFWVersion.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeFWVersion.Location = new System.Drawing.Point(95, 194); this.label_FacModeFWVersion.Name = "label_FacModeFWVersion"; this.label_FacModeFWVersion.Size = new System.Drawing.Size(12, 12); this.label_FacModeFWVersion.TabIndex = 17; this.label_FacModeFWVersion.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label145 // this.label145.AutoSize = true; this.label145.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label145.ForeColor = System.Drawing.SystemColors.ControlText; this.label145.Location = new System.Drawing.Point(123, 168); this.label145.Name = "label145"; this.label145.Size = new System.Drawing.Size(56, 17); this.label145.TabIndex = 10; this.label145.Text = "后灯控制"; this.label145.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label127 // this.label127.AutoSize = true; this.label127.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label127.ForeColor = System.Drawing.SystemColors.ControlText; this.label127.Location = new System.Drawing.Point(123, 144); this.label127.Name = "label127"; this.label127.Size = new System.Drawing.Size(56, 17); this.label127.TabIndex = 10; this.label127.Text = "断电刹车"; this.label127.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeLightB // this.label_FacModeLightB.BackColor = System.Drawing.Color.Red; this.label_FacModeLightB.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeLightB.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeLightB.Location = new System.Drawing.Point(208, 170); this.label_FacModeLightB.Name = "label_FacModeLightB"; this.label_FacModeLightB.Size = new System.Drawing.Size(12, 12); this.label_FacModeLightB.TabIndex = 11; this.label_FacModeLightB.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_FacModeBreak // this.label_FacModeBreak.BackColor = System.Drawing.Color.Red; this.label_FacModeBreak.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeBreak.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeBreak.Location = new System.Drawing.Point(208, 146); this.label_FacModeBreak.Name = "label_FacModeBreak"; this.label_FacModeBreak.Size = new System.Drawing.Size(12, 12); this.label_FacModeBreak.TabIndex = 11; this.label_FacModeBreak.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label143 // this.label143.AutoSize = true; this.label143.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label143.ForeColor = System.Drawing.SystemColors.ControlText; this.label143.Location = new System.Drawing.Point(6, 168); this.label143.Name = "label143"; this.label143.Size = new System.Drawing.Size(56, 17); this.label143.TabIndex = 12; this.label143.Text = "前灯控制"; this.label143.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeLightF // this.label_FacModeLightF.BackColor = System.Drawing.Color.Red; this.label_FacModeLightF.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeLightF.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeLightF.Location = new System.Drawing.Point(95, 170); this.label_FacModeLightF.Name = "label_FacModeLightF"; this.label_FacModeLightF.Size = new System.Drawing.Size(12, 12); this.label_FacModeLightF.TabIndex = 13; this.label_FacModeLightF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label129 // this.label129.AutoSize = true; this.label129.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label129.ForeColor = System.Drawing.SystemColors.ControlText; this.label129.Location = new System.Drawing.Point(6, 144); this.label129.Name = "label129"; this.label129.Size = new System.Drawing.Size(56, 17); this.label129.TabIndex = 12; this.label129.Text = "转把功能"; this.label129.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeGas // this.label_FacModeGas.BackColor = System.Drawing.Color.Red; this.label_FacModeGas.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeGas.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeGas.Location = new System.Drawing.Point(95, 146); this.label_FacModeGas.Name = "label_FacModeGas"; this.label_FacModeGas.Size = new System.Drawing.Size(12, 12); this.label_FacModeGas.TabIndex = 13; this.label_FacModeGas.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label123 // this.label123.AutoSize = true; this.label123.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label123.ForeColor = System.Drawing.SystemColors.ControlText; this.label123.Location = new System.Drawing.Point(123, 96); this.label123.Name = "label123"; this.label123.Size = new System.Drawing.Size(56, 17); this.label123.TabIndex = 6; this.label123.Text = "电机转速"; this.label123.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeMotorSpeed // this.label_FacModeMotorSpeed.BackColor = System.Drawing.Color.Red; this.label_FacModeMotorSpeed.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeMotorSpeed.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeMotorSpeed.Location = new System.Drawing.Point(208, 98); this.label_FacModeMotorSpeed.Name = "label_FacModeMotorSpeed"; this.label_FacModeMotorSpeed.Size = new System.Drawing.Size(12, 12); this.label_FacModeMotorSpeed.TabIndex = 7; this.label_FacModeMotorSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label125 // this.label125.AutoSize = true; this.label125.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label125.ForeColor = System.Drawing.SystemColors.ControlText; this.label125.Location = new System.Drawing.Point(6, 96); this.label125.Name = "label125"; this.label125.Size = new System.Drawing.Size(56, 17); this.label125.TabIndex = 8; this.label125.Text = "温度测量"; this.label125.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeNTC // this.label_FacModeNTC.BackColor = System.Drawing.Color.Red; this.label_FacModeNTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeNTC.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeNTC.Location = new System.Drawing.Point(95, 98); this.label_FacModeNTC.Name = "label_FacModeNTC"; this.label_FacModeNTC.Size = new System.Drawing.Size(12, 12); this.label_FacModeNTC.TabIndex = 9; this.label_FacModeNTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label122 // this.label122.AutoSize = true; this.label122.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label122.ForeColor = System.Drawing.SystemColors.ControlText; this.label122.Location = new System.Drawing.Point(123, 72); this.label122.Name = "label122"; this.label122.Size = new System.Drawing.Size(56, 17); this.label122.TabIndex = 5; this.label122.Text = "电流检测"; this.label122.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label118 // this.label118.AutoSize = true; this.label118.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label118.ForeColor = System.Drawing.SystemColors.ControlText; this.label118.Location = new System.Drawing.Point(123, 24); this.label118.Name = "label118"; this.label118.Size = new System.Drawing.Size(56, 17); this.label118.TabIndex = 5; this.label118.Text = "参数写入"; this.label118.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeCurrentTest // this.label_FacModeCurrentTest.BackColor = System.Drawing.Color.Red; this.label_FacModeCurrentTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeCurrentTest.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeCurrentTest.Location = new System.Drawing.Point(208, 74); this.label_FacModeCurrentTest.Name = "label_FacModeCurrentTest"; this.label_FacModeCurrentTest.Size = new System.Drawing.Size(12, 12); this.label_FacModeCurrentTest.TabIndex = 5; this.label_FacModeCurrentTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_FacMode_CfgWrite // this.label_FacMode_CfgWrite.BackColor = System.Drawing.Color.Red; this.label_FacMode_CfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacMode_CfgWrite.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacMode_CfgWrite.Location = new System.Drawing.Point(208, 26); this.label_FacMode_CfgWrite.Name = "label_FacMode_CfgWrite"; this.label_FacMode_CfgWrite.Size = new System.Drawing.Size(12, 12); this.label_FacMode_CfgWrite.TabIndex = 5; this.label_FacMode_CfgWrite.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label120 // this.label120.AutoSize = true; this.label120.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label120.ForeColor = System.Drawing.SystemColors.ControlText; this.label120.Location = new System.Drawing.Point(6, 72); this.label120.Name = "label120"; this.label120.Size = new System.Drawing.Size(56, 17); this.label120.TabIndex = 5; this.label120.Text = "电压测量"; this.label120.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeVolTest // this.label_FacModeVolTest.BackColor = System.Drawing.Color.Red; this.label_FacModeVolTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeVolTest.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeVolTest.Location = new System.Drawing.Point(95, 74); this.label_FacModeVolTest.Name = "label_FacModeVolTest"; this.label_FacModeVolTest.Size = new System.Drawing.Size(12, 12); this.label_FacModeVolTest.TabIndex = 5; this.label_FacModeVolTest.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label115 // this.label115.AutoSize = true; this.label115.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label115.ForeColor = System.Drawing.SystemColors.ControlText; this.label115.Location = new System.Drawing.Point(6, 24); this.label115.Name = "label115"; this.label115.Size = new System.Drawing.Size(56, 17); this.label115.TabIndex = 5; this.label115.Text = "系统清除"; this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeSysClear // this.label_FacModeSysClear.BackColor = System.Drawing.Color.Red; this.label_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeSysClear.ForeColor = System.Drawing.SystemColors.ControlText; this.label_FacModeSysClear.Location = new System.Drawing.Point(95, 26); this.label_FacModeSysClear.Name = "label_FacModeSysClear"; this.label_FacModeSysClear.Size = new System.Drawing.Size(12, 12); this.label_FacModeSysClear.TabIndex = 5; this.label_FacModeSysClear.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // groupBox27 // this.groupBox27.Controls.Add(this.richTextBox_FacModeLog); this.groupBox27.Location = new System.Drawing.Point(218, 72); this.groupBox27.Name = "groupBox27"; this.groupBox27.Size = new System.Drawing.Size(519, 240); this.groupBox27.TabIndex = 8; this.groupBox27.TabStop = false; this.groupBox27.Text = "测试记录"; // // richTextBox_FacModeLog // this.richTextBox_FacModeLog.BackColor = System.Drawing.SystemColors.ControlLight; this.richTextBox_FacModeLog.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.richTextBox_FacModeLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.richTextBox_FacModeLog.Location = new System.Drawing.Point(7, 28); this.richTextBox_FacModeLog.Name = "richTextBox_FacModeLog"; this.richTextBox_FacModeLog.ReadOnly = true; this.richTextBox_FacModeLog.Size = new System.Drawing.Size(506, 206); this.richTextBox_FacModeLog.TabIndex = 0; this.richTextBox_FacModeLog.Text = ""; this.richTextBox_FacModeLog.TextChanged += new System.EventHandler(this.richTextBox_FacModeLog_TextChanged); // // button__FacMode_Start // this.button__FacMode_Start.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button__FacMode_Start.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button__FacMode_Start.ForeColor = System.Drawing.Color.White; this.button__FacMode_Start.Location = new System.Drawing.Point(551, 35); this.button__FacMode_Start.Name = "button__FacMode_Start"; this.button__FacMode_Start.Size = new System.Drawing.Size(100, 35); this.button__FacMode_Start.TabIndex = 9; this.button__FacMode_Start.Text = "开始测试"; this.button__FacMode_Start.UseVisualStyleBackColor = false; this.button__FacMode_Start.Click += new System.EventHandler(this.button__FacMode_Start_Click); // // comboBox_FacModeCfgFile // this.comboBox_FacModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_FacModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_FacModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_FacModeCfgFile.FormattingEnabled = true; this.comboBox_FacModeCfgFile.Location = new System.Drawing.Point(218, 6); this.comboBox_FacModeCfgFile.Name = "comboBox_FacModeCfgFile"; this.comboBox_FacModeCfgFile.Size = new System.Drawing.Size(697, 29); this.comboBox_FacModeCfgFile.TabIndex = 8; this.comboBox_FacModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_FacModeCfgFile_MouseHover_1); // // comboBox_FacModeCfgDate // this.comboBox_FacModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_FacModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_FacModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_FacModeCfgDate.FormattingEnabled = true; this.comboBox_FacModeCfgDate.Location = new System.Drawing.Point(92, 6); this.comboBox_FacModeCfgDate.Name = "comboBox_FacModeCfgDate"; this.comboBox_FacModeCfgDate.Size = new System.Drawing.Size(120, 29); this.comboBox_FacModeCfgDate.TabIndex = 8; this.comboBox_FacModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_FacModeCfgDate_SelectionChangeCommitted); this.comboBox_FacModeCfgDate.Click += new System.EventHandler(this.comboBox_FacModeCfgDate_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.checkBox_FacMode_AngleCal); this.groupBox2.Controls.Add(this.checkBox_FacMode_MosCal); this.groupBox2.Controls.Add(this.pictureBox_WriteLock); this.groupBox2.Controls.Add(this.checkBox_FacCad); this.groupBox2.Controls.Add(this.checkBox_FacLightTest); this.groupBox2.Controls.Add(this.checkBox_FacBreakTest); this.groupBox2.Controls.Add(this.checkBox_FacTor); this.groupBox2.Controls.Add(this.checkBox_FacThrrotleTest); this.groupBox2.Controls.Add(this.checkBox_FacModeBMS); this.groupBox2.Controls.Add(this.checkBox_FacBaseFucTest); this.groupBox2.Controls.Add(this.checkBox_FacModeCfgWrite); this.groupBox2.Controls.Add(this.checkBox_FacModeSysClear); this.groupBox2.Location = new System.Drawing.Point(12, 72); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 240); this.groupBox2.TabIndex = 7; this.groupBox2.TabStop = false; this.groupBox2.Text = "测试项目"; // // checkBox_FacMode_AngleCal // this.checkBox_FacMode_AngleCal.AutoSize = true; this.checkBox_FacMode_AngleCal.Checked = true; this.checkBox_FacMode_AngleCal.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacMode_AngleCal.Enabled = false; this.checkBox_FacMode_AngleCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacMode_AngleCal.Location = new System.Drawing.Point(94, 54); this.checkBox_FacMode_AngleCal.Name = "checkBox_FacMode_AngleCal"; this.checkBox_FacMode_AngleCal.Size = new System.Drawing.Size(75, 21); this.checkBox_FacMode_AngleCal.TabIndex = 9; this.checkBox_FacMode_AngleCal.Text = "位置校准"; this.checkBox_FacMode_AngleCal.UseVisualStyleBackColor = true; // // checkBox_FacMode_MosCal // this.checkBox_FacMode_MosCal.AutoSize = true; this.checkBox_FacMode_MosCal.Checked = true; this.checkBox_FacMode_MosCal.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacMode_MosCal.Enabled = false; this.checkBox_FacMode_MosCal.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacMode_MosCal.Location = new System.Drawing.Point(6, 54); this.checkBox_FacMode_MosCal.Name = "checkBox_FacMode_MosCal"; this.checkBox_FacMode_MosCal.Size = new System.Drawing.Size(80, 21); this.checkBox_FacMode_MosCal.TabIndex = 8; this.checkBox_FacMode_MosCal.Text = "MOS校准"; this.checkBox_FacMode_MosCal.UseVisualStyleBackColor = true; // // pictureBox_WriteLock // this.pictureBox_WriteLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock; this.pictureBox_WriteLock.Location = new System.Drawing.Point(159, 15); this.pictureBox_WriteLock.Name = "pictureBox_WriteLock"; this.pictureBox_WriteLock.Size = new System.Drawing.Size(35, 35); this.pictureBox_WriteLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox_WriteLock.TabIndex = 7; this.pictureBox_WriteLock.TabStop = false; this.pictureBox_WriteLock.Click += new System.EventHandler(this.pictureBox_WriteLock_Click); // // checkBox_FacCad // this.checkBox_FacCad.AutoSize = true; this.checkBox_FacCad.Checked = true; this.checkBox_FacCad.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacCad.Enabled = false; this.checkBox_FacCad.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacCad.Location = new System.Drawing.Point(94, 158); this.checkBox_FacCad.Name = "checkBox_FacCad"; this.checkBox_FacCad.Size = new System.Drawing.Size(51, 21); this.checkBox_FacCad.TabIndex = 6; this.checkBox_FacCad.Text = "踏频"; this.checkBox_FacCad.UseVisualStyleBackColor = true; // // checkBox_FacLightTest // this.checkBox_FacLightTest.AutoSize = true; this.checkBox_FacLightTest.Checked = true; this.checkBox_FacLightTest.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacLightTest.Enabled = false; this.checkBox_FacLightTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacLightTest.Location = new System.Drawing.Point(6, 210); this.checkBox_FacLightTest.Name = "checkBox_FacLightTest"; this.checkBox_FacLightTest.Size = new System.Drawing.Size(63, 21); this.checkBox_FacLightTest.TabIndex = 5; this.checkBox_FacLightTest.Text = "前后灯"; this.checkBox_FacLightTest.UseVisualStyleBackColor = true; // // checkBox_FacBreakTest // this.checkBox_FacBreakTest.AutoSize = true; this.checkBox_FacBreakTest.Checked = true; this.checkBox_FacBreakTest.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacBreakTest.Enabled = false; this.checkBox_FacBreakTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacBreakTest.Location = new System.Drawing.Point(94, 184); this.checkBox_FacBreakTest.Name = "checkBox_FacBreakTest"; this.checkBox_FacBreakTest.Size = new System.Drawing.Size(51, 21); this.checkBox_FacBreakTest.TabIndex = 4; this.checkBox_FacBreakTest.Text = "刹车"; this.checkBox_FacBreakTest.UseVisualStyleBackColor = true; // // checkBox_FacTor // this.checkBox_FacTor.AutoSize = true; this.checkBox_FacTor.Checked = true; this.checkBox_FacTor.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacTor.Enabled = false; this.checkBox_FacTor.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacTor.Location = new System.Drawing.Point(6, 158); this.checkBox_FacTor.Name = "checkBox_FacTor"; this.checkBox_FacTor.Size = new System.Drawing.Size(51, 21); this.checkBox_FacTor.TabIndex = 3; this.checkBox_FacTor.Text = "力矩"; this.checkBox_FacTor.UseVisualStyleBackColor = true; // // checkBox_FacThrrotleTest // this.checkBox_FacThrrotleTest.AutoSize = true; this.checkBox_FacThrrotleTest.Checked = true; this.checkBox_FacThrrotleTest.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacThrrotleTest.Enabled = false; this.checkBox_FacThrrotleTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacThrrotleTest.Location = new System.Drawing.Point(6, 184); this.checkBox_FacThrrotleTest.Name = "checkBox_FacThrrotleTest"; this.checkBox_FacThrrotleTest.Size = new System.Drawing.Size(51, 21); this.checkBox_FacThrrotleTest.TabIndex = 3; this.checkBox_FacThrrotleTest.Text = "转把"; this.checkBox_FacThrrotleTest.UseVisualStyleBackColor = true; // // checkBox_FacModeBMS // this.checkBox_FacModeBMS.AutoSize = true; this.checkBox_FacModeBMS.Checked = true; this.checkBox_FacModeBMS.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacModeBMS.Enabled = false; this.checkBox_FacModeBMS.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacModeBMS.Location = new System.Drawing.Point(6, 106); this.checkBox_FacModeBMS.Name = "checkBox_FacModeBMS"; this.checkBox_FacModeBMS.Size = new System.Drawing.Size(78, 21); this.checkBox_FacModeBMS.TabIndex = 2; this.checkBox_FacModeBMS.Text = "BMS通讯"; this.checkBox_FacModeBMS.UseVisualStyleBackColor = true; // // checkBox_FacBaseFucTest // this.checkBox_FacBaseFucTest.AutoSize = true; this.checkBox_FacBaseFucTest.Checked = true; this.checkBox_FacBaseFucTest.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacBaseFucTest.Enabled = false; this.checkBox_FacBaseFucTest.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacBaseFucTest.Location = new System.Drawing.Point(6, 132); this.checkBox_FacBaseFucTest.Name = "checkBox_FacBaseFucTest"; this.checkBox_FacBaseFucTest.Size = new System.Drawing.Size(75, 21); this.checkBox_FacBaseFucTest.TabIndex = 2; this.checkBox_FacBaseFucTest.Text = "基础功能"; this.checkBox_FacBaseFucTest.UseVisualStyleBackColor = true; // // checkBox_FacModeCfgWrite // this.checkBox_FacModeCfgWrite.AutoSize = true; this.checkBox_FacModeCfgWrite.Checked = true; this.checkBox_FacModeCfgWrite.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacModeCfgWrite.Enabled = false; this.checkBox_FacModeCfgWrite.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacModeCfgWrite.Location = new System.Drawing.Point(6, 80); this.checkBox_FacModeCfgWrite.Name = "checkBox_FacModeCfgWrite"; this.checkBox_FacModeCfgWrite.Size = new System.Drawing.Size(75, 21); this.checkBox_FacModeCfgWrite.TabIndex = 1; this.checkBox_FacModeCfgWrite.Text = "参数写入"; this.checkBox_FacModeCfgWrite.UseVisualStyleBackColor = true; // // checkBox_FacModeSysClear // this.checkBox_FacModeSysClear.AutoSize = true; this.checkBox_FacModeSysClear.Checked = true; this.checkBox_FacModeSysClear.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_FacModeSysClear.Enabled = false; this.checkBox_FacModeSysClear.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_FacModeSysClear.Location = new System.Drawing.Point(6, 28); this.checkBox_FacModeSysClear.Name = "checkBox_FacModeSysClear"; this.checkBox_FacModeSysClear.Size = new System.Drawing.Size(75, 21); this.checkBox_FacModeSysClear.TabIndex = 0; this.checkBox_FacModeSysClear.Text = "系统清除"; this.checkBox_FacModeSysClear.UseVisualStyleBackColor = true; // // textBox_FacModeScan // this.textBox_FacModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_FacModeScan.Location = new System.Drawing.Point(92, 38); this.textBox_FacModeScan.Name = "textBox_FacModeScan"; this.textBox_FacModeScan.Size = new System.Drawing.Size(453, 28); this.textBox_FacModeScan.TabIndex = 6; this.textBox_FacModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_FacModeScan_MouseClick); this.textBox_FacModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_FacModeScan_KeyUp); // // label112 // this.label112.AutoSize = true; this.label112.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label112.ForeColor = System.Drawing.SystemColors.ControlText; this.label112.Location = new System.Drawing.Point(12, 10); this.label112.Name = "label112"; this.label112.Size = new System.Drawing.Size(74, 21); this.label112.TabIndex = 5; this.label112.Text = "配置文件"; this.label112.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.label112.DoubleClick += new System.EventHandler(this.label112_DoubleClick); // // label_FacModeStatus // this.label_FacModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.label_FacModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_FacModeStatus.Location = new System.Drawing.Point(783, 38); this.label_FacModeStatus.Name = "label_FacModeStatus"; this.label_FacModeStatus.Size = new System.Drawing.Size(132, 29); this.label_FacModeStatus.TabIndex = 5; this.label_FacModeStatus.Text = "测试结束"; this.label_FacModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // checkBox_OffLineFacMode // this.checkBox_OffLineFacMode.AutoSize = true; this.checkBox_OffLineFacMode.Enabled = false; this.checkBox_OffLineFacMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_OffLineFacMode.Location = new System.Drawing.Point(930, 6); this.checkBox_OffLineFacMode.Name = "checkBox_OffLineFacMode"; this.checkBox_OffLineFacMode.Size = new System.Drawing.Size(51, 21); this.checkBox_OffLineFacMode.TabIndex = 0; this.checkBox_OffLineFacMode.Text = "本地"; this.checkBox_OffLineFacMode.UseVisualStyleBackColor = true; this.checkBox_OffLineFacMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineFacMode_CheckedChanged); // // label_FacModeResult // this.label_FacModeResult.BackColor = System.Drawing.Color.Green; this.label_FacModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeResult.ForeColor = System.Drawing.Color.White; this.label_FacModeResult.Location = new System.Drawing.Point(657, 38); this.label_FacModeResult.Name = "label_FacModeResult"; this.label_FacModeResult.Size = new System.Drawing.Size(120, 29); this.label_FacModeResult.TabIndex = 5; this.label_FacModeResult.Text = "测试合格"; this.label_FacModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label111 // this.label111.AutoSize = true; this.label111.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label111.ForeColor = System.Drawing.SystemColors.ControlText; this.label111.Location = new System.Drawing.Point(12, 43); this.label111.Name = "label111"; this.label111.Size = new System.Drawing.Size(42, 21); this.label111.TabIndex = 5; this.label111.Text = "扫码"; this.label111.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_FacModeSerial // this.label_FacModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.label_FacModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_FacModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_FacModeSerial.Location = new System.Drawing.Point(920, 53); this.label_FacModeSerial.Name = "label_FacModeSerial"; this.label_FacModeSerial.Size = new System.Drawing.Size(65, 15); this.label_FacModeSerial.TabIndex = 12; this.label_FacModeSerial.Text = "0"; this.label_FacModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label131 // this.label131.AutoSize = true; this.label131.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label131.ForeColor = System.Drawing.SystemColors.ControlText; this.label131.Location = new System.Drawing.Point(930, 32); this.label131.Name = "label131"; this.label131.Size = new System.Drawing.Size(44, 17); this.label131.TabIndex = 12; this.label131.Text = "流水号"; this.label131.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.label131.DoubleClick += new System.EventHandler(this.label131_DoubleClick); // // tabPage_ProductMode_Read // this.tabPage_ProductMode_Read.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeSerial); this.tabPage_ProductMode_Read.Controls.Add(this.label135); this.tabPage_ProductMode_Read.Controls.Add(this.checkBox_OffLineCheckMode); this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgFile); this.tabPage_ProductMode_Read.Controls.Add(this.groupBox31); this.tabPage_ProductMode_Read.Controls.Add(this.comboBox_CheckModeCfgDate); this.tabPage_ProductMode_Read.Controls.Add(this.groupBox30); this.tabPage_ProductMode_Read.Controls.Add(this.groupBox29); this.tabPage_ProductMode_Read.Controls.Add(this.button_CheckModeStart); this.tabPage_ProductMode_Read.Controls.Add(this.textBox_CheckModeScan); this.tabPage_ProductMode_Read.Controls.Add(this.label138); this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeStatus); this.tabPage_ProductMode_Read.Controls.Add(this.label_CheckModeResult); this.tabPage_ProductMode_Read.Controls.Add(this.label141); this.tabPage_ProductMode_Read.Location = new System.Drawing.Point(4, 30); this.tabPage_ProductMode_Read.Name = "tabPage_ProductMode_Read"; this.tabPage_ProductMode_Read.Size = new System.Drawing.Size(990, 315); this.tabPage_ProductMode_Read.TabIndex = 12; this.tabPage_ProductMode_Read.Text = "量产检验"; // // label_CheckModeSerial // this.label_CheckModeSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.label_CheckModeSerial.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeSerial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_CheckModeSerial.Location = new System.Drawing.Point(920, 53); this.label_CheckModeSerial.Name = "label_CheckModeSerial"; this.label_CheckModeSerial.Size = new System.Drawing.Size(65, 15); this.label_CheckModeSerial.TabIndex = 22; this.label_CheckModeSerial.Text = "0"; this.label_CheckModeSerial.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label135 // this.label135.AutoSize = true; this.label135.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label135.ForeColor = System.Drawing.SystemColors.ControlText; this.label135.Location = new System.Drawing.Point(930, 32); this.label135.Name = "label135"; this.label135.Size = new System.Drawing.Size(44, 17); this.label135.TabIndex = 23; this.label135.Text = "流水号"; this.label135.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.label135.DoubleClick += new System.EventHandler(this.label135_DoubleClick); // // checkBox_OffLineCheckMode // this.checkBox_OffLineCheckMode.AutoSize = true; this.checkBox_OffLineCheckMode.Enabled = false; this.checkBox_OffLineCheckMode.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_OffLineCheckMode.Location = new System.Drawing.Point(930, 6); this.checkBox_OffLineCheckMode.Name = "checkBox_OffLineCheckMode"; this.checkBox_OffLineCheckMode.Size = new System.Drawing.Size(51, 21); this.checkBox_OffLineCheckMode.TabIndex = 21; this.checkBox_OffLineCheckMode.Text = "本地"; this.checkBox_OffLineCheckMode.UseVisualStyleBackColor = true; this.checkBox_OffLineCheckMode.CheckedChanged += new System.EventHandler(this.checkBox_OffLineCheckMode_CheckedChanged); // // comboBox_CheckModeCfgFile // this.comboBox_CheckModeCfgFile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_CheckModeCfgFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_CheckModeCfgFile.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_CheckModeCfgFile.FormattingEnabled = true; this.comboBox_CheckModeCfgFile.Location = new System.Drawing.Point(218, 6); this.comboBox_CheckModeCfgFile.Name = "comboBox_CheckModeCfgFile"; this.comboBox_CheckModeCfgFile.Size = new System.Drawing.Size(697, 29); this.comboBox_CheckModeCfgFile.TabIndex = 18; this.comboBox_CheckModeCfgFile.MouseHover += new System.EventHandler(this.comboBox_CheckModeCfgFile_MouseHover_1); // // groupBox31 // this.groupBox31.Controls.Add(this.label157); this.groupBox31.Controls.Add(this.label_CheckModeAngle); this.groupBox31.Controls.Add(this.label132); this.groupBox31.Controls.Add(this.label_CheckModeMos); this.groupBox31.Controls.Add(this.label148); this.groupBox31.Controls.Add(this.label_CheckModeSN); this.groupBox31.Controls.Add(this.label154); this.groupBox31.Controls.Add(this.label_CheckModeTorque); this.groupBox31.Controls.Add(this.label156); this.groupBox31.Controls.Add(this.label_CheckModeCfg); this.groupBox31.Controls.Add(this.label121); this.groupBox31.Controls.Add(this.label_CheckModeBoot); this.groupBox31.Controls.Add(this.label160); this.groupBox31.Controls.Add(this.label_CheckModeFWVer); this.groupBox31.Location = new System.Drawing.Point(823, 72); this.groupBox31.Name = "groupBox31"; this.groupBox31.Size = new System.Drawing.Size(154, 240); this.groupBox31.TabIndex = 20; this.groupBox31.TabStop = false; this.groupBox31.Text = "测试状态"; // // label132 // this.label132.AutoSize = true; this.label132.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label132.ForeColor = System.Drawing.SystemColors.ControlText; this.label132.Location = new System.Drawing.Point(6, 172); this.label132.Name = "label132"; this.label132.Size = new System.Drawing.Size(70, 20); this.label132.TabIndex = 18; this.label132.Text = "MOS校准"; this.label132.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeMos // this.label_CheckModeMos.BackColor = System.Drawing.Color.Red; this.label_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeMos.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeMos.Location = new System.Drawing.Point(108, 172); this.label_CheckModeMos.Name = "label_CheckModeMos"; this.label_CheckModeMos.Size = new System.Drawing.Size(35, 20); this.label_CheckModeMos.TabIndex = 19; this.label_CheckModeMos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label148 // this.label148.AutoSize = true; this.label148.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label148.ForeColor = System.Drawing.SystemColors.ControlText; this.label148.Location = new System.Drawing.Point(6, 88); this.label148.Name = "label148"; this.label148.Size = new System.Drawing.Size(65, 20); this.label148.TabIndex = 16; this.label148.Text = "打标信息"; this.label148.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeSN // this.label_CheckModeSN.BackColor = System.Drawing.Color.Red; this.label_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeSN.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeSN.Location = new System.Drawing.Point(108, 88); this.label_CheckModeSN.Name = "label_CheckModeSN"; this.label_CheckModeSN.Size = new System.Drawing.Size(35, 20); this.label_CheckModeSN.TabIndex = 17; this.label_CheckModeSN.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label154 // this.label154.AutoSize = true; this.label154.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label154.ForeColor = System.Drawing.SystemColors.ControlText; this.label154.Location = new System.Drawing.Point(6, 144); this.label154.Name = "label154"; this.label154.Size = new System.Drawing.Size(65, 20); this.label154.TabIndex = 12; this.label154.Text = "力矩标定"; this.label154.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeTorque // this.label_CheckModeTorque.BackColor = System.Drawing.Color.Red; this.label_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeTorque.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeTorque.Location = new System.Drawing.Point(108, 144); this.label_CheckModeTorque.Name = "label_CheckModeTorque"; this.label_CheckModeTorque.Size = new System.Drawing.Size(35, 20); this.label_CheckModeTorque.TabIndex = 13; this.label_CheckModeTorque.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label156 // this.label156.AutoSize = true; this.label156.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label156.ForeColor = System.Drawing.SystemColors.ControlText; this.label156.Location = new System.Drawing.Point(6, 116); this.label156.Name = "label156"; this.label156.Size = new System.Drawing.Size(65, 20); this.label156.TabIndex = 12; this.label156.Text = "参数检查"; this.label156.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeCfg // this.label_CheckModeCfg.BackColor = System.Drawing.Color.Red; this.label_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeCfg.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeCfg.Location = new System.Drawing.Point(108, 116); this.label_CheckModeCfg.Name = "label_CheckModeCfg"; this.label_CheckModeCfg.Size = new System.Drawing.Size(35, 20); this.label_CheckModeCfg.TabIndex = 13; this.label_CheckModeCfg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label121 // this.label121.AutoSize = true; this.label121.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label121.ForeColor = System.Drawing.SystemColors.ControlText; this.label121.Location = new System.Drawing.Point(6, 32); this.label121.Name = "label121"; this.label121.Size = new System.Drawing.Size(48, 20); this.label121.TabIndex = 8; this.label121.Text = "BOOT"; this.label121.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeBoot // this.label_CheckModeBoot.BackColor = System.Drawing.Color.Red; this.label_CheckModeBoot.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeBoot.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeBoot.Location = new System.Drawing.Point(108, 32); this.label_CheckModeBoot.Name = "label_CheckModeBoot"; this.label_CheckModeBoot.Size = new System.Drawing.Size(35, 20); this.label_CheckModeBoot.TabIndex = 9; this.label_CheckModeBoot.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label160 // this.label160.AutoSize = true; this.label160.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label160.ForeColor = System.Drawing.SystemColors.ControlText; this.label160.Location = new System.Drawing.Point(6, 60); this.label160.Name = "label160"; this.label160.Size = new System.Drawing.Size(65, 20); this.label160.TabIndex = 8; this.label160.Text = "软件版本"; this.label160.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label_CheckModeFWVer // this.label_CheckModeFWVer.BackColor = System.Drawing.Color.Red; this.label_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeFWVer.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeFWVer.Location = new System.Drawing.Point(108, 60); this.label_CheckModeFWVer.Name = "label_CheckModeFWVer"; this.label_CheckModeFWVer.Size = new System.Drawing.Size(35, 20); this.label_CheckModeFWVer.TabIndex = 9; this.label_CheckModeFWVer.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // comboBox_CheckModeCfgDate // this.comboBox_CheckModeCfgDate.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192))))); this.comboBox_CheckModeCfgDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_CheckModeCfgDate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_CheckModeCfgDate.FormattingEnabled = true; this.comboBox_CheckModeCfgDate.Location = new System.Drawing.Point(92, 6); this.comboBox_CheckModeCfgDate.Name = "comboBox_CheckModeCfgDate"; this.comboBox_CheckModeCfgDate.Size = new System.Drawing.Size(120, 29); this.comboBox_CheckModeCfgDate.TabIndex = 19; this.comboBox_CheckModeCfgDate.SelectionChangeCommitted += new System.EventHandler(this.comboBox_CheckModeCfgDate_SelectionChangeCommitted); this.comboBox_CheckModeCfgDate.Click += new System.EventHandler(this.comboBox_CheckModeCfgDate_Click); // // groupBox30 // this.groupBox30.Controls.Add(this.richTextBox_CheckModeLog); this.groupBox30.Location = new System.Drawing.Point(218, 72); this.groupBox30.Name = "groupBox30"; this.groupBox30.Size = new System.Drawing.Size(599, 240); this.groupBox30.TabIndex = 19; this.groupBox30.TabStop = false; this.groupBox30.Text = "测试记录"; // // richTextBox_CheckModeLog // this.richTextBox_CheckModeLog.BackColor = System.Drawing.SystemColors.ControlLight; this.richTextBox_CheckModeLog.Location = new System.Drawing.Point(7, 28); this.richTextBox_CheckModeLog.Name = "richTextBox_CheckModeLog"; this.richTextBox_CheckModeLog.ReadOnly = true; this.richTextBox_CheckModeLog.Size = new System.Drawing.Size(586, 206); this.richTextBox_CheckModeLog.TabIndex = 0; this.richTextBox_CheckModeLog.Text = ""; this.richTextBox_CheckModeLog.TextChanged += new System.EventHandler(this.richTextBox_CheckModeLog_TextChanged); // // groupBox29 // this.groupBox29.Controls.Add(this.checkBox_CheckModeAngle); this.groupBox29.Controls.Add(this.checkBox_CheckModeMos); this.groupBox29.Controls.Add(this.pictureBox_ReadLock); this.groupBox29.Controls.Add(this.checkBox_CheckModeSN); this.groupBox29.Controls.Add(this.checkBox_CheckModeTorque); this.groupBox29.Controls.Add(this.checkBox_CheckModeCfg); this.groupBox29.Controls.Add(this.checkBox_CheckModeFWVer); this.groupBox29.Location = new System.Drawing.Point(12, 72); this.groupBox29.Name = "groupBox29"; this.groupBox29.Size = new System.Drawing.Size(200, 240); this.groupBox29.TabIndex = 18; this.groupBox29.TabStop = false; this.groupBox29.Text = "测试项目"; // // checkBox_CheckModeMos // this.checkBox_CheckModeMos.AutoSize = true; this.checkBox_CheckModeMos.Checked = true; this.checkBox_CheckModeMos.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeMos.Enabled = false; this.checkBox_CheckModeMos.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeMos.Location = new System.Drawing.Point(7, 148); this.checkBox_CheckModeMos.Name = "checkBox_CheckModeMos"; this.checkBox_CheckModeMos.Size = new System.Drawing.Size(145, 24); this.checkBox_CheckModeMos.TabIndex = 9; this.checkBox_CheckModeMos.Text = "MOS内阻校准确认"; this.checkBox_CheckModeMos.UseVisualStyleBackColor = true; // // pictureBox_ReadLock // this.pictureBox_ReadLock.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.Lock; this.pictureBox_ReadLock.Location = new System.Drawing.Point(159, 15); this.pictureBox_ReadLock.Name = "pictureBox_ReadLock"; this.pictureBox_ReadLock.Size = new System.Drawing.Size(35, 35); this.pictureBox_ReadLock.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox_ReadLock.TabIndex = 8; this.pictureBox_ReadLock.TabStop = false; this.pictureBox_ReadLock.Click += new System.EventHandler(this.pictureBox_ReadLock_Click); // // checkBox_CheckModeSN // this.checkBox_CheckModeSN.AutoSize = true; this.checkBox_CheckModeSN.Checked = true; this.checkBox_CheckModeSN.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeSN.Enabled = false; this.checkBox_CheckModeSN.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeSN.Location = new System.Drawing.Point(7, 58); this.checkBox_CheckModeSN.Name = "checkBox_CheckModeSN"; this.checkBox_CheckModeSN.Size = new System.Drawing.Size(126, 24); this.checkBox_CheckModeSN.TabIndex = 3; this.checkBox_CheckModeSN.Text = "打标一致性检查"; this.checkBox_CheckModeSN.UseVisualStyleBackColor = true; // // checkBox_CheckModeTorque // this.checkBox_CheckModeTorque.AutoSize = true; this.checkBox_CheckModeTorque.Checked = true; this.checkBox_CheckModeTorque.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeTorque.Enabled = false; this.checkBox_CheckModeTorque.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeTorque.Location = new System.Drawing.Point(7, 118); this.checkBox_CheckModeTorque.Name = "checkBox_CheckModeTorque"; this.checkBox_CheckModeTorque.Size = new System.Drawing.Size(154, 24); this.checkBox_CheckModeTorque.TabIndex = 2; this.checkBox_CheckModeTorque.Text = "力矩传感器标定确认"; this.checkBox_CheckModeTorque.UseVisualStyleBackColor = true; // // checkBox_CheckModeCfg // this.checkBox_CheckModeCfg.AutoSize = true; this.checkBox_CheckModeCfg.Checked = true; this.checkBox_CheckModeCfg.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeCfg.Enabled = false; this.checkBox_CheckModeCfg.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeCfg.Location = new System.Drawing.Point(7, 88); this.checkBox_CheckModeCfg.Name = "checkBox_CheckModeCfg"; this.checkBox_CheckModeCfg.Size = new System.Drawing.Size(84, 24); this.checkBox_CheckModeCfg.TabIndex = 1; this.checkBox_CheckModeCfg.Text = "参数检查"; this.checkBox_CheckModeCfg.UseVisualStyleBackColor = true; // // checkBox_CheckModeFWVer // this.checkBox_CheckModeFWVer.AutoSize = true; this.checkBox_CheckModeFWVer.Checked = true; this.checkBox_CheckModeFWVer.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeFWVer.Enabled = false; this.checkBox_CheckModeFWVer.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeFWVer.Location = new System.Drawing.Point(7, 28); this.checkBox_CheckModeFWVer.Name = "checkBox_CheckModeFWVer"; this.checkBox_CheckModeFWVer.Size = new System.Drawing.Size(112, 24); this.checkBox_CheckModeFWVer.TabIndex = 0; this.checkBox_CheckModeFWVer.Text = "软件版本确认"; this.checkBox_CheckModeFWVer.UseVisualStyleBackColor = true; // // button_CheckModeStart // this.button_CheckModeStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.button_CheckModeStart.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.button_CheckModeStart.ForeColor = System.Drawing.Color.White; this.button_CheckModeStart.Location = new System.Drawing.Point(551, 35); this.button_CheckModeStart.Name = "button_CheckModeStart"; this.button_CheckModeStart.Size = new System.Drawing.Size(100, 35); this.button_CheckModeStart.TabIndex = 17; this.button_CheckModeStart.Text = "开始测试"; this.button_CheckModeStart.UseVisualStyleBackColor = false; this.button_CheckModeStart.Click += new System.EventHandler(this.button_CheckModeStart_Click); // // textBox_CheckModeScan // this.textBox_CheckModeScan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_CheckModeScan.Location = new System.Drawing.Point(92, 38); this.textBox_CheckModeScan.Name = "textBox_CheckModeScan"; this.textBox_CheckModeScan.Size = new System.Drawing.Size(453, 28); this.textBox_CheckModeScan.TabIndex = 14; this.textBox_CheckModeScan.MouseClick += new System.Windows.Forms.MouseEventHandler(this.textBox_CheckModeScan_MouseClick); this.textBox_CheckModeScan.KeyUp += new System.Windows.Forms.KeyEventHandler(this.textBox_CheckModeScan_KeyUp); // // label138 // this.label138.AutoSize = true; this.label138.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label138.ForeColor = System.Drawing.SystemColors.ControlText; this.label138.Location = new System.Drawing.Point(12, 10); this.label138.Name = "label138"; this.label138.Size = new System.Drawing.Size(74, 21); this.label138.TabIndex = 10; this.label138.Text = "配置文件"; this.label138.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.label138.DoubleClick += new System.EventHandler(this.label138_DoubleClick); // // label_CheckModeStatus // this.label_CheckModeStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.label_CheckModeStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_CheckModeStatus.Location = new System.Drawing.Point(783, 38); this.label_CheckModeStatus.Name = "label_CheckModeStatus"; this.label_CheckModeStatus.Size = new System.Drawing.Size(132, 29); this.label_CheckModeStatus.TabIndex = 11; this.label_CheckModeStatus.Text = "测试结束"; this.label_CheckModeStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_CheckModeResult // this.label_CheckModeResult.BackColor = System.Drawing.Color.Green; this.label_CheckModeResult.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeResult.ForeColor = System.Drawing.Color.White; this.label_CheckModeResult.Location = new System.Drawing.Point(657, 38); this.label_CheckModeResult.Name = "label_CheckModeResult"; this.label_CheckModeResult.Size = new System.Drawing.Size(120, 29); this.label_CheckModeResult.TabIndex = 12; this.label_CheckModeResult.Text = "测试合格"; this.label_CheckModeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label141 // this.label141.AutoSize = true; this.label141.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label141.ForeColor = System.Drawing.SystemColors.ControlText; this.label141.Location = new System.Drawing.Point(12, 43); this.label141.Name = "label141"; this.label141.Size = new System.Drawing.Size(42, 21); this.label141.TabIndex = 13; this.label141.Text = "扫码"; this.label141.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label23 // this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label23.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label23.ForeColor = System.Drawing.Color.White; this.label23.Location = new System.Drawing.Point(398, 622); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(68, 17); this.label23.TabIndex = 7; this.label23.Text = "接收计数:"; // // label_RecCount // this.label_RecCount.AutoSize = true; this.label_RecCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_RecCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_RecCount.ForeColor = System.Drawing.Color.White; this.label_RecCount.Location = new System.Drawing.Point(472, 622); this.label_RecCount.Name = "label_RecCount"; this.label_RecCount.Size = new System.Drawing.Size(15, 17); this.label_RecCount.TabIndex = 8; this.label_RecCount.Text = "0"; // // timer_500ms // this.timer_500ms.Enabled = true; this.timer_500ms.Interval = 500; this.timer_500ms.Tick += new System.EventHandler(this.timer_1s_Tick); // // label_BuildTime // this.label_BuildTime.AutoSize = true; this.label_BuildTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_BuildTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_BuildTime.ForeColor = System.Drawing.Color.White; this.label_BuildTime.Location = new System.Drawing.Point(648, 622); this.label_BuildTime.Name = "label_BuildTime"; this.label_BuildTime.Size = new System.Drawing.Size(186, 17); this.label_BuildTime.TabIndex = 10; this.label_BuildTime.Text = "编译时间:2022-05-22 14:00:00"; // // label_SystemTime // this.label_SystemTime.AutoSize = true; this.label_SystemTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_SystemTime.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_SystemTime.ForeColor = System.Drawing.Color.White; this.label_SystemTime.Location = new System.Drawing.Point(838, 622); this.label_SystemTime.Name = "label_SystemTime"; this.label_SystemTime.Size = new System.Drawing.Size(186, 17); this.label_SystemTime.TabIndex = 11; this.label_SystemTime.Text = "当前时间:2022-05-22 14:00:00"; // // label_COM_Sta // this.label_COM_Sta.AutoSize = true; this.label_COM_Sta.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_COM_Sta.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_COM_Sta.ForeColor = System.Drawing.Color.White; this.label_COM_Sta.Location = new System.Drawing.Point(228, 622); this.label_COM_Sta.Name = "label_COM_Sta"; this.label_COM_Sta.Size = new System.Drawing.Size(80, 17); this.label_COM_Sta.TabIndex = 12; this.label_COM_Sta.Text = "端口:未连接"; // // label43 // this.label43.BackColor = System.Drawing.Color.Silver; this.label43.ForeColor = System.Drawing.Color.White; this.label43.Location = new System.Drawing.Point(219, 623); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(1, 15); this.label43.TabIndex = 8; // // label44 // this.label44.BackColor = System.Drawing.Color.Silver; this.label44.ForeColor = System.Drawing.Color.White; this.label44.Location = new System.Drawing.Point(393, 623); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(1, 15); this.label44.TabIndex = 13; // // label45 // this.label45.BackColor = System.Drawing.Color.Silver; this.label45.ForeColor = System.Drawing.Color.White; this.label45.Location = new System.Drawing.Point(642, 623); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(1, 15); this.label45.TabIndex = 14; // // label96 // this.label96.BackColor = System.Drawing.Color.Silver; this.label96.ForeColor = System.Drawing.Color.White; this.label96.Location = new System.Drawing.Point(526, 623); this.label96.Name = "label96"; this.label96.Size = new System.Drawing.Size(1, 15); this.label96.TabIndex = 17; // // label_Server_ComStatus // this.label_Server_ComStatus.AutoSize = true; this.label_Server_ComStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_Server_ComStatus.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_Server_ComStatus.ForeColor = System.Drawing.Color.White; this.label_Server_ComStatus.Location = new System.Drawing.Point(533, 622); this.label_Server_ComStatus.Name = "label_Server_ComStatus"; this.label_Server_ComStatus.Size = new System.Drawing.Size(80, 17); this.label_Server_ComStatus.TabIndex = 18; this.label_Server_ComStatus.Text = "网络:未连接"; // // label_ServerStatus // this.label_ServerStatus.BackColor = System.Drawing.Color.Red; this.label_ServerStatus.Location = new System.Drawing.Point(621, 623); this.label_ServerStatus.Name = "label_ServerStatus"; this.label_ServerStatus.Size = new System.Drawing.Size(15, 15); this.label_ServerStatus.TabIndex = 19; this.label_ServerStatus.MouseHover += new System.EventHandler(this.label_ServerStatus_MouseHover); // // label_PortStatus // this.label_PortStatus.BackColor = System.Drawing.Color.Red; this.label_PortStatus.Location = new System.Drawing.Point(371, 623); this.label_PortStatus.Name = "label_PortStatus"; this.label_PortStatus.Size = new System.Drawing.Size(15, 15); this.label_PortStatus.TabIndex = 20; // // label_Computername // this.label_Computername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_Computername.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.label_Computername.ForeColor = System.Drawing.Color.White; this.label_Computername.Location = new System.Drawing.Point(750, 4); this.label_Computername.Name = "label_Computername"; this.label_Computername.Size = new System.Drawing.Size(140, 21); this.label_Computername.TabIndex = 21; this.label_Computername.Text = "计算机名:"; this.label_Computername.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // tabControl2 // this.tabControl2.Controls.Add(this.tabPage_RunInfo); this.tabControl2.Controls.Add(this.tabPage_DebugInfo); this.tabControl2.Location = new System.Drawing.Point(215, 32); this.tabControl2.Name = "tabControl2"; this.tabControl2.SelectedIndex = 0; this.tabControl2.Size = new System.Drawing.Size(813, 196); this.tabControl2.TabIndex = 23; this.tabControl2.Visible = false; // // tabPage_RunInfo // this.tabPage_RunInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_BikeSpeed); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_MotorSpeed); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Cadence); this.tabPage_RunInfo.Controls.Add(this.textBox_TorqueReg); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Torque); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Dir); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Vol); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Current); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Power); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_SOC); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_PCB); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_MCU); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_T_Coil); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_GearSt); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_LightSwitch); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Range); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_AvgPower); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip); this.tabPage_RunInfo.Controls.Add(this.textBox_RunInfo_Trip_Time); this.tabPage_RunInfo.Controls.Add(this.textBox_ErrorCode); this.tabPage_RunInfo.Controls.Add(this.label55); this.tabPage_RunInfo.Controls.Add(this.label28); this.tabPage_RunInfo.Controls.Add(this.label22); this.tabPage_RunInfo.Controls.Add(this.label16); this.tabPage_RunInfo.Controls.Add(this.label10); this.tabPage_RunInfo.Controls.Add(this.label21); this.tabPage_RunInfo.Controls.Add(this.label15); this.tabPage_RunInfo.Controls.Add(this.label9); this.tabPage_RunInfo.Controls.Add(this.label20); this.tabPage_RunInfo.Controls.Add(this.label14); this.tabPage_RunInfo.Controls.Add(this.label8); this.tabPage_RunInfo.Controls.Add(this.label19); this.tabPage_RunInfo.Controls.Add(this.label13); this.tabPage_RunInfo.Controls.Add(this.label7); this.tabPage_RunInfo.Controls.Add(this.label18); this.tabPage_RunInfo.Controls.Add(this.label12); this.tabPage_RunInfo.Controls.Add(this.label6); this.tabPage_RunInfo.Controls.Add(this.label17); this.tabPage_RunInfo.Controls.Add(this.label11); this.tabPage_RunInfo.Controls.Add(this.label5); this.tabPage_RunInfo.Location = new System.Drawing.Point(4, 30); this.tabPage_RunInfo.Name = "tabPage_RunInfo"; this.tabPage_RunInfo.Padding = new System.Windows.Forms.Padding(3); this.tabPage_RunInfo.Size = new System.Drawing.Size(805, 162); this.tabPage_RunInfo.TabIndex = 0; this.tabPage_RunInfo.Text = "运行信息"; // // textBox_RunInfo_BikeSpeed // this.textBox_RunInfo_BikeSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_BikeSpeed.Location = new System.Drawing.Point(54, 10); this.textBox_RunInfo_BikeSpeed.Name = "textBox_RunInfo_BikeSpeed"; this.textBox_RunInfo_BikeSpeed.ReadOnly = true; this.textBox_RunInfo_BikeSpeed.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_BikeSpeed.TabIndex = 35; // // textBox_RunInfo_MotorSpeed // this.textBox_RunInfo_MotorSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_MotorSpeed.Location = new System.Drawing.Point(54, 127); this.textBox_RunInfo_MotorSpeed.Name = "textBox_RunInfo_MotorSpeed"; this.textBox_RunInfo_MotorSpeed.ReadOnly = true; this.textBox_RunInfo_MotorSpeed.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_MotorSpeed.TabIndex = 27; // // textBox_RunInfo_Cadence // this.textBox_RunInfo_Cadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Cadence.Location = new System.Drawing.Point(54, 49); this.textBox_RunInfo_Cadence.Name = "textBox_RunInfo_Cadence"; this.textBox_RunInfo_Cadence.ReadOnly = true; this.textBox_RunInfo_Cadence.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Cadence.TabIndex = 28; // // textBox_TorqueReg // this.textBox_TorqueReg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_TorqueReg.Location = new System.Drawing.Point(713, 86); this.textBox_TorqueReg.Name = "textBox_TorqueReg"; this.textBox_TorqueReg.ReadOnly = true; this.textBox_TorqueReg.Size = new System.Drawing.Size(85, 28); this.textBox_TorqueReg.TabIndex = 45; // // textBox_RunInfo_Torque // this.textBox_RunInfo_Torque.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Torque.Location = new System.Drawing.Point(54, 88); this.textBox_RunInfo_Torque.Name = "textBox_RunInfo_Torque"; this.textBox_RunInfo_Torque.ReadOnly = true; this.textBox_RunInfo_Torque.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Torque.TabIndex = 29; // // textBox_RunInfo_Dir // this.textBox_RunInfo_Dir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Dir.Location = new System.Drawing.Point(201, 127); this.textBox_RunInfo_Dir.Name = "textBox_RunInfo_Dir"; this.textBox_RunInfo_Dir.ReadOnly = true; this.textBox_RunInfo_Dir.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Dir.TabIndex = 30; // // textBox_RunInfo_Vol // this.textBox_RunInfo_Vol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Vol.Location = new System.Drawing.Point(201, 10); this.textBox_RunInfo_Vol.Name = "textBox_RunInfo_Vol"; this.textBox_RunInfo_Vol.ReadOnly = true; this.textBox_RunInfo_Vol.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Vol.TabIndex = 31; // // textBox_RunInfo_Current // this.textBox_RunInfo_Current.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Current.Location = new System.Drawing.Point(201, 49); this.textBox_RunInfo_Current.Name = "textBox_RunInfo_Current"; this.textBox_RunInfo_Current.ReadOnly = true; this.textBox_RunInfo_Current.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Current.TabIndex = 32; // // textBox_RunInfo_Power // this.textBox_RunInfo_Power.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Power.Location = new System.Drawing.Point(201, 87); this.textBox_RunInfo_Power.Name = "textBox_RunInfo_Power"; this.textBox_RunInfo_Power.ReadOnly = true; this.textBox_RunInfo_Power.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Power.TabIndex = 33; // // textBox_RunInfo_SOC // this.textBox_RunInfo_SOC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_SOC.Location = new System.Drawing.Point(533, 9); this.textBox_RunInfo_SOC.Name = "textBox_RunInfo_SOC"; this.textBox_RunInfo_SOC.ReadOnly = true; this.textBox_RunInfo_SOC.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_SOC.TabIndex = 26; // // textBox_RunInfo_T_PCB // this.textBox_RunInfo_T_PCB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_T_PCB.Location = new System.Drawing.Point(385, 10); this.textBox_RunInfo_T_PCB.Name = "textBox_RunInfo_T_PCB"; this.textBox_RunInfo_T_PCB.ReadOnly = true; this.textBox_RunInfo_T_PCB.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_T_PCB.TabIndex = 43; // // textBox_RunInfo_T_MCU // this.textBox_RunInfo_T_MCU.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_T_MCU.Location = new System.Drawing.Point(385, 49); this.textBox_RunInfo_T_MCU.Name = "textBox_RunInfo_T_MCU"; this.textBox_RunInfo_T_MCU.ReadOnly = true; this.textBox_RunInfo_T_MCU.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_T_MCU.TabIndex = 36; // // textBox_RunInfo_T_Coil // this.textBox_RunInfo_T_Coil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_T_Coil.Location = new System.Drawing.Point(385, 87); this.textBox_RunInfo_T_Coil.Name = "textBox_RunInfo_T_Coil"; this.textBox_RunInfo_T_Coil.ReadOnly = true; this.textBox_RunInfo_T_Coil.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_T_Coil.TabIndex = 37; // // textBox_RunInfo_GearSt // this.textBox_RunInfo_GearSt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_GearSt.Location = new System.Drawing.Point(385, 127); this.textBox_RunInfo_GearSt.Name = "textBox_RunInfo_GearSt"; this.textBox_RunInfo_GearSt.ReadOnly = true; this.textBox_RunInfo_GearSt.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_GearSt.TabIndex = 38; // // textBox_RunInfo_LightSwitch // this.textBox_RunInfo_LightSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_LightSwitch.Location = new System.Drawing.Point(533, 126); this.textBox_RunInfo_LightSwitch.Name = "textBox_RunInfo_LightSwitch"; this.textBox_RunInfo_LightSwitch.ReadOnly = true; this.textBox_RunInfo_LightSwitch.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_LightSwitch.TabIndex = 39; // // textBox_RunInfo_Range // this.textBox_RunInfo_Range.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Range.Location = new System.Drawing.Point(533, 86); this.textBox_RunInfo_Range.Name = "textBox_RunInfo_Range"; this.textBox_RunInfo_Range.ReadOnly = true; this.textBox_RunInfo_Range.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Range.TabIndex = 40; // // textBox_RunInfo_AvgPower // this.textBox_RunInfo_AvgPower.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_AvgPower.Location = new System.Drawing.Point(533, 48); this.textBox_RunInfo_AvgPower.Name = "textBox_RunInfo_AvgPower"; this.textBox_RunInfo_AvgPower.ReadOnly = true; this.textBox_RunInfo_AvgPower.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_AvgPower.TabIndex = 41; // // textBox_RunInfo_Trip // this.textBox_RunInfo_Trip.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Trip.Location = new System.Drawing.Point(713, 9); this.textBox_RunInfo_Trip.Name = "textBox_RunInfo_Trip"; this.textBox_RunInfo_Trip.ReadOnly = true; this.textBox_RunInfo_Trip.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Trip.TabIndex = 42; // // textBox_RunInfo_Trip_Time // this.textBox_RunInfo_Trip_Time.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_RunInfo_Trip_Time.Location = new System.Drawing.Point(713, 48); this.textBox_RunInfo_Trip_Time.Name = "textBox_RunInfo_Trip_Time"; this.textBox_RunInfo_Trip_Time.ReadOnly = true; this.textBox_RunInfo_Trip_Time.Size = new System.Drawing.Size(85, 28); this.textBox_RunInfo_Trip_Time.TabIndex = 34; // // textBox_ErrorCode // this.textBox_ErrorCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_ErrorCode.Location = new System.Drawing.Point(713, 126); this.textBox_ErrorCode.Name = "textBox_ErrorCode"; this.textBox_ErrorCode.ReadOnly = true; this.textBox_ErrorCode.Size = new System.Drawing.Size(85, 28); this.textBox_ErrorCode.TabIndex = 25; this.textBox_ErrorCode.MouseHover += new System.EventHandler(this.textBox_ErrorCode_MouseHover); // // label55 // this.label55.AutoSize = true; this.label55.Location = new System.Drawing.Point(633, 90); this.label55.Name = "label55"; this.label55.Size = new System.Drawing.Size(71, 21); this.label55.TabIndex = 44; this.label55.Text = "力矩Reg"; // // label28 // this.label28.AutoSize = true; this.label28.Location = new System.Drawing.Point(633, 130); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(58, 21); this.label28.TabIndex = 14; this.label28.Text = "故障码"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(633, 52); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(74, 21); this.label22.TabIndex = 7; this.label22.Text = "单次时间"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(485, 90); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(42, 21); this.label16.TabIndex = 8; this.label16.Text = "续航"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(153, 92); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(42, 21); this.label10.TabIndex = 9; this.label10.Text = "功率"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(633, 13); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(74, 21); this.label21.TabIndex = 10; this.label21.Text = "单次里程"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(485, 13); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(42, 21); this.label15.TabIndex = 11; this.label15.Text = "电量"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(153, 53); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(42, 21); this.label9.TabIndex = 12; this.label9.Text = "电流"; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(300, 91); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(74, 21); this.label20.TabIndex = 13; this.label20.Text = "电机温度"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(485, 130); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(42, 21); this.label14.TabIndex = 15; this.label14.Text = "大灯"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(153, 14); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(42, 21); this.label8.TabIndex = 23; this.label8.Text = "电压"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(300, 53); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(81, 21); this.label19.TabIndex = 16; this.label19.Text = "MCU温度"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(300, 131); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(42, 21); this.label13.TabIndex = 17; this.label13.Text = "档位"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 131); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(42, 21); this.label7.TabIndex = 18; this.label7.Text = "转速"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(300, 14); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(73, 21); this.label18.TabIndex = 19; this.label18.Text = "PCB温度"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(153, 131); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(42, 21); this.label12.TabIndex = 20; this.label12.Text = "方向"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(6, 53); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(42, 21); this.label6.TabIndex = 21; this.label6.Text = "踏频"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(485, 52); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(42, 21); this.label17.TabIndex = 22; this.label17.Text = "功耗"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(6, 92); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(42, 21); this.label11.TabIndex = 24; this.label11.Text = "力矩"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(6, 14); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(42, 21); this.label5.TabIndex = 6; this.label5.Text = "车速"; // // tabPage_DebugInfo // this.tabPage_DebugInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_ThrottlePer); this.tabPage_DebugInfo.Controls.Add(this.label152); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SysFun); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_SecondFun); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_MotorFun); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistFun); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdRef); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqRef); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UdRef); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_UqRef); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorquePu); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueFil); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_TorqueCadence); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IqFdb); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_IdFdb); this.tabPage_DebugInfo.Controls.Add(this.textBox_DebugInfo_AssistOut); this.tabPage_DebugInfo.Controls.Add(this.label97); this.tabPage_DebugInfo.Controls.Add(this.label109); this.tabPage_DebugInfo.Controls.Add(this.label98); this.tabPage_DebugInfo.Controls.Add(this.label99); this.tabPage_DebugInfo.Controls.Add(this.label100); this.tabPage_DebugInfo.Controls.Add(this.label101); this.tabPage_DebugInfo.Controls.Add(this.label102); this.tabPage_DebugInfo.Controls.Add(this.label110); this.tabPage_DebugInfo.Controls.Add(this.label108); this.tabPage_DebugInfo.Controls.Add(this.label103); this.tabPage_DebugInfo.Controls.Add(this.label104); this.tabPage_DebugInfo.Controls.Add(this.label105); this.tabPage_DebugInfo.Controls.Add(this.label106); this.tabPage_DebugInfo.Controls.Add(this.label107); this.tabPage_DebugInfo.Location = new System.Drawing.Point(4, 30); this.tabPage_DebugInfo.Name = "tabPage_DebugInfo"; this.tabPage_DebugInfo.Padding = new System.Windows.Forms.Padding(3); this.tabPage_DebugInfo.Size = new System.Drawing.Size(805, 162); this.tabPage_DebugInfo.TabIndex = 1; this.tabPage_DebugInfo.Text = "调试信息"; // // textBox_DebugInfo_ThrottlePer // this.textBox_DebugInfo_ThrottlePer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_ThrottlePer.Location = new System.Drawing.Point(634, 78); this.textBox_DebugInfo_ThrottlePer.Name = "textBox_DebugInfo_ThrottlePer"; this.textBox_DebugInfo_ThrottlePer.ReadOnly = true; this.textBox_DebugInfo_ThrottlePer.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_ThrottlePer.TabIndex = 67; // // label152 // this.label152.AutoSize = true; this.label152.Location = new System.Drawing.Point(522, 82); this.label152.Name = "label152"; this.label152.Size = new System.Drawing.Size(90, 21); this.label152.TabIndex = 66; this.label152.Text = "转把百分比"; // // textBox_DebugInfo_SysFun // this.textBox_DebugInfo_SysFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_SysFun.Location = new System.Drawing.Point(104, 6); this.textBox_DebugInfo_SysFun.Name = "textBox_DebugInfo_SysFun"; this.textBox_DebugInfo_SysFun.ReadOnly = true; this.textBox_DebugInfo_SysFun.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_SysFun.TabIndex = 61; // // textBox_DebugInfo_SecondFun // this.textBox_DebugInfo_SecondFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_SecondFun.Location = new System.Drawing.Point(104, 42); this.textBox_DebugInfo_SecondFun.Name = "textBox_DebugInfo_SecondFun"; this.textBox_DebugInfo_SecondFun.ReadOnly = true; this.textBox_DebugInfo_SecondFun.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_SecondFun.TabIndex = 58; // // textBox_DebugInfo_MotorFun // this.textBox_DebugInfo_MotorFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_MotorFun.Location = new System.Drawing.Point(104, 78); this.textBox_DebugInfo_MotorFun.Name = "textBox_DebugInfo_MotorFun"; this.textBox_DebugInfo_MotorFun.ReadOnly = true; this.textBox_DebugInfo_MotorFun.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_MotorFun.TabIndex = 65; // // textBox_DebugInfo_AssistFun // this.textBox_DebugInfo_AssistFun.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_AssistFun.Location = new System.Drawing.Point(104, 114); this.textBox_DebugInfo_AssistFun.Name = "textBox_DebugInfo_AssistFun"; this.textBox_DebugInfo_AssistFun.ReadOnly = true; this.textBox_DebugInfo_AssistFun.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_AssistFun.TabIndex = 55; // // textBox_DebugInfo_IdRef // this.textBox_DebugInfo_IdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_IdRef.Location = new System.Drawing.Point(278, 6); this.textBox_DebugInfo_IdRef.Name = "textBox_DebugInfo_IdRef"; this.textBox_DebugInfo_IdRef.ReadOnly = true; this.textBox_DebugInfo_IdRef.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_IdRef.TabIndex = 64; // // textBox_DebugInfo_IqRef // this.textBox_DebugInfo_IqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_IqRef.Location = new System.Drawing.Point(278, 42); this.textBox_DebugInfo_IqRef.Name = "textBox_DebugInfo_IqRef"; this.textBox_DebugInfo_IqRef.ReadOnly = true; this.textBox_DebugInfo_IqRef.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_IqRef.TabIndex = 56; // // textBox_DebugInfo_UdRef // this.textBox_DebugInfo_UdRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_UdRef.Location = new System.Drawing.Point(278, 78); this.textBox_DebugInfo_UdRef.Name = "textBox_DebugInfo_UdRef"; this.textBox_DebugInfo_UdRef.ReadOnly = true; this.textBox_DebugInfo_UdRef.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_UdRef.TabIndex = 59; // // textBox_DebugInfo_UqRef // this.textBox_DebugInfo_UqRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_UqRef.Location = new System.Drawing.Point(278, 114); this.textBox_DebugInfo_UqRef.Name = "textBox_DebugInfo_UqRef"; this.textBox_DebugInfo_UqRef.ReadOnly = true; this.textBox_DebugInfo_UqRef.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_UqRef.TabIndex = 62; // // textBox_DebugInfo_TorquePu // this.textBox_DebugInfo_TorquePu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_TorquePu.Location = new System.Drawing.Point(456, 6); this.textBox_DebugInfo_TorquePu.Name = "textBox_DebugInfo_TorquePu"; this.textBox_DebugInfo_TorquePu.ReadOnly = true; this.textBox_DebugInfo_TorquePu.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_TorquePu.TabIndex = 63; // // textBox_DebugInfo_TorqueFil // this.textBox_DebugInfo_TorqueFil.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_TorqueFil.Location = new System.Drawing.Point(456, 42); this.textBox_DebugInfo_TorqueFil.Name = "textBox_DebugInfo_TorqueFil"; this.textBox_DebugInfo_TorqueFil.ReadOnly = true; this.textBox_DebugInfo_TorqueFil.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_TorqueFil.TabIndex = 60; // // textBox_DebugInfo_TorqueCadence // this.textBox_DebugInfo_TorqueCadence.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_TorqueCadence.Location = new System.Drawing.Point(456, 78); this.textBox_DebugInfo_TorqueCadence.Name = "textBox_DebugInfo_TorqueCadence"; this.textBox_DebugInfo_TorqueCadence.ReadOnly = true; this.textBox_DebugInfo_TorqueCadence.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_TorqueCadence.TabIndex = 57; // // textBox_DebugInfo_IqFdb // this.textBox_DebugInfo_IqFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_IqFdb.Location = new System.Drawing.Point(634, 6); this.textBox_DebugInfo_IqFdb.Name = "textBox_DebugInfo_IqFdb"; this.textBox_DebugInfo_IqFdb.ReadOnly = true; this.textBox_DebugInfo_IqFdb.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_IqFdb.TabIndex = 56; // // textBox_DebugInfo_IdFdb // this.textBox_DebugInfo_IdFdb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_IdFdb.Location = new System.Drawing.Point(456, 114); this.textBox_DebugInfo_IdFdb.Name = "textBox_DebugInfo_IdFdb"; this.textBox_DebugInfo_IdFdb.ReadOnly = true; this.textBox_DebugInfo_IdFdb.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_IdFdb.TabIndex = 64; // // textBox_DebugInfo_AssistOut // this.textBox_DebugInfo_AssistOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.textBox_DebugInfo_AssistOut.Location = new System.Drawing.Point(634, 42); this.textBox_DebugInfo_AssistOut.Name = "textBox_DebugInfo_AssistOut"; this.textBox_DebugInfo_AssistOut.ReadOnly = true; this.textBox_DebugInfo_AssistOut.Size = new System.Drawing.Size(60, 28); this.textBox_DebugInfo_AssistOut.TabIndex = 56; // // label97 // this.label97.AutoSize = true; this.label97.Location = new System.Drawing.Point(344, 46); this.label97.Name = "label97"; this.label97.Size = new System.Drawing.Size(106, 21); this.label97.TabIndex = 45; this.label97.Text = "时间滤波力矩"; // // label109 // this.label109.AutoSize = true; this.label109.Location = new System.Drawing.Point(344, 118); this.label109.Name = "label109"; this.label109.Size = new System.Drawing.Size(102, 21); this.label109.TabIndex = 46; this.label109.Text = "D轴电流反馈"; // // label98 // this.label98.AutoSize = true; this.label98.Location = new System.Drawing.Point(170, 10); this.label98.Name = "label98"; this.label98.Size = new System.Drawing.Size(102, 21); this.label98.TabIndex = 46; this.label98.Text = "D轴电流给定"; // // label99 // this.label99.AutoSize = true; this.label99.Location = new System.Drawing.Point(8, 118); this.label99.Name = "label99"; this.label99.Size = new System.Drawing.Size(90, 21); this.label99.TabIndex = 47; this.label99.Text = "助力状态机"; // // label100 // this.label100.AutoSize = true; this.label100.Location = new System.Drawing.Point(170, 82); this.label100.Name = "label100"; this.label100.Size = new System.Drawing.Size(102, 21); this.label100.TabIndex = 48; this.label100.Text = "D轴电压给定"; // // label101 // this.label101.AutoSize = true; this.label101.Location = new System.Drawing.Point(8, 46); this.label101.Name = "label101"; this.label101.Size = new System.Drawing.Size(90, 21); this.label101.TabIndex = 53; this.label101.Text = "二层状态机"; // // label102 // this.label102.AutoSize = true; this.label102.Location = new System.Drawing.Point(170, 118); this.label102.Name = "label102"; this.label102.Size = new System.Drawing.Size(103, 21); this.label102.TabIndex = 49; this.label102.Text = "Q轴电压给定"; // // label110 // this.label110.AutoSize = true; this.label110.Location = new System.Drawing.Point(522, 46); this.label110.Name = "label110"; this.label110.Size = new System.Drawing.Size(106, 21); this.label110.TabIndex = 51; this.label110.Text = "助力输出电流"; // // label108 // this.label108.AutoSize = true; this.label108.Location = new System.Drawing.Point(522, 10); this.label108.Name = "label108"; this.label108.Size = new System.Drawing.Size(103, 21); this.label108.TabIndex = 51; this.label108.Text = "Q轴电流反馈"; // // label103 // this.label103.AutoSize = true; this.label103.Location = new System.Drawing.Point(8, 82); this.label103.Name = "label103"; this.label103.Size = new System.Drawing.Size(90, 21); this.label103.TabIndex = 50; this.label103.Text = "电机状态机"; // // label104 // this.label104.AutoSize = true; this.label104.Location = new System.Drawing.Point(170, 46); this.label104.Name = "label104"; this.label104.Size = new System.Drawing.Size(103, 21); this.label104.TabIndex = 51; this.label104.Text = "Q轴电流给定"; // // label105 // this.label105.AutoSize = true; this.label105.Location = new System.Drawing.Point(344, 10); this.label105.Name = "label105"; this.label105.Size = new System.Drawing.Size(74, 21); this.label105.TabIndex = 52; this.label105.Text = "瞬时力矩"; // // label106 // this.label106.AutoSize = true; this.label106.Location = new System.Drawing.Point(344, 82); this.label106.Name = "label106"; this.label106.Size = new System.Drawing.Size(106, 21); this.label106.TabIndex = 54; this.label106.Text = "踏频滤波力矩"; // // label107 // this.label107.AutoSize = true; this.label107.Location = new System.Drawing.Point(8, 10); this.label107.Name = "label107"; this.label107.Size = new System.Drawing.Size(90, 21); this.label107.TabIndex = 44; this.label107.Text = "系统状态机"; // // label_StarInfo // this.label_StarInfo.AutoSize = true; this.label_StarInfo.Font = new System.Drawing.Font("隶书", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_StarInfo.Location = new System.Drawing.Point(359, 214); this.label_StarInfo.Name = "label_StarInfo"; this.label_StarInfo.Size = new System.Drawing.Size(339, 70); this.label_StarInfo.TabIndex = 24; this.label_StarInfo.Text = "选择正确端口\r\n连接成功后开始使用"; this.label_StarInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label_UserName // this.label_UserName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label_UserName.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.label_UserName.ForeColor = System.Drawing.Color.White; this.label_UserName.Location = new System.Drawing.Point(580, 4); this.label_UserName.Name = "label_UserName"; this.label_UserName.Size = new System.Drawing.Size(140, 21); this.label_UserName.TabIndex = 21; this.label_UserName.Text = "用户名:"; this.label_UserName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label124 // this.label124.BackColor = System.Drawing.Color.Silver; this.label124.ForeColor = System.Drawing.Color.White; this.label124.Location = new System.Drawing.Point(568, 7); this.label124.Name = "label124"; this.label124.Size = new System.Drawing.Size(1, 15); this.label124.TabIndex = 25; // // label46 // this.label46.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.label46.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.label46.ForeColor = System.Drawing.Color.White; this.label46.Location = new System.Drawing.Point(726, 4); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(23, 21); this.label46.TabIndex = 21; this.label46.Text = "/"; // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185))))); this.pictureBox2.Image = global::Welling_Motor_Debug_Tool.Properties.Resources.logo; this.pictureBox2.Location = new System.Drawing.Point(896, 3); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(132, 23); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 16; this.pictureBox2.TabStop = false; // // checkBox_CheckModeAngle // this.checkBox_CheckModeAngle.AutoSize = true; this.checkBox_CheckModeAngle.Checked = true; this.checkBox_CheckModeAngle.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_CheckModeAngle.Enabled = false; this.checkBox_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkBox_CheckModeAngle.Location = new System.Drawing.Point(7, 178); this.checkBox_CheckModeAngle.Name = "checkBox_CheckModeAngle"; this.checkBox_CheckModeAngle.Size = new System.Drawing.Size(112, 24); this.checkBox_CheckModeAngle.TabIndex = 10; this.checkBox_CheckModeAngle.Text = "位置校准确认"; this.checkBox_CheckModeAngle.UseVisualStyleBackColor = true; // // label_CheckModeAngle // this.label_CheckModeAngle.BackColor = System.Drawing.Color.Red; this.label_CheckModeAngle.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_CheckModeAngle.ForeColor = System.Drawing.SystemColors.ControlText; this.label_CheckModeAngle.Location = new System.Drawing.Point(108, 200); this.label_CheckModeAngle.Name = "label_CheckModeAngle"; this.label_CheckModeAngle.Size = new System.Drawing.Size(35, 20); this.label_CheckModeAngle.TabIndex = 20; this.label_CheckModeAngle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label157 // this.label157.AutoSize = true; this.label157.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label157.ForeColor = System.Drawing.SystemColors.ControlText; this.label157.Location = new System.Drawing.Point(6, 200); this.label157.Name = "label157"; this.label157.Size = new System.Drawing.Size(65, 20); this.label157.TabIndex = 21; this.label157.Text = "位置校准"; this.label157.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // mainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.ClientSize = new System.Drawing.Size(1034, 641); this.Controls.Add(this.label124); this.Controls.Add(this.tabControl2); this.Controls.Add(this.groupBox3); this.Controls.Add(this.label_StarInfo); this.Controls.Add(this.label46); this.Controls.Add(this.label_UserName); this.Controls.Add(this.label_Computername); this.Controls.Add(this.label_PortStatus); this.Controls.Add(this.label_ServerStatus); this.Controls.Add(this.label_Server_ComStatus); this.Controls.Add(this.label96); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.label45); this.Controls.Add(this.label44); this.Controls.Add(this.label43); this.Controls.Add(this.label_COM_Sta); this.Controls.Add(this.label_SystemTime); this.Controls.Add(this.label_BuildTime); this.Controls.Add(this.label_RecCount); this.Controls.Add(this.label23); this.Controls.Add(this.groupBox1); this.Controls.Add(this.statusStrip1); this.Controls.Add(this.menuStrip_Set); this.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.MaximizeBox = false; this.Name = "mainForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "MOTINOVA E-Bike 电机测试工具 V"; this.Load += new System.EventHandler(this.MainForm_Load); this.menuStrip_Set.ResumeLayout(false); this.menuStrip_Set.PerformLayout(); this.statusStrip1.ResumeLayout(false); this.statusStrip1.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox3.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPage_MotorParam.ResumeLayout(false); this.tabPage_BikeParam.ResumeLayout(false); this.tabPage_BikeParam.PerformLayout(); this.tabPage_BikeParam2.ResumeLayout(false); this.tabPage_ControlParam.ResumeLayout(false); this.tabPage_ControlParam.PerformLayout(); this.tabPage_SensorParam.ResumeLayout(false); this.tabPage_SensorParam.PerformLayout(); this.tabPage_AssistParam.ResumeLayout(false); this.tabPage_AssistParam.PerformLayout(); this.tabPage_UsrRideParam.ResumeLayout(false); this.tabPage_UsrRideParam.PerformLayout(); this.tabPage_DebugParam.ResumeLayout(false); this.tabPage_RecordInfo.ResumeLayout(false); this.tabPage_RecordInfo.PerformLayout(); this.tabPage_OtherInfo.ResumeLayout(false); this.groupBox16.ResumeLayout(false); this.groupBox16.PerformLayout(); this.groupBox18.ResumeLayout(false); this.groupBox18.PerformLayout(); this.groupBox17.ResumeLayout(false); this.groupBox17.PerformLayout(); this.groupBox23.ResumeLayout(false); this.groupBox23.PerformLayout(); this.groupBox9.ResumeLayout(false); this.groupBox8.ResumeLayout(false); this.groupBox8.PerformLayout(); this.groupBox7.ResumeLayout(false); this.groupBox7.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.tabPage_OBC.ResumeLayout(false); this.groupBox26.ResumeLayout(false); this.groupBox15.ResumeLayout(false); this.groupBox15.PerformLayout(); this.groupBox14.ResumeLayout(false); this.groupBox14.PerformLayout(); this.groupBox13.ResumeLayout(false); this.groupBox13.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_SpeedLimitAdj)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_OffTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown_OBC_WheelAdj)).EndInit(); this.groupBox12.ResumeLayout(false); this.groupBox11.ResumeLayout(false); this.groupBox11.PerformLayout(); this.groupBox10.ResumeLayout(false); this.groupBox10.PerformLayout(); this.tabPage_RAMorFLASH.ResumeLayout(false); this.tabPage_RAMorFLASH.PerformLayout(); this.tabPage_FactoryMode.ResumeLayout(false); this.groupBox25.ResumeLayout(false); this.groupBox25.PerformLayout(); this.groupBox22.ResumeLayout(false); this.groupBox21.ResumeLayout(false); this.groupBox21.PerformLayout(); this.groupBox20.ResumeLayout(false); this.groupBox20.PerformLayout(); this.groupBox24.ResumeLayout(false); this.groupBox24.PerformLayout(); this.groupBox19.ResumeLayout(false); this.tabPage_AngleCal.ResumeLayout(false); this.tabPage_AngleCal.PerformLayout(); this.groupBox32.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_AngleCal)).EndInit(); this.tabPage_ProductMode_Write.ResumeLayout(false); this.tabPage_ProductMode_Write.PerformLayout(); this.groupBox28.ResumeLayout(false); this.groupBox28.PerformLayout(); this.groupBox27.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox_WriteLock)).EndInit(); this.tabPage_ProductMode_Read.ResumeLayout(false); this.tabPage_ProductMode_Read.PerformLayout(); this.groupBox31.ResumeLayout(false); this.groupBox31.PerformLayout(); this.groupBox30.ResumeLayout(false); this.groupBox29.ResumeLayout(false); this.groupBox29.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox_ReadLock)).EndInit(); this.tabControl2.ResumeLayout(false); this.tabPage_RunInfo.ResumeLayout(false); this.tabPage_RunInfo.PerformLayout(); this.tabPage_DebugInfo.ResumeLayout(false); this.tabPage_DebugInfo.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private MenuStrip menuStrip_Set; private ToolStripMenuItem 端口连接ToolStripMenuItem; private ToolStripMenuItem 端口号ToolStripMenuItem; private ToolStripMenuItem 波特率ToolStripMenuItem; private ToolStripMenuItem 工具箱ToolStripMenuItem; private ToolStripMenuItem 运行信息记录ToolStripMenuItem; private ToolStripMenuItem 关于ToolStripMenuItem; private ToolStripMenuItem 帮助ToolStripMenuItem; private ToolStripMenuItem 版本ToolStripMenuItem; private StatusStrip statusStrip1; private ToolStripStatusLabel toolStripStatusLabel1; private GroupBox groupBox1; private GroupBox groupBox3; private ToolStripMenuItem 连接ToolStripMenuItem; private Label label4; private Label label3; private ComboBox comboBox_WorkMode; private Label label2; private Label label1; private ToolStripMenuItem 配置ToolStripMenuItem; private ToolStripMenuItem 写入存储ToolStripMenuItem; private ToolStripMenuItem 计算器ToolStripMenuItem; private ToolStripMenuItem 刷新ToolStripMenuItem; private ToolStripComboBox toolStripComboBox_ComNum; private ToolStripComboBox toolStripComboBox_Baudrate; public ComboBox comboBox_LightSwitch; public ComboBox comboBox_GearSt; private Label label23; private Label label_RecCount; private Timer timer_500ms; private Label label24; private TabControl tabControl1; private TabPage tabPage_MotorParam; private TabPage tabPage_BikeParam; private TabPage tabPage_ControlParam; private TabPage tabPage_SensorParam; private TabPage tabPage_AssistParam; private TabPage tabPage_DebugParam; private TabPage tabPage_RecordInfo; private TabPage tabPage_OtherInfo; private Button button_Write; private Button button_Read_MotorParam; private RichTextBox richTextBox_MotorParam; private Button button_WriteBikeParam; private Button button_ReadBikeParam; private RichTextBox richTextBox_BikeParam; private Button button_WriteControlParam; private Button button_ReadControlParam; private RichTextBox richTextBox_ControlParam; private Button button_WriteAssistParam; private Button button_ReadAssistParam; private RichTextBox richTextBox_AssistParam; private Button button_WriteDebugParam; private Button button_ReadDebugParam; private RichTextBox richTextBox_DebugParam; private Button button_SaveRecordInfo; private Button button_ReadRecord; private Button button_ExportLog; private RichTextBox richTextBox_Record; private Button button_Write_Cal; private Button button_WriteSensorParam; private Button button_ReadSensorParam; private RichTextBox richTextBox_SensorParam; private Label label25; private TextBox textBox_Load; private Label label27; private Label label26; private Label label29; private GroupBox groupBox4; private Button button_ReadVersion; private Button button_WriteSN; private Button button_WriteModel; private TextBox textBox_FW; private TextBox textBox_HW; private TextBox textBox_SN; private Label label33; private Label label32; private TextBox textBox_Model; private Label label31; private Label label30; private GroupBox groupBox6; private Button button_ReadUser3; private Button button_WriteUser3; private Button button_ReadUser2; private Button button_WriteUser2; private Button button_ReadUser1; private Button button_WriteUser1; private TextBox textBox_User3; private TextBox textBox_User2; private Label label35; private TextBox textBox_User1; private Label label36; private Label label38; private GroupBox groupBox5; private Button button_ReadKey; private Button button_WriteKey; private TextBox textBox_Key; private Label label37; private GroupBox groupBox8; private Button button_ReadOnLine; private TextBox textBox_Online; private Label label42; private GroupBox groupBox7; private Button button_ReadMAC; private Button button_WriteMac; private TextBox textBox_PP; private TextBox textBox_MACDate; private TextBox textBox_MACAdd; private Label label34; private Label label39; private TextBox textBox_MAC; private Label label40; private Label label41; private GroupBox groupBox9; private Button button_Recovery; private Button button_ClearLog; private Button button_Reset; private Button button_SystemClear; private Label label_SystemTime; private Label label_COM_Sta; private Label label43; private Label label44; private Label label45; private Label label47; private ComboBox comboBox_AssistTorque; private ComboBox comboBox_AssistCadence; private ComboBox comboBox_TorqueSet; private TabPage tabPage_OBC; private CheckBox checkBox_OBC_StartSetGearSt; public ComboBox comboBox_OBC_SetGearST; private GroupBox groupBox15; private TextBox textBox_OBC_ODO_TIME; private Button button_OBC_ReadRideInfo; private TextBox textBox_OBC_ODO_KM; private Button button_OBC_ClearTrip; private TextBox textBox_OBC_TRIP_TIME; private Label label54; private TextBox textBox_OBC_TRIP_KM; private Label label52; private GroupBox groupBox14; private Button button_OBC_ReadVerInfo; private TextBox textBox_OBC_ReadFW; private TextBox textBox_OBC_ReadHW; private TextBox textBox_OBC_ReadSN; private Label label48; private Label label49; private TextBox textBox_OBC_ReadModel; private Label label50; private Label label51; private GroupBox groupBox13; private Button button_OBC_WriteUserInfo; private GroupBox groupBox12; private RichTextBox richTextBox_OBC_ReadUserInfo; private Button button_OBC_ReadUserInfo; private GroupBox groupBox11; private RichTextBox richTextBox_OBC_BMS_RunInfo; private CheckBox checkBox_OBC_StartReadBMS; private GroupBox groupBox10; private Label label56; private NumericUpDown numericUpDown_OBC_WheelAdj; private Label label59; public ComboBox comboBox_OBC_AssistFunc; public ComboBox comboBox_OBC_StartMode; private Label label58; private Label label57; private Label label60; public ComboBox comboBox_OBC_LightSw; private Label label61; private Label label62; private Button button_WriteTqSensorParam; private GroupBox groupBox16; private RadioButton radioButton_SIP_SaveYes; private RadioButton radioButton_SIP_SaveNo; private CheckBox checkBox_SaveYes; private Button button_ReadSaveFlag; private Button button_WriteSaveFlag; private GroupBox groupBox18; private GroupBox groupBox17; private RadioButton radioButton_EE_SaveYes; private RadioButton radioButton_EE_SaveNo; private Label label64; private NumericUpDown numericUpDown_OBC_OffTime; private Label label63; private TabPage tabPage_RAMorFLASH; private TextBox textBox_Address_End; private Label label66; private TextBox textBox_Address_Begin; private Label label65; private Button button_ReadRamFlash; private RichTextBox richTextBox_RamFlasgData; private TabPage tabPage_FactoryMode; private PictureBox pictureBox2; private GroupBox groupBox25; private GroupBox groupBox22; private GroupBox groupBox21; private GroupBox groupBox20; private GroupBox groupBox19; private Button button_FacModeInit; private Button buttonFacModeSet1; private TextBox textBox_FacModeSensorCal4; private TextBox textBox_FacModeSensorCal3; private TextBox textBox_FacModeSensorCal1; private TextBox textBox_FacModeSensorCal2; private TextBox textBox10; private Button button_FacModeSensorRead; private TextBox textBox_FacModeSensorADC0; private TextBox textBox_FacModeSensorADC4; private Button buttonFacModeSet2; private TextBox textBox_FacModeSensorADC3; private Button buttonFacModeSet3; private TextBox textBox_FacModeSensorADC1; private Button buttonFacModeSet4; private TextBox textBox_FacModeSensorADC2; private Button button_FacModeMotorRun; private Label label84; private TextBox textBox_FacModeFW; private Button Button_FacModeReadVer; private Label label83; private TextBox textBox_FacModeHW; private Label label82; private TextBox textBox_FacModeNum; private Label label81; private TextBox textBox_FacModeName; private Button Button_FacModeSaveResult; private Button Button_FacModeSetMacDate; private Button button_FacModeLightSW; private ToolStripMenuItem 页面保存ToolStripMenuItem; private Label label68; private Label label85; private TextBox textBox_SP; private Label label86; private TextBox textBox_FacModeSP; private Label label53; private TextBox textBox_OBC_ReadSP; private Button Button_FacModePowerOff; private GroupBox groupBox26; private Button button_OBC_ButtonSet; private Button button_OBC_ButtonLight; private Button button_OBC_ButtonWalk; private Button button_OBC_ButtonDec; private Button button_OBC_ButtonAcc; private Button button_OBC_ButtonPower; private CheckBox checkBox_ReadRanFlash_AutoSW; private CheckBox checkBox_ReadRanFlash_ChangeFormat; private CheckBox checkBox_ReadRanFlash_AutoClear; private Label label88; private TextBox textBox_LogAddrEnd; private TextBox textBox_LogAddrBegin; private Label label89; private Label label_LogAddrBegin; private Label label87; private TextBox textBox_FacModeGit; private ComboBox comboBox_TailLightVol; private Label label92; private ComboBox comboBox_FrontLightVol; private Label label91; private ComboBox comboBox_TailLightMode; private Label label90; private TextBox textBox_PowerOffDelay; private TextBox textBox_PowerOnDelay; private Label label93; private Label label94; private TextBox textBox_AutoPowerOff; private Label label95; private ToolStripMenuItem 其它配置项ToolStripMenuItem; private ToolStripMenuItem 连接开机ToolStripMenuItem; private ToolStripMenuItem 断开关机ToolStripMenuItem; private ToolStripMenuItem 识别通讯盒ToolStripMenuItem; private ToolStripMenuItem 服务器配置ToolStripMenuItem; private ToolStripSeparator toolStripSeparator1; private ToolStripMenuItem 存储路径ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_ServerPath; private Label label96; private Label label_Server_ComStatus; private Label label_ServerStatus; private Label label_PortStatus; private ToolStripMenuItem 生产信息ToolStripMenuItem; private ToolStripMenuItem 生产商ToolStripMenuItem; private ToolStripMenuItem 生产地ToolStripMenuItem; private ToolStripMenuItem 生产日期ToolStripMenuItem; private ToolStripMenuItem 产品标识ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_MAC; private ToolStripTextBox toolStripTextBoxMACAddr; private ToolStripTextBox toolStripTextBox_MACDate; private ToolStripTextBox toolStripTextBox_MACPD; private Button Button_FacModeSetNum; private Button button_FacModeSetName; private Button button_ScanCode; private TabPage tabPage_ProductMode_Write; private Label label_Computername; private TabControl tabControl2; private TabPage tabPage_RunInfo; private TextBox textBox_RunInfo_BikeSpeed; private TextBox textBox_RunInfo_MotorSpeed; private TextBox textBox_RunInfo_Cadence; private TextBox textBox_TorqueReg; private TextBox textBox_RunInfo_Torque; private TextBox textBox_RunInfo_Dir; private TextBox textBox_RunInfo_Vol; private TextBox textBox_RunInfo_Current; private TextBox textBox_RunInfo_Power; private TextBox textBox_RunInfo_SOC; private TextBox textBox_RunInfo_T_PCB; private TextBox textBox_RunInfo_T_MCU; private TextBox textBox_RunInfo_T_Coil; private TextBox textBox_RunInfo_GearSt; private TextBox textBox_RunInfo_LightSwitch; private TextBox textBox_RunInfo_Range; private TextBox textBox_RunInfo_AvgPower; private TextBox textBox_RunInfo_Trip; private TextBox textBox_RunInfo_Trip_Time; private TextBox textBox_ErrorCode; private Label label55; private Label label28; private Label label22; private Label label16; private Label label10; private Label label21; private Label label15; private Label label9; private Label label20; private Label label14; private Label label8; private Label label19; private Label label13; private Label label7; private Label label18; private Label label12; private Label label6; private Label label17; private Label label11; private Label label5; private TabPage tabPage_DebugInfo; private TextBox textBox_DebugInfo_SysFun; private TextBox textBox_DebugInfo_SecondFun; private TextBox textBox_DebugInfo_MotorFun; private TextBox textBox_DebugInfo_AssistFun; private TextBox textBox_DebugInfo_IdRef; private TextBox textBox_DebugInfo_IqRef; private TextBox textBox_DebugInfo_UdRef; private TextBox textBox_DebugInfo_UqRef; private TextBox textBox_DebugInfo_TorquePu; private TextBox textBox_DebugInfo_TorqueFil; private TextBox textBox_DebugInfo_TorqueCadence; private TextBox textBox_DebugInfo_IdFdb; private TextBox textBox_DebugInfo_IqFdb; private TextBox textBox_DebugInfo_AssistOut; private Label label97; private Label label98; private Label label99; private Label label100; private Label label101; private Label label102; private Label label103; private Label label104; private Label label105; private Label label106; private Label label107; private Label label109; private Label label110; private Label label108; private Label label111; private Label label_StarInfo; private TextBox textBox_FacModeScan; private Label label112; private TabPage tabPage_ProductMode_Read; private Button button__FacMode_Start; private ComboBox comboBox_FacModeCfgFile; private ComboBox comboBox_FacModeCfgDate; private GroupBox groupBox2; private Label label_FacModeStatus; private Label label_FacModeResult; private CheckBox checkBox_FacBaseFucTest; private CheckBox checkBox_FacModeCfgWrite; private CheckBox checkBox_FacModeSysClear; private GroupBox groupBox28; private GroupBox groupBox27; private Label label115; private Label label_FacModeSysClear; private RichTextBox richTextBox_FacModeLog; private Label label118; private Label label_FacMode_CfgWrite; private Label label134; private Label label_FacModeBootVer; private Label label136; private Label label_FacModeFWVersion; private Label label127; private Label label_FacModeBreak; private Label label129; private Label label_FacModeGas; private Label label123; private Label label_FacModeMotorSpeed; private Label label125; private Label label_FacModeNTC; private Label label122; private Label label_FacModeCurrentTest; private Label label120; private Label label_FacModeVolTest; private Label label145; private Label label_FacModeLightB; private Label label143; private Label label_FacModeLightF; private GroupBox groupBox29; private CheckBox checkBox_CheckModeTorque; private CheckBox checkBox_CheckModeCfg; private CheckBox checkBox_CheckModeFWVer; private Button button_CheckModeStart; private TextBox textBox_CheckModeScan; private Label label138; private Label label_CheckModeStatus; private Label label_CheckModeResult; private Label label141; private GroupBox groupBox31; private Label label148; private Label label_CheckModeSN; private Label label154; private Label label_CheckModeTorque; private Label label156; private Label label_CheckModeCfg; private Label label160; private Label label_CheckModeFWVer; private GroupBox groupBox30; private RichTextBox richTextBox_CheckModeLog; private CheckBox checkBox_CheckModeSN; private ComboBox comboBox_CheckModeCfgFile; private ComboBox comboBox_CheckModeCfgDate; private ToolStripMenuItem 电机类型ToolStripMenuItem; private ToolStripMenuItem 中置电机ToolStripMenuItem; private ToolStripMenuItem 轮毂电机ToolStripMenuItem; private CheckBox checkBox_FacLightTest; private CheckBox checkBox_FacBreakTest; private CheckBox checkBox_FacThrrotleTest; private Label label114; private Label label_FacModeCad; private Label label_FacModeTq; private Label label113; private CheckBox checkBox_FacTor; private CheckBox checkBox_FacModeBMS; private Label label_FacModeBMS; private Label label116; private Label label117; private Label label_FacModeSpeed; private CheckBox checkBox_FacCad; private Label label121; private Label label_CheckModeBoot; private ToolStripMenuItem 电源控制ToolStripMenuItem; private ToolStripMenuItem 开机ToolStripMenuItem; private ToolStripMenuItem 关机ToolStripMenuItem; private ToolStripMenuItem 查询ToolStripMenuItem; private ToolStripMenuItem 调试记录数据ToolStripMenuItem; private ToolStripMenuItem 生产记录数据ToolStripMenuItem; private ToolStripMenuItem 累计运行时间ToolStripMenuItem; private ToolStripMenuItem toolStripMenuItem_RunTime; private ToolStripMenuItem 力矩传感器检验ToolStripMenuItem; private Label label69; private Button button_SpeedAdd10; private Button button_SpeedAdd1; private Button button_SpeedDec10; private Button button_SpeedDec1; private ToolStripMenuItem 判断阈值ToolStripMenuItem; private ToolStripMenuItem 电压ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_ThVol; private ToolStripMenuItem 电流ToolStripMenuItem; private ToolStripMenuItem 转速ToolStripMenuItem; private ToolStripMenuItem 力矩ToolStripMenuItem; private ToolStripMenuItem 踏频ToolStripMenuItem; private ToolStripMenuItem 车速ToolStripMenuItem; private ToolStripMenuItem pCB温度ToolStripMenuItem; private ToolStripMenuItem mCU温度ToolStripMenuItem; private ToolStripMenuItem 电机温度ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_ThCur; private ToolStripTextBox toolStripTextBox_ThSpeed; private ToolStripTextBox toolStripTextBox_ThTor; private ToolStripTextBox toolStripTextBox_ThCad; private ToolStripTextBox toolStripTextBox_ThBikeSpeed; private ToolStripTextBox toolStripTextBox_ThT_PCB; private ToolStripTextBox toolStripTextBox_ThT_MCU; private ToolStripTextBox toolStripTextBox_ThT_Motor; private PictureBox pictureBox_WriteLock; private PictureBox pictureBox_ReadLock; private ToolStripMenuItem 屏幕键盘ToolStripMenuItem; private CheckBox checkBox_OffLineFacMode; private CheckBox checkBox_OffLineCheckMode; private Label label_BuildTime; private Label label74; private TextBox textBox_MOS_K5; private Label label73; private TextBox textBox_MOS_K4; private Label label72; private TextBox textBox_MOS_K3; private Label label71; private TextBox textBox_MOS_K2; private Label label70; private TextBox textBox_MOS_K1; private Label label77; private TextBox textBox_MOS_R3; private Label label76; private TextBox textBox_MOS_R2; private Label label75; private TextBox textBox_MOS_R1; private Button button_MOS_Write; private Button button_MOS_Read; private Button button_MOS_Cal; private Label label79; private Label label78; private ToolStripMenuItem UART协议ToolStripMenuItem; private ToolStripComboBox 协议类型ToolStripMenuItem; private ToolStripMenuItem 本机信息ToolStripMenuItem; private Label label_UserName; private Label label124; private Label label46; private GroupBox groupBox23; private TextBox textBox_TagInfo; private Button button_ReadTag; private Button button_WriteTag; private GroupBox groupBox24; private Button button_ReadRideLog; private Button button_WriteRideLog; private TextBox textBox_TRIP_KM; private TextBox textBox_TRIP_TIME; private TextBox textBox_ODO_KM; private TextBox textBox_ODO_TIME; private Label label126; private Label label119; private TabPage tabPage_BikeParam2; private TabPage tabPage_UsrRideParam; private Button button_WriteBikeParam2; private Button button_ReadBikeParam2; private RichTextBox richTextBox_BikeParam2; private Button button_WriteUsrRidetParam; private Button button_ReadUsrRideParam; private RichTextBox richTextBox_UsrRidesParam; private NumericUpDown numericUpDown_OBC_SpeedLimitAdj; private Label label80; private Label label128; private CheckBox checkBox_UserRideParam_OBC; private ToolStripMenuItem 删除远程文件ToolStripMenuItem; private ToolStripMenuItem 生产配置文件ToolStripMenuItem; private ToolStripMenuItem 样机测试记录ToolStripMenuItem; private ToolStripComboBox toolStripTextBox_DelCfgFile; private ToolStripComboBox toolStripTextBox_DelLogFile; private CheckBox checkBox_FacMode_MosCal; private Label label130; private Label label_FacModeMosCal; private ToolStripMenuItem 协议类型ToolStripMenuItem1; private ToolStripMenuItem cANToolStripMenuItem; private ToolStripMenuItem uARTToolStripMenuItem; private Label label_FacModeSerial; private Label label131; private Label label_CheckModeSerial; private Label label135; private ToolStripMenuItem mOS内阻校准系数ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_MosCalK; private ToolStripSeparator toolStripSeparator2; private ToolStripSeparator toolStripSeparator3; private ToolStripSeparator toolStripSeparator4; private ToolStripMenuItem mOS内阻范围ToolStripMenuItem; private ToolStripMenuItem mOS1ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_MOS1; private ToolStripMenuItem mOS2ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_MOS2; private ToolStripMenuItem mOS3ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_MOS3; private ToolStripSeparator toolStripSeparator5; private CheckBox checkBox_CheckModeMos; private Label label132; private Label label_CheckModeMos; private ToolStripMenuItem 自动更新ToolStripMenuItem; private ToolStripMenuItem 打开ToolStripMenuItem; private ToolStripMenuItem 关闭ToolStripMenuItem; private Label label133; private ComboBox comboBox_Bike_CCS; public ComboBox comboBox_OBC_BikeCCS; private Label label137; public ToolStripMenuItem 指令调试ToolStripMenuItem; private ToolStripMenuItem 发送指令ToolStripMenuItem; private TextBox textBox_MotorSpeedPercent; private CheckBox checkBox_FacMode_AngleCal; private Label label67; private Label label_FacModeAngleCal; private TabPage tabPage_AngleCal; private DataGridView dataGridView_AngleCal; private GroupBox groupBox32; private Label label139; private TextBox textBox_AngleDiffTh; private Button button_AngleWrite; private Button button_AngleExportData; private Button button_AngleCalStart; private DataGridViewTextBoxColumn Pole; private DataGridViewTextBoxColumn Angle_60; private DataGridViewTextBoxColumn Angle_120; private DataGridViewTextBoxColumn Angle_180; private DataGridViewTextBoxColumn Angle_240; private DataGridViewTextBoxColumn Angle_300; private DataGridViewTextBoxColumn Angle_360; private Label label150; private TextBox textBox_AngleDiffAvg; private Label label149; private TextBox textBox_AngleDiffMax; private Label label147; private TextBox textBox_AngleDiffMin; private Label label146; private TextBox textBox_AngleZeroDiff; private Label label144; private TextBox textBox_AngleZeroCur; private Label label142; private TextBox textBox_AngleZeroInit; private Label label140; private TextBox textBox_AngleZeroTh; private Label label151; private TextBox textBox_DebugInfo_ThrottlePer; private Label label152; private Label label153; private ToolStripMenuItem 重置ToolStripMenuItem; private ToolStripMenuItem 位置校准偏差范围ToolStripMenuItem; private ToolStripMenuItem 平均偏差最大值ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_AngleAvgMax; private ToolStripMenuItem 零点偏差最大值ToolStripMenuItem; private ToolStripTextBox toolStripTextBox_AngleZeroMax; private CheckBox checkBox_CheckModeAngle; private Label label157; private Label label_CheckModeAngle; } }