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
57b7ac39
Commit
57b7ac39
authored
Aug 07, 2020
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复 称重单组分 客户端 无法加载weighter.weightSystemClient.json
parent
cf066b8e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
35 deletions
+3
-35
WeightSystemServiceClient.cs
...Y.Weight2/FLY.Weight2/Client/WeightSystemServiceClient.cs
+3
-2
WeighterC.cs
Project.FLY.Weight2/FLY.Weight2/Common/WeighterC.cs
+0
-6
plcgroup.json
Resource/称重单组分/设备连接变量表_5/Generated/plcgroup.json
+0
-27
HMI-51.xlsx
Resource/称重单组分/设备连接变量表_5/HMI-51.xlsx
+0
-0
No files found.
Project.FLY.Weight2/FLY.Weight2/Client/WeightSystemServiceClient.cs
View file @
57b7ac39
...
@@ -61,9 +61,10 @@ namespace FLY.Weight2.Client
...
@@ -61,9 +61,10 @@ namespace FLY.Weight2.Client
Init
();
Init
();
}
}
public
WeightSystemServiceClient
(
UInt32
serviceId
,
string
connName
)
:
base
(
serviceId
)
{
public
WeightSystemServiceClient
(
UInt32
serviceId
,
string
connName
)
:
base
(
serviceId
)
{
Init
();
ConnName
=
connName
;
ConnName
=
connName
;
filePath
=
connName
+
"."
+
filePath
;
filePath
=
connName
+
"."
+
filePath
;
Init
();
FObjServiceClientManager
.
Instance
.
Connect_to_Another_OBJSys
(
connName
,
this
);
FObjServiceClientManager
.
Instance
.
Connect_to_Another_OBJSys
(
connName
,
this
);
}
}
...
...
Project.FLY.Weight2/FLY.Weight2/Common/WeighterC.cs
View file @
57b7ac39
...
@@ -237,12 +237,6 @@ namespace FLY.Weight2.Common
...
@@ -237,12 +237,6 @@ namespace FLY.Weight2.Common
[
Description
(
"PID调节 xxx"
)]
[
Description
(
"PID调节 xxx"
)]
public
float
PIDAdjust
{
get
;
set
;
}
public
float
PIDAdjust
{
get
;
set
;
}
/// <summary>
/// 层用料(kg) xxx.x
/// </summary>
[
Description
(
"层用料(kg) xxx.x"
)]
public
float
Consume
{
get
;
set
;
}
/// <summary>
/// <summary>
/// 螺杆缺料!!
/// 螺杆缺料!!
/// </summary>
/// </summary>
...
...
Resource/称重单组分/设备连接变量表_5/Generated/plcgroup.json
View file @
57b7ac39
...
@@ -1580,33 +1580,6 @@
...
@@ -1580,33 +1580,6 @@
"OwnerName"
:
"Items[4]"
,
"OwnerName"
:
"Items[4]"
,
"PropertyName"
:
"PIDAdjust"
"PropertyName"
:
"PIDAdjust"
},
},
{
"DeviceIndex"
:
0
,
"Mode"
:
"4"
,
"Addr"
:
15378
,
"Type"
:
"float"
,
"Scale"
:
1.0
,
"OwnerName"
:
"Items[0]"
,
"PropertyName"
:
"Consume"
},
{
"DeviceIndex"
:
0
,
"Mode"
:
"4"
,
"Addr"
:
15380
,
"Type"
:
"float"
,
"Scale"
:
1.0
,
"OwnerName"
:
"Items[1]"
,
"PropertyName"
:
"Consume"
},
{
"DeviceIndex"
:
0
,
"Mode"
:
"4"
,
"Addr"
:
15382
,
"Type"
:
"float"
,
"Scale"
:
1.0
,
"OwnerName"
:
"Items[2]"
,
"PropertyName"
:
"Consume"
},
{
{
"DeviceIndex"
:
0
,
"DeviceIndex"
:
0
,
"Mode"
:
"0"
,
"Mode"
:
"0"
,
...
...
Resource/称重单组分/设备连接变量表_5/HMI-51.xlsx
View file @
57b7ac39
No preview for this file type
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