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
b48f538b
Commit
b48f538b
authored
May 28, 2020
by
leon.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version1.6.9 第二次release。更改尾吹流量在机械阀模型下不显示。
parent
b331ea60
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
7 deletions
+10
-7
DataState.cs
GcDevicePc/DataState.cs
+9
-7
SingleAnal.ini
VocsSetup/GC_Config/GC_Set/仪器方法/cs/SingleAnal.ini
+0
-0
测试.ini
VocsSetup/GC_Config/GC_Set/仪器方法/cs/测试.ini
+0
-0
DevStatus.ini
VocsSetup/GC_Config/GC_Set/仪器状态/cs/子状态/DevStatus.ini
+0
-0
SharedSpace.dll
VocsSetup/GC_Control/SharedSpace.dll
+0
-0
ErrLog.txt
VocsSetup/GC_User/操作日志/ErrLog/ErrLog.txt
+0
-0
OperLog.txt
VocsSetup/GC_User/操作日志/OperLog/OperLog.txt
+1
-0
No files found.
GcDevicePc/DataState.cs
View file @
b48f538b
...
...
@@ -1877,12 +1877,14 @@ namespace GcDevicePc
GetSetValue
(
globaldata
.
m_dpbuffer
.
ShowList
.
showepc
.
EPC1_3_Set
));
this
.
datalist
.
Items
.
Add
(
tempshow
);
}
if
(
CProfileDevice
.
m_DevParam
.
syspara
.
u16StartType
!=
2
)
{
tempshow
=
new
ListViewItem
();
tempshow
.
Text
=
GettempName
(
"尾吹流量(mL/min)"
);
tempshow
.
SubItems
.
Add
(
GetValue
(
globaldata
.
m_dpbuffer
.
ShowList
.
showepc
.
EPC1_1_Cur
)
+
"/"
+
GetSetValue
(
globaldata
.
m_dpbuffer
.
ShowList
.
showepc
.
EPC1_1_Set
));
this
.
datalist
.
Items
.
Add
(
tempshow
);
}
tempshow
=
new
ListViewItem
();
tempshow
.
Text
=
"点火状态"
;
...
...
VocsSetup/GC_Config/GC_Set/仪器方法/cs/SingleAnal.ini
View file @
b48f538b
B
[方法名称]
...
...
VocsSetup/GC_Config/GC_Set/仪器方法/cs/测试.ini
View file @
b48f538b
B
[方法名称]
...
...
VocsSetup/GC_Config/GC_Set/仪器状态/cs/子状态/DevStatus.ini
0 → 100644
View file @
b48f538b
B
[仪器编号]
VocsSetup/GC_Control/SharedSpace.dll
View file @
b48f538b
No preview for this file type
VocsSetup/GC_User/操作日志/ErrLog/ErrLog.txt
View file @
b48f538b
This diff is collapsed.
Click to expand it.
VocsSetup/GC_User/操作日志/OperLog/OperLog.txt
View file @
b48f538b
...
...
@@ -543,3 +543,4 @@
【2020-05-28 10:06:04.8277】,C保存
【2020-05-28 10:15:49.7266】,服务器重启:
【2020-05-28 10:20:00.4756】,服务器开始启动:192.168.1.111:12345
【2020-05-28 15:22:46.5078】,服务器开始启动:192.168.1.111:12345
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