node-opcua-nodeset-scales-v-2 2.154.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (286) hide show
  1. package/LICENSE +23 -0
  2. package/dist/dt_abstract_weight.d.ts +10 -0
  3. package/dist/dt_abstract_weight.js +3 -0
  4. package/dist/dt_abstract_weight.js.map +1 -0
  5. package/dist/dt_printable_weight.d.ts +18 -0
  6. package/dist/dt_printable_weight.js +4 -0
  7. package/dist/dt_printable_weight.js.map +1 -0
  8. package/dist/dt_recipe_report_element.d.ts +17 -0
  9. package/dist/dt_recipe_report_element.js +4 -0
  10. package/dist/dt_recipe_report_element.js.map +1 -0
  11. package/dist/dt_recipe_target_value.d.ts +20 -0
  12. package/dist/dt_recipe_target_value.js +4 -0
  13. package/dist/dt_recipe_target_value.js.map +1 -0
  14. package/dist/dt_recipe_threshold.d.ts +20 -0
  15. package/dist/dt_recipe_threshold.js +4 -0
  16. package/dist/dt_recipe_threshold.js.map +1 -0
  17. package/dist/dt_weight.d.ts +17 -0
  18. package/dist/dt_weight.js +4 -0
  19. package/dist/dt_weight.js.map +1 -0
  20. package/dist/enum_draft_shield.d.ts +14 -0
  21. package/dist/enum_draft_shield.js +20 -0
  22. package/dist/enum_draft_shield.js.map +1 -0
  23. package/dist/enum_edge_operator.d.ts +12 -0
  24. package/dist/enum_edge_operator.js +18 -0
  25. package/dist/enum_edge_operator.js.map +1 -0
  26. package/dist/enum_equality_and_relational_operator.d.ts +19 -0
  27. package/dist/enum_equality_and_relational_operator.js +25 -0
  28. package/dist/enum_equality_and_relational_operator.js.map +1 -0
  29. package/dist/enum_rate_control_mode.d.ts +12 -0
  30. package/dist/enum_rate_control_mode.js +18 -0
  31. package/dist/enum_rate_control_mode.js.map +1 -0
  32. package/dist/enum_tare_mode.d.ts +14 -0
  33. package/dist/enum_tare_mode.js +20 -0
  34. package/dist/enum_tare_mode.js.map +1 -0
  35. package/dist/enum_tolerance_state.d.ts +14 -0
  36. package/dist/enum_tolerance_state.js +20 -0
  37. package/dist/enum_tolerance_state.js.map +1 -0
  38. package/dist/index.d.ts +70 -0
  39. package/dist/index.js +87 -0
  40. package/dist/index.js.map +1 -0
  41. package/dist/ua_accepted_statistic_counter.d.ts +12 -0
  42. package/dist/ua_accepted_statistic_counter.js +3 -0
  43. package/dist/ua_accepted_statistic_counter.js.map +1 -0
  44. package/dist/ua_activation.d.ts +36 -0
  45. package/dist/ua_activation.js +3 -0
  46. package/dist/ua_activation.js.map +1 -0
  47. package/dist/ua_analog_condition_sleep.d.ts +31 -0
  48. package/dist/ua_analog_condition_sleep.js +3 -0
  49. package/dist/ua_analog_condition_sleep.js.map +1 -0
  50. package/dist/ua_automatic_filling_product.d.ts +75 -0
  51. package/dist/ua_automatic_filling_product.js +3 -0
  52. package/dist/ua_automatic_filling_product.js.map +1 -0
  53. package/dist/ua_automatic_filling_scale.d.ts +39 -0
  54. package/dist/ua_automatic_filling_scale.js +3 -0
  55. package/dist/ua_automatic_filling_scale.js.map +1 -0
  56. package/dist/ua_automatic_weight_price_labeler.d.ts +21 -0
  57. package/dist/ua_automatic_weight_price_labeler.js +3 -0
  58. package/dist/ua_automatic_weight_price_labeler.js.map +1 -0
  59. package/dist/ua_automatic_weight_price_labeler_product.d.ts +30 -0
  60. package/dist/ua_automatic_weight_price_labeler_product.js +3 -0
  61. package/dist/ua_automatic_weight_price_labeler_product.js.map +1 -0
  62. package/dist/ua_catchweigher.d.ts +22 -0
  63. package/dist/ua_catchweigher.js +3 -0
  64. package/dist/ua_catchweigher.js.map +1 -0
  65. package/dist/ua_catchweigher_product.d.ts +45 -0
  66. package/dist/ua_catchweigher_product.js +3 -0
  67. package/dist/ua_catchweigher_product.js.map +1 -0
  68. package/dist/ua_checkweigher.d.ts +28 -0
  69. package/dist/ua_checkweigher.js +3 -0
  70. package/dist/ua_checkweigher.js.map +1 -0
  71. package/dist/ua_checkweigher_product.d.ts +32 -0
  72. package/dist/ua_checkweigher_product.js +3 -0
  73. package/dist/ua_checkweigher_product.js.map +1 -0
  74. package/dist/ua_checkweigher_statistic.d.ts +40 -0
  75. package/dist/ua_checkweigher_statistic.js +3 -0
  76. package/dist/ua_checkweigher_statistic.js.map +1 -0
  77. package/dist/ua_condition_sleep.d.ts +50 -0
  78. package/dist/ua_condition_sleep.js +3 -0
  79. package/dist/ua_condition_sleep.js.map +1 -0
  80. package/dist/ua_continuous_product.d.ts +34 -0
  81. package/dist/ua_continuous_product.js +3 -0
  82. package/dist/ua_continuous_product.js.map +1 -0
  83. package/dist/ua_continuous_scale.d.ts +55 -0
  84. package/dist/ua_continuous_scale.js +3 -0
  85. package/dist/ua_continuous_scale.js.map +1 -0
  86. package/dist/ua_edge_triggered_sleep.d.ts +31 -0
  87. package/dist/ua_edge_triggered_sleep.js +3 -0
  88. package/dist/ua_edge_triggered_sleep.js.map +1 -0
  89. package/dist/ua_feeder_module.d.ts +68 -0
  90. package/dist/ua_feeder_module.js +3 -0
  91. package/dist/ua_feeder_module.js.map +1 -0
  92. package/dist/ua_floating_statistic.d.ts +22 -0
  93. package/dist/ua_floating_statistic.js +3 -0
  94. package/dist/ua_floating_statistic.js.map +1 -0
  95. package/dist/ua_hopper_scale.d.ts +52 -0
  96. package/dist/ua_hopper_scale.js +3 -0
  97. package/dist/ua_hopper_scale.js.map +1 -0
  98. package/dist/ua_laboratory_scale.d.ts +55 -0
  99. package/dist/ua_laboratory_scale.js +3 -0
  100. package/dist/ua_laboratory_scale.js.map +1 -0
  101. package/dist/ua_loss_in_weight_scale.d.ts +33 -0
  102. package/dist/ua_loss_in_weight_scale.js +3 -0
  103. package/dist/ua_loss_in_weight_scale.js.map +1 -0
  104. package/dist/ua_material.d.ts +29 -0
  105. package/dist/ua_material.js +3 -0
  106. package/dist/ua_material.js.map +1 -0
  107. package/dist/ua_material_automatic.d.ts +23 -0
  108. package/dist/ua_material_automatic.js +3 -0
  109. package/dist/ua_material_automatic.js.map +1 -0
  110. package/dist/ua_measured_item.d.ts +30 -0
  111. package/dist/ua_measured_item.js +3 -0
  112. package/dist/ua_measured_item.js.map +1 -0
  113. package/dist/ua_piece_counting_product.d.ts +117 -0
  114. package/dist/ua_piece_counting_product.js +3 -0
  115. package/dist/ua_piece_counting_product.js.map +1 -0
  116. package/dist/ua_piece_counting_scale.d.ts +39 -0
  117. package/dist/ua_piece_counting_scale.js +3 -0
  118. package/dist/ua_piece_counting_scale.js.map +1 -0
  119. package/dist/ua_price_item.d.ts +26 -0
  120. package/dist/ua_price_item.js +3 -0
  121. package/dist/ua_price_item.js.map +1 -0
  122. package/dist/ua_printer_module.d.ts +66 -0
  123. package/dist/ua_printer_module.js +3 -0
  124. package/dist/ua_printer_module.js.map +1 -0
  125. package/dist/ua_product.d.ts +62 -0
  126. package/dist/ua_product.js +3 -0
  127. package/dist/ua_product.js.map +1 -0
  128. package/dist/ua_production_preset.d.ts +31 -0
  129. package/dist/ua_production_preset.js +3 -0
  130. package/dist/ua_production_preset.js.map +1 -0
  131. package/dist/ua_recipe.d.ts +41 -0
  132. package/dist/ua_recipe.js +3 -0
  133. package/dist/ua_recipe.js.map +1 -0
  134. package/dist/ua_recipe_element.d.ts +15 -0
  135. package/dist/ua_recipe_element.js +3 -0
  136. package/dist/ua_recipe_element.js.map +1 -0
  137. package/dist/ua_recipe_management.d.ts +18 -0
  138. package/dist/ua_recipe_management.js +3 -0
  139. package/dist/ua_recipe_management.js.map +1 -0
  140. package/dist/ua_recipe_product.d.ts +39 -0
  141. package/dist/ua_recipe_product.js +3 -0
  142. package/dist/ua_recipe_product.js.map +1 -0
  143. package/dist/ua_recipe_scale.d.ts +58 -0
  144. package/dist/ua_recipe_scale.js +3 -0
  145. package/dist/ua_recipe_scale.js.map +1 -0
  146. package/dist/ua_rejected_statistic_counter.d.ts +12 -0
  147. package/dist/ua_rejected_statistic_counter.js +3 -0
  148. package/dist/ua_rejected_statistic_counter.js.map +1 -0
  149. package/dist/ua_scale_alarm.d.ts +23 -0
  150. package/dist/ua_scale_alarm.js +3 -0
  151. package/dist/ua_scale_alarm.js.map +1 -0
  152. package/dist/ua_scale_device.d.ts +93 -0
  153. package/dist/ua_scale_device.js +3 -0
  154. package/dist/ua_scale_device.js.map +1 -0
  155. package/dist/ua_scale_event.d.ts +23 -0
  156. package/dist/ua_scale_event.js +3 -0
  157. package/dist/ua_scale_event.js.map +1 -0
  158. package/dist/ua_scale_system.d.ts +74 -0
  159. package/dist/ua_scale_system.js +3 -0
  160. package/dist/ua_scale_system.js.map +1 -0
  161. package/dist/ua_simple_product.d.ts +25 -0
  162. package/dist/ua_simple_product.js +3 -0
  163. package/dist/ua_simple_product.js.map +1 -0
  164. package/dist/ua_simple_scale.d.ts +21 -0
  165. package/dist/ua_simple_scale.js +3 -0
  166. package/dist/ua_simple_scale.js.map +1 -0
  167. package/dist/ua_statistic.d.ts +58 -0
  168. package/dist/ua_statistic.js +3 -0
  169. package/dist/ua_statistic.js.map +1 -0
  170. package/dist/ua_statistic_counter.d.ts +51 -0
  171. package/dist/ua_statistic_counter.js +3 -0
  172. package/dist/ua_statistic_counter.js.map +1 -0
  173. package/dist/ua_target_item.d.ts +24 -0
  174. package/dist/ua_target_item.js +3 -0
  175. package/dist/ua_target_item.js.map +1 -0
  176. package/dist/ua_timer.d.ts +25 -0
  177. package/dist/ua_timer.js +3 -0
  178. package/dist/ua_timer.js.map +1 -0
  179. package/dist/ua_totalizer.d.ts +26 -0
  180. package/dist/ua_totalizer.js +3 -0
  181. package/dist/ua_totalizer.js.map +1 -0
  182. package/dist/ua_totalizing_hopper_product.d.ts +28 -0
  183. package/dist/ua_totalizing_hopper_product.js +3 -0
  184. package/dist/ua_totalizing_hopper_product.js.map +1 -0
  185. package/dist/ua_totalizing_hopper_scale.d.ts +21 -0
  186. package/dist/ua_totalizing_hopper_scale.js +3 -0
  187. package/dist/ua_totalizing_hopper_scale.js.map +1 -0
  188. package/dist/ua_user_instruction.d.ts +34 -0
  189. package/dist/ua_user_instruction.js +3 -0
  190. package/dist/ua_user_instruction.js.map +1 -0
  191. package/dist/ua_vehicle_product.d.ts +61 -0
  192. package/dist/ua_vehicle_product.js +3 -0
  193. package/dist/ua_vehicle_product.js.map +1 -0
  194. package/dist/ua_vehicle_scale.d.ts +23 -0
  195. package/dist/ua_vehicle_scale.js +3 -0
  196. package/dist/ua_vehicle_scale.js.map +1 -0
  197. package/dist/ua_weighing.d.ts +40 -0
  198. package/dist/ua_weighing.js +3 -0
  199. package/dist/ua_weighing.js.map +1 -0
  200. package/dist/ua_weighing_item.d.ts +55 -0
  201. package/dist/ua_weighing_item.js +3 -0
  202. package/dist/ua_weighing_item.js.map +1 -0
  203. package/dist/ua_weighing_module.d.ts +14 -0
  204. package/dist/ua_weighing_module.js +3 -0
  205. package/dist/ua_weighing_module.js.map +1 -0
  206. package/dist/ua_weighing_range_element.d.ts +49 -0
  207. package/dist/ua_weighing_range_element.js +3 -0
  208. package/dist/ua_weighing_range_element.js.map +1 -0
  209. package/dist/ua_weight_item.d.ts +44 -0
  210. package/dist/ua_weight_item.js +3 -0
  211. package/dist/ua_weight_item.js.map +1 -0
  212. package/dist/ua_zone.d.ts +43 -0
  213. package/dist/ua_zone.js +3 -0
  214. package/dist/ua_zone.js.map +1 -0
  215. package/package.json +45 -0
  216. package/source/dt_abstract_weight.ts +11 -0
  217. package/source/dt_printable_weight.ts +18 -0
  218. package/source/dt_recipe_report_element.ts +17 -0
  219. package/source/dt_recipe_target_value.ts +20 -0
  220. package/source/dt_recipe_threshold.ts +20 -0
  221. package/source/dt_weight.ts +17 -0
  222. package/source/enum_draft_shield.ts +16 -0
  223. package/source/enum_edge_operator.ts +14 -0
  224. package/source/enum_equality_and_relational_operator.ts +21 -0
  225. package/source/enum_rate_control_mode.ts +14 -0
  226. package/source/enum_tare_mode.ts +16 -0
  227. package/source/enum_tolerance_state.ts +16 -0
  228. package/source/index.ts +70 -0
  229. package/source/ua_accepted_statistic_counter.ts +13 -0
  230. package/source/ua_activation.ts +37 -0
  231. package/source/ua_analog_condition_sleep.ts +32 -0
  232. package/source/ua_automatic_filling_product.ts +76 -0
  233. package/source/ua_automatic_filling_scale.ts +40 -0
  234. package/source/ua_automatic_weight_price_labeler.ts +22 -0
  235. package/source/ua_automatic_weight_price_labeler_product.ts +31 -0
  236. package/source/ua_catchweigher.ts +23 -0
  237. package/source/ua_catchweigher_product.ts +47 -0
  238. package/source/ua_checkweigher.ts +29 -0
  239. package/source/ua_checkweigher_product.ts +33 -0
  240. package/source/ua_checkweigher_statistic.ts +43 -0
  241. package/source/ua_condition_sleep.ts +51 -0
  242. package/source/ua_continuous_product.ts +35 -0
  243. package/source/ua_continuous_scale.ts +57 -0
  244. package/source/ua_edge_triggered_sleep.ts +32 -0
  245. package/source/ua_feeder_module.ts +69 -0
  246. package/source/ua_floating_statistic.ts +23 -0
  247. package/source/ua_hopper_scale.ts +54 -0
  248. package/source/ua_laboratory_scale.ts +56 -0
  249. package/source/ua_loss_in_weight_scale.ts +34 -0
  250. package/source/ua_material.ts +30 -0
  251. package/source/ua_material_automatic.ts +24 -0
  252. package/source/ua_measured_item.ts +31 -0
  253. package/source/ua_piece_counting_product.ts +118 -0
  254. package/source/ua_piece_counting_scale.ts +40 -0
  255. package/source/ua_price_item.ts +27 -0
  256. package/source/ua_printer_module.ts +67 -0
  257. package/source/ua_product.ts +63 -0
  258. package/source/ua_production_preset.ts +32 -0
  259. package/source/ua_recipe.ts +42 -0
  260. package/source/ua_recipe_element.ts +16 -0
  261. package/source/ua_recipe_management.ts +20 -0
  262. package/source/ua_recipe_product.ts +40 -0
  263. package/source/ua_recipe_scale.ts +60 -0
  264. package/source/ua_rejected_statistic_counter.ts +13 -0
  265. package/source/ua_scale_alarm.ts +24 -0
  266. package/source/ua_scale_device.ts +95 -0
  267. package/source/ua_scale_event.ts +24 -0
  268. package/source/ua_scale_system.ts +75 -0
  269. package/source/ua_simple_product.ts +26 -0
  270. package/source/ua_simple_scale.ts +22 -0
  271. package/source/ua_statistic.ts +59 -0
  272. package/source/ua_statistic_counter.ts +52 -0
  273. package/source/ua_target_item.ts +25 -0
  274. package/source/ua_timer.ts +26 -0
  275. package/source/ua_totalizer.ts +27 -0
  276. package/source/ua_totalizing_hopper_product.ts +29 -0
  277. package/source/ua_totalizing_hopper_scale.ts +22 -0
  278. package/source/ua_user_instruction.ts +35 -0
  279. package/source/ua_vehicle_product.ts +62 -0
  280. package/source/ua_vehicle_scale.ts +24 -0
  281. package/source/ua_weighing.ts +41 -0
  282. package/source/ua_weighing_item.ts +56 -0
  283. package/source/ua_weighing_module.ts +15 -0
  284. package/source/ua_weighing_range_element.ts +50 -0
  285. package/source/ua_weight_item.ts +45 -0
  286. package/source/ua_zone.ts +44 -0
@@ -0,0 +1,36 @@
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { NodeId } from "node-opcua-nodeid";
4
+ import { UAString } from "node-opcua-basic-types";
5
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
6
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element";
7
+ /**
8
+ * Represents an activation step in a recipe.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |ActivationType i=40 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAActivation_Base extends UARecipeElement_Base {
18
+ /**
19
+ * targetValue
20
+ * Defines the value to be reached of the
21
+ * TargetValue of an aggregate that is referenced by
22
+ * TargetValueId.
23
+ */
24
+ targetValue: UAAnalogUnit<any, any>;
25
+ /**
26
+ * targetValueId
27
+ * Defines a unique Id of the aggregate that is
28
+ * being activated. A list of all possible
29
+ * TargetValueIds is defined in
30
+ * RecipeScaleDeviceType.
31
+ */
32
+ targetValueId: UAProperty<UAString, DataType.String>;
33
+ targetValueNodeId?: UAProperty<NodeId, DataType.NodeId>;
34
+ }
35
+ export interface UAActivation extends UARecipeElement, UAActivation_Base {
36
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_activation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_activation.js","sourceRoot":"","sources":["../source/ua_activation.ts"],"names":[],"mappings":""}
@@ -0,0 +1,31 @@
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { EnumEqualityAndRelationalOperator } from "./enum_equality_and_relational_operator";
4
+ import { UAConditionSleep, UAConditionSleep_Base } from "./ua_condition_sleep";
5
+ import { UATargetItem } from "./ua_target_item";
6
+ /**
7
+ * Represents a condition sleep step in a recipe.
8
+ *
9
+ * | | |
10
+ * |----------------|------------------------------------------------------------|
11
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
12
+ * |nodeClass |ObjectType |
13
+ * |typedDefinition |AnalogConditionSleepType i=38 |
14
+ * |isAbstract |false |
15
+ */
16
+ export interface UAAnalogConditionSleep_Base extends UAConditionSleep_Base {
17
+ /**
18
+ * conditionMode
19
+ * Defines the type of condition operator that is
20
+ * used.
21
+ */
22
+ conditionMode: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
23
+ /**
24
+ * targetThresholdValue
25
+ * The target value with which the threshold value
26
+ * is compared.
27
+ */
28
+ targetThresholdValue: UATargetItem<any, any>;
29
+ }
30
+ export interface UAAnalogConditionSleep extends Omit<UAConditionSleep, "targetThresholdValue">, UAAnalogConditionSleep_Base {
31
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_analog_condition_sleep.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_analog_condition_sleep.js","sourceRoot":"","sources":["../source/ua_analog_condition_sleep.ts"],"names":[],"mappings":""}
@@ -0,0 +1,75 @@
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { UAString } from "node-opcua-basic-types";
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
5
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item";
6
+ import { UAProduct, UAProduct_Base } from "./ua_product";
7
+ import { UATargetItem } from "./ua_target_item";
8
+ /**
9
+ * Represents a product of an automatic filling
10
+ * scale.
11
+ *
12
+ * | | |
13
+ * |----------------|------------------------------------------------------------|
14
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
15
+ * |nodeClass |ObjectType |
16
+ * |typedDefinition |AutomaticFillingProductType i=16 |
17
+ * |isAbstract |false |
18
+ */
19
+ export interface UAAutomaticFillingProduct_Base extends UAProduct_Base {
20
+ /**
21
+ * feedRateMeasuringInterval
22
+ * Defines the measuring interval for evaluating the
23
+ * current flowrate.
24
+ */
25
+ feedRateMeasuringInterval?: UABaseDataVariable<number, DataType.Double>;
26
+ /**
27
+ * fillingTime
28
+ * Defines the maximal duration for the filling
29
+ * process to take place. Needs to be completed
30
+ * during this period.
31
+ */
32
+ fillingTime?: UABaseDataVariable<number, DataType.Double>;
33
+ /**
34
+ * fineFeedWeight
35
+ * Defines the volume to be dosed in fine flow.
36
+ */
37
+ fineFeedWeight?: UAAnalogItem<any, any>;
38
+ /**
39
+ * inFlightWeight
40
+ * Defines the volume that is behind the valve / in
41
+ * flight after feeding is stopped.
42
+ */
43
+ inFlightWeight: UAAnalogItem<any, any>;
44
+ /**
45
+ * jogFeed
46
+ * Defines if an additional dosage is necessary.
47
+ */
48
+ jogFeed?: UABaseDataVariable<boolean, DataType.Boolean>;
49
+ /**
50
+ * minimumDeltaPerFeedRateMeasuringInterval
51
+ * Defines the minimum amount of weight data which
52
+ * needs to change within the
53
+ * FeedRateMeasuringInterval.
54
+ */
55
+ minimumDeltaPerFeedRateMeasuringInterval?: UAAnalogItem<any, any>;
56
+ /**
57
+ * settlingTime
58
+ * Defines the time that needs to be passed before
59
+ * measurement process can be triggered.
60
+ */
61
+ settlingTime?: UABaseDataVariable<number, DataType.Double>;
62
+ /**
63
+ * tareId
64
+ * Defines an Id of tare value for the current
65
+ * product or item.
66
+ */
67
+ tareId?: UAProperty<UAString, DataType.String>;
68
+ /**
69
+ * targetWeight
70
+ * Defines the preset of the volume to be processed.
71
+ */
72
+ targetWeight: UATargetItem<any, any>;
73
+ }
74
+ export interface UAAutomaticFillingProduct extends UAProduct, UAAutomaticFillingProduct_Base {
75
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_automatic_filling_product.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_automatic_filling_product.js","sourceRoot":"","sources":["../source/ua_automatic_filling_product.ts"],"names":[],"mappings":""}
@@ -0,0 +1,39 @@
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
4
+ import { EnumToleranceState } from "./enum_tolerance_state";
5
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
6
+ import { UAProductionPreset } from "./ua_production_preset";
7
+ /**
8
+ * Represents an automatic filling scale.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |AutomaticFillingScaleType i=5 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAAutomaticFillingScale_Base extends UAScaleDevice_Base {
18
+ /**
19
+ * deviation
20
+ * Defines the relative amount of over (positive
21
+ * value) or under (negative value) dosed value in
22
+ * relation of the TargetWeight.
23
+ */
24
+ deviation?: UAAnalogUnit<any, any>;
25
+ /**
26
+ * productionPreset
27
+ * Contains the productions presets.
28
+ */
29
+ productionPreset?: UAProductionPreset;
30
+ /**
31
+ * toleranceState
32
+ * Describes the state of the tolerance deviation.
33
+ * The option under and over needs to be determined
34
+ * via TargetItemType information of TargetWeight.
35
+ */
36
+ toleranceState?: UAProperty<EnumToleranceState, DataType.Int32>;
37
+ }
38
+ export interface UAAutomaticFillingScale extends Omit<UAScaleDevice, "productionPreset">, UAAutomaticFillingScale_Base {
39
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_automatic_filling_scale.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_automatic_filling_scale.js","sourceRoot":"","sources":["../source/ua_automatic_filling_scale.ts"],"names":[],"mappings":""}
@@ -0,0 +1,21 @@
1
+ import { UACatchweigher, UACatchweigher_Base } from "./ua_catchweigher";
2
+ import { UAProductionPreset } from "./ua_production_preset";
3
+ /**
4
+ * Represents an automatic weight-price-labeler.
5
+ *
6
+ * | | |
7
+ * |----------------|------------------------------------------------------------|
8
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
9
+ * |nodeClass |ObjectType |
10
+ * |typedDefinition |AutomaticWeightPriceLabelerType i=49 |
11
+ * |isAbstract |false |
12
+ */
13
+ export interface UAAutomaticWeightPriceLabeler_Base extends UACatchweigher_Base {
14
+ /**
15
+ * productionPreset
16
+ * Contains the productions presets.
17
+ */
18
+ productionPreset?: UAProductionPreset;
19
+ }
20
+ export interface UAAutomaticWeightPriceLabeler extends Omit<UACatchweigher, "productionPreset">, UAAutomaticWeightPriceLabeler_Base {
21
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_automatic_weight_price_labeler.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_automatic_weight_price_labeler.js","sourceRoot":"","sources":["../source/ua_automatic_weight_price_labeler.ts"],"names":[],"mappings":""}
@@ -0,0 +1,30 @@
1
+ import { UAProperty } from "node-opcua-address-space-base";
2
+ import { DataType } from "node-opcua-variant";
3
+ import { DTCurrencyUnit } from "node-opcua-nodeset-ua/dist/dt_currency_unit";
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
5
+ import { UACatchweigherProduct, UACatchweigherProduct_Base } from "./ua_catchweigher_product";
6
+ import { UAPriceItem } from "./ua_price_item";
7
+ export interface UAAutomaticWeightPriceLabelerProduct_unitPrice<T, DT extends DataType> extends UABaseDataVariable<T, DT> {
8
+ currencyUnit: UAProperty<DTCurrencyUnit, DataType.ExtensionObject>;
9
+ }
10
+ /**
11
+ * Represents a product of a automatic
12
+ * weight-price-labeler.
13
+ *
14
+ * | | |
15
+ * |----------------|------------------------------------------------------------|
16
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
17
+ * |nodeClass |ObjectType |
18
+ * |typedDefinition |AutomaticWeightPriceLabelerProductType i=47 |
19
+ * |isAbstract |false |
20
+ */
21
+ export interface UAAutomaticWeightPriceLabelerProduct_Base extends UACatchweigherProduct_Base {
22
+ lastItem?: UAPriceItem;
23
+ /**
24
+ * unitPrice
25
+ * Defines the price per weight unit.
26
+ */
27
+ unitPrice?: UAAutomaticWeightPriceLabelerProduct_unitPrice<any, any>;
28
+ }
29
+ export interface UAAutomaticWeightPriceLabelerProduct extends Omit<UACatchweigherProduct, "lastItem">, UAAutomaticWeightPriceLabelerProduct_Base {
30
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_automatic_weight_price_labeler_product.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_automatic_weight_price_labeler_product.js","sourceRoot":"","sources":["../source/ua_automatic_weight_price_labeler_product.ts"],"names":[],"mappings":""}
@@ -0,0 +1,22 @@
1
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device";
2
+ import { UAProductionPreset } from "./ua_production_preset";
3
+ /**
4
+ * Represents a Catchweigher. It has no method or
5
+ * properties defined.
6
+ *
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |CatchweigherType i=4 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UACatchweigher_Base extends UAScaleDevice_Base {
15
+ /**
16
+ * productionPreset
17
+ * Contains the productions presets.
18
+ */
19
+ productionPreset?: UAProductionPreset;
20
+ }
21
+ export interface UACatchweigher extends Omit<UAScaleDevice, "productionPreset">, UACatchweigher_Base {
22
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_catchweigher.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_catchweigher.js","sourceRoot":"","sources":["../source/ua_catchweigher.ts"],"names":[],"mappings":""}
@@ -0,0 +1,45 @@
1
+ import { UAMethod } from "node-opcua-address-space-base";
2
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
3
+ import { UAProduct, UAProduct_Base } from "./ua_product";
4
+ import { UAWeighingItem } from "./ua_weighing_item";
5
+ import { UATargetItem } from "./ua_target_item";
6
+ /**
7
+ * Represents a product of a Catchweigher.
8
+ *
9
+ * | | |
10
+ * |----------------|------------------------------------------------------------|
11
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
12
+ * |nodeClass |ObjectType |
13
+ * |typedDefinition |CatchweigherProductType i=17 |
14
+ * |isAbstract |false |
15
+ */
16
+ export interface UACatchweigherProduct_Base extends UAProduct_Base {
17
+ addZone?: UAMethod;
18
+ lastItem?: UAWeighingItem;
19
+ /**
20
+ * presetHeight
21
+ * Defines the predefined height (in direction of
22
+ * global gravity) of the measured item. The value
23
+ * must be write before the item is measured.
24
+ */
25
+ presetHeight?: UAAnalogUnit<any, any>;
26
+ /**
27
+ * presetLength
28
+ * Defines the predefined length (in direction of
29
+ * travel) of the measured item. The value must be
30
+ * written before the item is measured.
31
+ */
32
+ presetLength?: UAAnalogUnit<any, any>;
33
+ /**
34
+ * presetWidth
35
+ * Defines the predefined width (in third possible
36
+ * orthogonal direction to height and length) of the
37
+ * measured item. The value must be write before the
38
+ * item is measured.
39
+ */
40
+ presetWidth?: UAAnalogUnit<any, any>;
41
+ removeZone?: UAMethod;
42
+ targetThroughput?: UATargetItem<any, any>;
43
+ }
44
+ export interface UACatchweigherProduct extends UAProduct, UACatchweigherProduct_Base {
45
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_catchweigher_product.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_catchweigher_product.js","sourceRoot":"","sources":["../source/ua_catchweigher_product.ts"],"names":[],"mappings":""}
@@ -0,0 +1,28 @@
1
+ import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item";
2
+ import { UACatchweigher, UACatchweigher_Base } from "./ua_catchweigher";
3
+ import { UAProductionPreset } from "./ua_production_preset";
4
+ /**
5
+ * Represents a Checkweigher.
6
+ *
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |CheckweigherType i=45 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UACheckweigher_Base extends UACatchweigher_Base {
15
+ /**
16
+ * productionPreset
17
+ * Contains the productions presets.
18
+ */
19
+ productionPreset?: UAProductionPreset;
20
+ /**
21
+ * tU1Percent
22
+ * Permitted percentage of items with weight less
23
+ * than TU1
24
+ */
25
+ tU1Percent?: UADataItem<any, any>;
26
+ }
27
+ export interface UACheckweigher extends Omit<UACatchweigher, "productionPreset">, UACheckweigher_Base {
28
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_checkweigher.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_checkweigher.js","sourceRoot":"","sources":["../source/ua_checkweigher.ts"],"names":[],"mappings":""}
@@ -0,0 +1,32 @@
1
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
2
+ import { UACatchweigherProduct, UACatchweigherProduct_Base } from "./ua_catchweigher_product";
3
+ import { UATargetItem } from "./ua_target_item";
4
+ import { UACheckweigherStatistic } from "./ua_checkweigher_statistic";
5
+ /**
6
+ * Represents a product of a Checkweigher.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |CheckweigherProductType i=46 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UACheckweigherProduct_Base extends UACatchweigherProduct_Base {
16
+ lowerToleranceLimit1?: UAAnalogUnit<any, any>;
17
+ lowerToleranceLimit2?: UAAnalogUnit<any, any>;
18
+ /**
19
+ * nominalWeight
20
+ * Defines the nominal (printed) weight of the
21
+ * product.
22
+ */
23
+ nominalWeight: UATargetItem<any, any>;
24
+ /**
25
+ * statistic
26
+ * Contains the different statistic values of the
27
+ * product.
28
+ */
29
+ statistic?: UACheckweigherStatistic;
30
+ }
31
+ export interface UACheckweigherProduct extends Omit<UACatchweigherProduct, "statistic">, UACheckweigherProduct_Base {
32
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_checkweigher_product.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_checkweigher_product.js","sourceRoot":"","sources":["../source/ua_checkweigher_product.ts"],"names":[],"mappings":""}
@@ -0,0 +1,40 @@
1
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
2
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item";
3
+ import { UAStatistic, UAStatistic_Base } from "./ua_statistic";
4
+ import { UAAcceptedStatisticCounter } from "./ua_accepted_statistic_counter";
5
+ import { UARejectedStatisticCounter } from "./ua_rejected_statistic_counter";
6
+ /**
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |CheckweigherStatisticType i=48 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UACheckweigherStatistic_Base extends UAStatistic_Base {
15
+ /**
16
+ * giveAway
17
+ * Defines the totalized value of volume above
18
+ * TargetWeight.
19
+ */
20
+ giveAway?: UAAnalogUnit<any, any>;
21
+ packagesAcceptedWithLowerToleranceLimit1?: UAAcceptedStatisticCounter;
22
+ packagesRejectedByDistanceFault?: UARejectedStatisticCounter;
23
+ packagesRejectedByLength?: UARejectedStatisticCounter;
24
+ packagesRejectedByLowerToleranceLimit1?: UARejectedStatisticCounter;
25
+ packagesRejectedByLowerToleranceLimit2?: UARejectedStatisticCounter;
26
+ packagesRejectedByMeanValueRequirement?: UARejectedStatisticCounter;
27
+ packagesRejectedByMetal?: UARejectedStatisticCounter;
28
+ packagesRejectedByVision?: UARejectedStatisticCounter;
29
+ packagesRejectedByXRay?: UARejectedStatisticCounter;
30
+ /**
31
+ * percentageLowerToleranceLimit
32
+ * Defines the lower tolerance limit defined in
33
+ * welmec 6.4.
34
+ */
35
+ percentageLowerToleranceLimit?: UAAnalogItem<any, any>;
36
+ totalPackagesAccepted?: UAAcceptedStatisticCounter;
37
+ totalPackagesRejected?: UARejectedStatisticCounter;
38
+ }
39
+ export interface UACheckweigherStatistic extends UAStatistic, UACheckweigherStatistic_Base {
40
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_checkweigher_statistic.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_checkweigher_statistic.js","sourceRoot":"","sources":["../source/ua_checkweigher_statistic.ts"],"names":[],"mappings":""}
@@ -0,0 +1,50 @@
1
+ import { DataType } from "node-opcua-variant";
2
+ import { NodeId } from "node-opcua-nodeid";
3
+ import { UAString } from "node-opcua-basic-types";
4
+ import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item";
5
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable";
6
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element";
7
+ /**
8
+ * Represents a condition sleep step in a recipe.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |ConditionSleepType i=37 |
15
+ * |isAbstract |true |
16
+ */
17
+ export interface UAConditionSleep_Base extends UARecipeElement_Base {
18
+ /**
19
+ * targetThresholdValue
20
+ * The target value with which the threshold value
21
+ * is compared.
22
+ */
23
+ targetThresholdValue: UADataItem<any, any>;
24
+ /**
25
+ * thresholdValueId
26
+ * Defines an Id of process value that needs to be
27
+ * monitored and is element of the
28
+ * SupportedThresholdValues in the RecipeScale.
29
+ */
30
+ thresholdValueId: UADataItem<UAString, DataType.String>;
31
+ /**
32
+ * thresholdValueNodeId
33
+ * The NodeId of process value that needs to be
34
+ * monitored and is element of the
35
+ * SupportedThresholdValues in the RecipeScale. This
36
+ * variable should be used if the value is part of
37
+ * the address space.
38
+ */
39
+ thresholdValueNodeId?: UABaseDataVariable<NodeId, DataType.NodeId>;
40
+ /**
41
+ * timeout
42
+ * Timeout specifies the duration within the
43
+ * TargetThresholdValue needs to be reached. If
44
+ * Timeout is exceeded and operator intervention is
45
+ * necessary.
46
+ */
47
+ timeout?: UADataItem<number, DataType.Double>;
48
+ }
49
+ export interface UAConditionSleep extends UARecipeElement, UAConditionSleep_Base {
50
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_condition_sleep.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_condition_sleep.js","sourceRoot":"","sources":["../source/ua_condition_sleep.ts"],"names":[],"mappings":""}
@@ -0,0 +1,34 @@
1
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit";
2
+ import { UAProduct, UAProduct_Base } from "./ua_product";
3
+ import { UATargetItem } from "./ua_target_item";
4
+ /**
5
+ * Represents a product of a continuous scale.
6
+ *
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |ContinuousProductType i=18 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UAContinuousProduct_Base extends UAProduct_Base {
15
+ /**
16
+ * materialDensity
17
+ * Defines the density of the used material.
18
+ */
19
+ materialDensity?: UAAnalogUnit<any, any>;
20
+ /**
21
+ * targetFlowRate
22
+ * Defines a preset of flowrate that needs to be
23
+ * conveyed. This value defines the setpoint for the
24
+ * FlowRate control loop.
25
+ */
26
+ targetFlowRate?: UATargetItem<any, any>;
27
+ /**
28
+ * targetWeight
29
+ * Defines a preset of the volume to be processed.
30
+ */
31
+ targetWeight?: UATargetItem<any, any>;
32
+ }
33
+ export interface UAContinuousProduct extends UAProduct, UAContinuousProduct_Base {
34
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=ua_continuous_product.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ua_continuous_product.js","sourceRoot":"","sources":["../source/ua_continuous_product.ts"],"names":[],"mappings":""}