1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
| {
| "Nodes": {
| "单图像处理工具": {
| "Id": "e0915a05-3cd6-4432-a94f-ec640806a9f4",
| "Result": true,
| "Break": false,
| "RunState": 0,
| "NodeType": 0,
| "Text": "单图像处理工具",
| "Description": "单图像处理工具",
| "BranchNodes": {
| "单图像处理工具-Branch0": "结束"
| },
| "BranchIndex": "0",
| "BranchCondition": null,
| "TimeoutMilliseconds": 60000,
| "X": 316,
| "Y": 200,
| "Width": 100,
| "Height": 40,
| "LeftPoint": "266, 200",
| "RightPoint": "366, 200",
| "BtmPoint": "316, 220",
| "TopPoint": "316, 180"
| },
| "结束": {
| "Id": "c49a2296-ac67-451e-893e-cceaffe351ce",
| "Result": true,
| "Break": false,
| "RunState": 0,
| "NodeType": 3,
| "Text": "结束",
| "Description": "结束",
| "BranchNodes": {
| "结束-Branch0": ""
| },
| "BranchIndex": "0",
| "BranchCondition": null,
| "TimeoutMilliseconds": 60000,
| "X": 316,
| "Y": 355,
| "Width": 100,
| "Height": 40,
| "LeftPoint": "266, 355",
| "RightPoint": "366, 355",
| "BtmPoint": "316, 375",
| "TopPoint": "316, 335"
| },
| "相机取图": {
| "Id": "2b021f8f-2a11-4ea2-bfa6-a0843478bf7b",
| "Result": true,
| "Break": false,
| "RunState": 0,
| "NodeType": 0,
| "Text": "相机取图",
| "Description": "相机取图",
| "BranchNodes": {
| "相机取图-Branch0": "单图像处理工具"
| },
| "BranchIndex": "0",
| "BranchCondition": null,
| "TimeoutMilliseconds": 60000,
| "X": 316,
| "Y": 133,
| "Width": 100,
| "Height": 40,
| "LeftPoint": "266, 133",
| "RightPoint": "366, 133",
| "BtmPoint": "316, 153",
| "TopPoint": "316, 113"
| },
| "开始": {
| "Id": "0aec9c61-685d-4e85-b1f2-eeb5de6f0ca8",
| "Result": true,
| "Break": false,
| "RunState": 0,
| "NodeType": 2,
| "Text": "开始",
| "Description": "开始",
| "BranchNodes": {
| "开始-Branch0": "相机取图"
| },
| "BranchIndex": "0",
| "BranchCondition": null,
| "TimeoutMilliseconds": 60000,
| "X": 316,
| "Y": 37,
| "Width": 100,
| "Height": 40,
| "LeftPoint": "266, 37",
| "RightPoint": "366, 37",
| "BtmPoint": "316, 57",
| "TopPoint": "316, 17"
| }
| },
| "Connections": {
| "相机取图-Branch0": {
| "Id": "def7a466-eb8f-4d44-afd5-92f386625707",
| "StartNodeId": "2b021f8f-2a11-4ea2-bfa6-a0843478bf7b",
| "EndNodeId": "e0915a05-3cd6-4432-a94f-ec640806a9f4",
| "BranchIndex": 0,
| "BranchName": "Branch0",
| "IsParallel": false,
| "LineColor": "Black",
| "LineWidth": 2.0,
| "IsDashed": false
| },
| "单图像处理工具-Branch0": {
| "Id": "b5cf9b6c-d5a2-4ee1-91b9-5fe9312aa24d",
| "StartNodeId": "e0915a05-3cd6-4432-a94f-ec640806a9f4",
| "EndNodeId": "c49a2296-ac67-451e-893e-cceaffe351ce",
| "BranchIndex": 0,
| "BranchName": "Branch0",
| "IsParallel": false,
| "LineColor": "Black",
| "LineWidth": 2.0,
| "IsDashed": false
| },
| "开始-Branch0": {
| "Id": "e502c7b6-2014-4cb1-b84f-bbd7b90e9910",
| "StartNodeId": "0aec9c61-685d-4e85-b1f2-eeb5de6f0ca8",
| "EndNodeId": "2b021f8f-2a11-4ea2-bfa6-a0843478bf7b",
| "BranchIndex": 0,
| "BranchName": "Branch0",
| "IsParallel": false,
| "LineColor": "Black",
| "LineWidth": 2.0,
| "IsDashed": false
| }
| }
| }
|
|