|
52 | 52 | <rx:Count>1</rx:Count> |
53 | 53 | </Combinator> |
54 | 54 | </Expression> |
| 55 | + <Expression xsi:type="Combinator"> |
| 56 | + <Combinator xsi:type="StringProperty"> |
| 57 | + <Value>Did not receive a single message from the Olfactometer. Could not run QA on FlowRate.</Value> |
| 58 | + </Combinator> |
| 59 | + </Expression> |
| 60 | + <Expression xsi:type="Combinator"> |
| 61 | + <Combinator xsi:type="BooleanProperty"> |
| 62 | + <Value>true</Value> |
| 63 | + </Combinator> |
| 64 | + </Expression> |
| 65 | + <Expression xsi:type="Combinator"> |
| 66 | + <Combinator xsi:type="rx:Zip" /> |
| 67 | + </Expression> |
| 68 | + <Expression xsi:type="Combinator"> |
| 69 | + <Combinator xsi:type="rx:Take"> |
| 70 | + <rx:Count>1</rx:Count> |
| 71 | + </Combinator> |
| 72 | + </Expression> |
55 | 73 | <Expression xsi:type="SubscribeSubject"> |
56 | 74 | <Name>OlfactometerHubEventsGroupedBy</Name> |
57 | 75 | </Expression> |
|
81 | 99 | <Expression xsi:type="Combinator"> |
82 | 100 | <Combinator xsi:type="rx:Zip" /> |
83 | 101 | </Expression> |
| 102 | + <Expression xsi:type="MemberSelector"> |
| 103 | + <Selector>Item1</Selector> |
| 104 | + </Expression> |
| 105 | + <Expression xsi:type="Format"> |
| 106 | + <Format>Flow on Channel3 is lower than expected. Reading {0}.</Format> |
| 107 | + <Selector>it</Selector> |
| 108 | + </Expression> |
| 109 | + <Expression xsi:type="Combinator"> |
| 110 | + <Combinator xsi:type="rx:Zip" /> |
| 111 | + </Expression> |
| 112 | + <Expression xsi:type="Combinator"> |
| 113 | + <Combinator xsi:type="rx:Merge" /> |
| 114 | + </Expression> |
84 | 115 | <Expression xsi:type="Combinator"> |
85 | 116 | <Combinator xsi:type="rx:WithLatestFrom" /> |
86 | 117 | </Expression> |
87 | | - <Expression xsi:type="MemberSelector"> |
88 | | - <Selector>Item2</Selector> |
| 118 | + <Expression xsi:type="rx:Condition"> |
| 119 | + <Workflow> |
| 120 | + <Nodes> |
| 121 | + <Expression xsi:type="WorkflowInput"> |
| 122 | + <Name>Source1</Name> |
| 123 | + </Expression> |
| 124 | + <Expression xsi:type="MemberSelector"> |
| 125 | + <Selector>Item2.Item2</Selector> |
| 126 | + </Expression> |
| 127 | + <Expression xsi:type="WorkflowOutput" /> |
| 128 | + </Nodes> |
| 129 | + <Edges> |
| 130 | + <Edge From="0" To="1" Label="Source1" /> |
| 131 | + <Edge From="1" To="2" Label="Source1" /> |
| 132 | + </Edges> |
| 133 | + </Workflow> |
| 134 | + </Expression> |
| 135 | + <Expression xsi:type="Combinator"> |
| 136 | + <Combinator xsi:type="rx:Take"> |
| 137 | + <rx:Count>1</rx:Count> |
| 138 | + </Combinator> |
89 | 139 | </Expression> |
90 | 140 | <Expression xsi:type="WorkflowOutput" /> |
91 | 141 | </Nodes> |
92 | 142 | <Edges> |
93 | 143 | <Edge From="0" To="1" Label="Source1" /> |
94 | 144 | <Edge From="1" To="2" Label="Source1" /> |
95 | | - <Edge From="2" To="12" Label="Source1" /> |
96 | | - <Edge From="3" To="4" Label="Source1" /> |
97 | | - <Edge From="4" To="5" Label="Source1" /> |
| 145 | + <Edge From="2" To="20" Label="Source1" /> |
| 146 | + <Edge From="3" To="5" Label="Source1" /> |
| 147 | + <Edge From="4" To="5" Label="Source2" /> |
98 | 148 | <Edge From="5" To="6" Label="Source1" /> |
99 | | - <Edge From="6" To="7" Label="Source1" /> |
| 149 | + <Edge From="6" To="19" Label="Source1" /> |
100 | 150 | <Edge From="7" To="8" Label="Source1" /> |
101 | | - <Edge From="8" To="10" Label="Source1" /> |
102 | | - <Edge From="8" To="11" Label="Source2" /> |
103 | | - <Edge From="9" To="10" Label="Source2" /> |
| 151 | + <Edge From="8" To="9" Label="Source1" /> |
| 152 | + <Edge From="9" To="10" Label="Source1" /> |
104 | 153 | <Edge From="10" To="11" Label="Source1" /> |
105 | | - <Edge From="11" To="12" Label="Source2" /> |
106 | | - <Edge From="12" To="13" Label="Source1" /> |
107 | | - <Edge From="13" To="14" Label="Source1" /> |
108 | | - </Edges> |
109 | | - </Workflow> |
110 | | - </Expression> |
111 | | - <Expression xsi:type="Combinator"> |
112 | | - <Combinator xsi:type="rx:First" /> |
113 | | - </Expression> |
114 | | - <Expression xsi:type="rx:Condition"> |
115 | | - <Workflow> |
116 | | - <Nodes> |
117 | | - <Expression xsi:type="WorkflowInput"> |
118 | | - <Name>Source1</Name> |
119 | | - </Expression> |
120 | | - <Expression xsi:type="MemberSelector"> |
121 | | - <Selector>Item1</Selector> |
122 | | - </Expression> |
123 | | - <Expression xsi:type="WorkflowOutput" /> |
124 | | - </Nodes> |
125 | | - <Edges> |
126 | | - <Edge From="0" To="1" Label="Source1" /> |
127 | | - <Edge From="1" To="2" Label="Source1" /> |
| 154 | + <Edge From="11" To="12" Label="Source1" /> |
| 155 | + <Edge From="12" To="14" Label="Source1" /> |
| 156 | + <Edge From="12" To="15" Label="Source2" /> |
| 157 | + <Edge From="13" To="14" Label="Source2" /> |
| 158 | + <Edge From="14" To="15" Label="Source1" /> |
| 159 | + <Edge From="15" To="16" Label="Source1" /> |
| 160 | + <Edge From="16" To="17" Label="Source1" /> |
| 161 | + <Edge From="16" To="18" Label="Source2" /> |
| 162 | + <Edge From="17" To="18" Label="Source1" /> |
| 163 | + <Edge From="18" To="19" Label="Source2" /> |
| 164 | + <Edge From="19" To="20" Label="Source2" /> |
| 165 | + <Edge From="20" To="21" Label="Source1" /> |
| 166 | + <Edge From="21" To="22" Label="Source1" /> |
| 167 | + <Edge From="22" To="23" Label="Source1" /> |
128 | 168 | </Edges> |
129 | 169 | </Workflow> |
130 | 170 | </Expression> |
131 | | - <Expression xsi:type="MemberSelector"> |
132 | | - <Selector>Item2</Selector> |
133 | | - </Expression> |
134 | | - <Expression xsi:type="Format"> |
135 | | - <Format>Flow on Channel3 is lower than expected. Reading {0}.</Format> |
136 | | - <Selector>it</Selector> |
137 | | - </Expression> |
138 | | - <Expression xsi:type="Combinator"> |
139 | | - <Combinator xsi:type="StringProperty"> |
140 | | - <Value>Did not receive a single message from the Olfactometer. Could not run QA on FlowRate.</Value> |
141 | | - </Combinator> |
142 | | - </Expression> |
143 | 171 | <Expression xsi:type="Combinator"> |
144 | 172 | <Combinator xsi:type="rx:Take"> |
145 | 173 | <rx:Count>1</rx:Count> |
146 | 174 | </Combinator> |
147 | 175 | </Expression> |
148 | | - <Expression xsi:type="Combinator"> |
149 | | - <Combinator xsi:type="rx:OnErrorResumeNext" /> |
| 176 | + <Expression xsi:type="MemberSelector"> |
| 177 | + <Selector>Item2.Item1</Selector> |
150 | 178 | </Expression> |
151 | 179 | <Expression xsi:type="InputMapping"> |
152 | 180 | <PropertyMappings> |
|
182 | 210 | <Edge From="1" To="2" Label="Source1" /> |
183 | 211 | <Edge From="2" To="3" Label="Source1" /> |
184 | 212 | <Edge From="3" To="4" Label="Source1" /> |
185 | | - <Edge From="4" To="7" Label="Source1" /> |
186 | | - <Edge From="5" To="6" Label="Source1" /> |
| 213 | + <Edge From="5" To="7" Label="Source1" /> |
187 | 214 | <Edge From="6" To="7" Label="Source2" /> |
188 | 215 | <Edge From="7" To="8" Label="Source1" /> |
189 | 216 | <Edge From="8" To="9" Label="Source1" /> |
190 | | - <Edge From="10" To="12" Label="Source1" /> |
191 | | - <Edge From="11" To="12" Label="Source2" /> |
192 | | - <Edge From="12" To="13" Label="Source1" /> |
193 | | - <Edge From="13" To="14" Label="Source1" /> |
194 | 217 | </Edges> |
195 | 218 | </Workflow> |
196 | 219 | </Expression> |
|
0 commit comments