Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
G
GC_Branch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周磊
GC_Branch
Commits
1c5ffdc1
Commit
1c5ffdc1
authored
Jan 08, 2020
by
leon.huang
Browse files
Options
Browse Files
Download
Plain Diff
合并远程库
parents
fb7c5a8b
6d2759c3
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
24 additions
and
0 deletions
+24
-0
UserCtl.Designer.cs
GcDevicePc/CK_UI/UserCtl.Designer.cs
+10
-0
SingleAnal.ini
VocsSetup/GC_Config/GC_Set/仪器方法/NMHC/SingleAnal.ini
+0
-0
nmhc.ini
VocsSetup/GC_Config/GC_Set/仪器方法/NMHC/nmhc.ini
+0
-0
DevStatus.ini
VocsSetup/GC_Config/GC_Set/仪器状态/NMHC/DevStatus.ini
+0
-0
RunMethod.ini
VocsSetup/GC_Config/GC_Set/运行表/NMHC/RunMethod.ini
+0
-0
VisionLogs.txt
VocsSetup/GC_Control/VisionLogs.txt
+14
-0
化合物列表.xlsx
VocsSetup/GC_Control/化合物列表.xlsx
+0
-0
No files found.
GcDevicePc/CK_UI/UserCtl.Designer.cs
View file @
1c5ffdc1
...
...
@@ -45,6 +45,7 @@
this
.
label1
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
textBox2
=
new
System
.
Windows
.
Forms
.
TextBox
();
this
.
timer1
=
new
System
.
Windows
.
Forms
.
Timer
(
this
.
components
);
this
.
comboBox1
=
new
System
.
Windows
.
Forms
.
ComboBox
();
this
.
groupBox1
.
SuspendLayout
();
this
.
SuspendLayout
();
//
...
...
@@ -213,6 +214,15 @@
this
.
timer1
.
Interval
=
60000
;
this
.
timer1
.
Tick
+=
new
System
.
EventHandler
(
this
.
timer1_Tick
);
//
// comboBox1
//
this
.
comboBox1
.
FormattingEnabled
=
true
;
this
.
comboBox1
.
Location
=
new
System
.
Drawing
.
Point
(
6
,
20
);
this
.
comboBox1
.
Name
=
"comboBox1"
;
this
.
comboBox1
.
Size
=
new
System
.
Drawing
.
Size
(
116
,
24
);
this
.
comboBox1
.
TabIndex
=
15
;
this
.
comboBox1
.
SelectedIndexChanged
+=
new
System
.
EventHandler
(
this
.
ComboBox1_SelectedIndexChanged
);
//
// UserCtl
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
6F
,
12F
);
...
...
VocsSetup/GC_Config/GC_Set/仪器方法/NMHC/SingleAnal.ini
0 → 100644
View file @
1c5ffdc1
B
[方法名称]
VocsSetup/GC_Config/GC_Set/仪器方法/NMHC/nmhc.ini
0 → 100644
View file @
1c5ffdc1
B
[方法名称]
VocsSetup/GC_Config/GC_Set/仪器状态/NMHC/DevStatus.ini
0 → 100644
View file @
1c5ffdc1
B
[仪器编号]
VocsSetup/GC_Config/GC_Set/运行表/NMHC/RunMethod.ini
0 → 100644
View file @
1c5ffdc1
B
[运行表]
VocsSetup/GC_Control/VisionLogs.txt
0 → 100644
View file @
1c5ffdc1
软件版本更新日志V1.5.9更新到V1.6.1
本次更新包括HMI V3.4更新到V3.5
• 补充温控保护逻辑,应对更多可能会出现的故障
• 修改了单位转换问题(更多功能须获得超级管理权限)
• 用户可在外部校准界面,通过选定单位来完成切换,它会影响的地方有:
• 用户界面浓度单位
• 外部校准界面单位
• 上位机传输默认单位ppm(若需要更改请联系厂家)
• 外部校准显示单位
• 优化状态切换
• 现在切换状态进度条结束前,新加的状态切换无效,避免频繁切换导致卡顿等异常状态;状态切换使用过程中约有1S延迟,为正常现象
• 新增历史谱图实时刷新按钮
• 修改批处理(智能运行)的updata,点击后会如实保存参数设定(以前是不点击启动运行,即使点击updata也不会保存参数设定),并反馈成功
• 软件默认绑定网络连接名称为“本地连接”,在用户更改为“网桥”后,请到“通讯设置”进行对应修改,否则无法正常联机
VocsSetup/GC_Control/化合物列表.xlsx
0 → 100644
View file @
1c5ffdc1
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment