Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hemei
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
潘栩锋
hemei
Commits
68f9b5f4
Commit
68f9b5f4
authored
Dec 18, 2019
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
中心收卷 手动按钮写错了
parent
2b93e0b6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
11 deletions
+10
-11
WdManual.xaml.cs
...3/FLY.Winder.UI.Client/UIModule/WdManual/WdManual.xaml.cs
+8
-9
EventSign_NonUnicode.csv
...卷/中央收卷_设备连接变量表_20191206/20191217/EventSign_NonUnicode.csv
+0
-0
收卷HMI-地址表.xlsm
Resource/收卷/中央收卷_设备连接变量表_20191206/收卷HMI-地址表.xlsm
+0
-0
Page_Main.xaml.cs
WpfApplication1/Page_Main.xaml.cs
+2
-2
No files found.
Project.FLY.Winder_20190413/FLY.Winder.UI.Client/UIModule/WdManual/WdManual.xaml.cs
View file @
68f9b5f4
...
...
@@ -42,10 +42,10 @@ namespace FLY.Winder.UI.Client.UIModule
resetActions
.
Add
(
new
ResetAction2
(
button_tongClamp0
,
winderSystem
.
Items
[
0
],
"TongClamp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tongLoosen0
,
winderSystem
.
Items
[
0
],
"TongLoosen"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Clam
p0
,
winderSystem
.
Items
[
0
],
"TongUp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Loose
n0
,
winderSystem
.
Items
[
0
],
"TongDown"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Clamp
0
,
winderSystem
.
Items
[
0
],
"TongIn"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Loosen
0
,
winderSystem
.
Items
[
0
],
"TongOut"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
U
p0
,
winderSystem
.
Items
[
0
],
"TongUp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Dow
n0
,
winderSystem
.
Items
[
0
],
"TongDown"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
In
0
,
winderSystem
.
Items
[
0
],
"TongIn"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Out
0
,
winderSystem
.
Items
[
0
],
"TongOut"
));
...
...
@@ -56,13 +56,12 @@ namespace FLY.Winder.UI.Client.UIModule
resetActions
.
Add
(
new
ResetAction2
(
button_arm1
,
winderSystem
.
Items
[
1
],
"PressureArmOffset"
));
resetActions
.
Add
(
new
ResetAction2
(
button_top1
,
winderSystem
.
Items
[
1
],
"PushRod"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tongClamp1
,
winderSystem
.
Items
[
1
],
"TongClamp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tongLoosen1
,
winderSystem
.
Items
[
1
],
"TongLoosen"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Clam
p1
,
winderSystem
.
Items
[
1
],
"TongUp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Loose
n1
,
winderSystem
.
Items
[
1
],
"TongDown"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Clamp
1
,
winderSystem
.
Items
[
1
],
"TongIn"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Loosen
1
,
winderSystem
.
Items
[
1
],
"TongOut"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
U
p1
,
winderSystem
.
Items
[
1
],
"TongUp"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Dow
n1
,
winderSystem
.
Items
[
1
],
"TongDown"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
In
1
,
winderSystem
.
Items
[
1
],
"TongIn"
));
resetActions
.
Add
(
new
ResetAction2
(
button_tong
Out
1
,
winderSystem
.
Items
[
1
],
"TongOut"
));
//IsTongAuto
//注册属性更新计划
...
...
Resource/收卷/中央收卷_设备连接变量表_20191206/20191217/EventSign_NonUnicode.csv
0 → 100644
View file @
68f9b5f4
This diff is collapsed.
Click to expand it.
Resource/收卷/中央收卷_设备连接变量表_20191206/收卷HMI-地址表.xlsm
View file @
68f9b5f4
No preview for this file type
WpfApplication1/Page_Main.xaml.cs
View file @
68f9b5f4
...
...
@@ -46,8 +46,8 @@ namespace WpfApplication1
//FLY.FeedbackRenZiJia.UI.Client.UIModule.Page_Graph p = new FLY.FeedbackRenZiJia.UI.Client.UIModule.Page_Graph();
//var p = new FLY.IBC.UI.Client.UIModule.Page_Main();
FLY
.
Winder
.
UI
.
Client
.
UIModule
.
UcCenterWinder
p
=
new
FLY
.
Winder
.
UI
.
Client
.
UIModule
.
UcCenterWinder
();
//
FLY.Winder.UI.Client.UIModule.Page_Main p = new FLY.Winder.UI.Client.UIModule.Page_Main();
//
FLY.Winder.UI.Client.UIModule.UcCenterWinder p = new FLY.Winder.UI.Client.UIModule.UcCenterWinder();
FLY
.
Winder
.
UI
.
Client
.
UIModule
.
Page_Main
p
=
new
FLY
.
Winder
.
UI
.
Client
.
UIModule
.
Page_Main
();
//FLY.Weight.UI.Client.UIModule.Page_Main p = new FLY.Weight.UI.Client.UIModule.Page_Main();
//FLY.Weight.UI.Client.UIModule.FlowGraph p = new FLY.Weight.UI.Client.UIModule.FlowGraph();
p
.
Init
(
0
);
...
...
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