ImportForm.cs 149 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331
  1. using System;
  2. using System.Collections.Generic;
  3. using System.ComponentModel;
  4. using System.Data;
  5. using System.Drawing;
  6. using System.IO;
  7. using System.Text;
  8. using System.Windows.Forms;
  9. using System.IO.Ports;
  10. using System.Collections;
  11. using System.Threading;
  12. using System.Text.RegularExpressions;
  13. namespace MOTINOVA_Motor_Factory_Set
  14. {
  15. public partial class ImportForm : Form
  16. {
  17. #region 文件路径
  18. string LogSaveFileName = "";
  19. public string LogSavePath = "";
  20. public string LocalCfgFilePath = "";
  21. #endregion
  22. #region 测试参数配置
  23. //以下值在根据电机测试的配置文件中更改
  24. ushort MotorRadeSpeed = 1200; //空载转速
  25. ushort RateCadence = 120; //最高踏频
  26. ushort RateVoltage = 36000; //额定电压
  27. bool GasModeTest = true; //转把模式检测开关
  28. bool SpeedSensorTest = true; //速度传感器检测开关
  29. //以下值在软件测试文件params.cfg文件中修改
  30. ushort No_load_Current = 1000; //空载电流
  31. ushort SpeedSensorThData = 60; //车速传感器判断阈值
  32. ushort GasModeSpeed = 1200; //指拨模式测试转速
  33. #endregion
  34. #region 配置文件信息
  35. ArrayList array_CfgInfo = new ArrayList();
  36. #endregion
  37. #region 端口设置界面
  38. public static PortSettings portsettings_form = new PortSettings();
  39. #endregion
  40. #region 串口缓存
  41. public static List<byte> buffer = new List<byte>(4096);
  42. private byte[] binary_data_1 = new byte[1024];
  43. #endregion
  44. #region MC运行信息超时计数
  45. bool MC_RunInfo_Refresh = false;
  46. ushort MC_RunInfo_Refresh_Cnt = 0;
  47. #endregion
  48. #region MC故障码超时计数
  49. bool MC_ErrorCode_Refresh = false;
  50. ushort MC_ErrorCode_Refresh_Cnt = 0;
  51. #endregion
  52. #region 执行步骤
  53. public enum TestStep_Enum
  54. {
  55. Step_Init = 0,
  56. Step_SysClear = 1, //系统清除
  57. Step_Write = 2, //参数写入
  58. Step_Light = 3, //灯电压测试
  59. Step_Walk = 4, //推行测试
  60. Step_GasMode = 5, //转把测试
  61. Step_CheckVer = 6, //版本查询和确认
  62. Step_Save = 7 //数据读取和存储
  63. }
  64. TestStep_Enum TestStep;
  65. #endregion
  66. #region 反馈指令判断计时
  67. bool Ack_Flag = true;
  68. ushort Ack_Cnt = 0;
  69. #endregion
  70. #region 单步测试标志
  71. public enum StepTestResult_Enum
  72. {
  73. StepTestResult_Ready = 0,
  74. StepTestResult_Testing = 1,
  75. StepTestResult_OK = 2,
  76. StepTestResult_Fail = 3
  77. }
  78. StepTestResult_Enum StepTestFlag = StepTestResult_Enum.StepTestResult_Ready;
  79. #endregion
  80. #region 推行/转把测试计时
  81. ushort WalkProcess_Cnt = 0;
  82. ushort OK_cnt = 0;
  83. #endregion
  84. public ImportForm()
  85. {
  86. InitializeComponent();
  87. System.Windows.Forms.Control.CheckForIllegalCrossThreadCalls = false;
  88. //加载用户路径
  89. LogSavePath = StartForm.UserPath;
  90. LocalCfgFilePath = StartForm.UserPath;
  91. }
  92. #region 获取配置文件日期
  93. private void GetDateList(bool DisAll)
  94. {
  95. string[] DateList = { "" };
  96. if (checkBox_LocalFile.Checked == true)//从本地更新日期列表
  97. {
  98. DateList = System.IO.Directory.GetDirectories(LocalCfgFilePath);
  99. }
  100. else//从服务器更新日期列表
  101. {
  102. DateList = StartForm.myFtp.GetDirectoryList(StartForm.myServerCfg.RootPath + "/cfg");
  103. }
  104. comboBox_cfgFileDate.Items.Clear();
  105. //日期列表加载
  106. if (DisAll == true)
  107. {
  108. comboBox_cfgFileDate.Items.Add("显示近期");
  109. comboBox_cfgFileDate.Items.Add("---");
  110. foreach (var file in DateList)
  111. comboBox_cfgFileDate.Items.Add(file.Substring(file.LastIndexOf("\\") + 1));
  112. }
  113. else
  114. {
  115. if (DateList.Length > 10)
  116. {
  117. comboBox_cfgFileDate.Items.Add("显示全部");
  118. comboBox_cfgFileDate.Items.Add("---");
  119. }
  120. for (int i = (DateList.Length > 10) ? (DateList.Length - 10) : 0; i < DateList.Length; i++)//显示最近10个日期
  121. comboBox_cfgFileDate.Items.Add(DateList[i].Substring(DateList[i].LastIndexOf("\\") + 1));
  122. }
  123. }
  124. #endregion
  125. #region 获取配置文件列表
  126. private void GetFileListFrom(string date)
  127. {
  128. string[] FileList = { "" };
  129. if (checkBox_LocalFile.Checked == true)//从本地更新文件列表
  130. {
  131. FileList = System.IO.Directory.GetFiles(LocalCfgFilePath + date);
  132. }
  133. else//从服务器更新文件列表
  134. {
  135. FileList = StartForm.myFtp.GetFileNameList(StartForm.myServerCfg.RootPath + "/cfg/" + date);
  136. }
  137. comboBox_File.Items.Clear();
  138. foreach (var file in FileList)
  139. {
  140. if (file.Contains(".ttcfg"))
  141. {
  142. comboBox_File.Items.Add(file.Substring(file.LastIndexOf("\\") + 1));
  143. }
  144. }
  145. }
  146. #endregion
  147. #region 选择文件日期后更新文件列表
  148. private void comboBox_cfgFileDate_SelectionChangeCommitted(object sender, EventArgs e)
  149. {
  150. if (comboBox_cfgFileDate.SelectedItem.ToString() == "显示全部")
  151. {
  152. GetDateList(true);
  153. }
  154. else if (comboBox_cfgFileDate.SelectedItem.ToString() == "显示近期")
  155. {
  156. GetDateList(false);
  157. }
  158. else
  159. {
  160. comboBox_File.Text = "";
  161. GetFileListFrom(comboBox_cfgFileDate.SelectedItem.ToString());
  162. }
  163. }
  164. #endregion
  165. #region 选择文件后加载文件
  166. private void comboBox_File_SelectionChangeCommitted(object sender, EventArgs e)
  167. {
  168. //清空原来数据
  169. array_CfgInfo.Clear();
  170. string SelectFile = "";
  171. if (checkBox_LocalFile.Checked == false)//非本地模式从服务器下载文件
  172. {
  173. SelectFile = comboBox_cfgFileDate.SelectedItem.ToString() + "\\" + comboBox_File.SelectedItem.ToString();
  174. if (File.Exists(LocalCfgFilePath + SelectFile))//本地存在选定文件,先删除本地
  175. {
  176. File.Delete(LocalCfgFilePath + SelectFile);
  177. }
  178. SelectFile = comboBox_cfgFileDate.SelectedItem.ToString() + "/" + comboBox_File.SelectedItem.ToString();
  179. StartForm.myFtp.DownloadFile(StartForm.myServerCfg.RootPath + "/cfg/" + SelectFile, LocalCfgFilePath + comboBox_cfgFileDate.SelectedItem.ToString());
  180. }
  181. SelectFile = comboBox_cfgFileDate.SelectedItem.ToString() + "\\" + comboBox_File.SelectedItem.ToString();
  182. //打开选中文件
  183. StreamReader objReader = new StreamReader(LocalCfgFilePath + SelectFile);
  184. string sLine = "";
  185. while (sLine != null)
  186. {
  187. sLine = objReader.ReadLine();
  188. array_CfgInfo.Add(sLine);
  189. }
  190. objReader.Close();
  191. //解析显示配置文件
  192. richTextBox_CfgFile.Text = "";
  193. try
  194. {
  195. foreach (string sOutput in array_CfgInfo)
  196. {
  197. richTextBox_CfgFile.AppendText(sOutput + "\r\n");
  198. }
  199. }
  200. catch (System.Exception)
  201. {
  202. return;
  203. }
  204. //更新推行模式测试判断标准
  205. MotorRadeSpeed = Convert.ToUInt16(array_CfgInfo[45].ToString().Split(',')[1]);
  206. //RateCadence = (ushort)(MotorRadeSpeed / 11U);
  207. RateVoltage = (ushort)(Convert.ToByte(array_CfgInfo[50].ToString().Split(',')[1]) * 1000);
  208. //更新指拨和速度传感器测试标志
  209. byte temp = Convert.ToByte(array_CfgInfo[25].ToString().Split(',')[1]);
  210. GasModeTest = temp == 0x55 ? false : temp == 0xAA ? true : false;
  211. temp = Convert.ToByte(array_CfgInfo[26].ToString().Split(',')[1]);
  212. SpeedSensorTest = temp == 0x55 || (temp == 0xAA ? false : temp == 0xEE ? false : false);
  213. //更新空载电流和车速传感器判断阈值
  214. if (array_CfgInfo.Count > 56)//旧版本无改配置项,采用默认值
  215. {
  216. No_load_Current = Convert.ToUInt16(array_CfgInfo[62].ToString().Split(',')[1]);
  217. SpeedSensorThData = Convert.ToUInt16(array_CfgInfo[63].ToString().Split(',')[1]);
  218. GasModeSpeed = Convert.ToUInt16(array_CfgInfo[64].ToString().Split(',')[1]);
  219. }
  220. }
  221. #endregion
  222. #region 修改获取文件方式,本地或服务器
  223. private void checkBox_LocalFile_CheckedChanged(object sender, EventArgs e)
  224. {
  225. comboBox_cfgFileDate.Text = "";
  226. comboBox_File.Text = "";
  227. richTextBox_CfgFile.Text = "";
  228. GetDateList(false);
  229. }
  230. #endregion
  231. private void ImportForm_Load(object sender, EventArgs e)
  232. {
  233. timer1.Enabled = true;
  234. timer2.Enabled = true;
  235. //显示测试员信息
  236. label_TestUser.Text = "测试员:" + StartForm.EnterForm1.comboBox_User.Text;
  237. #if false
  238. //针对越南测试,默认不执行系统清除
  239. if (StartForm.EnterForm1.comboBox_User.Text == "越南Vietnam")
  240. {
  241. 系统清除执行ToolStripMenuItem.Checked = false;
  242. 系统清除不执行ToolStripMenuItem.Checked = true;
  243. label_TestFunsUpdate();
  244. 系统清除执行ToolStripMenuItem.Enabled = false;
  245. 系统清除不执行ToolStripMenuItem.Enabled = false;
  246. }
  247. #endif
  248. //装载配置文件
  249. GetDateList(false);
  250. //装载序列号文件
  251. string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
  252. StreamReader objReader = new StreamReader(cfg_file);
  253. string sLine = "";
  254. ArrayList arrText = new ArrayList();//创建一个动态数组
  255. while (sLine != null)
  256. {
  257. sLine = objReader.ReadLine();
  258. arrText.Add(sLine);
  259. }
  260. objReader.Close();
  261. label_SerialNum.Text = arrText[1].ToString();//流水号
  262. label_OK_Count.Text = arrText[3].ToString();//合格计数
  263. }
  264. private void toolStripMenuIte_PortSet_Click(object sender, EventArgs e)
  265. {
  266. portsettings_form.Show();
  267. }
  268. #region CRC32校验
  269. static UInt32[] crc32_table = new UInt32[256]
  270. {
  271. 0x00000000, 0x04C11DB7, 0x09823B6E, 0x0D4326D9, 0x130476DC, 0x17C56B6B,
  272. 0x1A864DB2, 0x1E475005, 0x2608EDB8, 0x22C9F00F, 0x2F8AD6D6, 0x2B4BCB61,
  273. 0x350C9B64, 0x31CD86D3, 0x3C8EA00A, 0x384FBDBD, 0x4C11DB70, 0x48D0C6C7,
  274. 0x4593E01E, 0x4152FDA9, 0x5F15ADAC, 0x5BD4B01B, 0x569796C2, 0x52568B75,
  275. 0x6A1936C8, 0x6ED82B7F, 0x639B0DA6, 0x675A1011, 0x791D4014, 0x7DDC5DA3,
  276. 0x709F7B7A, 0x745E66CD, 0x9823B6E0, 0x9CE2AB57, 0x91A18D8E, 0x95609039,
  277. 0x8B27C03C, 0x8FE6DD8B, 0x82A5FB52, 0x8664E6E5, 0xBE2B5B58, 0xBAEA46EF,
  278. 0xB7A96036, 0xB3687D81, 0xAD2F2D84, 0xA9EE3033, 0xA4AD16EA, 0xA06C0B5D,
  279. 0xD4326D90, 0xD0F37027, 0xDDB056FE, 0xD9714B49, 0xC7361B4C, 0xC3F706FB,
  280. 0xCEB42022, 0xCA753D95, 0xF23A8028, 0xF6FB9D9F, 0xFBB8BB46, 0xFF79A6F1,
  281. 0xE13EF6F4, 0xE5FFEB43, 0xE8BCCD9A, 0xEC7DD02D, 0x34867077, 0x30476DC0,
  282. 0x3D044B19, 0x39C556AE, 0x278206AB, 0x23431B1C, 0x2E003DC5, 0x2AC12072,
  283. 0x128E9DCF, 0x164F8078, 0x1B0CA6A1, 0x1FCDBB16, 0x018AEB13, 0x054BF6A4,
  284. 0x0808D07D, 0x0CC9CDCA, 0x7897AB07, 0x7C56B6B0, 0x71159069, 0x75D48DDE,
  285. 0x6B93DDDB, 0x6F52C06C, 0x6211E6B5, 0x66D0FB02, 0x5E9F46BF, 0x5A5E5B08,
  286. 0x571D7DD1, 0x53DC6066, 0x4D9B3063, 0x495A2DD4, 0x44190B0D, 0x40D816BA,
  287. 0xACA5C697, 0xA864DB20, 0xA527FDF9, 0xA1E6E04E, 0xBFA1B04B, 0xBB60ADFC,
  288. 0xB6238B25, 0xB2E29692, 0x8AAD2B2F, 0x8E6C3698, 0x832F1041, 0x87EE0DF6,
  289. 0x99A95DF3, 0x9D684044, 0x902B669D, 0x94EA7B2A, 0xE0B41DE7, 0xE4750050,
  290. 0xE9362689, 0xEDF73B3E, 0xF3B06B3B, 0xF771768C, 0xFA325055, 0xFEF34DE2,
  291. 0xC6BCF05F, 0xC27DEDE8, 0xCF3ECB31, 0xCBFFD686, 0xD5B88683, 0xD1799B34,
  292. 0xDC3ABDED, 0xD8FBA05A, 0x690CE0EE, 0x6DCDFD59, 0x608EDB80, 0x644FC637,
  293. 0x7A089632, 0x7EC98B85, 0x738AAD5C, 0x774BB0EB, 0x4F040D56, 0x4BC510E1,
  294. 0x46863638, 0x42472B8F, 0x5C007B8A, 0x58C1663D, 0x558240E4, 0x51435D53,
  295. 0x251D3B9E, 0x21DC2629, 0x2C9F00F0, 0x285E1D47, 0x36194D42, 0x32D850F5,
  296. 0x3F9B762C, 0x3B5A6B9B, 0x0315D626, 0x07D4CB91, 0x0A97ED48, 0x0E56F0FF,
  297. 0x1011A0FA, 0x14D0BD4D, 0x19939B94, 0x1D528623, 0xF12F560E, 0xF5EE4BB9,
  298. 0xF8AD6D60, 0xFC6C70D7, 0xE22B20D2, 0xE6EA3D65, 0xEBA91BBC, 0xEF68060B,
  299. 0xD727BBB6, 0xD3E6A601, 0xDEA580D8, 0xDA649D6F, 0xC423CD6A, 0xC0E2D0DD,
  300. 0xCDA1F604, 0xC960EBB3, 0xBD3E8D7E, 0xB9FF90C9, 0xB4BCB610, 0xB07DABA7,
  301. 0xAE3AFBA2, 0xAAFBE615, 0xA7B8C0CC, 0xA379DD7B, 0x9B3660C6, 0x9FF77D71,
  302. 0x92B45BA8, 0x9675461F, 0x8832161A, 0x8CF30BAD, 0x81B02D74, 0x857130C3,
  303. 0x5D8A9099, 0x594B8D2E, 0x5408ABF7, 0x50C9B640, 0x4E8EE645, 0x4A4FFBF2,
  304. 0x470CDD2B, 0x43CDC09C, 0x7B827D21, 0x7F436096, 0x7200464F, 0x76C15BF8,
  305. 0x68860BFD, 0x6C47164A, 0x61043093, 0x65C52D24, 0x119B4BE9, 0x155A565E,
  306. 0x18197087, 0x1CD86D30, 0x029F3D35, 0x065E2082, 0x0B1D065B, 0x0FDC1BEC,
  307. 0x3793A651, 0x3352BBE6, 0x3E119D3F, 0x3AD08088, 0x2497D08D, 0x2056CD3A,
  308. 0x2D15EBE3, 0x29D4F654, 0xC5A92679, 0xC1683BCE, 0xCC2B1D17, 0xC8EA00A0,
  309. 0xD6AD50A5, 0xD26C4D12, 0xDF2F6BCB, 0xDBEE767C, 0xE3A1CBC1, 0xE760D676,
  310. 0xEA23F0AF, 0xEEE2ED18, 0xF0A5BD1D, 0xF464A0AA, 0xF9278673, 0xFDE69BC4,
  311. 0x89B8FD09, 0x8D79E0BE, 0x803AC667, 0x84FBDBD0, 0x9ABC8BD5, 0x9E7D9662,
  312. 0x933EB0BB, 0x97FFAD0C, 0xAFB010B1, 0xAB710D06, 0xA6322BDF, 0xA2F33668,
  313. 0xBCB4666D, 0xB8757BDA, 0xB5365D03, 0xB1F740B4
  314. };
  315. static UInt32 crc32_cal(byte[] pData, UInt16 Length)
  316. {
  317. UInt32 nReg;
  318. UInt32 nTemp = 0;
  319. UInt16 i, n;
  320. nReg = 0xFFFFFFFF;
  321. for (n = 0; n < Length; n++)
  322. {
  323. nReg ^= (UInt32)pData[n];
  324. for (i = 0; i < 4; i++)
  325. {
  326. nTemp = crc32_table[((nReg >> 24) & 0xFF)];
  327. nReg <<= 8;
  328. nReg ^= nTemp;
  329. }
  330. }
  331. return nReg;
  332. }
  333. #endregion
  334. #region 命令发送
  335. private void SendCmd(ushort ID, byte Mode, ushort Cmd, byte[] Data)
  336. {
  337. if (!portsettings_form.serialPort1.IsOpen)
  338. {
  339. MessageBox.Show("串口未连接");
  340. return;
  341. }
  342. ushort DataLength = (ushort)(Cmd & 0xFF);
  343. var SendCmdTmp = new byte[DataLength + 13];
  344. //帧头
  345. SendCmdTmp[0] = 0x55;
  346. SendCmdTmp[1] = 0xAA;
  347. //ID
  348. SendCmdTmp[2] = (byte)(ID >> 8);
  349. SendCmdTmp[3] = (byte)(ID & 0xFF);
  350. //MODE
  351. SendCmdTmp[4] = Mode;
  352. //长度
  353. SendCmdTmp[5] = (byte)((Cmd & 0xFF) + 2);
  354. //命令字
  355. SendCmdTmp[6] = (byte)(Cmd >> 8);
  356. SendCmdTmp[7] = (byte)(Cmd & 0xFF);
  357. //数据段
  358. for (UInt16 i = 0; i < (Cmd & 0xFF); i++)
  359. {
  360. SendCmdTmp[8 + i] = Data[i];
  361. }
  362. //校验
  363. UInt32 CRC_Result = crc32_cal(SendCmdTmp, (ushort)(DataLength + 8));
  364. SendCmdTmp[DataLength + 8] = Convert.ToByte(CRC_Result >> 24);
  365. SendCmdTmp[DataLength + 9] = Convert.ToByte((CRC_Result >> 16) % 256);
  366. SendCmdTmp[DataLength + 10] = Convert.ToByte((CRC_Result >> 8) % 256);
  367. SendCmdTmp[DataLength + 11] = Convert.ToByte(CRC_Result % 256);
  368. //帧尾
  369. SendCmdTmp[DataLength + 12] = 0xF0;
  370. //发送数据
  371. portsettings_form.serialPort1.Write(SendCmdTmp, 0, SendCmdTmp.Length);
  372. }
  373. #endregion
  374. #region 串口数据解析
  375. private void Serial_DataReceived_Process()
  376. {
  377. //串口解析
  378. byte DataNum = 0; //记录每条命令数据段的长度
  379. while (buffer.Count >= 13)//当buffer中的数据的个数大于等于4个时,即每一帧的数据长度所在位(第4位)出现时
  380. {
  381. if (buffer[0] == 0x55 && buffer[1] == 0xAA)//判断帧头
  382. {
  383. ushort PackageID;
  384. PackageID = (ushort)(buffer[2] * 256 + buffer[3]);
  385. if ((PackageID == 0x0710) || (PackageID == 0x0715) ||
  386. (PackageID == 0x0610) || (PackageID == 0x0615) ||
  387. (PackageID == 0x07FF) ||
  388. (PackageID == 0x0725) || (PackageID == 0x0720))
  389. {
  390. int CmdLen = buffer[5];
  391. if (buffer.Count < CmdLen + 11) break;//如果接收到的数据没有达到一帧数据的指定长度, 则执行下次循环
  392. buffer.RemoveRange(0, 6);//数据达到要求长度后删去帧头,ID,模式,和命令长度
  393. DataNum = (byte)(buffer[1]);//命令字的第二个字节的表示数据位的长度
  394. if (DataNum == (CmdLen - 2))
  395. {
  396. for (int i = 0; i < DataNum + 2; i++)
  397. {
  398. binary_data_1[i] = buffer[i];
  399. }
  400. if (TestStep == TestStep_Enum.Step_Save)
  401. {
  402. //数据存储
  403. var RecData = new byte[CmdLen];
  404. Array.Copy(binary_data_1, RecData, CmdLen);
  405. if ((PackageID == 0x0710) || (PackageID == 0x0715) ||
  406. (PackageID == 0x0610) || (PackageID == 0x0615) ||
  407. (PackageID == 0x07FF))
  408. {
  409. DataSave(RecData);
  410. }
  411. }
  412. DataCmdProcess(PackageID);//对于不同的命令段,做不同的处理
  413. }
  414. buffer.RemoveRange(0, CmdLen + 5);//解析完成
  415. }
  416. else
  417. {
  418. buffer.RemoveAt(0);//ID不对
  419. }
  420. }
  421. else
  422. {
  423. buffer.RemoveAt(0);//帧头不对,删除帧头高字节
  424. }
  425. }
  426. }
  427. #endregion
  428. #region 数据存储
  429. private void DataSave(byte[] Data)
  430. {
  431. string SaveData = "";
  432. //数据存储
  433. for (int i = 0; i < Data.Length; i++)
  434. {
  435. SaveData += Convert.ToString(Data[i], 16).PadLeft(2, '0').ToUpper() + " ";
  436. }
  437. SaveData += "\r\n";
  438. System.IO.File.AppendAllText(LogSaveFileName, SaveData);
  439. }
  440. #endregion
  441. //故障转换和显示
  442. List<string> ErrorInfo = new List<string>{ "过流保护", "低压保护", "过压保护", "堵转保护","过热保护","速度传感器故障","力矩传感器故障","霍尔故障",
  443. "马达缺相","NTC故障","","","","MCU故障","踏频传感器故障","指拨故障","MOS短路","电压异常","电路故障","TE故障","TE电路故障","","","","","","","","","",
  444. "",""};
  445. private void ErrorInfoDisplay(UInt32 Code)
  446. {
  447. label_ErrorInfo.Text = "";
  448. if (Code == 0)
  449. {
  450. label_ErrorInfo.Text = "无故障";
  451. label_ErrorInfo.ForeColor = Color.Green;
  452. }
  453. else
  454. {
  455. label_ErrorInfo.ForeColor = Color.Red;
  456. for (int i = 0; i < 32; i++)
  457. {
  458. if ((Code & 0x01) == 0x01)
  459. {
  460. label_ErrorInfo.Text += ErrorInfo[i] + " ";
  461. }
  462. Code >>= 1;
  463. }
  464. }
  465. }
  466. #region 数据解析处理
  467. private void DataCmdProcess(ushort ID)
  468. {
  469. ushort CmdTemp = (ushort)(binary_data_1[0] * 256 + binary_data_1[1]);
  470. ushort DataTemp;
  471. #region 主控信息
  472. if ((ID == 0x715) || (ID == 0x710))
  473. {
  474. switch (CmdTemp)
  475. {
  476. case 0xC109://Boot 版本
  477. {
  478. unchecked
  479. {
  480. this.Invoke((EventHandler)(delegate
  481. {
  482. if (label_Boot_Version.Text != "OK")
  483. {
  484. richTextBox_TestRecord.AppendText("Bootloader版本:");
  485. string boot_Version = "";
  486. for (ushort i = 0; i < 9; i++)
  487. {
  488. boot_Version += ((char)binary_data_1[2 + i]).ToString();
  489. }
  490. richTextBox_TestRecord.AppendText(boot_Version + " ");
  491. richTextBox_TestRecord.AppendText(boot_Version.Contains("V1") ? "125K" : "250K");
  492. richTextBox_TestRecord.AppendText("\r\n");
  493. }
  494. label_Boot_Version.BackColor = Color.Green;
  495. label_Boot_Version.Text = "OK";
  496. }));
  497. }
  498. break;
  499. }
  500. case 0x1020://电机运行信息
  501. {
  502. unchecked
  503. {
  504. this.Invoke((EventHandler)(delegate
  505. {
  506. MC_RunInfo_Refresh = true;
  507. //车速
  508. DataTemp = (ushort)(binary_data_1[3] * 256 + binary_data_1[2]);
  509. textBox_BikeSpeed.Text = ((float)DataTemp / 10f).ToString("0.0");
  510. //输出转速
  511. DataTemp = (ushort)(binary_data_1[5] * 256 + binary_data_1[4]);
  512. textBox_MotorSpeed.Text = Convert.ToString(DataTemp);
  513. //母线电压
  514. DataTemp = (ushort)(binary_data_1[9] * 256 + binary_data_1[8]);
  515. textBox_Vol.Text = Convert.ToString(DataTemp);
  516. //母线电流
  517. DataTemp = (ushort)(binary_data_1[11] * 256 + binary_data_1[10]);
  518. textBox_Cur.Text = Convert.ToString(DataTemp);
  519. //踏频
  520. DataTemp = (ushort)(binary_data_1[12]);
  521. textBox_Cadence.Text = Convert.ToString(DataTemp);
  522. //踩踏力矩
  523. DataTemp = (ushort)(binary_data_1[13]);
  524. textBox_Torque.Text = Convert.ToString(DataTemp);
  525. //踩踏方向
  526. DataTemp = (ushort)(binary_data_1[14]);
  527. if (DataTemp == 0)
  528. {
  529. textBox_Dir.Text = "正向";
  530. }
  531. else if (DataTemp == 1)
  532. {
  533. textBox_Dir.Text = "反向";
  534. }
  535. else if (DataTemp == 2)
  536. {
  537. textBox_Dir.Text = "停止";
  538. }
  539. //PCB温度
  540. DataTemp = (ushort)(binary_data_1[23]);
  541. textBox_PCB.Text = Convert.ToString((int)(DataTemp - 40));
  542. //绕组温度
  543. DataTemp = (ushort)(binary_data_1[24]);
  544. textBox_Coil.Text = Convert.ToString((int)(DataTemp - 40));
  545. //MCU温度
  546. DataTemp = (ushort)(binary_data_1[25]);
  547. textBox_MCU.Text = Convert.ToString((int)(DataTemp - 40));
  548. Ack_Flag = true;
  549. StepTestFlag = StepTestResult_Enum.StepTestResult_OK;
  550. }));
  551. }
  552. break;
  553. }
  554. case 0x1104://故障码
  555. {
  556. unchecked
  557. {
  558. this.Invoke((EventHandler)(delegate
  559. {
  560. MC_ErrorCode_Refresh = true;
  561. label_error_code.Text =
  562. Convert.ToString(binary_data_1[5], 16).PadLeft(2, '0').ToUpper() +
  563. Convert.ToString(binary_data_1[4], 16).PadLeft(2, '0').ToUpper() +
  564. Convert.ToString(binary_data_1[3], 16).PadLeft(2, '0').ToUpper() +
  565. Convert.ToString(binary_data_1[2], 16).PadLeft(2, '0').ToUpper() +
  566. "H";
  567. label_error_code.BackColor = Color.Red;
  568. UInt32 ErrorCode = (UInt32)((binary_data_1[5] << 24) + (binary_data_1[4] << 16) + (binary_data_1[3] << 8) + binary_data_1[2]);
  569. ErrorInfoDisplay(ErrorCode);
  570. }));
  571. }
  572. break;
  573. }
  574. case 0x1240://电机版本信息
  575. {
  576. unchecked
  577. {
  578. this.Invoke((EventHandler)(delegate
  579. {
  580. richTextBox_Ver.Text += "";
  581. //电机型号
  582. richTextBox_Ver.Text += "型号:";
  583. for (ushort i = 0; i < 16; i++)
  584. {
  585. if (binary_data_1[2 + i] == 0x2E)
  586. {
  587. break;
  588. }
  589. richTextBox_Ver.Text += ((char)binary_data_1[2 + i]).ToString();
  590. }
  591. richTextBox_Ver.Text += "\r\n";
  592. //电机SN
  593. richTextBox_Ver.Text += "序列号:";
  594. for (ushort i = 0; i < 16; i++)
  595. {
  596. if (binary_data_1[18 + i] == 0x2E)
  597. {
  598. break;
  599. }
  600. richTextBox_Ver.Text += ((char)binary_data_1[18 + i]).ToString();
  601. }
  602. richTextBox_Ver.Text += "\r\n";
  603. //电机HW
  604. richTextBox_Ver.Text += "硬件版本:";
  605. for (ushort i = 0; i < 10; i++)//前10位是PCB版号,以'.'结束
  606. {
  607. if (binary_data_1[34 + i] == 0x2E)
  608. {
  609. break;
  610. }
  611. if (binary_data_1[34 + i] == 'r')
  612. {
  613. binary_data_1[34 + i] = (byte)'.';
  614. }
  615. richTextBox_Ver.Text += ((char)binary_data_1[34 + i]).ToString();
  616. }
  617. switch (binary_data_1[34 + 10])//第10位代表MCU品牌
  618. {
  619. case (byte)'1':
  620. richTextBox_Ver.Text += " " + "ST" + " "; break;
  621. case (byte)'2':
  622. richTextBox_Ver.Text += " " + "APM" + " "; break;
  623. case (byte)'3':
  624. richTextBox_Ver.Text += " " + "HK" + " "; break;
  625. case (byte)'4':
  626. richTextBox_Ver.Text += " " + "GD" + " "; break;
  627. default:
  628. richTextBox_Ver.Text += " " + "NULL" + " "; break;
  629. }
  630. for (ushort i = 0; i < 4; i++)//后4位是MCU的ID校验码,用于识别板子的ID
  631. {
  632. richTextBox_Ver.Text += Convert.ToString(binary_data_1[46 + i], 16).PadLeft(2, '0').ToUpper();//MCU ID 的CRC32值
  633. }
  634. richTextBox_Ver.Text += "\r\n";
  635. //电机FW
  636. richTextBox_Ver.Text += "软件版本:";
  637. for (ushort i = 0; i < 16; i++)
  638. {
  639. if (binary_data_1[50 + i] == 0x2E)
  640. {
  641. break;
  642. }
  643. if (binary_data_1[50 + i] == 'r')
  644. {
  645. binary_data_1[50 + i] = (byte)'.';
  646. }
  647. richTextBox_Ver.Text += ((char)binary_data_1[50 + i]).ToString();
  648. }
  649. richTextBox_Ver.Text += "\r\n";
  650. }));
  651. }
  652. break;
  653. }
  654. case 0x1720://电机程序特性信息
  655. {
  656. unchecked
  657. {
  658. this.Invoke((EventHandler)(delegate
  659. {
  660. //程序特性
  661. for (ushort i = 0; i < 32; i++)
  662. {
  663. if (binary_data_1[2 + i] == 0x2E)
  664. {
  665. break;
  666. }
  667. if (binary_data_1[2 + i] == 'r')
  668. {
  669. binary_data_1[2 + i] = (byte)'.';
  670. }
  671. richTextBox_Ver.Text += ((char)binary_data_1[2 + i]).ToString();
  672. }
  673. richTextBox_Ver.Text += "\r\n";
  674. }));
  675. }
  676. break;
  677. }
  678. case 0xA903://反馈指令
  679. {
  680. unchecked
  681. {
  682. this.Invoke((EventHandler)(delegate
  683. {
  684. Ack_Flag = true;
  685. StepTestFlag = StepTestResult_Enum.StepTestResult_OK;
  686. }));
  687. }
  688. break;
  689. }
  690. default: break;
  691. }
  692. }
  693. #endregion
  694. #region TE
  695. else if ((ID == 0x615) || (ID == 0x610))
  696. {
  697. switch (CmdTemp)
  698. {
  699. case 0x1240://TE APP版本信息
  700. {
  701. unchecked
  702. {
  703. this.Invoke((EventHandler)(delegate
  704. {
  705. //TE 软件版本
  706. richTextBox_Ver.Text += "TE软件版本:";
  707. for (ushort i = 0; i < 16; i++)
  708. {
  709. if (binary_data_1[50 + i] == 0x2E)
  710. {
  711. break;
  712. }
  713. if (binary_data_1[50 + i] == 'r')
  714. {
  715. binary_data_1[50 + i] = (byte)'.';
  716. }
  717. richTextBox_Ver.Text += ((char)binary_data_1[50 + i]).ToString();
  718. }
  719. }));
  720. }
  721. break;
  722. }
  723. default: break;
  724. }
  725. }
  726. #endregion
  727. #region //电池信息
  728. else if ((ID == 0x725) || (ID == 0x720))
  729. {
  730. label_BMS_COM.BackColor = Color.Green;
  731. label_BMS_COM.Text = "OK";
  732. }
  733. #endregion
  734. }
  735. #endregion
  736. //20ms定时器
  737. private void timer1_Tick(object sender, EventArgs e)
  738. {
  739. //串口数据解析
  740. Serial_DataReceived_Process();
  741. }
  742. #region 非独占性延时函数
  743. public static void Delay_ms(int milliSecond)
  744. {
  745. int start = Environment.TickCount;
  746. while (Math.Abs(Environment.TickCount - start) < milliSecond)//毫秒
  747. {
  748. Application.DoEvents();
  749. }
  750. }
  751. #endregion
  752. //电机运行信息清除
  753. private void MC_RunInfo_Clear()
  754. {
  755. foreach (Control c in groupBox9.Controls)
  756. {
  757. if (c is TextBox)
  758. {
  759. c.Text = "---";
  760. }
  761. }
  762. }
  763. private void ImportForm_FormClosing(object sender, FormClosingEventArgs e)
  764. {
  765. portsettings_form.serialPort1.Close();
  766. portsettings_form.comboBox_ComIndex.Enabled = true;
  767. portsettings_form.button_Enter.Text = "确认";
  768. portsettings_form.g_blnIsOpen = false;
  769. #if false
  770. //针对越南和工程账户,直接退出,不执行删除本地配置
  771. if ((StartForm.EnterForm1.comboBox_User.Text == "越南Vietnam")|| (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer"))
  772. {
  773. return;
  774. }
  775. //关闭前,删除本地所有配置文件
  776. string path = StartForm.UserPath + "\\cfg\\";
  777. try
  778. {
  779. DirectoryInfo dir = new DirectoryInfo(path);
  780. FileSystemInfo[] fileinfo = dir.GetFileSystemInfos(); //返回目录中所有文件和子目录
  781. foreach (FileSystemInfo i in fileinfo)
  782. {
  783. if (i is DirectoryInfo) //判断是否文件夹
  784. {
  785. DirectoryInfo subdir = new DirectoryInfo(i.FullName);
  786. subdir.Delete(true); //删除子目录和文件
  787. }
  788. else
  789. {
  790. File.Delete(i.FullName); //删除指定文件
  791. }
  792. }
  793. //MessageBox.Show("文件清理成功!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  794. }
  795. catch (Exception)
  796. {
  797. MessageBox.Show("文件清理失败!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  798. }
  799. #endif
  800. }
  801. //开关灯
  802. private void LightProcess()
  803. {
  804. var CtrlCode = new byte[2];
  805. CtrlCode[0] = 0x00;
  806. if (button_LightCtl.Text == "开灯")
  807. {
  808. button_LightCtl.Text = "关灯";
  809. CtrlCode[1] = 0xF1;
  810. button_LightCtl.BackColor = Color.Yellow;
  811. button_LightCtl.ForeColor = Color.Black;
  812. }
  813. else
  814. {
  815. button_LightCtl.Text = "开灯";
  816. CtrlCode[1] = 0xF0;
  817. button_LightCtl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  818. button_LightCtl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  819. }
  820. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, CtrlCode);
  821. }
  822. //开关灯按钮
  823. private void button_LightCtl_Click(object sender, EventArgs e)
  824. {
  825. LightProcess();
  826. }
  827. //电机启动/停止控制
  828. private void Walk_Process(byte GearSt)
  829. {
  830. var Code = new byte[2];
  831. if (button_Walk.Text == "启动")
  832. {
  833. button_Walk.Text = "停止";
  834. //发送指令使电机进入配置模式
  835. Code[0] = 0x01;
  836. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1901, Code);
  837. Thread.Sleep(200);
  838. //发送指令进入设定档位
  839. Code[0] = GearSt;
  840. if (button_LightCtl.Text == "关灯")
  841. Code[1] = 0xF1;
  842. else
  843. Code[1] = 0xF0;
  844. button_Walk.BackColor = Color.Yellow;
  845. button_Walk.ForeColor = Color.Black;
  846. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, Code);
  847. }
  848. else
  849. {
  850. button_Walk.Text = "启动";
  851. //发送指令关闭档位模式
  852. Code[0] = 0x00;
  853. if (button_LightCtl.Text == "关灯")
  854. Code[1] = 0xF1;
  855. else
  856. Code[1] = 0xF0;
  857. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, Code);
  858. Thread.Sleep(200);
  859. //发送指令使电机退出配置模式
  860. Code[0] = 0x00;
  861. button_Walk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  862. button_Walk.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  863. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1901, Code);
  864. }
  865. }
  866. //电机启动/停止按钮
  867. private void button_Walk_Click(object sender, EventArgs e)
  868. {
  869. Walk_Process(0x22);
  870. }
  871. //查询版本信息
  872. private void button_Check_Ver_Click(object sender, EventArgs e)
  873. {
  874. richTextBox_Ver.Text = "";
  875. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1200, null);
  876. Delay_ms(200);
  877. SendCmd((ushort)0x651, (byte)0x11, (ushort)0x1200, null);
  878. }
  879. //按钮初始化
  880. private void label_Init()
  881. {
  882. radioButton_Light_OK.Checked = false;//灯电压确认按钮
  883. radioButton_Light_OK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  884. radioButton_Light_OK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  885. radioButton_Light_NG.Checked = false;
  886. radioButton_Light_NG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  887. radioButton_Light_NG.ForeColor= System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(113)))), ((int)(((byte)(185)))));
  888. label_error_code.BackColor = Color.Green;//故障码
  889. label_error_code.Text = "OK";
  890. label_Sta_Clear.BackColor = Color.Red;//系统清除
  891. label_Sta_Clear.Text = "NG";
  892. label_Sta_Write.BackColor = Color.Red;//参数写入
  893. label_Sta_Write.Text = "NG";
  894. label_sta_light.BackColor = Color.Red;//灯电压
  895. label_sta_light.Text = "NG";
  896. label_sensor_vol.BackColor = Color.Red;//电压检测
  897. label_sensor_vol.Text = "NG";
  898. label_sensor_cur.BackColor = Color.Red;//电流检测
  899. label_sensor_cur.Text = "NG";
  900. label_sensor_speed.BackColor = Color.Red;//车速检测
  901. label_sensor_speed.Text = "NG";
  902. label_sensor_cadence.BackColor = Color.Red;//踏频检测
  903. label_sensor_cadence.Text = "NG";
  904. label_sensor_motor.BackColor = Color.Red;//电机转速检测
  905. label_sensor_motor.Text = "NG";
  906. label_sensor_PCB_temp.BackColor = Color.Red;//PCB温度检测
  907. label_sensor_PCB_temp.Text = "NG";
  908. label_sensor_coil_temp.BackColor = Color.Red;//绕组温度检测
  909. label_sensor_coil_temp.Text = "NG";
  910. label_sensor_MCU_temp.BackColor = Color.Red;//MCU温度检测
  911. label_sensor_MCU_temp.Text = "NG";
  912. label_Sensor_Break1.BackColor = Color.Red;//断电刹把
  913. label_Sensor_Break1.Text = "NG";
  914. label_Sensor_Break2.BackColor = Color.Red;//断电刹把
  915. label_Sensor_Break2.Text = "NG";
  916. label_Sensor_Gas.BackColor = Color.Red;//转把
  917. label_Sensor_Gas.Text = "NG";
  918. label_FW_Version.BackColor = Color.Red;//版本信息
  919. label_FW_Version.Text = "NG";
  920. label_Boot_Version.BackColor = Color.Red;//Boot 版本
  921. label_Boot_Version.Text = "NG";
  922. label_BMS_COM.BackColor = Color.Red;//BMS通信
  923. label_BMS_COM.Text = "NG";
  924. label_Result.BackColor = Color.Red;//测试结果
  925. label_Result.Text = "不合格";
  926. richTextBox_Ver.Text = "";//版本信息
  927. richTextBox_TestRecord.Text = "";//测试过程记录
  928. }
  929. //测试失败存储测试界面
  930. private void ErrorSaveLog()
  931. {
  932. //页面存储
  933. Bitmap bit = new Bitmap(this.Width, this.Height);//实例化一个和窗体一样大的bitmap
  934. Graphics g = Graphics.FromImage(bit);
  935. g.CopyFromScreen(this.Left, this.Top, 0, 0, new Size(this.Width, this.Height));//保存整个窗体为图片
  936. LogSaveFileName = LogSavePath + "\\errorlog\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\";
  937. if (System.IO.Directory.Exists(LogSaveFileName) == false)
  938. System.IO.Directory.CreateDirectory(LogSaveFileName);
  939. LogSaveFileName += textBox_PDinfo.Text + "_" + DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss").Replace("/", "-").Replace(":", string.Empty).Replace(" ", "_") + "_测试记录" + ".png";
  940. bit.Save(LogSaveFileName);
  941. //测试页面上传服务器
  942. if (StartForm.myFtp.IsNetConnected == true)
  943. {
  944. string DateNow = DateTime.Now.ToString("yyyy-MM-dd");
  945. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/errorlog/", DateNow) == false)
  946. {
  947. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/errorlog/" + DateNow);
  948. }
  949. bool result = StartForm.myFtp.UploadFile(LogSaveFileName, StartForm.myServerCfg.RootPath + "/walkTest/errorlog/" + DateNow);
  950. if (result == true)
  951. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "测试异常页面上传服务器成功" + "\r\n";
  952. }
  953. }
  954. //执行一次测试任务
  955. private void Thread_Task()
  956. {
  957. //开始测试
  958. richTextBox_TestRecord.Text += "电机信息:" + textBox_PDinfo.Text + "\r\n";
  959. richTextBox_TestRecord.Text += "配置文件:" + comboBox_File.Text + "\r\n";
  960. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "开始测试" + "\r\n";
  961. //公有变量
  962. var Code = new byte[32];//发送的指令数据
  963. ushort DataTemp;
  964. short DataTemp_Int16;
  965. string ResultPathName = "";
  966. //开机
  967. Code[0] = 0xF1;
  968. SendCmd(0x7FF, 0x16, 0x2201, Code);
  969. 开ToolStripMenuItem.Checked = true;
  970. 关ToolStripMenuItem.Checked = false;
  971. Delay_ms(500);
  972. //检查是否有故障
  973. if (label_error_code.Text != "OK")
  974. {
  975. label_Step.Text = "电机存在故障!";
  976. button_Start.Enabled = true;
  977. textBox_PDinfo.Enabled = true;
  978. //关机
  979. Code[0] = 0xF0;
  980. SendCmd(0x7FF, 0x16, 0x2201, Code);
  981. 开ToolStripMenuItem.Checked = false;
  982. 关ToolStripMenuItem.Checked = true;
  983. Delay_ms(500);
  984. //关闭串口
  985. portsettings_form.closePort();
  986. //存储测试数据
  987. ErrorSaveLog();
  988. return;
  989. }
  990. #region Step1:发送指令,系统清除
  991. if (系统清除执行ToolStripMenuItem.Checked == true)
  992. {
  993. TestStep = TestStep_Enum.Step_SysClear;
  994. label_Step.Text = "系统清除,请等待!";
  995. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "发送系统清除指令" + "\r\n";
  996. Array.Clear(Code, 0, 32);
  997. Code[0] = (byte)'C';
  998. Code[1] = (byte)'L';
  999. Code[2] = (byte)'E';
  1000. Code[3] = (byte)'A';
  1001. Code[4] = (byte)'R';
  1002. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2605, Code);
  1003. Ack_Flag = false;
  1004. Ack_Cnt = 0;
  1005. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1006. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1007. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1008. {
  1009. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "系统清除成功" + "\r\n";
  1010. label_Sta_Clear.BackColor = Color.Green;
  1011. label_Sta_Clear.Text = "OK";
  1012. }
  1013. else//失败
  1014. {
  1015. label_Step.Text = "系统清除失败,测试结束!";
  1016. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "系统清除失败,测试结束" + "\r\n";
  1017. button_Start.Enabled = true;
  1018. textBox_PDinfo.Enabled = true;
  1019. //关机
  1020. Code[0] = 0xF0;
  1021. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1022. 开ToolStripMenuItem.Checked = false;
  1023. 关ToolStripMenuItem.Checked = true;
  1024. Delay_ms(500);
  1025. //关闭串口
  1026. portsettings_form.closePort();
  1027. //存储测试数据
  1028. ErrorSaveLog();
  1029. return;
  1030. }
  1031. //系统清除完成后会重启,等待3s
  1032. Delay_ms(2000);
  1033. }
  1034. else if (系统清除不执行ToolStripMenuItem.Checked == true)
  1035. {
  1036. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "不执行系统清除" + "\r\n";
  1037. label_Sta_Clear.BackColor = Color.Yellow;
  1038. label_Sta_Clear.Text = "N/A";
  1039. //发送复位指令,等待电机复位
  1040. label_Step.Text = "系统复位,请等待!";
  1041. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "发送系统复位指令" + "\r\n";
  1042. Array.Clear(Code, 0, 32);
  1043. Code[0] = (byte)'R';
  1044. Code[1] = (byte)'E';
  1045. Code[2] = (byte)'S';
  1046. Code[3] = (byte)'E';
  1047. Code[4] = (byte)'T';
  1048. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2505, Code);
  1049. Ack_Flag = false;
  1050. Ack_Cnt = 0;
  1051. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1052. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1053. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1054. {
  1055. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "系统复位成功" + "\r\n";
  1056. }
  1057. else//失败
  1058. {
  1059. label_Step.Text = "系统复位失败,测试结束!";
  1060. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "系统复位失败,测试结束" + "\r\n";
  1061. button_Start.Enabled = true;
  1062. textBox_PDinfo.Enabled = true;
  1063. //关机
  1064. Code[0] = 0xF0;
  1065. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1066. 开ToolStripMenuItem.Checked = false;
  1067. 关ToolStripMenuItem.Checked = true;
  1068. Delay_ms(500);
  1069. //关闭串口
  1070. portsettings_form.closePort();
  1071. //存储测试数据
  1072. ErrorSaveLog();
  1073. return;
  1074. }
  1075. //系统复位后会重启,等待1s
  1076. Delay_ms(1000);
  1077. }
  1078. #endregion
  1079. //初始化助力档位为OFF,避免配置无仪表时默认为SMART,导致参数不保存
  1080. do
  1081. {
  1082. Code[0] = 0x00;
  1083. Code[1] = 0xF0;
  1084. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, Code);
  1085. Ack_Flag = false;
  1086. Ack_Cnt = 0;
  1087. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1088. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1089. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1090. {
  1091. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "助力档位设置为OFF成功" + "\r\n";
  1092. }
  1093. else//失败
  1094. {
  1095. label_Step.Text = "通信失败!";
  1096. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "助力档位设置OFF失败,测试结束" + "\r\n";
  1097. //关机
  1098. Code[0] = 0xF0;
  1099. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1100. 开ToolStripMenuItem.Checked = false;
  1101. 关ToolStripMenuItem.Checked = true;
  1102. button_Start.Enabled = true;
  1103. textBox_PDinfo.Enabled = true;
  1104. Delay_ms(500);
  1105. //关闭串口
  1106. portsettings_form.closePort();
  1107. //存储测试数据
  1108. ErrorSaveLog();
  1109. return;
  1110. }
  1111. } while (false);
  1112. #region Step2:发送指令,依次写入参数
  1113. TestStep = TestStep_Enum.Step_Write;
  1114. label_Step.Text = "参数写入中,请等待!";
  1115. #region Step2.1:写入电机型号和序列号
  1116. string Mode = textBox_PDinfo.Text.Contains("%#") ? textBox_PDinfo.Text.Substring(0, textBox_PDinfo.Text.LastIndexOf('%'))
  1117. : textBox_PDinfo.Text.Substring(0, textBox_PDinfo.Text.LastIndexOf(' ')).Trim();
  1118. string SN = textBox_PDinfo.Text.Contains("%#") ? textBox_PDinfo.Text.Remove(0, textBox_PDinfo.Text.LastIndexOf('#') + 1)
  1119. : textBox_PDinfo.Text.Remove(0, textBox_PDinfo.Text.LastIndexOf(' ') + 1);
  1120. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入电机型号" + "\r\n";
  1121. Array.Clear(Code, 0, 32);
  1122. for (ushort i = 0; i < ((Mode.Length > 16) ? 16 : Mode.Length); i++)
  1123. {
  1124. Code[i] = (byte)Mode[i];
  1125. }
  1126. if (Mode.Length < 16)
  1127. {
  1128. Code[Mode.Length] = (byte)'.';
  1129. for (ushort i = 0; i < 16 - Mode.Length - 1; i++)
  1130. {
  1131. Code[Mode.Length + 1 + i] = 0x20;
  1132. }
  1133. }
  1134. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2210, Code);
  1135. Ack_Flag = false;
  1136. Ack_Cnt = 0;
  1137. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1138. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1139. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1140. {
  1141. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机型号写入成功" + "\r\n";
  1142. }
  1143. else//失败
  1144. {
  1145. label_Step.Text = "参数写入失败,测试结束!";
  1146. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机型号写入失败,测试结束" + "\r\n";
  1147. //关机
  1148. Code[0] = 0xF0;
  1149. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1150. 开ToolStripMenuItem.Checked = false;
  1151. 关ToolStripMenuItem.Checked = true;
  1152. button_Start.Enabled = true;
  1153. textBox_PDinfo.Enabled = true;
  1154. Delay_ms(500);
  1155. //关闭串口
  1156. portsettings_form.closePort();
  1157. //存储测试数据
  1158. ErrorSaveLog();
  1159. return;
  1160. }
  1161. Delay_ms(200);
  1162. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入电机序列号" + "\r\n";
  1163. Array.Clear(Code, 0, 32);
  1164. for (ushort i = 0; i < ((SN.Length > 16) ? 16 : SN.Length); i++)
  1165. {
  1166. Code[i] = (byte)SN[i];
  1167. }
  1168. if (SN.Length < 16)
  1169. {
  1170. Code[SN.Length] = (byte)'.';
  1171. for (ushort i = 0; i < 16 - SN.Length - 1; i++)
  1172. {
  1173. Code[SN.Length + 1 + i] = 0x20;
  1174. }
  1175. }
  1176. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2310, Code);
  1177. Ack_Flag = false;
  1178. Ack_Cnt = 0;
  1179. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1180. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1181. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1182. {
  1183. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机序列号写入成功" + "\r\n";
  1184. }
  1185. else//失败
  1186. {
  1187. label_Step.Text = "参数写入失败,测试结束!";
  1188. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机序列号写入失败,测试结束" + "\r\n";
  1189. //关机
  1190. Code[0] = 0xF0;
  1191. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1192. 开ToolStripMenuItem.Checked = false;
  1193. 关ToolStripMenuItem.Checked = true;
  1194. button_Start.Enabled = true;
  1195. textBox_PDinfo.Enabled = true;
  1196. Delay_ms(500);
  1197. //关闭串口
  1198. portsettings_form.closePort();
  1199. //存储测试数据
  1200. ErrorSaveLog();
  1201. return;
  1202. }
  1203. #endregion
  1204. #region Step2.2:写入用户参数1
  1205. Delay_ms(200);
  1206. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入用户参数1" + "\r\n";
  1207. Array.Clear(Code, 0, 32);
  1208. //指拨模式
  1209. Code[0] = Convert.ToByte(array_CfgInfo[25].ToString().Split(',')[1]);
  1210. //启动模式
  1211. Code[1] = Convert.ToByte(array_CfgInfo[1].ToString().Split(',')[1]);
  1212. //停机时间
  1213. DataTemp = Convert.ToUInt16(array_CfgInfo[2].ToString().Split(',')[1]);
  1214. Code[2] = (byte)(DataTemp & 0xFF);
  1215. Code[3] = (byte)(DataTemp >> 8);
  1216. //限速
  1217. Code[4] = Convert.ToByte(array_CfgInfo[3].ToString().Split(',')[1]);
  1218. //下降速度
  1219. Code[5] = Convert.ToByte(array_CfgInfo[4].ToString().Split(',')[1]);
  1220. //前飞
  1221. Code[6] = Convert.ToByte(array_CfgInfo[5].ToString().Split(',')[1]);
  1222. //后飞
  1223. Code[7] = Convert.ToByte(array_CfgInfo[6].ToString().Split(',')[1]);
  1224. //限流
  1225. Code[8] = Convert.ToByte(array_CfgInfo[7].ToString().Split(',')[1]);
  1226. //温度预警
  1227. Code[9] = (byte)(Convert.ToByte(array_CfgInfo[8].ToString().Split(',')[1]) + 40);
  1228. //温度保护
  1229. Code[10] = (byte)(Convert.ToByte(array_CfgInfo[9].ToString().Split(',')[1]) + 40);
  1230. //无PBU
  1231. Code[11] = Convert.ToByte(array_CfgInfo[10].ToString().Split(',')[1]);
  1232. //轮胎周长
  1233. Code[12] = Convert.ToByte(array_CfgInfo[11].ToString().Split(',')[1]);
  1234. //电机系列号
  1235. Code[13] = Convert.ToByte(array_CfgInfo[12].ToString().Split(',')[1]);
  1236. //ECO助力增益
  1237. Code[14] = Convert.ToByte(array_CfgInfo[13].ToString().Split(',')[1]);
  1238. //ECO加速
  1239. Code[15] = Convert.ToByte(array_CfgInfo[14].ToString().Split(',')[1]);
  1240. //NORM助力增益
  1241. Code[16] = Convert.ToByte(array_CfgInfo[15].ToString().Split(',')[1]);
  1242. //NORM加速
  1243. Code[17] = Convert.ToByte(array_CfgInfo[16].ToString().Split(',')[1]);
  1244. //SPORT助力增益
  1245. Code[18] = Convert.ToByte(array_CfgInfo[17].ToString().Split(',')[1]);
  1246. //SPORT加速
  1247. Code[19] = Convert.ToByte(array_CfgInfo[18].ToString().Split(',')[1]);
  1248. //TURBO助力增益
  1249. Code[20] = Convert.ToByte(array_CfgInfo[19].ToString().Split(',')[1]);
  1250. //TURBO加速
  1251. Code[21] = Convert.ToByte(array_CfgInfo[20].ToString().Split(',')[1]);
  1252. //SMART助力增益
  1253. Code[22] = Convert.ToByte(array_CfgInfo[21].ToString().Split(',')[1]);
  1254. //SMART加速
  1255. Code[23] = Convert.ToByte(array_CfgInfo[22].ToString().Split(',')[1]);
  1256. //速度传感器信号个数
  1257. Code[24] = Convert.ToByte(array_CfgInfo[23].ToString().Split(',')[1]);
  1258. //踏频启动信号个数
  1259. Code[25] = Convert.ToByte(array_CfgInfo[24].ToString().Split(',')[1]);
  1260. //速度传感器
  1261. Code[26] = Convert.ToByte(array_CfgInfo[26].ToString().Split(',')[1]);
  1262. //周长微调
  1263. Code[27] = (byte)Convert.ToInt16(array_CfgInfo[27].ToString().Split(',')[1]);
  1264. //低压保护阈值
  1265. DataTemp = Convert.ToUInt16(array_CfgInfo[28].ToString().Split(',')[1]);
  1266. Code[28] = (byte)(DataTemp & 0xFF);
  1267. Code[29] = (byte)(DataTemp >> 8);
  1268. //推行限速
  1269. DataTemp = Convert.ToByte(array_CfgInfo[29].ToString().Split(',')[1]);
  1270. Code[30] = (byte)Convert.ToByte(DataTemp);
  1271. //推行马达转速
  1272. Code[31] = (byte)Convert.ToByte(array_CfgInfo[30].ToString().Split(',')[1]);
  1273. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1B20, Code);
  1274. Ack_Flag = false;
  1275. Ack_Cnt = 0;
  1276. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1277. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1278. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1279. {
  1280. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "用户参数1写入成功" + "\r\n";
  1281. }
  1282. else//失败
  1283. {
  1284. label_Step.Text = "参数写入失败,测试结束!";
  1285. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "用户参数1写入失败,测试结束" + "\r\n";
  1286. //关机
  1287. Code[0] = 0xF0;
  1288. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1289. 开ToolStripMenuItem.Checked = false;
  1290. 关ToolStripMenuItem.Checked = true;
  1291. button_Start.Enabled = true;
  1292. textBox_PDinfo.Enabled = true;
  1293. Delay_ms(500);
  1294. //关闭串口
  1295. portsettings_form.closePort();
  1296. //存储测试数据
  1297. ErrorSaveLog();
  1298. return;
  1299. }
  1300. #endregion
  1301. #region Step2.3:写入用户参数2
  1302. Delay_ms(200);
  1303. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入用户参数2" + "\r\n";
  1304. Array.Clear(Code, 0, 32);
  1305. //俯仰角零偏
  1306. DataTemp_Int16 = (short)(decimal.Parse(array_CfgInfo[34].ToString().Split(',')[1]) * 10);
  1307. Code[0] = (byte)(DataTemp_Int16 & 0xFF);
  1308. Code[1] = (byte)(DataTemp_Int16 >> 8);
  1309. //横滚角零偏
  1310. DataTemp_Int16 = (short)(decimal.Parse(array_CfgInfo[35].ToString().Split(',')[1]) * 10);
  1311. Code[2] = (byte)(DataTemp_Int16 & 0xFF);
  1312. Code[3] = (byte)(DataTemp_Int16 >> 8);
  1313. //支持姿态传感器
  1314. Code[4] = Convert.ToByte(array_CfgInfo[33].ToString().Split(',')[1]);
  1315. //尾灯模式
  1316. Code[5] = Convert.ToByte(array_CfgInfo[36].ToString().Split(',')[1]);
  1317. //前灯电压
  1318. Code[6] = Convert.ToByte(array_CfgInfo[37].ToString().Split(',')[1]);
  1319. //后灯电压
  1320. Code[7] = Convert.ToByte(array_CfgInfo[38].ToString().Split(',')[1]);
  1321. //超速报警阈值
  1322. DataTemp = Convert.ToUInt16(array_CfgInfo[39].ToString().Split(',')[1]);
  1323. Code[8] = (byte)(DataTemp & 0xFF);
  1324. Code[9] = (byte)(DataTemp >> 8);
  1325. //尾灯脉宽
  1326. DataTemp = Convert.ToUInt16(array_CfgInfo[40].ToString().Split(',')[1]);
  1327. Code[10] = (byte)(DataTemp & 0xFF);
  1328. Code[11] = (byte)(DataTemp >> 8);
  1329. //尾灯周期
  1330. DataTemp = Convert.ToUInt16(array_CfgInfo[41].ToString().Split(',')[1]);
  1331. Code[12] = (byte)(DataTemp & 0xFF);
  1332. Code[13] = (byte)(DataTemp >> 8);
  1333. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x3120, Code);
  1334. Ack_Flag = false;
  1335. Ack_Cnt = 0;
  1336. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1337. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1338. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1339. {
  1340. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "用户参数2写入成功" + "\r\n";
  1341. }
  1342. else//失败
  1343. {
  1344. label_Step.Text = "参数写入失败,测试结束!";
  1345. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "用户参数2写入失败,测试结束" + "\r\n";
  1346. //关机
  1347. Code[0] = 0xF0;
  1348. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1349. 开ToolStripMenuItem.Checked = false;
  1350. 关ToolStripMenuItem.Checked = true;
  1351. button_Start.Enabled = true;
  1352. textBox_PDinfo.Enabled = true;
  1353. Delay_ms(500);
  1354. //关闭串口
  1355. portsettings_form.closePort();
  1356. //存储测试数据
  1357. ErrorSaveLog();
  1358. return;
  1359. }
  1360. #endregion
  1361. #region Step2.4:写入马达参数
  1362. Delay_ms(200);
  1363. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入马达参数" + "\r\n";
  1364. Array.Clear(Code, 0, 32);
  1365. //额定功率
  1366. DataTemp = Convert.ToUInt16(array_CfgInfo[44].ToString().Split(',')[1]);
  1367. Code[0] = (byte)(DataTemp & 0xFF);
  1368. Code[1] = (byte)(DataTemp >> 8);
  1369. //额定转速
  1370. DataTemp = Convert.ToUInt16(array_CfgInfo[45].ToString().Split(',')[1]);
  1371. Code[2] = (byte)(DataTemp & 0xFF);
  1372. Code[3] = (byte)(DataTemp >> 8);
  1373. //定子电阻
  1374. DataTemp = Convert.ToUInt16(array_CfgInfo[46].ToString().Split(',')[1]);
  1375. Code[4] = (byte)(DataTemp & 0xFF);
  1376. Code[5] = (byte)(DataTemp >> 8);
  1377. //Lq
  1378. DataTemp = Convert.ToUInt16(array_CfgInfo[47].ToString().Split(',')[1]);
  1379. Code[6] = (byte)(DataTemp & 0xFF);
  1380. Code[7] = (byte)(DataTemp >> 8);
  1381. //Ld
  1382. DataTemp = Convert.ToUInt16(array_CfgInfo[48].ToString().Split(',')[1]);
  1383. Code[8] = (byte)(DataTemp & 0xFF);
  1384. Code[9] = (byte)(DataTemp >> 8);
  1385. //反电动势
  1386. DataTemp = Convert.ToUInt16(array_CfgInfo[49].ToString().Split(',')[1]);
  1387. Code[10] = (byte)(DataTemp & 0xFF);
  1388. Code[11] = (byte)(DataTemp >> 8);
  1389. //额定电压
  1390. Code[12] = Convert.ToByte(array_CfgInfo[50].ToString().Split(',')[1]);
  1391. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1D10, Code);
  1392. Ack_Flag = false;
  1393. Ack_Cnt = 0;
  1394. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1395. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1396. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1397. {
  1398. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "马达参数写入成功" + "\r\n";
  1399. }
  1400. else//失败
  1401. {
  1402. label_Step.Text = "参数写入失败,测试结束!";
  1403. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "马达参数写入失败,测试结束" + "\r\n";
  1404. //关机
  1405. Code[0] = 0xF0;
  1406. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1407. 开ToolStripMenuItem.Checked = false;
  1408. 关ToolStripMenuItem.Checked = true;
  1409. button_Start.Enabled = true;
  1410. textBox_PDinfo.Enabled = true;
  1411. Delay_ms(500);
  1412. //关闭串口
  1413. portsettings_form.closePort();
  1414. //存储测试数据
  1415. ErrorSaveLog();
  1416. return;
  1417. }
  1418. #endregion
  1419. #region Step2.5:写入生产信息
  1420. Delay_ms(200);
  1421. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入生产信息" + "\r\n";
  1422. Array.Clear(Code, 0, 32);
  1423. string MAC_Info = array_CfgInfo[53].ToString().Split(',')[1];
  1424. for (ushort i = 0; i < ((MAC_Info.Length > 8) ? 8 : MAC_Info.Length); i++)
  1425. {
  1426. Code[i] = (byte)MAC_Info[i];
  1427. }
  1428. MAC_Info = array_CfgInfo[54].ToString().Split(',')[1];
  1429. for (ushort i = 0; i < ((MAC_Info.Length > 8) ? 8 : MAC_Info.Length); i++)
  1430. {
  1431. Code[8 + i] = (byte)MAC_Info[i];
  1432. }
  1433. MAC_Info = array_CfgInfo[55].ToString().Split(',')[1];
  1434. for (ushort i = 0; i < ((MAC_Info.Length > 8) ? 8 : MAC_Info.Length); i++)
  1435. {
  1436. Code[16 + i] = (byte)MAC_Info[i];
  1437. }
  1438. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2420, Code);
  1439. Ack_Flag = false;
  1440. Ack_Cnt = 0;
  1441. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1442. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1443. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1444. {
  1445. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "生产信息写入成功" + "\r\n";
  1446. }
  1447. else//失败
  1448. {
  1449. label_Step.Text = "参数写入失败,测试结束!";
  1450. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "生产信息写入失败,测试结束" + "\r\n";
  1451. //关机
  1452. Code[0] = 0xF0;
  1453. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1454. 开ToolStripMenuItem.Checked = false;
  1455. 关ToolStripMenuItem.Checked = true;
  1456. button_Start.Enabled = true;
  1457. textBox_PDinfo.Enabled = true;
  1458. Delay_ms(500);
  1459. //关闭串口
  1460. portsettings_form.closePort();
  1461. //存储测试数据
  1462. ErrorSaveLog();
  1463. return;
  1464. }
  1465. #endregion
  1466. #region Step2.6:写入校验密钥
  1467. Delay_ms(200);
  1468. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入校验密钥" + "\r\n";
  1469. Array.Clear(Code, 0, 32);
  1470. if (array_CfgInfo[56].ToString().EndsWith(",") == false)
  1471. {
  1472. string KeyString = array_CfgInfo[56].ToString().Split(',')[1];
  1473. for (ushort i = 0; i < ((KeyString.Length > 8) ? 8 : KeyString.Length); i++)
  1474. {
  1475. Code[i] = (byte)KeyString[i];
  1476. }
  1477. }
  1478. else
  1479. {
  1480. Code.Initialize();
  1481. }
  1482. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1108, Code);
  1483. Ack_Flag = false;
  1484. Ack_Cnt = 0;
  1485. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1486. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1487. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1488. {
  1489. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "校验密钥写入成功" + "\r\n";
  1490. }
  1491. else//失败
  1492. {
  1493. label_Step.Text = "参数写入失败,测试结束!";
  1494. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "校验密钥写入失败,测试结束" + "\r\n";
  1495. //关机
  1496. Code[0] = 0xF0;
  1497. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1498. 开ToolStripMenuItem.Checked = false;
  1499. 关ToolStripMenuItem.Checked = true;
  1500. button_Start.Enabled = true;
  1501. textBox_PDinfo.Enabled = true;
  1502. Delay_ms(500);
  1503. //关闭串口
  1504. portsettings_form.closePort();
  1505. //存储测试数据
  1506. ErrorSaveLog();
  1507. return;
  1508. }
  1509. #endregion
  1510. #region Step2.7:写入自定义信息1、2、3
  1511. //自定义信息1
  1512. Delay_ms(200);
  1513. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入自定义信息1" + "\r\n";
  1514. Array.Clear(Code, 0, 32);
  1515. if (array_CfgInfo[57].ToString().EndsWith(",") == false)
  1516. {
  1517. string UserInfo1String = array_CfgInfo[57].ToString().Split(',')[1];
  1518. for (ushort i = 0; i < (UserInfo1String.Length > 16 ? 16 : UserInfo1String.Length); i++)
  1519. {
  1520. Code[i] = (byte)UserInfo1String[i];
  1521. }
  1522. }
  1523. else
  1524. {
  1525. Array.Clear(Code, 0, 16);
  1526. }
  1527. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1410, Code);
  1528. Ack_Flag = false;
  1529. Ack_Cnt = 0;
  1530. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1531. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1532. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1533. {
  1534. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息1写入成功" + "\r\n";
  1535. }
  1536. else//失败
  1537. {
  1538. label_Step.Text = "参数写入失败,测试结束!";
  1539. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息1写入失败,测试结束" + "\r\n";
  1540. //关机
  1541. Code[0] = 0xF0;
  1542. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1543. 开ToolStripMenuItem.Checked = false;
  1544. 关ToolStripMenuItem.Checked = true;
  1545. button_Start.Enabled = true;
  1546. textBox_PDinfo.Enabled = true;
  1547. Delay_ms(500);
  1548. //关闭串口
  1549. portsettings_form.closePort();
  1550. //存储测试数据
  1551. ErrorSaveLog();
  1552. return;
  1553. }
  1554. //自定义信息2
  1555. Delay_ms(200);
  1556. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入自定义信息2" + "\r\n";
  1557. Array.Clear(Code, 0, 32);
  1558. if (array_CfgInfo[58].ToString().EndsWith(",") == false)
  1559. {
  1560. string UserInfo2String = array_CfgInfo[58].ToString().Split(',')[1];
  1561. for (ushort i = 0; i < (UserInfo2String.Length > 16 ? 16 : UserInfo2String.Length); i++)
  1562. {
  1563. Code[i] = (byte)UserInfo2String[i];
  1564. }
  1565. }
  1566. else
  1567. {
  1568. Array.Clear(Code, 0, 16);
  1569. }
  1570. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1610, Code);
  1571. Ack_Flag = false;
  1572. Ack_Cnt = 0;
  1573. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1574. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1575. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1576. {
  1577. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息2写入成功" + "\r\n";
  1578. }
  1579. else//失败
  1580. {
  1581. label_Step.Text = "参数写入失败,测试结束!";
  1582. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息2写入失败,测试结束" + "\r\n";
  1583. //关机
  1584. Code[0] = 0xF0;
  1585. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1586. 开ToolStripMenuItem.Checked = false;
  1587. 关ToolStripMenuItem.Checked = true;
  1588. button_Start.Enabled = true;
  1589. textBox_PDinfo.Enabled = true;
  1590. Delay_ms(500);
  1591. //关闭串口
  1592. portsettings_form.closePort();
  1593. //存储测试数据
  1594. ErrorSaveLog();
  1595. return;
  1596. }
  1597. //自定义信息3
  1598. Delay_ms(200);
  1599. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "写入自定义信息3" + "\r\n";
  1600. Array.Clear(Code, 0, 32);
  1601. if (array_CfgInfo[59].ToString().EndsWith(",") == false)
  1602. {
  1603. string UserInfo3String = array_CfgInfo[59].ToString().Split(',')[1];
  1604. for (ushort i = 0; i < (UserInfo3String.Length > 16 ? 16 : UserInfo3String.Length); i++)
  1605. {
  1606. Code[i] = (byte)UserInfo3String[i];
  1607. }
  1608. }
  1609. else
  1610. {
  1611. Array.Clear(Code, 0, 16);
  1612. }
  1613. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x1810, Code);
  1614. Ack_Flag = false;
  1615. Ack_Cnt = 0;
  1616. StepTestFlag = StepTestResult_Enum.StepTestResult_Testing;
  1617. while (StepTestFlag == StepTestResult_Enum.StepTestResult_Testing) ;//等待测试结束
  1618. if (StepTestFlag == StepTestResult_Enum.StepTestResult_OK)//成功
  1619. {
  1620. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息3写入成功" + "\r\n";
  1621. }
  1622. else//失败
  1623. {
  1624. label_Step.Text = "参数写入失败,测试结束!";
  1625. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "自定义信息3写入失败,测试结束" + "\r\n";
  1626. //关机
  1627. Code[0] = 0xF0;
  1628. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1629. 开ToolStripMenuItem.Checked = false;
  1630. 关ToolStripMenuItem.Checked = true;
  1631. button_Start.Enabled = true;
  1632. textBox_PDinfo.Enabled = true;
  1633. Delay_ms(500);
  1634. //关闭串口
  1635. portsettings_form.closePort();
  1636. //存储测试数据
  1637. ErrorSaveLog();
  1638. return;
  1639. }
  1640. #endregion
  1641. //参数写入完成
  1642. label_Sta_Write.BackColor = Color.Green;
  1643. label_Sta_Write.Text = "OK";
  1644. #endregion
  1645. if (推行测试执行ToolStripMenuItem.Checked == true)
  1646. {
  1647. #region Step3:灯电压测试
  1648. TestStep = TestStep_Enum.Step_Light;
  1649. label_Step.Text = "灯电压测试,请确认电压!";
  1650. button_LightCtl.Text = "开灯";
  1651. LightProcess();
  1652. radioButton_Light_OK.Checked = false;
  1653. radioButton_Light_OK.BackColor = Color.Green;
  1654. radioButton_Light_OK.ForeColor = Color.White;
  1655. radioButton_Light_OK.Enabled = true;
  1656. radioButton_Light_NG.Checked = false;
  1657. radioButton_Light_NG.Enabled = true;
  1658. radioButton_Light_NG.BackColor = Color.Red;
  1659. radioButton_Light_NG.ForeColor = Color.White;
  1660. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "发送开灯指令,请确认灯电压是否正确……" + "\r\n";
  1661. while ((radioButton_Light_OK.Checked == false) && (radioButton_Light_NG.Checked == false)) ;
  1662. if (radioButton_Light_OK.Checked == true)
  1663. {
  1664. label_sta_light.BackColor = Color.Green;
  1665. radioButton_Light_NG.BackColor = Color.Gray;
  1666. label_sta_light.Text = "OK";
  1667. radioButton_Light_OK.Enabled = false;
  1668. radioButton_Light_NG.Enabled = false;
  1669. }
  1670. else if (radioButton_Light_NG.Checked == true)
  1671. {
  1672. label_sta_light.BackColor = Color.Red;
  1673. radioButton_Light_OK.BackColor = Color.Gray;
  1674. label_sta_light.Text = "NG";
  1675. label_Step.Text = "灯电压错误,测试结束!";
  1676. button_LightCtl.Text = "关灯";
  1677. LightProcess();
  1678. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "灯电压错误,测试结束" + "\r\n";
  1679. //关机
  1680. Code[0] = 0xF0;
  1681. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1682. 开ToolStripMenuItem.Checked = false;
  1683. 关ToolStripMenuItem.Checked = true;
  1684. button_Start.Enabled = true;
  1685. textBox_PDinfo.Enabled = true;
  1686. radioButton_Light_OK.Enabled = false;
  1687. radioButton_Light_NG.Enabled = false;
  1688. Delay_ms(500);
  1689. //关闭串口
  1690. portsettings_form.closePort();
  1691. //存储测试数据
  1692. ErrorSaveLog();
  1693. return;
  1694. }
  1695. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "灯电压确认完成" + "\r\n";
  1696. button_LightCtl.Text = "关灯";
  1697. LightProcess();
  1698. #endregion
  1699. #region Step4:推行测试
  1700. TestStep = TestStep_Enum.Step_Walk;
  1701. //判断母线电压
  1702. label_Step.Text = "母线电压检测!";
  1703. button_Walk.Text = "启动";
  1704. Walk_Process(0x00);
  1705. Delay_ms(500);
  1706. try
  1707. {
  1708. DataTemp = Convert.ToUInt16(textBox_Vol.Text);
  1709. }
  1710. catch (System.Exception ex)
  1711. {
  1712. MessageBox.Show(ex.Message);
  1713. label_Step.Text = "母线电压测试异常,测试结束!";
  1714. //关机
  1715. Code[0] = 0xF0;
  1716. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1717. 开ToolStripMenuItem.Checked = false;
  1718. 关ToolStripMenuItem.Checked = true;
  1719. button_Start.Enabled = true;
  1720. textBox_PDinfo.Enabled = true;
  1721. Delay_ms(500);
  1722. //关闭串口
  1723. portsettings_form.closePort();
  1724. //存储测试数据
  1725. ErrorSaveLog();
  1726. return;
  1727. }
  1728. if ((DataTemp > (RateVoltage - 1000)) && (DataTemp < (RateVoltage + 1000)))
  1729. {
  1730. if (label_sensor_vol.BackColor == Color.Red)
  1731. {
  1732. label_sensor_vol.BackColor = Color.Green;
  1733. label_sensor_vol.Text = "OK";
  1734. }
  1735. }
  1736. else
  1737. {
  1738. label_Step.Text = "母线电压异常,测试结束!";
  1739. //关机
  1740. Code[0] = 0xF0;
  1741. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1742. 开ToolStripMenuItem.Checked = false;
  1743. 关ToolStripMenuItem.Checked = true;
  1744. button_Start.Enabled = true;
  1745. textBox_PDinfo.Enabled = true;
  1746. Delay_ms(500);
  1747. //关闭串口
  1748. portsettings_form.closePort();
  1749. //存储测试数据
  1750. ErrorSaveLog();
  1751. return;
  1752. }
  1753. //传感器判断
  1754. label_Step.Text = "推行测试,电机开始自动运转!";
  1755. button_Walk.Text = "启动";
  1756. Walk_Process(0x22);
  1757. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机进入推行模式,请注意安全!" + "\r\n";
  1758. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "传感器自动检测开始" + "\r\n";
  1759. OK_cnt = 0;
  1760. WalkProcess_Cnt = 0;
  1761. while (WalkProcess_Cnt < 20)//开始判断传感器,超时20s
  1762. {
  1763. //车速传感器 1
  1764. if (SpeedSensorTest == false)
  1765. {
  1766. if (label_sensor_speed.BackColor == Color.Red)
  1767. {
  1768. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "跳过车速传感器测试" + "\r\n";
  1769. label_sensor_speed.BackColor = Color.Green;
  1770. label_sensor_speed.Text = "OK";
  1771. OK_cnt++;
  1772. }
  1773. }
  1774. else
  1775. {
  1776. try
  1777. {
  1778. DataTemp = (ushort)(Convert.ToDecimal(textBox_BikeSpeed.Text) * 10);
  1779. }
  1780. catch (System.Exception ex)
  1781. {
  1782. MessageBox.Show(ex.Message);
  1783. label_Step.Text = "推行测试异常,测试结束!";
  1784. //关机
  1785. Code[0] = 0xF0;
  1786. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1787. 开ToolStripMenuItem.Checked = false;
  1788. 关ToolStripMenuItem.Checked = true;
  1789. button_Start.Enabled = true;
  1790. textBox_PDinfo.Enabled = true;
  1791. Delay_ms(500);
  1792. //关闭串口
  1793. portsettings_form.closePort();
  1794. //存储测试数据
  1795. ErrorSaveLog();
  1796. return;
  1797. }
  1798. if ((DataTemp > (SpeedSensorThData - 50)) && (DataTemp < (SpeedSensorThData + 50)))
  1799. {
  1800. if (label_sensor_speed.BackColor == Color.Red)
  1801. {
  1802. label_sensor_speed.BackColor = Color.Green;
  1803. label_sensor_speed.Text = "OK";
  1804. OK_cnt++;
  1805. }
  1806. }
  1807. }
  1808. //马达转速 2
  1809. try
  1810. {
  1811. DataTemp = Convert.ToUInt16(textBox_MotorSpeed.Text);
  1812. }
  1813. catch (System.Exception ex)
  1814. {
  1815. MessageBox.Show(ex.Message);
  1816. label_Step.Text = "推行测试异常,测试结束!";
  1817. //关机
  1818. Code[0] = 0xF0;
  1819. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1820. 开ToolStripMenuItem.Checked = false;
  1821. 关ToolStripMenuItem.Checked = true;
  1822. button_Start.Enabled = true;
  1823. textBox_PDinfo.Enabled = true;
  1824. Delay_ms(500);
  1825. //关闭串口
  1826. portsettings_form.closePort();
  1827. //存储测试数据
  1828. ErrorSaveLog();
  1829. return;
  1830. }
  1831. if ((DataTemp > (MotorRadeSpeed - 200)) && (DataTemp < (MotorRadeSpeed + 200)))
  1832. {
  1833. if (label_sensor_motor.BackColor == Color.Red)
  1834. {
  1835. label_sensor_motor.BackColor = Color.Green;
  1836. label_sensor_motor.Text = "OK";
  1837. OK_cnt++;
  1838. }
  1839. }
  1840. ////母线电压,推行时母线电压会被抬高,放到静止是检测
  1841. //try
  1842. //{
  1843. // DataTemp = Convert.ToUInt16(textBox_Vol.Text);
  1844. //}
  1845. //catch (System.Exception ex)
  1846. //{
  1847. // MessageBox.Show(ex.Message);
  1848. // label_Step.Text = "推行测试异常,测试结束!";
  1849. // //关机
  1850. // Code[0] = 0xF0;
  1851. // SendCmd(0x7FF, 0x16, 0x2201, Code);
  1852. // 开ToolStripMenuItem.Checked = false;
  1853. // 关ToolStripMenuItem.Checked = true;
  1854. // button_Start.Enabled = true;
  1855. // textBox_PDinfo.Enabled = true;
  1856. // Delay_ms(500);
  1857. // //关闭串口
  1858. // portsettings_form.closePort();
  1859. // //存储测试数据
  1860. // ErrorSaveLog();
  1861. // return;
  1862. //}
  1863. //if ((DataTemp > (RateVoltage - 1000)) && (DataTemp < (RateVoltage + 1000)))
  1864. //{
  1865. // if (label_sensor_vol.BackColor == Color.Red)
  1866. // {
  1867. // label_sensor_vol.BackColor = Color.Green;
  1868. // label_sensor_vol.Text = "OK";
  1869. // OK_cnt++;
  1870. // }
  1871. //}
  1872. //母线电流 3
  1873. try
  1874. {
  1875. DataTemp = Convert.ToUInt16(textBox_Cur.Text);
  1876. }
  1877. catch (System.Exception ex)
  1878. {
  1879. MessageBox.Show(ex.Message);
  1880. label_Step.Text = "推行测试异常,测试结束!";
  1881. //关机
  1882. Code[0] = 0xF0;
  1883. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1884. 开ToolStripMenuItem.Checked = false;
  1885. 关ToolStripMenuItem.Checked = true;
  1886. button_Start.Enabled = true;
  1887. textBox_PDinfo.Enabled = true;
  1888. Delay_ms(500);
  1889. //关闭串口
  1890. portsettings_form.closePort();
  1891. //存储测试数据
  1892. ErrorSaveLog();
  1893. return;
  1894. }
  1895. if ((DataTemp > No_load_Current - 500) && (DataTemp < No_load_Current + 500))
  1896. {
  1897. if (label_sensor_cur.BackColor == Color.Red)
  1898. {
  1899. label_sensor_cur.BackColor = Color.Green;
  1900. label_sensor_cur.Text = "OK";
  1901. OK_cnt++;
  1902. }
  1903. }
  1904. //踏频 4
  1905. try
  1906. {
  1907. DataTemp = Convert.ToUInt16(textBox_Cadence.Text);
  1908. }
  1909. catch (System.Exception ex)
  1910. {
  1911. MessageBox.Show(ex.Message);
  1912. label_Step.Text = "推行测试异常,测试结束!";
  1913. //关机
  1914. Code[0] = 0xF0;
  1915. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1916. 开ToolStripMenuItem.Checked = false;
  1917. 关ToolStripMenuItem.Checked = true;
  1918. button_Start.Enabled = true;
  1919. textBox_PDinfo.Enabled = true;
  1920. Delay_ms(500);
  1921. //关闭串口
  1922. portsettings_form.closePort();
  1923. //存储测试数据
  1924. ErrorSaveLog();
  1925. return;
  1926. }
  1927. if ((DataTemp > (RateCadence - 40)) && (DataTemp < (RateCadence + 40)))
  1928. {
  1929. if (label_sensor_cadence.BackColor == Color.Red)
  1930. {
  1931. label_sensor_cadence.BackColor = Color.Green;
  1932. label_sensor_cadence.Text = "OK";
  1933. OK_cnt++;
  1934. }
  1935. }
  1936. //PCB温度 5
  1937. try
  1938. {
  1939. DataTemp_Int16 = Convert.ToInt16(textBox_PCB.Text);
  1940. }
  1941. catch (System.Exception ex)
  1942. {
  1943. MessageBox.Show(ex.Message);
  1944. label_Step.Text = "推行测试异常,测试结束!";
  1945. //关机
  1946. Code[0] = 0xF0;
  1947. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1948. 开ToolStripMenuItem.Checked = false;
  1949. 关ToolStripMenuItem.Checked = true;
  1950. button_Start.Enabled = true;
  1951. textBox_PDinfo.Enabled = true;
  1952. Delay_ms(500);
  1953. //关闭串口
  1954. portsettings_form.closePort();
  1955. //存储测试数据
  1956. ErrorSaveLog();
  1957. return;
  1958. }
  1959. if ((DataTemp_Int16 > -20) && (DataTemp_Int16 < 60))
  1960. {
  1961. if (label_sensor_PCB_temp.BackColor == Color.Red)
  1962. {
  1963. label_sensor_PCB_temp.BackColor = Color.Green;
  1964. label_sensor_PCB_temp.Text = "OK";
  1965. OK_cnt++;
  1966. }
  1967. }
  1968. //绕组温度 6
  1969. try
  1970. {
  1971. DataTemp_Int16 = Convert.ToInt16(textBox_Coil.Text);
  1972. }
  1973. catch (System.Exception ex)
  1974. {
  1975. MessageBox.Show(ex.Message);
  1976. label_Step.Text = "推行测试异常,测试结束!";
  1977. //关机
  1978. Code[0] = 0xF0;
  1979. SendCmd(0x7FF, 0x16, 0x2201, Code);
  1980. 开ToolStripMenuItem.Checked = false;
  1981. 关ToolStripMenuItem.Checked = true;
  1982. button_Start.Enabled = true;
  1983. textBox_PDinfo.Enabled = true;
  1984. Delay_ms(500);
  1985. //关闭串口
  1986. portsettings_form.closePort();
  1987. //存储测试数据
  1988. ErrorSaveLog();
  1989. return;
  1990. }
  1991. if ((DataTemp_Int16 > -20) && (DataTemp_Int16 < 60))
  1992. {
  1993. if (label_sensor_coil_temp.BackColor == Color.Red)
  1994. {
  1995. label_sensor_coil_temp.BackColor = Color.Green;
  1996. label_sensor_coil_temp.Text = "OK";
  1997. OK_cnt++;
  1998. }
  1999. }
  2000. //MCU温度 7
  2001. try
  2002. {
  2003. DataTemp_Int16 = Convert.ToInt16(textBox_MCU.Text);
  2004. }
  2005. catch (System.Exception ex)
  2006. {
  2007. MessageBox.Show(ex.Message);
  2008. label_Step.Text = "推行测试异常,测试结束!";
  2009. //关机
  2010. Code[0] = 0xF0;
  2011. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2012. 开ToolStripMenuItem.Checked = false;
  2013. 关ToolStripMenuItem.Checked = true;
  2014. button_Start.Enabled = true;
  2015. textBox_PDinfo.Enabled = true;
  2016. Delay_ms(500);
  2017. //关闭串口
  2018. portsettings_form.closePort();
  2019. //存储测试数据
  2020. ErrorSaveLog();
  2021. return;
  2022. }
  2023. if ((DataTemp_Int16 > -20) && (DataTemp_Int16 < 60))
  2024. {
  2025. if (label_sensor_MCU_temp.BackColor == Color.Red)
  2026. {
  2027. label_sensor_MCU_temp.BackColor = Color.Green;
  2028. label_sensor_MCU_temp.Text = "OK";
  2029. OK_cnt++;
  2030. }
  2031. }
  2032. //测试完成,退出
  2033. if (OK_cnt == 7)
  2034. {
  2035. break;
  2036. }
  2037. }
  2038. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "传感器自动检测结束" + "\r\n";
  2039. //断电开关1
  2040. label_Step.Text = "请在10s内捏下断电刹把 1!";
  2041. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "断电刹把 1 检测开始,请捏下断电刹把 1" + "\r\n";
  2042. WalkProcess_Cnt = 0;
  2043. while (WalkProcess_Cnt < 15)//10s内判断电机是否停止
  2044. {
  2045. try
  2046. {
  2047. DataTemp = Convert.ToUInt16(textBox_MotorSpeed.Text);
  2048. }
  2049. catch (System.Exception ex)
  2050. {
  2051. MessageBox.Show(ex.Message);
  2052. label_Step.Text = "推行测试异常,测试结束!";
  2053. //关机
  2054. Code[0] = 0xF0;
  2055. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2056. 开ToolStripMenuItem.Checked = false;
  2057. 关ToolStripMenuItem.Checked = true;
  2058. button_Start.Enabled = true;
  2059. textBox_PDinfo.Enabled = true;
  2060. Delay_ms(500);
  2061. //关闭串口
  2062. portsettings_form.closePort();
  2063. //存储测试数据
  2064. ErrorSaveLog();
  2065. return;
  2066. }
  2067. if (DataTemp < 100)
  2068. {
  2069. if (label_Sensor_Break1.BackColor == Color.Red)
  2070. {
  2071. label_Sensor_Break1.BackColor = Color.Green;
  2072. label_Sensor_Break1.Text = "OK";
  2073. OK_cnt++;
  2074. }
  2075. break;
  2076. }
  2077. }
  2078. label_Step.Text = "请松开断电刹把 1";
  2079. WalkProcess_Cnt = 0;
  2080. while (WalkProcess_Cnt < 10)//等待电机再次启动,如果超时提示错误
  2081. {
  2082. try
  2083. {
  2084. DataTemp = Convert.ToUInt16(textBox_MotorSpeed.Text);
  2085. }
  2086. catch (System.Exception ex)
  2087. {
  2088. MessageBox.Show(ex.Message);
  2089. label_Step.Text = "推行测试异常,测试结束!";
  2090. //关机
  2091. Code[0] = 0xF0;
  2092. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2093. 开ToolStripMenuItem.Checked = false;
  2094. 关ToolStripMenuItem.Checked = true;
  2095. button_Start.Enabled = true;
  2096. textBox_PDinfo.Enabled = true;
  2097. Delay_ms(500);
  2098. //关闭串口
  2099. portsettings_form.closePort();
  2100. //存储测试数据
  2101. ErrorSaveLog();
  2102. return;
  2103. }
  2104. if (DataTemp > 300)//电机转速超过300rpm,再次启动测试
  2105. break;
  2106. }
  2107. if (WalkProcess_Cnt >= 10)//表示超时退出,电机未启动
  2108. {
  2109. label_Step.Text = "推行测试异常,测试结束!";
  2110. //关机
  2111. Code[0] = 0xF0;
  2112. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2113. 开ToolStripMenuItem.Checked = false;
  2114. 关ToolStripMenuItem.Checked = true;
  2115. button_Start.Enabled = true;
  2116. textBox_PDinfo.Enabled = true;
  2117. Delay_ms(500);
  2118. //关闭串口
  2119. portsettings_form.closePort();
  2120. //存储测试数据
  2121. ErrorSaveLog();
  2122. return;
  2123. }
  2124. //断电开关2
  2125. label_Step.Text = "请在10s内捏下断电刹把 2!";
  2126. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "断电刹把 2 检测开始,请捏下断电刹把 2" + "\r\n";
  2127. WalkProcess_Cnt = 0;
  2128. while (WalkProcess_Cnt < 15)//10s内判断电机是否停止
  2129. {
  2130. try
  2131. {
  2132. DataTemp = Convert.ToUInt16(textBox_MotorSpeed.Text);
  2133. }
  2134. catch (System.Exception ex)
  2135. {
  2136. MessageBox.Show(ex.Message);
  2137. label_Step.Text = "推行测试异常,测试结束!";
  2138. //关机
  2139. Code[0] = 0xF0;
  2140. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2141. 开ToolStripMenuItem.Checked = false;
  2142. 关ToolStripMenuItem.Checked = true;
  2143. button_Start.Enabled = true;
  2144. textBox_PDinfo.Enabled = true;
  2145. Delay_ms(500);
  2146. //关闭串口
  2147. portsettings_form.closePort();
  2148. //存储测试数据
  2149. ErrorSaveLog();
  2150. return;
  2151. }
  2152. if (DataTemp < 100)
  2153. {
  2154. if (label_Sensor_Break2.BackColor == Color.Red)
  2155. {
  2156. label_Sensor_Break2.BackColor = Color.Green;
  2157. label_Sensor_Break2.Text = "OK";
  2158. OK_cnt++;
  2159. }
  2160. break;
  2161. }
  2162. }
  2163. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "断电刹把检测结束" + "\r\n";
  2164. label_Step.Text = "请松开断电刹把 2!";
  2165. button_Walk.Text = "停止";
  2166. Walk_Process(0x00);
  2167. Delay_ms(1000);
  2168. //判断测试结果
  2169. if (OK_cnt < 9)
  2170. {
  2171. label_Step.Text = "推行测试异常,测试结束!";
  2172. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "推行测试失败,测试结束" + "\r\n";
  2173. //关机
  2174. Code[0] = 0xF0;
  2175. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2176. 开ToolStripMenuItem.Checked = false;
  2177. 关ToolStripMenuItem.Checked = true;
  2178. button_Start.Enabled = true;
  2179. textBox_PDinfo.Enabled = true;
  2180. Delay_ms(500);
  2181. //关闭串口
  2182. portsettings_form.closePort();
  2183. //存储测试数据
  2184. ErrorSaveLog();
  2185. return;
  2186. }
  2187. //判断BMS通信是否正常
  2188. if (BMS检测执行ToolStripMenuItem1.Checked == true)
  2189. {
  2190. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "检测BMS通信状态" + "\r\n";
  2191. if (label_BMS_COM.Text != "OK")
  2192. {
  2193. label_Step.Text = "BMS通信异常,测试结束!";
  2194. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "推行测试失败,测试结束" + "\r\n";
  2195. //关机
  2196. Code[0] = 0xF0;
  2197. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2198. 开ToolStripMenuItem.Checked = false;
  2199. 关ToolStripMenuItem.Checked = true;
  2200. button_Start.Enabled = true;
  2201. textBox_PDinfo.Enabled = true;
  2202. Delay_ms(500);
  2203. //关闭串口
  2204. portsettings_form.closePort();
  2205. //存储测试数据
  2206. ErrorSaveLog();
  2207. return;
  2208. }
  2209. }
  2210. else if (BMS检测不执行ToolStripMenuItem1.Checked == true)
  2211. {
  2212. label_BMS_COM.BackColor = Color.Yellow;
  2213. label_BMS_COM.Text = "N/A";
  2214. }
  2215. #endregion
  2216. #region Step5:转把模式测试(非必需)
  2217. if (GasModeTest == false)
  2218. {
  2219. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "跳过指拨模式测试" + "\r\n";
  2220. label_Sensor_Gas.BackColor = Color.Green;
  2221. label_Sensor_Gas.Text = "OK";
  2222. }
  2223. else
  2224. {
  2225. TestStep = TestStep_Enum.Step_GasMode;
  2226. label_Step.Text = "指拨模式测试,请在10s内转动指拨!";
  2227. button_Walk.Text = "启动";
  2228. Walk_Process(0x04);
  2229. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "指拨模式测试开始,请转动指拨" + "\r\n";
  2230. OK_cnt = 0;
  2231. WalkProcess_Cnt = 0;
  2232. while (WalkProcess_Cnt < 10)//10s内判断电机是否启动
  2233. {
  2234. try
  2235. {
  2236. DataTemp = Convert.ToUInt16(textBox_MotorSpeed.Text);
  2237. }
  2238. catch (System.Exception ex)
  2239. {
  2240. MessageBox.Show(ex.Message);
  2241. label_Step.Text = "推行测试异常,测试结束!";
  2242. //关机
  2243. Code[0] = 0xF0;
  2244. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2245. 开ToolStripMenuItem.Checked = false;
  2246. 关ToolStripMenuItem.Checked = true;
  2247. button_Start.Enabled = true;
  2248. textBox_PDinfo.Enabled = true;
  2249. Delay_ms(500);
  2250. //关闭串口
  2251. portsettings_form.closePort();
  2252. //存储测试数据
  2253. ErrorSaveLog();
  2254. return;
  2255. }
  2256. if ((DataTemp > (GasModeSpeed - 100)) && (DataTemp < (GasModeSpeed + 100)))
  2257. {
  2258. label_Sensor_Gas.BackColor = Color.Green;
  2259. label_Sensor_Gas.Text = "OK";
  2260. OK_cnt++;
  2261. break;
  2262. }
  2263. }
  2264. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "指拨模式测试结束" + "\r\n";
  2265. Delay_ms(1000);
  2266. button_Walk.Text = "停止";
  2267. Walk_Process(0x00);
  2268. //判断测试结果
  2269. if (OK_cnt < 1)
  2270. {
  2271. label_Step.Text = "指拨模式测试异常,测试结束!";
  2272. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "指拨模式测试失败,测试结束" + "\r\n";
  2273. //关机
  2274. Code[0] = 0xF0;
  2275. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2276. 开ToolStripMenuItem.Checked = false;
  2277. 关ToolStripMenuItem.Checked = true;
  2278. button_Start.Enabled = true;
  2279. textBox_PDinfo.Enabled = true;
  2280. Delay_ms(500);
  2281. //关闭串口
  2282. portsettings_form.closePort();
  2283. //存储测试数据
  2284. ErrorSaveLog();
  2285. return;
  2286. }
  2287. }
  2288. #endregion
  2289. }
  2290. else
  2291. {
  2292. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "不执行推行测试" + "\r\n";
  2293. label_sta_light.BackColor = Color.Yellow;
  2294. label_sta_light.Text = "N/A";
  2295. label_sensor_cadence.BackColor = Color.Yellow;
  2296. label_sensor_cadence.Text = "N/A";
  2297. label_sensor_cur.BackColor = Color.Yellow;
  2298. label_sensor_cur.Text = "N/A";
  2299. label_sensor_vol.BackColor = Color.Yellow;
  2300. label_sensor_vol.Text = "N/A";
  2301. label_sensor_motor.BackColor = Color.Yellow;
  2302. label_sensor_motor.Text = "N/A";
  2303. label_sensor_coil_temp.BackColor = Color.Yellow;
  2304. label_sensor_coil_temp.Text = "N/A";
  2305. label_sensor_MCU_temp.BackColor = Color.Yellow;
  2306. label_sensor_MCU_temp.Text = "N/A";
  2307. label_sensor_PCB_temp.BackColor = Color.Yellow;
  2308. label_sensor_PCB_temp.Text = "N/A";
  2309. label_sensor_speed.BackColor = Color.Yellow;
  2310. label_sensor_speed.Text = "N/A";
  2311. label_Sensor_Gas.BackColor = Color.Yellow;
  2312. label_Sensor_Gas.Text = "N/A";
  2313. label_Sensor_Break1.BackColor = Color.Yellow;
  2314. label_Sensor_Break1.Text = "N/A";
  2315. label_Sensor_Break2.BackColor = Color.Yellow;
  2316. label_Sensor_Break2.Text = "N/A";
  2317. label_BMS_COM.BackColor = Color.Yellow;
  2318. label_BMS_COM.Text = "N/A";
  2319. }
  2320. #region Step6:版本查询和确认
  2321. TestStep = TestStep_Enum.Step_CheckVer;
  2322. label_Step.Text = "版本查询和确认";
  2323. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "发送指令查询版本信息" + "\r\n";
  2324. richTextBox_Ver.Text = "";
  2325. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1200, null);//查询主控版本
  2326. Delay_ms(200);
  2327. SendCmd((ushort)0x651, (byte)0x11, (ushort)0x1200, null);//查询TE版本
  2328. Delay_ms(200);
  2329. string FW_Version_Check = comboBox_File.Text.Split('_')[2] + "_" + comboBox_File.Text.Split('_')[3];
  2330. string FW_Version_Result = "";
  2331. string TE_FW_Ver_Check = comboBox_File.Text.Split('_')[4] + "_" + comboBox_File.Text.Split('_')[5];
  2332. string TE_FW_Ver_Result = "";
  2333. try
  2334. {
  2335. FW_Version_Result = richTextBox_Ver.Lines[3].Split(':')[1];
  2336. FW_Version_Result = FW_Version_Result.Split('_')[0] + richTextBox_Ver.Lines[4].Split('-')[2].Replace('V', '.') + "_" + FW_Version_Result.Split('_')[1];
  2337. TE_FW_Ver_Result = richTextBox_Ver.Lines[5].Split(':')[1];
  2338. }
  2339. catch (System.Exception)
  2340. {
  2341. //label_Step.Text = "软件版本信息不完整!";
  2342. }
  2343. if (string.Equals(FW_Version_Check.Trim(), FW_Version_Result.Trim()) == false) //主控版本错误,直接结束
  2344. {
  2345. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "版本信息错误" + "\r\n";
  2346. label_Step.Text = "软件版本错误,测试结束!";
  2347. //关机
  2348. Code[0] = 0xF0;
  2349. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2350. 开ToolStripMenuItem.Checked = false;
  2351. 关ToolStripMenuItem.Checked = true;
  2352. button_Start.Enabled = true;
  2353. textBox_PDinfo.Enabled = true;
  2354. Delay_ms(500);
  2355. //关闭串口
  2356. portsettings_form.closePort();
  2357. //存储测试数据
  2358. ErrorSaveLog();
  2359. return;
  2360. }
  2361. else
  2362. {
  2363. if (TE_FW_Ver_Check != "N_A") //单MCU主控板不检测TE版本
  2364. {
  2365. if (string.Equals(TE_FW_Ver_Check, TE_FW_Ver_Result) == false) //TE版本错误,给出提示
  2366. {
  2367. if (MessageBox.Show("TE版本错误,请确认主控板是否为HK?", "TE版本错误", MessageBoxButtons.YesNo) == DialogResult.No)
  2368. {
  2369. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "TE软件版本错误" + "\r\n";
  2370. label_Step.Text = "TE软件版本错误,测试结束!";
  2371. //关机
  2372. Code[0] = 0xF0;
  2373. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2374. 开ToolStripMenuItem.Checked = false;
  2375. 关ToolStripMenuItem.Checked = true;
  2376. button_Start.Enabled = true;
  2377. textBox_PDinfo.Enabled = true;
  2378. Delay_ms(500);
  2379. //关闭串口
  2380. portsettings_form.closePort();
  2381. //存储测试数据
  2382. ErrorSaveLog();
  2383. return;
  2384. }
  2385. }
  2386. }
  2387. label_FW_Version.BackColor = Color.Green;
  2388. label_FW_Version.Text = "OK";
  2389. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "版本信息正确" + "\r\n";
  2390. }
  2391. Delay_ms(1000);
  2392. //检查Boot版本是否正确
  2393. if (label_Boot_Version.Text != "OK")
  2394. {
  2395. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "Bootloader波特率错误" + "\r\n";
  2396. label_Step.Text = "Bootloader波特率错误,测试结束!";
  2397. //关机
  2398. Code[0] = 0xF0;
  2399. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2400. 开ToolStripMenuItem.Checked = false;
  2401. 关ToolStripMenuItem.Checked = true;
  2402. button_Start.Enabled = true;
  2403. textBox_PDinfo.Enabled = true;
  2404. Delay_ms(500);
  2405. //关闭串口
  2406. portsettings_form.closePort();
  2407. //存储测试数据
  2408. ErrorSaveLog();
  2409. return;
  2410. }
  2411. #endregion
  2412. #region 按照产品信息设置测试文件路径
  2413. ResultPathName = textBox_PDinfo.Text + "_" + DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss").Replace("/", "-").Replace(":", string.Empty).Replace(" ", "_");
  2414. if (System.IO.Directory.Exists(LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName) == false)
  2415. System.IO.Directory.CreateDirectory(LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName);
  2416. #endregion
  2417. #region Step7:参数查询和保存
  2418. TestStep = TestStep_Enum.Step_Save;
  2419. label_Step.Text = "参数导出";
  2420. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "开始导出电机内部参数" + "\r\n";
  2421. LogSaveFileName = LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName + "\\ParamsLog" + ".ttlog";
  2422. //开始发送指令
  2423. byte[] SendData = new byte[32];
  2424. //查询校验密钥
  2425. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1000, null);
  2426. Delay_ms(100);
  2427. //查询版本信息
  2428. //SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1200, null);
  2429. //Delay_ms(100);
  2430. //SendCmd((ushort)0x651, (byte)0x11, (ushort)0x1200, null);
  2431. //Delay_ms(100);
  2432. //查询用户字符串1
  2433. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1300, null);
  2434. Delay_ms(100);
  2435. //查询用户字符串2
  2436. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1500, null);
  2437. Delay_ms(100);
  2438. //查询用户字符串3
  2439. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1700, null);
  2440. Delay_ms(100);
  2441. //查询用户参数1
  2442. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1A00, null);
  2443. Delay_ms(100);
  2444. //查询马达参数
  2445. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1C00, null);
  2446. Delay_ms(100);
  2447. //查询历史信息
  2448. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1E00, null);
  2449. Delay_ms(100);
  2450. //查询生产信息
  2451. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1F00, null);
  2452. Delay_ms(100);
  2453. //查询力矩传感器零点 Volans
  2454. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x2000, null);
  2455. Delay_ms(100);
  2456. //查询运行信息
  2457. SendData[0] = 0x00;
  2458. SendData[1] = 0xF0;
  2459. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2460. Delay_ms(100);
  2461. SendData[0] = 0x01;
  2462. SendData[1] = 0xF0;
  2463. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2464. Delay_ms(100);
  2465. SendData[0] = 0x02;
  2466. SendData[1] = 0xF0;
  2467. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2468. Delay_ms(100);
  2469. SendData[0] = 0x03;
  2470. SendData[1] = 0xF0;
  2471. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2472. Delay_ms(100);
  2473. SendData[0] = 0x04;
  2474. SendData[1] = 0xF0;
  2475. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2476. Delay_ms(100);
  2477. SendData[0] = 0x33;
  2478. SendData[1] = 0xF0;
  2479. SendCmd((ushort)0x751, (byte)0x16, (ushort)0x2802, SendData);
  2480. Delay_ms(100);
  2481. //查询力矩传感器校正信息 Volans
  2482. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x2900, null);
  2483. Delay_ms(100);
  2484. //导出故障日志
  2485. UInt32 Address_Begin;
  2486. UInt32 Addres_End;
  2487. Address_Begin = 0x0801F800;
  2488. Addres_End = 0x0801FBFF;
  2489. UInt32 ReadCount = 0;
  2490. ReadCount = (Addres_End - Address_Begin + 1) / 128;
  2491. for (ushort i = 0; i < ReadCount; i++)
  2492. {
  2493. var SendByte = new byte[8];
  2494. UInt32 Address_Temp_Begin;
  2495. UInt32 Address_Temp_End;
  2496. Address_Temp_Begin = Address_Begin + 128 * (UInt32)i;
  2497. SendByte[0] = (byte)(Address_Temp_Begin >> 24);
  2498. SendByte[1] = (byte)(Address_Temp_Begin >> 16);
  2499. SendByte[2] = (byte)(Address_Temp_Begin >> 8);
  2500. SendByte[3] = (byte)(Address_Temp_Begin);
  2501. Address_Temp_End = Address_Temp_Begin + 127;
  2502. SendByte[4] = (byte)(Address_Temp_End >> 24);
  2503. SendByte[5] = (byte)(Address_Temp_End >> 16);
  2504. SendByte[6] = (byte)(Address_Temp_End >> 8);
  2505. SendByte[7] = (byte)(Address_Temp_End);
  2506. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x2D08, SendByte);
  2507. Delay_ms(100);
  2508. }
  2509. //查询骑行信息
  2510. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x2E00, null);
  2511. Delay_ms(100);
  2512. //查询用户参数2
  2513. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3000, null);
  2514. Delay_ms(100);
  2515. //查询力矩传感器零点值 Pegasi
  2516. SendData[0] = 1;
  2517. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3201, SendData);
  2518. Delay_ms(100);
  2519. SendData[0] = 2;
  2520. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3201, SendData);
  2521. Delay_ms(100);
  2522. SendData[0] = 3;
  2523. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3201, SendData);
  2524. Delay_ms(100);
  2525. //查询校正系数 Pegasi
  2526. SendData[0] = 1;
  2527. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3301, SendData);
  2528. Delay_ms(100);
  2529. SendData[0] = 2;
  2530. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3301, SendData);
  2531. Delay_ms(100);
  2532. SendData[0] = 3;
  2533. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3301, SendData);
  2534. Delay_ms(100);
  2535. //查询启动值 Pegasi
  2536. SendCmd((ushort)0x751, (byte)0x11, (ushort)0x3500, null);
  2537. Delay_ms(100);
  2538. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机参数导出完成" + "\r\n";
  2539. #endregion
  2540. //检查是否有故障
  2541. if (label_error_code.Text != "OK")
  2542. {
  2543. label_Step.Text = "电机存在故障!";
  2544. //关机
  2545. Code[0] = 0xF0;
  2546. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2547. 开ToolStripMenuItem.Checked = false;
  2548. 关ToolStripMenuItem.Checked = true;
  2549. button_Start.Enabled = true;
  2550. textBox_PDinfo.Enabled = true;
  2551. Delay_ms(500);
  2552. //关闭串口
  2553. portsettings_form.closePort();
  2554. //存储测试数据
  2555. ErrorSaveLog();
  2556. return;
  2557. }
  2558. //显示测试结果
  2559. label_Result.BackColor = Color.Green;
  2560. label_Result.Text = "合格";
  2561. label_Step.Text = "合格,测试结束!";
  2562. label_Step.ForeColor = Color.Green;
  2563. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "合格,测试结束" + "\r\n";
  2564. //关机
  2565. Code[0] = 0xF0;
  2566. SendCmd(0x7FF, 0x16, 0x2201, Code);
  2567. 开ToolStripMenuItem.Checked = false;
  2568. 关ToolStripMenuItem.Checked = true;
  2569. button_Start.Enabled = true;
  2570. textBox_PDinfo.Enabled = true;
  2571. Delay_ms(500);
  2572. //关闭串口
  2573. portsettings_form.closePort();
  2574. //合格计数累加和存储
  2575. label_OK_Count.Text = (Convert.ToInt32(label_OK_Count.Text) + 1).ToString();
  2576. string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
  2577. StreamReader objReader = new StreamReader(cfg_file);
  2578. string sLine = "";
  2579. ArrayList arrText = new ArrayList();//创建一个动态数组
  2580. while (sLine != null)
  2581. {
  2582. sLine = objReader.ReadLine();
  2583. arrText.Add(sLine);
  2584. }
  2585. arrText.RemoveAt(arrText.Count - 1);
  2586. objReader.Close();
  2587. arrText[3] = label_OK_Count.Text;
  2588. using (StreamWriter file = new StreamWriter(cfg_file))
  2589. {
  2590. foreach (var entry in arrText)
  2591. {
  2592. file.WriteLine(entry);
  2593. }
  2594. }
  2595. //导出的参数上传服务器
  2596. if (StartForm.myFtp.IsNetConnected == true)
  2597. {
  2598. string DateNow = DateTime.Now.ToString("yyyy-MM-dd");
  2599. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/", DateNow) == false)
  2600. {
  2601. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow);
  2602. }
  2603. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow, ResultPathName) == false)
  2604. {
  2605. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2606. }
  2607. bool result = StartForm.myFtp.UploadFile(LogSaveFileName, StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2608. if (result == true)
  2609. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "电机配置参数上传服务器成功" + "\r\n";
  2610. }
  2611. //保存测试信息
  2612. //页面存储
  2613. Bitmap bit = new Bitmap(this.Width, this.Height);//实例化一个和窗体一样大的bitmap
  2614. Graphics g = Graphics.FromImage(bit);
  2615. g.CopyFromScreen(this.Left, this.Top, 0, 0, new Size(this.Width, this.Height));//保存整个窗体为图片
  2616. LogSaveFileName = LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName + "\\测试页面" + ".png";
  2617. bit.Save(LogSaveFileName);
  2618. //测试页面上传服务器
  2619. if (StartForm.myFtp.IsNetConnected == true)
  2620. {
  2621. string DateNow = DateTime.Now.ToString("yyyy-MM-dd");
  2622. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/", DateNow) == false)
  2623. {
  2624. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow);
  2625. }
  2626. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow, ResultPathName) == false)
  2627. {
  2628. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2629. }
  2630. bool result = StartForm.myFtp.UploadFile(LogSaveFileName, StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2631. if (result == true)
  2632. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "测试页面上传服务器成功" + "\r\n";
  2633. }
  2634. //保存测试记录
  2635. LogSaveFileName = LogSavePath + "log\\" + DateTime.Now.ToString("yyyy-MM-dd").Replace("/", "-") + "\\" + ResultPathName + "\\测试记录" + ".txt";
  2636. string fileInfo = "";
  2637. fileInfo += "检验记录:\r\n" + richTextBox_TestRecord.Text.Replace("\n", "\r\n") + "\r\n\r\n";
  2638. fileInfo += "电机生产参数:\r\n";
  2639. fileInfo += richTextBox_CfgFile.Text.Replace("\n", "\r\n") + "\r\n\r\n";
  2640. fileInfo += "电机版本信息查询:\r\n";
  2641. fileInfo += richTextBox_Ver.Text.Replace("\n", "\r\n") + "\r\n\r\n";
  2642. fileInfo += "电机故障码:\r\n";
  2643. fileInfo += label_error_code.Text.Replace("\n", "\r\n") + "\r\n\r\n";
  2644. fileInfo += "测试结果:\r\n";
  2645. fileInfo += label_Result.Text.Replace("\n", "\r\n") + "\r\n\r\n";
  2646. System.IO.File.WriteAllText(LogSaveFileName, fileInfo);
  2647. //测试记录上传服务器
  2648. if (StartForm.myFtp.IsNetConnected == true)
  2649. {
  2650. string DateNow = DateTime.Now.ToString("yyyy-MM-dd");
  2651. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/", DateNow) == false)
  2652. {
  2653. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow);
  2654. }
  2655. if (StartForm.myFtp.DirectoryExist(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow, ResultPathName) == false)
  2656. {
  2657. StartForm.myFtp.MakeDir(StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2658. }
  2659. bool result = StartForm.myFtp.UploadFile(LogSaveFileName, StartForm.myServerCfg.RootPath + "/walkTest/log/" + DateNow + "/" + ResultPathName);
  2660. if (result == true)
  2661. richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "测试记录上传服务器成功" + "\r\n";
  2662. }
  2663. //测试正常,清空扫码信息
  2664. Delay_ms(1000);
  2665. textBox_PDinfo.Text = "";
  2666. }
  2667. //开始测试
  2668. private void button_Start_Click(object sender, EventArgs e)
  2669. {
  2670. TestStart();
  2671. }
  2672. //测试子函数
  2673. private void TestStart()
  2674. {
  2675. //标签初始化
  2676. label_Init();
  2677. //检查设置
  2678. if ((推行测试执行ToolStripMenuItem.Checked == false) && (推行测试不执行ToolStripMenuItem.Checked == false))
  2679. {
  2680. label_Step.Text = "请先选择是否执行\"推行测试\"!";
  2681. label_Step.ForeColor = Color.Red;
  2682. return;
  2683. }
  2684. if ((系统清除执行ToolStripMenuItem.Checked == false) && (系统清除不执行ToolStripMenuItem.Checked == false))
  2685. {
  2686. label_Step.Text = "请先选择是否执行\"系统清除\"!";
  2687. label_Step.ForeColor = Color.Red;
  2688. return;
  2689. }
  2690. if ((BMS检测执行ToolStripMenuItem1.Checked == false) && (BMS检测不执行ToolStripMenuItem1.Checked == false))
  2691. {
  2692. label_Step.Text = "请先选择是否执行\"BMS通信检测\"!";
  2693. label_Step.ForeColor = Color.Red;
  2694. return;
  2695. }
  2696. #region 检查配置文件
  2697. if (comboBox_File.Items.Count == 0) //配置文件目录为空
  2698. {
  2699. label_Step.Text = "无可用配置文件!";
  2700. label_Step.ForeColor = Color.Red;
  2701. return;
  2702. }
  2703. if (comboBox_File.Text.Trim().Length == 0)//未选择配置文件
  2704. {
  2705. label_Step.Text = "请选择配置文件!";
  2706. return;
  2707. }
  2708. #endregion
  2709. #region 检查产品信息是否符合格式要求
  2710. try
  2711. {
  2712. Regex regex = new Regex(@"^M[12][0-9](0?[1-9]|1[0-2])((0?[1-9])|((1|2)[0-9])|30|31)[A-Z]\d{4}[A-Z][A-Z]?$");
  2713. if (textBox_PDinfo.Text.Contains(" "))
  2714. {
  2715. string Mode = textBox_PDinfo.Text.Split(new string[] { " " }, StringSplitOptions.None)[0];
  2716. string Sn = textBox_PDinfo.Text.Split(new string[] { " " }, StringSplitOptions.None)[1];
  2717. if (regex.IsMatch(Sn) == false)
  2718. {
  2719. label_Step.Text = "SN格式错误!";
  2720. label_Step.ForeColor = Color.Red;
  2721. return;
  2722. }
  2723. }
  2724. else if (textBox_PDinfo.Text.Contains("%#"))
  2725. {
  2726. string Mode = textBox_PDinfo.Text.Split(new string[] { "%#" }, StringSplitOptions.None)[0];
  2727. string Sn = textBox_PDinfo.Text.Split(new string[] { "%#" }, StringSplitOptions.None)[1];
  2728. if (regex.IsMatch(Sn) == false)
  2729. {
  2730. label_Step.Text = "SN格式错误!";
  2731. label_Step.ForeColor = Color.Red;
  2732. return;
  2733. }
  2734. }
  2735. else
  2736. {
  2737. label_Step.Text = "标签格式错误!";
  2738. label_Step.ForeColor = Color.Red;
  2739. return;
  2740. }
  2741. }
  2742. catch (System.Exception)
  2743. {
  2744. label_Step.Text = "标签格式错误!";
  2745. label_Step.ForeColor = Color.Red;
  2746. return;
  2747. }
  2748. #endregion
  2749. #region 检查产品型号和配置文件是否一致
  2750. do
  2751. {
  2752. string cfg_mode = "", pd_mode = "";
  2753. cfg_mode = comboBox_File.Text.Split('_')[0];
  2754. if (textBox_PDinfo.Text.Contains(" "))
  2755. {
  2756. pd_mode = textBox_PDinfo.Text.Split(new string[] { " " }, StringSplitOptions.None)[0];
  2757. }
  2758. else if (textBox_PDinfo.Text.Contains("%#"))
  2759. {
  2760. pd_mode = textBox_PDinfo.Text.Split(new string[] { "%#" }, StringSplitOptions.None)[0];
  2761. }
  2762. if (pd_mode != cfg_mode)
  2763. {
  2764. label_Step.Text = "打标信息与配置文件不一致!";
  2765. label_Step.ForeColor = Color.Red;
  2766. return;
  2767. }
  2768. } while (false);
  2769. #endregion
  2770. //连接串口
  2771. if (portsettings_form.openPort() == false)
  2772. {
  2773. label_Step.Text = "串口连接失败!";
  2774. label_Step.ForeColor = Color.Red;
  2775. return;
  2776. }
  2777. //测试状态更新
  2778. TestStep = TestStep_Enum.Step_Init;
  2779. label_Step.Text = "准备开始测试";
  2780. label_Step.ForeColor = Color.Red;
  2781. //流水号累加和存储
  2782. label_SerialNum.Text = (Convert.ToInt32(label_SerialNum.Text) + 1).ToString();
  2783. string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
  2784. StreamReader objReader = new StreamReader(cfg_file);
  2785. string sLine = "";
  2786. ArrayList arrText = new ArrayList();//创建一个动态数组
  2787. while (sLine != null)
  2788. {
  2789. sLine = objReader.ReadLine();
  2790. arrText.Add(sLine);
  2791. }
  2792. arrText.RemoveAt(arrText.Count - 1);
  2793. objReader.Close();
  2794. arrText[1] = label_SerialNum.Text;
  2795. using (StreamWriter file = new StreamWriter(cfg_file))
  2796. {
  2797. foreach (var entry in arrText)
  2798. {
  2799. file.WriteLine(entry);
  2800. }
  2801. }
  2802. button_Start.Enabled = false;
  2803. textBox_PDinfo.Enabled = false;
  2804. //创建线程,执行测试任务
  2805. Thread th = new Thread(Thread_Task);
  2806. th.Start();
  2807. }
  2808. //1s计时
  2809. private void timer2_Tick(object sender, EventArgs e)
  2810. {
  2811. label_SystemTime.Text = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
  2812. //MC故障信息超时清除
  2813. if (MC_ErrorCode_Refresh == false)
  2814. {
  2815. MC_ErrorCode_Refresh_Cnt++;
  2816. if (MC_ErrorCode_Refresh_Cnt > 5)
  2817. {
  2818. label_error_code.Text = "OK";
  2819. label_error_code.BackColor = Color.Green;
  2820. label_ErrorInfo.Text = "无故障";
  2821. label_ErrorInfo.ForeColor = Color.Green;
  2822. MC_ErrorCode_Refresh_Cnt = 0;
  2823. }
  2824. }
  2825. else
  2826. {
  2827. MC_ErrorCode_Refresh_Cnt = 0;
  2828. }
  2829. MC_ErrorCode_Refresh = false;
  2830. //MC_RunInfo超时清除
  2831. if (MC_RunInfo_Refresh == false)
  2832. {
  2833. MC_RunInfo_Refresh_Cnt++;
  2834. if (MC_RunInfo_Refresh_Cnt > 5)
  2835. {
  2836. MC_RunInfo_Clear();
  2837. MC_RunInfo_Refresh_Cnt = 0;
  2838. }
  2839. }
  2840. else
  2841. {
  2842. MC_RunInfo_Refresh_Cnt = 0;
  2843. }
  2844. MC_RunInfo_Refresh = false;
  2845. //等待反馈指令
  2846. if (Ack_Flag == false)
  2847. {
  2848. Ack_Cnt++;
  2849. if (Ack_Cnt > 2)
  2850. {
  2851. Ack_Flag = true;
  2852. StepTestFlag = StepTestResult_Enum.StepTestResult_Fail;
  2853. }
  2854. }
  2855. //推行测试计时
  2856. if ((TestStep == TestStep_Enum.Step_Walk) || (TestStep == TestStep_Enum.Step_GasMode))
  2857. {
  2858. WalkProcess_Cnt++;
  2859. }
  2860. }
  2861. //打开系统开关
  2862. private void 开ToolStripMenuItem_Click(object sender, EventArgs e)
  2863. {
  2864. byte[] Data = new byte[1];
  2865. if (portsettings_form.serialPort1.IsOpen)
  2866. {
  2867. //开机
  2868. Data[0] = 0xF1;
  2869. SendCmd(0x7FF, 0x16, 0x2201, Data);
  2870. 开ToolStripMenuItem.Checked = true;
  2871. 关ToolStripMenuItem.Checked = false;
  2872. }
  2873. else
  2874. {
  2875. MessageBox.Show("串口未连接");
  2876. return;
  2877. }
  2878. }
  2879. //关闭系统开关
  2880. private void 关ToolStripMenuItem_Click(object sender, EventArgs e)
  2881. {
  2882. byte[] Data = new byte[1];
  2883. if (portsettings_form.serialPort1.IsOpen)
  2884. {
  2885. //关机
  2886. Data[0] = 0xF0;
  2887. SendCmd(0x7FF, 0x16, 0x2201, Data);
  2888. 开ToolStripMenuItem.Checked = false;
  2889. 关ToolStripMenuItem.Checked = true;
  2890. }
  2891. else
  2892. {
  2893. MessageBox.Show("串口未连接");
  2894. return;
  2895. }
  2896. }
  2897. //清除流水号
  2898. private void label8_DoubleClick(object sender, EventArgs e)
  2899. {
  2900. StartForm.EnterForm1.ShowDialog();
  2901. try
  2902. {
  2903. if (StartForm.EnterForm1.textBox_Passwd.Text == StartForm.EnterForm1.UserAccount[StartForm.EnterForm1.comboBox_User.Text])
  2904. {
  2905. if (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer")
  2906. {
  2907. //流水号清零
  2908. if (MessageBox.Show("流水号清零", "确认清零?", MessageBoxButtons.YesNo, MessageBoxIcon.Question) == DialogResult.Yes)
  2909. {
  2910. label_SerialNum.Text = "0";
  2911. label_OK_Count.Text = "0";
  2912. //存储
  2913. string cfg_file = System.IO.Directory.GetCurrentDirectory() + "\\TestSerialNum";
  2914. StreamReader objReader = new StreamReader(cfg_file);
  2915. string sLine = "";
  2916. ArrayList arrText = new ArrayList();//创建一个动态数组
  2917. while (sLine != null)
  2918. {
  2919. sLine = objReader.ReadLine();
  2920. arrText.Add(sLine);
  2921. }
  2922. arrText.RemoveAt(arrText.Count - 1);
  2923. objReader.Close();
  2924. arrText[1] = label_SerialNum.Text;
  2925. arrText[3] = label_OK_Count.Text;
  2926. using (StreamWriter file = new StreamWriter(cfg_file))
  2927. {
  2928. foreach (var entry in arrText)
  2929. {
  2930. file.WriteLine(entry);
  2931. }
  2932. }
  2933. }
  2934. }
  2935. else
  2936. {
  2937. MessageBox.Show("权限不支持", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  2938. }
  2939. }
  2940. else
  2941. {
  2942. MessageBox.Show("密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  2943. }
  2944. }
  2945. catch (Exception)
  2946. {
  2947. MessageBox.Show("用户不存在或密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  2948. }
  2949. }
  2950. private void richTextBox_TestRecord_TextChanged(object sender, EventArgs e)
  2951. {
  2952. richTextBox_TestRecord.SelectionStart = richTextBox_TestRecord.Text.Length;
  2953. richTextBox_TestRecord.ScrollToCaret();
  2954. }
  2955. private void textBox_PDinfo_Click(object sender, EventArgs e)
  2956. {
  2957. textBox_PDinfo.SelectAll();
  2958. }
  2959. private void textBox_PDinfo_KeyUp(object sender, KeyEventArgs e)
  2960. {
  2961. if (e.KeyCode == Keys.Enter)
  2962. {
  2963. TestStart();
  2964. }
  2965. }
  2966. private void 屏幕键盘ToolStripMenuItem_Click(object sender, EventArgs e)
  2967. {
  2968. System.Diagnostics.Process.Start("osk.exe");
  2969. }
  2970. private void 端口选择ToolStripMenuItem_Click(object sender, EventArgs e)
  2971. {
  2972. portsettings_form.Show();
  2973. }
  2974. private void BMS检测执行ToolStripMenuItem1_Click(object sender, EventArgs e)
  2975. {
  2976. BMS检测执行ToolStripMenuItem1.Checked = true;
  2977. BMS检测不执行ToolStripMenuItem1.Checked = false;
  2978. label_TestFunsUpdate();
  2979. }
  2980. private void BMS检测不执行ToolStripMenuItem1_Click(object sender, EventArgs e)
  2981. {
  2982. StartForm.EnterForm1.ShowDialog();
  2983. try
  2984. {
  2985. if (StartForm.EnterForm1.textBox_Passwd.Text == StartForm.EnterForm1.UserAccount[StartForm.EnterForm1.comboBox_User.Text])
  2986. {
  2987. if (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer")
  2988. {
  2989. BMS检测不执行ToolStripMenuItem1.Checked = true;
  2990. BMS检测执行ToolStripMenuItem1.Checked = false;
  2991. label_TestFunsUpdate();
  2992. }
  2993. else
  2994. {
  2995. MessageBox.Show("权限不支持", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  2996. }
  2997. }
  2998. else
  2999. {
  3000. MessageBox.Show("密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3001. }
  3002. }
  3003. catch (Exception)
  3004. {
  3005. MessageBox.Show("用户不存在或密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3006. }
  3007. }
  3008. private void 推行测试执行ToolStripMenuItem_Click(object sender, EventArgs e)
  3009. {
  3010. 推行测试执行ToolStripMenuItem.Checked = true;
  3011. 推行测试不执行ToolStripMenuItem.Checked = false;
  3012. label_TestFunsUpdate();
  3013. }
  3014. private void 推行测试不执行ToolStripMenuItem_Click(object sender, EventArgs e)
  3015. {
  3016. StartForm.EnterForm1.ShowDialog();
  3017. try
  3018. {
  3019. if (StartForm.EnterForm1.textBox_Passwd.Text == StartForm.EnterForm1.UserAccount[StartForm.EnterForm1.comboBox_User.Text])
  3020. {
  3021. if (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer")
  3022. {
  3023. 推行测试不执行ToolStripMenuItem.Checked = true;
  3024. 推行测试执行ToolStripMenuItem.Checked = false;
  3025. label_TestFunsUpdate();
  3026. }
  3027. else
  3028. {
  3029. MessageBox.Show("权限不支持", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3030. }
  3031. }
  3032. else
  3033. {
  3034. MessageBox.Show("密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3035. }
  3036. }
  3037. catch (Exception)
  3038. {
  3039. MessageBox.Show("用户不存在或密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3040. }
  3041. }
  3042. private void 系统清除执行ToolStripMenuItem_Click(object sender, EventArgs e)
  3043. {
  3044. 系统清除执行ToolStripMenuItem.Checked = true;
  3045. 系统清除不执行ToolStripMenuItem.Checked = false;
  3046. label_TestFunsUpdate();
  3047. }
  3048. private void 系统清除不执行ToolStripMenuItem_Click(object sender, EventArgs e)
  3049. {
  3050. StartForm.EnterForm1.ShowDialog();
  3051. try
  3052. {
  3053. if (StartForm.EnterForm1.textBox_Passwd.Text == StartForm.EnterForm1.UserAccount[StartForm.EnterForm1.comboBox_User.Text])
  3054. {
  3055. if (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer")
  3056. {
  3057. 系统清除执行ToolStripMenuItem.Checked = false;
  3058. 系统清除不执行ToolStripMenuItem.Checked = true;
  3059. label_TestFunsUpdate();
  3060. }
  3061. else
  3062. {
  3063. MessageBox.Show("权限不支持", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3064. }
  3065. }
  3066. else
  3067. {
  3068. MessageBox.Show("密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3069. }
  3070. }
  3071. catch (Exception)
  3072. {
  3073. MessageBox.Show("用户不存在或密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3074. }
  3075. }
  3076. private void label_TestFunsUpdate()
  3077. {
  3078. label_TestFun.Text = "测试功能:";
  3079. if (系统清除执行ToolStripMenuItem.Checked == true)
  3080. label_TestFun.Text += "系统清除 ";
  3081. label_TestFun.Text += "参数写入 ";
  3082. if(推行测试执行ToolStripMenuItem.Checked==true)
  3083. label_TestFun.Text += "推行测试 ";
  3084. if(BMS检测执行ToolStripMenuItem1.Checked==true)
  3085. label_TestFun.Text += "BMS通信检测 ";
  3086. }
  3087. private void 只写入参数ToolStripMenuItem_Click(object sender, EventArgs e)
  3088. {
  3089. if (只写入参数ToolStripMenuItem.Checked == true)
  3090. {
  3091. 系统清除不执行ToolStripMenuItem.Checked = false;
  3092. 系统清除执行ToolStripMenuItem.Checked = true;
  3093. 推行测试不执行ToolStripMenuItem.Checked = false;
  3094. 推行测试执行ToolStripMenuItem.Checked = true;
  3095. BMS检测不执行ToolStripMenuItem1.Checked = false;
  3096. BMS检测执行ToolStripMenuItem1.Checked = true;
  3097. 只写入参数ToolStripMenuItem.Checked = false;
  3098. 推行测试ToolStripMenuItem.Enabled = true;
  3099. bMS通信检测ToolStripMenuItem.Enabled = true;
  3100. 系统清除ToolStripMenuItem.Enabled = true;
  3101. label_TestFunsUpdate();
  3102. }
  3103. else
  3104. {
  3105. StartForm.EnterForm1.ShowDialog();
  3106. try
  3107. {
  3108. if (StartForm.EnterForm1.textBox_Passwd.Text == StartForm.EnterForm1.UserAccount[StartForm.EnterForm1.comboBox_User.Text])
  3109. {
  3110. if (StartForm.EnterForm1.comboBox_User.Text == "工程Engineer")
  3111. {
  3112. 系统清除执行ToolStripMenuItem.Checked = false;
  3113. 系统清除不执行ToolStripMenuItem.Checked = true;
  3114. 推行测试执行ToolStripMenuItem.Checked = false;
  3115. 推行测试不执行ToolStripMenuItem.Checked = true;
  3116. BMS检测执行ToolStripMenuItem1.Checked = false;
  3117. BMS检测不执行ToolStripMenuItem1.Checked = true;
  3118. 只写入参数ToolStripMenuItem.Checked = true;
  3119. 推行测试ToolStripMenuItem.Enabled = false;
  3120. bMS通信检测ToolStripMenuItem.Enabled = false;
  3121. 系统清除ToolStripMenuItem.Enabled = false;
  3122. label_TestFunsUpdate();
  3123. }
  3124. else
  3125. {
  3126. MessageBox.Show("权限不支持", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3127. }
  3128. }
  3129. else
  3130. {
  3131. MessageBox.Show("密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3132. }
  3133. }
  3134. catch (Exception)
  3135. {
  3136. MessageBox.Show("用户不存在或密码错误", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error);
  3137. }
  3138. }
  3139. }
  3140. private void 合格ToolStripMenuItem_Click(object sender, EventArgs e)
  3141. {
  3142. System.Diagnostics.Process.Start("explorer.exe", LogSavePath + "log\\");
  3143. }
  3144. private void 不合格ToolStripMenuItem_Click(object sender, EventArgs e)
  3145. {
  3146. System.Diagnostics.Process.Start("explorer.exe", LogSavePath + "errorlog\\");
  3147. }
  3148. }
  3149. }