ffe615f160a7af8549c00d200c9a450f55f6c516.svn-base 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780
  1. namespace DataGateWayProject
  2. {
  3. partial class Form1
  4. {
  5. /// <summary>
  6. /// 필수 디자이너 변수입니다.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 사용 중인 모든 리소스를 정리합니다.
  11. /// </summary>
  12. /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form 디자이너에서 생성한 코드
  22. /// <summary>
  23. /// 디자이너 지원에 필요한 메서드입니다.
  24. /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  29. this.groupBox1 = new System.Windows.Forms.GroupBox();
  30. this.ProPathBtn = new System.Windows.Forms.Button();
  31. this.ProSetBtn = new System.Windows.Forms.Button();
  32. this.groupBox3 = new System.Windows.Forms.GroupBox();
  33. this.ProStartBtn = new System.Windows.Forms.Button();
  34. this.ProStopBtn = new System.Windows.Forms.Button();
  35. this.groupBox2 = new System.Windows.Forms.GroupBox();
  36. this.FileSettingBtn = new System.Windows.Forms.Button();
  37. this.FileExpBtn = new System.Windows.Forms.Button();
  38. this.FileMatchBtn = new System.Windows.Forms.Button();
  39. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  40. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  41. this.groupBox5 = new System.Windows.Forms.GroupBox();
  42. this.Btn_Packet_Analysis = new System.Windows.Forms.Button();
  43. this.testtxt = new System.Windows.Forms.TextBox();
  44. this.button1 = new System.Windows.Forms.Button();
  45. this.groupBox9 = new System.Windows.Forms.GroupBox();
  46. this.textBox2 = new System.Windows.Forms.TextBox();
  47. this.textBox3 = new System.Windows.Forms.TextBox();
  48. this.label8 = new System.Windows.Forms.Label();
  49. this.label9 = new System.Windows.Forms.Label();
  50. this.groupBox7 = new System.Windows.Forms.GroupBox();
  51. this.EndTxt = new System.Windows.Forms.TextBox();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.StartTxt = new System.Windows.Forms.TextBox();
  54. this.label5 = new System.Windows.Forms.Label();
  55. this.label6 = new System.Windows.Forms.Label();
  56. this.groupBox6 = new System.Windows.Forms.GroupBox();
  57. this.DBConnTxt = new System.Windows.Forms.TextBox();
  58. this.DBNameTxt = new System.Windows.Forms.TextBox();
  59. this.DBAddressTxt = new System.Windows.Forms.TextBox();
  60. this.label3 = new System.Windows.Forms.Label();
  61. this.label2 = new System.Windows.Forms.Label();
  62. this.label1 = new System.Windows.Forms.Label();
  63. this.panel1 = new System.Windows.Forms.Panel();
  64. this.panel4 = new System.Windows.Forms.Panel();
  65. this.groupBox8 = new System.Windows.Forms.GroupBox();
  66. this.EraseLog = new System.Windows.Forms.Button();
  67. this.panel3 = new System.Windows.Forms.Panel();
  68. this.groupBox10 = new System.Windows.Forms.GroupBox();
  69. this.Btn_TagSetFile = new System.Windows.Forms.Button();
  70. this.Btn_SettingFile = new System.Windows.Forms.Button();
  71. this.PointUnRegBtn = new System.Windows.Forms.Button();
  72. this.Conn_iCos_Btn = new System.Windows.Forms.Button();
  73. this.PointSetBtn = new System.Windows.Forms.Button();
  74. this.panel2 = new System.Windows.Forms.Panel();
  75. this.panel6 = new System.Windows.Forms.Panel();
  76. this.label10 = new System.Windows.Forms.Label();
  77. this.label7 = new System.Windows.Forms.Label();
  78. this.panel5 = new System.Windows.Forms.Panel();
  79. this.groupBox4 = new System.Windows.Forms.GroupBox();
  80. this.LogTxt = new System.Windows.Forms.RichTextBox();
  81. this.helpProvider1 = new System.Windows.Forms.HelpProvider();
  82. this.groupBox1.SuspendLayout();
  83. this.groupBox3.SuspendLayout();
  84. this.groupBox2.SuspendLayout();
  85. this.statusStrip1.SuspendLayout();
  86. this.groupBox5.SuspendLayout();
  87. this.groupBox9.SuspendLayout();
  88. this.groupBox7.SuspendLayout();
  89. this.groupBox6.SuspendLayout();
  90. this.panel1.SuspendLayout();
  91. this.panel4.SuspendLayout();
  92. this.groupBox8.SuspendLayout();
  93. this.panel3.SuspendLayout();
  94. this.groupBox10.SuspendLayout();
  95. this.panel2.SuspendLayout();
  96. this.panel6.SuspendLayout();
  97. this.panel5.SuspendLayout();
  98. this.groupBox4.SuspendLayout();
  99. this.SuspendLayout();
  100. //
  101. // groupBox1
  102. //
  103. this.groupBox1.Controls.Add(this.ProPathBtn);
  104. this.groupBox1.Controls.Add(this.ProSetBtn);
  105. this.groupBox1.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  106. this.groupBox1.Location = new System.Drawing.Point(3, 12);
  107. this.groupBox1.Name = "groupBox1";
  108. this.groupBox1.Size = new System.Drawing.Size(161, 99);
  109. this.groupBox1.TabIndex = 4;
  110. this.groupBox1.TabStop = false;
  111. this.groupBox1.Text = "환경설정";
  112. //
  113. // ProPathBtn
  114. //
  115. this.ProPathBtn.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  116. this.ProPathBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  117. this.ProPathBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  118. this.ProPathBtn.Location = new System.Drawing.Point(12, 57);
  119. this.ProPathBtn.Name = "ProPathBtn";
  120. this.ProPathBtn.Size = new System.Drawing.Size(132, 30);
  121. this.ProPathBtn.TabIndex = 2;
  122. this.ProPathBtn.Text = "프로젝트 경로";
  123. this.ProPathBtn.UseVisualStyleBackColor = true;
  124. this.ProPathBtn.Click += new System.EventHandler(this.ProPathBtn_Click_1);
  125. //
  126. // ProSetBtn
  127. //
  128. this.ProSetBtn.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  129. this.ProSetBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  130. this.ProSetBtn.Location = new System.Drawing.Point(12, 20);
  131. this.ProSetBtn.Name = "ProSetBtn";
  132. this.ProSetBtn.Size = new System.Drawing.Size(132, 30);
  133. this.ProSetBtn.TabIndex = 1;
  134. this.ProSetBtn.Text = "접속 설정";
  135. this.ProSetBtn.UseVisualStyleBackColor = true;
  136. this.ProSetBtn.Click += new System.EventHandler(this.ProSetBtn_Click);
  137. //
  138. // groupBox3
  139. //
  140. this.groupBox3.Controls.Add(this.ProStartBtn);
  141. this.groupBox3.Controls.Add(this.ProStopBtn);
  142. this.groupBox3.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  143. this.groupBox3.Location = new System.Drawing.Point(369, 11);
  144. this.groupBox3.Name = "groupBox3";
  145. this.groupBox3.Size = new System.Drawing.Size(98, 99);
  146. this.groupBox3.TabIndex = 6;
  147. this.groupBox3.TabStop = false;
  148. this.groupBox3.Text = "작동";
  149. //
  150. // ProStartBtn
  151. //
  152. this.ProStartBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  153. this.ProStartBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  154. this.ProStartBtn.Location = new System.Drawing.Point(6, 20);
  155. this.ProStartBtn.Name = "ProStartBtn";
  156. this.ProStartBtn.Size = new System.Drawing.Size(84, 30);
  157. this.ProStartBtn.TabIndex = 4;
  158. this.ProStartBtn.Text = "시작";
  159. this.ProStartBtn.UseVisualStyleBackColor = true;
  160. this.ProStartBtn.Click += new System.EventHandler(this.ProStartBtn_Click);
  161. //
  162. // ProStopBtn
  163. //
  164. this.ProStopBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  165. this.ProStopBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  166. this.ProStopBtn.Location = new System.Drawing.Point(6, 57);
  167. this.ProStopBtn.Name = "ProStopBtn";
  168. this.ProStopBtn.Size = new System.Drawing.Size(84, 30);
  169. this.ProStopBtn.TabIndex = 5;
  170. this.ProStopBtn.Text = "중단";
  171. this.ProStopBtn.UseVisualStyleBackColor = true;
  172. this.ProStopBtn.Click += new System.EventHandler(this.ProStopBtn_Click);
  173. //
  174. // groupBox2
  175. //
  176. this.groupBox2.Controls.Add(this.FileSettingBtn);
  177. this.groupBox2.Controls.Add(this.FileExpBtn);
  178. this.groupBox2.Controls.Add(this.FileMatchBtn);
  179. this.groupBox2.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  180. this.groupBox2.Location = new System.Drawing.Point(17, 13);
  181. this.groupBox2.Name = "groupBox2";
  182. this.groupBox2.Size = new System.Drawing.Size(213, 99);
  183. this.groupBox2.TabIndex = 7;
  184. this.groupBox2.TabStop = false;
  185. this.groupBox2.Text = "파일 불러오기";
  186. //
  187. // FileSettingBtn
  188. //
  189. this.FileSettingBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  190. this.FileSettingBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  191. this.FileSettingBtn.Location = new System.Drawing.Point(6, 20);
  192. this.FileSettingBtn.Name = "FileSettingBtn";
  193. this.FileSettingBtn.Size = new System.Drawing.Size(65, 66);
  194. this.FileSettingBtn.TabIndex = 8;
  195. this.FileSettingBtn.Text = "프로젝트\r\n설정";
  196. this.FileSettingBtn.UseVisualStyleBackColor = true;
  197. this.FileSettingBtn.Click += new System.EventHandler(this.FileSettingBtn_Click);
  198. //
  199. // FileExpBtn
  200. //
  201. this.FileExpBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  202. this.FileExpBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  203. this.FileExpBtn.Location = new System.Drawing.Point(145, 20);
  204. this.FileExpBtn.Name = "FileExpBtn";
  205. this.FileExpBtn.Size = new System.Drawing.Size(60, 66);
  206. this.FileExpBtn.TabIndex = 7;
  207. this.FileExpBtn.Text = "성능\r\n분석식";
  208. this.FileExpBtn.UseVisualStyleBackColor = true;
  209. this.FileExpBtn.Click += new System.EventHandler(this.FileExpBtn_Click);
  210. //
  211. // FileMatchBtn
  212. //
  213. this.FileMatchBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  214. this.FileMatchBtn.Image = global::DataGateWayProject.Properties.Resources.button_image;
  215. this.FileMatchBtn.Location = new System.Drawing.Point(77, 20);
  216. this.FileMatchBtn.Name = "FileMatchBtn";
  217. this.FileMatchBtn.Size = new System.Drawing.Size(62, 66);
  218. this.FileMatchBtn.TabIndex = 6;
  219. this.FileMatchBtn.Text = "관제점\r\n설정";
  220. this.FileMatchBtn.UseVisualStyleBackColor = true;
  221. this.FileMatchBtn.Click += new System.EventHandler(this.FileMatchBtn_Click);
  222. //
  223. // statusStrip1
  224. //
  225. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  226. this.toolStripStatusLabel1});
  227. this.statusStrip1.Location = new System.Drawing.Point(0, 577);
  228. this.statusStrip1.Name = "statusStrip1";
  229. this.statusStrip1.Size = new System.Drawing.Size(974, 22);
  230. this.statusStrip1.TabIndex = 10;
  231. this.statusStrip1.Text = "statusStrip";
  232. //
  233. // toolStripStatusLabel1
  234. //
  235. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  236. this.toolStripStatusLabel1.Size = new System.Drawing.Size(0, 17);
  237. //
  238. // groupBox5
  239. //
  240. this.groupBox5.BackColor = System.Drawing.Color.Transparent;
  241. this.groupBox5.Controls.Add(this.Btn_Packet_Analysis);
  242. this.groupBox5.Controls.Add(this.testtxt);
  243. this.groupBox5.Controls.Add(this.button1);
  244. this.groupBox5.Controls.Add(this.groupBox9);
  245. this.groupBox5.Controls.Add(this.groupBox7);
  246. this.groupBox5.Controls.Add(this.groupBox6);
  247. this.groupBox5.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  248. this.groupBox5.Location = new System.Drawing.Point(3, 0);
  249. this.groupBox5.Name = "groupBox5";
  250. this.groupBox5.Size = new System.Drawing.Size(246, 402);
  251. this.groupBox5.TabIndex = 11;
  252. this.groupBox5.TabStop = false;
  253. this.groupBox5.Text = "모니터링";
  254. //
  255. // Btn_Packet_Analysis
  256. //
  257. this.Btn_Packet_Analysis.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  258. this.Btn_Packet_Analysis.Image = global::DataGateWayProject.Properties.Resources.button_image;
  259. this.Btn_Packet_Analysis.Location = new System.Drawing.Point(11, 166);
  260. this.Btn_Packet_Analysis.Name = "Btn_Packet_Analysis";
  261. this.Btn_Packet_Analysis.Size = new System.Drawing.Size(222, 30);
  262. this.Btn_Packet_Analysis.TabIndex = 6;
  263. this.Btn_Packet_Analysis.Text = "값 일괄 확인";
  264. this.Btn_Packet_Analysis.UseVisualStyleBackColor = true;
  265. this.Btn_Packet_Analysis.Click += new System.EventHandler(this.Btn_Packet_Analysis_Click);
  266. //
  267. // testtxt
  268. //
  269. this.testtxt.Location = new System.Drawing.Point(11, 131);
  270. this.testtxt.Name = "testtxt";
  271. this.testtxt.Size = new System.Drawing.Size(164, 21);
  272. this.testtxt.TabIndex = 6;
  273. this.testtxt.TextChanged += new System.EventHandler(this.testtxt_TextChanged);
  274. //
  275. // button1
  276. //
  277. this.button1.Location = new System.Drawing.Point(181, 120);
  278. this.button1.Name = "button1";
  279. this.button1.Size = new System.Drawing.Size(52, 40);
  280. this.button1.TabIndex = 16;
  281. this.button1.Text = "값확인";
  282. this.button1.UseVisualStyleBackColor = true;
  283. this.button1.Click += new System.EventHandler(this.button1_Click);
  284. //
  285. // groupBox9
  286. //
  287. this.groupBox9.Controls.Add(this.textBox2);
  288. this.groupBox9.Controls.Add(this.textBox3);
  289. this.groupBox9.Controls.Add(this.label8);
  290. this.groupBox9.Controls.Add(this.label9);
  291. this.groupBox9.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  292. this.groupBox9.Location = new System.Drawing.Point(11, 303);
  293. this.groupBox9.Name = "groupBox9";
  294. this.groupBox9.Size = new System.Drawing.Size(222, 77);
  295. this.groupBox9.TabIndex = 6;
  296. this.groupBox9.TabStop = false;
  297. this.groupBox9.Text = "데이터";
  298. this.groupBox9.Visible = false;
  299. //
  300. // textBox2
  301. //
  302. this.textBox2.Enabled = false;
  303. this.textBox2.Location = new System.Drawing.Point(57, 44);
  304. this.textBox2.Name = "textBox2";
  305. this.textBox2.ReadOnly = true;
  306. this.textBox2.Size = new System.Drawing.Size(158, 21);
  307. this.textBox2.TabIndex = 4;
  308. //
  309. // textBox3
  310. //
  311. this.textBox3.Enabled = false;
  312. this.textBox3.Location = new System.Drawing.Point(57, 21);
  313. this.textBox3.Name = "textBox3";
  314. this.textBox3.ReadOnly = true;
  315. this.textBox3.Size = new System.Drawing.Size(158, 21);
  316. this.textBox3.TabIndex = 3;
  317. //
  318. // label8
  319. //
  320. this.label8.AutoSize = true;
  321. this.label8.Location = new System.Drawing.Point(4, 52);
  322. this.label8.Name = "label8";
  323. this.label8.Size = new System.Drawing.Size(47, 13);
  324. this.label8.TabIndex = 1;
  325. this.label8.Text = "입력개수";
  326. //
  327. // label9
  328. //
  329. this.label9.AutoSize = true;
  330. this.label9.Location = new System.Drawing.Point(4, 26);
  331. this.label9.Name = "label9";
  332. this.label9.Size = new System.Drawing.Size(47, 13);
  333. this.label9.TabIndex = 0;
  334. this.label9.Text = "입력시간";
  335. //
  336. // groupBox7
  337. //
  338. this.groupBox7.Controls.Add(this.EndTxt);
  339. this.groupBox7.Controls.Add(this.label4);
  340. this.groupBox7.Controls.Add(this.StartTxt);
  341. this.groupBox7.Controls.Add(this.label5);
  342. this.groupBox7.Controls.Add(this.label6);
  343. this.groupBox7.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  344. this.groupBox7.Location = new System.Drawing.Point(11, 23);
  345. this.groupBox7.Name = "groupBox7";
  346. this.groupBox7.Size = new System.Drawing.Size(222, 91);
  347. this.groupBox7.TabIndex = 6;
  348. this.groupBox7.TabStop = false;
  349. this.groupBox7.Text = "프로그램";
  350. //
  351. // EndTxt
  352. //
  353. this.EndTxt.Enabled = false;
  354. this.EndTxt.Location = new System.Drawing.Point(58, 52);
  355. this.EndTxt.Name = "EndTxt";
  356. this.EndTxt.ReadOnly = true;
  357. this.EndTxt.Size = new System.Drawing.Size(158, 21);
  358. this.EndTxt.TabIndex = 5;
  359. //
  360. // label4
  361. //
  362. this.label4.AutoSize = true;
  363. this.label4.Location = new System.Drawing.Point(4, 57);
  364. this.label4.Name = "label4";
  365. this.label4.Size = new System.Drawing.Size(47, 13);
  366. this.label4.TabIndex = 4;
  367. this.label4.Text = "종료시간";
  368. //
  369. // StartTxt
  370. //
  371. this.StartTxt.Enabled = false;
  372. this.StartTxt.Location = new System.Drawing.Point(58, 21);
  373. this.StartTxt.Name = "StartTxt";
  374. this.StartTxt.ReadOnly = true;
  375. this.StartTxt.Size = new System.Drawing.Size(158, 21);
  376. this.StartTxt.TabIndex = 3;
  377. //
  378. // label5
  379. //
  380. this.label5.AutoSize = true;
  381. this.label5.Location = new System.Drawing.Point(11, 52);
  382. this.label5.Name = "label5";
  383. this.label5.Size = new System.Drawing.Size(0, 13);
  384. this.label5.TabIndex = 1;
  385. //
  386. // label6
  387. //
  388. this.label6.AutoSize = true;
  389. this.label6.Location = new System.Drawing.Point(4, 26);
  390. this.label6.Name = "label6";
  391. this.label6.Size = new System.Drawing.Size(47, 13);
  392. this.label6.TabIndex = 0;
  393. this.label6.Text = "시작시간";
  394. //
  395. // groupBox6
  396. //
  397. this.groupBox6.Controls.Add(this.DBConnTxt);
  398. this.groupBox6.Controls.Add(this.DBNameTxt);
  399. this.groupBox6.Controls.Add(this.DBAddressTxt);
  400. this.groupBox6.Controls.Add(this.label3);
  401. this.groupBox6.Controls.Add(this.label2);
  402. this.groupBox6.Controls.Add(this.label1);
  403. this.groupBox6.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  404. this.groupBox6.Location = new System.Drawing.Point(12, 240);
  405. this.groupBox6.Name = "groupBox6";
  406. this.groupBox6.Size = new System.Drawing.Size(222, 78);
  407. this.groupBox6.TabIndex = 1;
  408. this.groupBox6.TabStop = false;
  409. this.groupBox6.Text = "DB";
  410. this.groupBox6.Visible = false;
  411. //
  412. // DBConnTxt
  413. //
  414. this.DBConnTxt.Enabled = false;
  415. this.DBConnTxt.Location = new System.Drawing.Point(57, 71);
  416. this.DBConnTxt.Name = "DBConnTxt";
  417. this.DBConnTxt.ReadOnly = true;
  418. this.DBConnTxt.Size = new System.Drawing.Size(158, 21);
  419. this.DBConnTxt.TabIndex = 5;
  420. //
  421. // DBNameTxt
  422. //
  423. this.DBNameTxt.Enabled = false;
  424. this.DBNameTxt.Location = new System.Drawing.Point(57, 44);
  425. this.DBNameTxt.Name = "DBNameTxt";
  426. this.DBNameTxt.ReadOnly = true;
  427. this.DBNameTxt.Size = new System.Drawing.Size(158, 21);
  428. this.DBNameTxt.TabIndex = 4;
  429. //
  430. // DBAddressTxt
  431. //
  432. this.DBAddressTxt.Enabled = false;
  433. this.DBAddressTxt.Location = new System.Drawing.Point(57, 21);
  434. this.DBAddressTxt.Name = "DBAddressTxt";
  435. this.DBAddressTxt.ReadOnly = true;
  436. this.DBAddressTxt.Size = new System.Drawing.Size(158, 21);
  437. this.DBAddressTxt.TabIndex = 3;
  438. //
  439. // label3
  440. //
  441. this.label3.AutoSize = true;
  442. this.label3.Location = new System.Drawing.Point(4, 76);
  443. this.label3.Name = "label3";
  444. this.label3.Size = new System.Drawing.Size(47, 13);
  445. this.label3.TabIndex = 2;
  446. this.label3.Text = "연결여부";
  447. //
  448. // label2
  449. //
  450. this.label2.AutoSize = true;
  451. this.label2.Location = new System.Drawing.Point(4, 52);
  452. this.label2.Name = "label2";
  453. this.label2.Size = new System.Drawing.Size(39, 13);
  454. this.label2.TabIndex = 1;
  455. this.label2.Text = "DB 명";
  456. //
  457. // label1
  458. //
  459. this.label1.AutoSize = true;
  460. this.label1.Location = new System.Drawing.Point(4, 26);
  461. this.label1.Name = "label1";
  462. this.label1.Size = new System.Drawing.Size(49, 13);
  463. this.label1.TabIndex = 0;
  464. this.label1.Text = "DB 주소";
  465. //
  466. // panel1
  467. //
  468. this.panel1.Controls.Add(this.panel4);
  469. this.panel1.Controls.Add(this.panel3);
  470. this.panel1.Controls.Add(this.panel2);
  471. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  472. this.panel1.Location = new System.Drawing.Point(0, 0);
  473. this.panel1.Name = "panel1";
  474. this.panel1.Size = new System.Drawing.Size(974, 115);
  475. this.panel1.TabIndex = 12;
  476. //
  477. // panel4
  478. //
  479. this.panel4.BackColor = System.Drawing.Color.Transparent;
  480. this.panel4.Controls.Add(this.groupBox8);
  481. this.panel4.Controls.Add(this.groupBox2);
  482. this.panel4.Dock = System.Windows.Forms.DockStyle.Right;
  483. this.panel4.Location = new System.Drawing.Point(643, 0);
  484. this.panel4.Name = "panel4";
  485. this.panel4.Size = new System.Drawing.Size(331, 115);
  486. this.panel4.TabIndex = 2;
  487. //
  488. // groupBox8
  489. //
  490. this.groupBox8.Controls.Add(this.EraseLog);
  491. this.groupBox8.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  492. this.groupBox8.Location = new System.Drawing.Point(236, 13);
  493. this.groupBox8.Name = "groupBox8";
  494. this.groupBox8.Size = new System.Drawing.Size(90, 99);
  495. this.groupBox8.TabIndex = 7;
  496. this.groupBox8.TabStop = false;
  497. this.groupBox8.Text = "로그";
  498. //
  499. // EraseLog
  500. //
  501. this.EraseLog.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  502. this.EraseLog.Image = global::DataGateWayProject.Properties.Resources.button_image;
  503. this.EraseLog.Location = new System.Drawing.Point(13, 21);
  504. this.EraseLog.Name = "EraseLog";
  505. this.EraseLog.Size = new System.Drawing.Size(65, 65);
  506. this.EraseLog.TabIndex = 4;
  507. this.EraseLog.Text = "로그\r\n지우기";
  508. this.EraseLog.UseVisualStyleBackColor = true;
  509. this.EraseLog.Click += new System.EventHandler(this.EraseLog_Click);
  510. //
  511. // panel3
  512. //
  513. this.panel3.Controls.Add(this.groupBox10);
  514. this.panel3.Controls.Add(this.groupBox3);
  515. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  516. this.panel3.Location = new System.Drawing.Point(170, 0);
  517. this.panel3.Name = "panel3";
  518. this.panel3.Size = new System.Drawing.Size(804, 115);
  519. this.panel3.TabIndex = 1;
  520. //
  521. // groupBox10
  522. //
  523. this.groupBox10.Controls.Add(this.Btn_TagSetFile);
  524. this.groupBox10.Controls.Add(this.Btn_SettingFile);
  525. this.groupBox10.Controls.Add(this.PointUnRegBtn);
  526. this.groupBox10.Controls.Add(this.Conn_iCos_Btn);
  527. this.groupBox10.Controls.Add(this.PointSetBtn);
  528. this.groupBox10.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  529. this.groupBox10.Location = new System.Drawing.Point(6, 11);
  530. this.groupBox10.Name = "groupBox10";
  531. this.groupBox10.Size = new System.Drawing.Size(357, 99);
  532. this.groupBox10.TabIndex = 7;
  533. this.groupBox10.TabStop = false;
  534. this.groupBox10.Text = "설정";
  535. //
  536. // Btn_TagSetFile
  537. //
  538. this.Btn_TagSetFile.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  539. this.Btn_TagSetFile.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  540. this.Btn_TagSetFile.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  541. this.Btn_TagSetFile.Location = new System.Drawing.Point(30, -1);
  542. this.Btn_TagSetFile.Name = "Btn_TagSetFile";
  543. this.Btn_TagSetFile.Size = new System.Drawing.Size(60, 20);
  544. this.Btn_TagSetFile.TabIndex = 8;
  545. this.Btn_TagSetFile.Text = "태그등록파일생성";
  546. this.Btn_TagSetFile.UseVisualStyleBackColor = true;
  547. this.Btn_TagSetFile.Visible = false;
  548. this.Btn_TagSetFile.Click += new System.EventHandler(this.Btn_TagSetFile_Click);
  549. //
  550. // Btn_SettingFile
  551. //
  552. this.Btn_SettingFile.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  553. this.Btn_SettingFile.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  554. this.Btn_SettingFile.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  555. this.Btn_SettingFile.Location = new System.Drawing.Point(91, -1);
  556. this.Btn_SettingFile.Name = "Btn_SettingFile";
  557. this.Btn_SettingFile.Size = new System.Drawing.Size(60, 20);
  558. this.Btn_SettingFile.TabIndex = 7;
  559. this.Btn_SettingFile.Text = "설정파일생성";
  560. this.Btn_SettingFile.UseVisualStyleBackColor = true;
  561. this.Btn_SettingFile.Visible = false;
  562. this.Btn_SettingFile.Click += new System.EventHandler(this.Btn_SettingFile_Click);
  563. //
  564. // PointUnRegBtn
  565. //
  566. this.PointUnRegBtn.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  567. this.PointUnRegBtn.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  568. this.PointUnRegBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  569. this.PointUnRegBtn.Location = new System.Drawing.Point(240, 20);
  570. this.PointUnRegBtn.Name = "PointUnRegBtn";
  571. this.PointUnRegBtn.Size = new System.Drawing.Size(100, 66);
  572. this.PointUnRegBtn.TabIndex = 6;
  573. this.PointUnRegBtn.Text = "관제점 해제";
  574. this.PointUnRegBtn.UseVisualStyleBackColor = true;
  575. this.PointUnRegBtn.Click += new System.EventHandler(this.PointUnRegBtn_Click);
  576. //
  577. // Conn_iCos_Btn
  578. //
  579. this.Conn_iCos_Btn.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  580. this.Conn_iCos_Btn.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  581. this.Conn_iCos_Btn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  582. this.Conn_iCos_Btn.Location = new System.Drawing.Point(14, 20);
  583. this.Conn_iCos_Btn.Name = "Conn_iCos_Btn";
  584. this.Conn_iCos_Btn.Size = new System.Drawing.Size(100, 66);
  585. this.Conn_iCos_Btn.TabIndex = 5;
  586. this.Conn_iCos_Btn.Text = "iCos \r\n접속";
  587. this.Conn_iCos_Btn.UseVisualStyleBackColor = true;
  588. this.Conn_iCos_Btn.Click += new System.EventHandler(this.Conn_iCos_Btn_Click);
  589. //
  590. // PointSetBtn
  591. //
  592. this.PointSetBtn.BackgroundImage = global::DataGateWayProject.Properties.Resources.button_image;
  593. this.PointSetBtn.Font = new System.Drawing.Font("휴먼모음T", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  594. this.PointSetBtn.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  595. this.PointSetBtn.Location = new System.Drawing.Point(127, 20);
  596. this.PointSetBtn.Name = "PointSetBtn";
  597. this.PointSetBtn.Size = new System.Drawing.Size(100, 66);
  598. this.PointSetBtn.TabIndex = 4;
  599. this.PointSetBtn.Text = "관제점 등록";
  600. this.PointSetBtn.UseVisualStyleBackColor = true;
  601. this.PointSetBtn.Click += new System.EventHandler(this.PointSetBtn_Click);
  602. //
  603. // panel2
  604. //
  605. this.panel2.Controls.Add(this.groupBox1);
  606. this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
  607. this.panel2.Location = new System.Drawing.Point(0, 0);
  608. this.panel2.Name = "panel2";
  609. this.panel2.Size = new System.Drawing.Size(170, 115);
  610. this.panel2.TabIndex = 0;
  611. //
  612. // panel6
  613. //
  614. this.panel6.Controls.Add(this.label10);
  615. this.panel6.Controls.Add(this.label7);
  616. this.panel6.Controls.Add(this.groupBox5);
  617. this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
  618. this.panel6.Location = new System.Drawing.Point(0, 115);
  619. this.panel6.Name = "panel6";
  620. this.panel6.Size = new System.Drawing.Size(249, 462);
  621. this.panel6.TabIndex = 14;
  622. //
  623. // label10
  624. //
  625. this.label10.AutoSize = true;
  626. this.label10.Font = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  627. this.label10.ForeColor = System.Drawing.Color.Red;
  628. this.label10.Location = new System.Drawing.Point(154, 450);
  629. this.label10.Name = "label10";
  630. this.label10.Size = new System.Drawing.Size(76, 11);
  631. this.label10.TabIndex = 7;
  632. this.label10.Text = "iCos3.5호환";
  633. //
  634. // label7
  635. //
  636. this.label7.AutoSize = true;
  637. this.label7.Font = new System.Drawing.Font("휴먼모음T", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  638. this.label7.ForeColor = System.Drawing.SystemColors.HotTrack;
  639. this.label7.Location = new System.Drawing.Point(17, 417);
  640. this.label7.Name = "label7";
  641. this.label7.Size = new System.Drawing.Size(217, 30);
  642. this.label7.TabIndex = 1;
  643. this.label7.Text = "DataGateWay2.0";
  644. //
  645. // panel5
  646. //
  647. this.panel5.Controls.Add(this.groupBox4);
  648. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  649. this.panel5.Location = new System.Drawing.Point(249, 115);
  650. this.panel5.Name = "panel5";
  651. this.panel5.Size = new System.Drawing.Size(725, 462);
  652. this.panel5.TabIndex = 15;
  653. //
  654. // groupBox4
  655. //
  656. this.groupBox4.Controls.Add(this.LogTxt);
  657. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  658. this.groupBox4.Font = new System.Drawing.Font("휴먼모음T", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
  659. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  660. this.groupBox4.Name = "groupBox4";
  661. this.groupBox4.Size = new System.Drawing.Size(725, 462);
  662. this.groupBox4.TabIndex = 0;
  663. this.groupBox4.TabStop = false;
  664. this.groupBox4.Text = "로그 메시지";
  665. //
  666. // LogTxt
  667. //
  668. this.LogTxt.Dock = System.Windows.Forms.DockStyle.Fill;
  669. this.LogTxt.Location = new System.Drawing.Point(3, 17);
  670. this.LogTxt.Name = "LogTxt";
  671. this.LogTxt.ReadOnly = true;
  672. this.LogTxt.Size = new System.Drawing.Size(719, 442);
  673. this.LogTxt.TabIndex = 0;
  674. this.LogTxt.Text = "";
  675. //
  676. // Form1
  677. //
  678. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
  679. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  680. this.ClientSize = new System.Drawing.Size(974, 599);
  681. this.Controls.Add(this.panel5);
  682. this.Controls.Add(this.panel6);
  683. this.Controls.Add(this.panel1);
  684. this.Controls.Add(this.statusStrip1);
  685. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  686. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  687. this.Name = "Form1";
  688. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  689. this.Text = "데이터게이트웨이2.0";
  690. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
  691. this.Load += new System.EventHandler(this.Form1_Load);
  692. this.groupBox1.ResumeLayout(false);
  693. this.groupBox3.ResumeLayout(false);
  694. this.groupBox2.ResumeLayout(false);
  695. this.statusStrip1.ResumeLayout(false);
  696. this.statusStrip1.PerformLayout();
  697. this.groupBox5.ResumeLayout(false);
  698. this.groupBox5.PerformLayout();
  699. this.groupBox9.ResumeLayout(false);
  700. this.groupBox9.PerformLayout();
  701. this.groupBox7.ResumeLayout(false);
  702. this.groupBox7.PerformLayout();
  703. this.groupBox6.ResumeLayout(false);
  704. this.groupBox6.PerformLayout();
  705. this.panel1.ResumeLayout(false);
  706. this.panel4.ResumeLayout(false);
  707. this.groupBox8.ResumeLayout(false);
  708. this.panel3.ResumeLayout(false);
  709. this.groupBox10.ResumeLayout(false);
  710. this.panel2.ResumeLayout(false);
  711. this.panel6.ResumeLayout(false);
  712. this.panel6.PerformLayout();
  713. this.panel5.ResumeLayout(false);
  714. this.groupBox4.ResumeLayout(false);
  715. this.ResumeLayout(false);
  716. this.PerformLayout();
  717. }
  718. #endregion
  719. private System.Windows.Forms.Button ProSetBtn;
  720. private System.Windows.Forms.GroupBox groupBox1;
  721. private System.Windows.Forms.GroupBox groupBox3;
  722. private System.Windows.Forms.Button ProStartBtn;
  723. private System.Windows.Forms.Button ProStopBtn;
  724. private System.Windows.Forms.GroupBox groupBox2;
  725. private System.Windows.Forms.Button FileSettingBtn;
  726. private System.Windows.Forms.Button FileExpBtn;
  727. private System.Windows.Forms.Button FileMatchBtn;
  728. private System.Windows.Forms.StatusStrip statusStrip1;
  729. private System.Windows.Forms.GroupBox groupBox5;
  730. private System.Windows.Forms.Panel panel1;
  731. private System.Windows.Forms.Panel panel4;
  732. private System.Windows.Forms.Panel panel3;
  733. private System.Windows.Forms.Panel panel2;
  734. private System.Windows.Forms.Panel panel6;
  735. private System.Windows.Forms.Panel panel5;
  736. private System.Windows.Forms.GroupBox groupBox4;
  737. private System.Windows.Forms.RichTextBox LogTxt;
  738. private System.Windows.Forms.GroupBox groupBox6;
  739. private System.Windows.Forms.Label label3;
  740. private System.Windows.Forms.Label label2;
  741. private System.Windows.Forms.Label label1;
  742. private System.Windows.Forms.Button ProPathBtn;
  743. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  744. public System.Windows.Forms.TextBox DBConnTxt;
  745. public System.Windows.Forms.TextBox DBNameTxt;
  746. public System.Windows.Forms.TextBox DBAddressTxt;
  747. private System.Windows.Forms.GroupBox groupBox7;
  748. public System.Windows.Forms.TextBox StartTxt;
  749. private System.Windows.Forms.Label label5;
  750. private System.Windows.Forms.Label label6;
  751. private System.Windows.Forms.GroupBox groupBox8;
  752. private System.Windows.Forms.Button EraseLog;
  753. public System.Windows.Forms.TextBox EndTxt;
  754. private System.Windows.Forms.Label label4;
  755. private System.Windows.Forms.GroupBox groupBox9;
  756. public System.Windows.Forms.TextBox textBox2;
  757. public System.Windows.Forms.TextBox textBox3;
  758. private System.Windows.Forms.Label label8;
  759. private System.Windows.Forms.Label label9;
  760. private System.Windows.Forms.GroupBox groupBox10;
  761. private System.Windows.Forms.Button PointSetBtn;
  762. private System.Windows.Forms.HelpProvider helpProvider1;
  763. private System.Windows.Forms.Button Conn_iCos_Btn;
  764. private System.Windows.Forms.Button PointUnRegBtn;
  765. private System.Windows.Forms.Label label7;
  766. private System.Windows.Forms.Label label10;
  767. private System.Windows.Forms.Button Btn_SettingFile;
  768. private System.Windows.Forms.Button Btn_TagSetFile;
  769. public System.Windows.Forms.TextBox testtxt;
  770. private System.Windows.Forms.Button button1;
  771. private System.Windows.Forms.Button Btn_Packet_Analysis;
  772. }
  773. }