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,13 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAStatisticCounter, UAStatisticCounter_Base } from "./ua_statistic_counter"
3
+ /**
4
+ * | | |
5
+ * |----------------|------------------------------------------------------------|
6
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
7
+ * |nodeClass |ObjectType |
8
+ * |typedDefinition |AcceptedStatisticCounterType i=1027 |
9
+ * |isAbstract |false |
10
+ */
11
+ export type UAAcceptedStatisticCounter_Base = UAStatisticCounter_Base;
12
+ export interface UAAcceptedStatisticCounter extends UAStatisticCounter, UAAcceptedStatisticCounter_Base {
13
+ }
@@ -0,0 +1,37 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { NodeId } from "node-opcua-nodeid"
5
+ import { UAString } from "node-opcua-basic-types"
6
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
7
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element"
8
+ /**
9
+ * Represents an activation step in a recipe.
10
+ *
11
+ * | | |
12
+ * |----------------|------------------------------------------------------------|
13
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
14
+ * |nodeClass |ObjectType |
15
+ * |typedDefinition |ActivationType i=40 |
16
+ * |isAbstract |false |
17
+ */
18
+ export interface UAActivation_Base extends UARecipeElement_Base {
19
+ /**
20
+ * targetValue
21
+ * Defines the value to be reached of the
22
+ * TargetValue of an aggregate that is referenced by
23
+ * TargetValueId.
24
+ */
25
+ targetValue: UAAnalogUnit<any, any>;
26
+ /**
27
+ * targetValueId
28
+ * Defines a unique Id of the aggregate that is
29
+ * being activated. A list of all possible
30
+ * TargetValueIds is defined in
31
+ * RecipeScaleDeviceType.
32
+ */
33
+ targetValueId: UAProperty<UAString, DataType.String>;
34
+ targetValueNodeId?: UAProperty<NodeId, DataType.NodeId>;
35
+ }
36
+ export interface UAActivation extends UARecipeElement, UAActivation_Base {
37
+ }
@@ -0,0 +1,32 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { EnumEqualityAndRelationalOperator } from "./enum_equality_and_relational_operator"
5
+ import { UAConditionSleep, UAConditionSleep_Base } from "./ua_condition_sleep"
6
+ import { UATargetItem } from "./ua_target_item"
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 |AnalogConditionSleepType i=38 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAAnalogConditionSleep_Base extends UAConditionSleep_Base {
18
+ /**
19
+ * conditionMode
20
+ * Defines the type of condition operator that is
21
+ * used.
22
+ */
23
+ conditionMode: UAProperty<EnumEqualityAndRelationalOperator, DataType.Int32>;
24
+ /**
25
+ * targetThresholdValue
26
+ * The target value with which the threshold value
27
+ * is compared.
28
+ */
29
+ targetThresholdValue: UATargetItem<any, any>;
30
+ }
31
+ export interface UAAnalogConditionSleep extends Omit<UAConditionSleep, "targetThresholdValue">, UAAnalogConditionSleep_Base {
32
+ }
@@ -0,0 +1,76 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAString } from "node-opcua-basic-types"
5
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
6
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item"
7
+ import { UAProduct, UAProduct_Base } from "./ua_product"
8
+ import { UATargetItem } from "./ua_target_item"
9
+ /**
10
+ * Represents a product of an automatic filling
11
+ * scale.
12
+ *
13
+ * | | |
14
+ * |----------------|------------------------------------------------------------|
15
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
16
+ * |nodeClass |ObjectType |
17
+ * |typedDefinition |AutomaticFillingProductType i=16 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAAutomaticFillingProduct_Base extends UAProduct_Base {
21
+ /**
22
+ * feedRateMeasuringInterval
23
+ * Defines the measuring interval for evaluating the
24
+ * current flowrate.
25
+ */
26
+ feedRateMeasuringInterval?: UABaseDataVariable<number, DataType.Double>;
27
+ /**
28
+ * fillingTime
29
+ * Defines the maximal duration for the filling
30
+ * process to take place. Needs to be completed
31
+ * during this period.
32
+ */
33
+ fillingTime?: UABaseDataVariable<number, DataType.Double>;
34
+ /**
35
+ * fineFeedWeight
36
+ * Defines the volume to be dosed in fine flow.
37
+ */
38
+ fineFeedWeight?: UAAnalogItem<any, any>;
39
+ /**
40
+ * inFlightWeight
41
+ * Defines the volume that is behind the valve / in
42
+ * flight after feeding is stopped.
43
+ */
44
+ inFlightWeight: UAAnalogItem<any, any>;
45
+ /**
46
+ * jogFeed
47
+ * Defines if an additional dosage is necessary.
48
+ */
49
+ jogFeed?: UABaseDataVariable<boolean, DataType.Boolean>;
50
+ /**
51
+ * minimumDeltaPerFeedRateMeasuringInterval
52
+ * Defines the minimum amount of weight data which
53
+ * needs to change within the
54
+ * FeedRateMeasuringInterval.
55
+ */
56
+ minimumDeltaPerFeedRateMeasuringInterval?: UAAnalogItem<any, any>;
57
+ /**
58
+ * settlingTime
59
+ * Defines the time that needs to be passed before
60
+ * measurement process can be triggered.
61
+ */
62
+ settlingTime?: UABaseDataVariable<number, DataType.Double>;
63
+ /**
64
+ * tareId
65
+ * Defines an Id of tare value for the current
66
+ * product or item.
67
+ */
68
+ tareId?: UAProperty<UAString, DataType.String>;
69
+ /**
70
+ * targetWeight
71
+ * Defines the preset of the volume to be processed.
72
+ */
73
+ targetWeight: UATargetItem<any, any>;
74
+ }
75
+ export interface UAAutomaticFillingProduct extends UAProduct, UAAutomaticFillingProduct_Base {
76
+ }
@@ -0,0 +1,40 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
5
+ import { EnumToleranceState } from "./enum_tolerance_state"
6
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
7
+ import { UAProductionPreset } from "./ua_production_preset"
8
+ /**
9
+ * Represents an automatic filling scale.
10
+ *
11
+ * | | |
12
+ * |----------------|------------------------------------------------------------|
13
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
14
+ * |nodeClass |ObjectType |
15
+ * |typedDefinition |AutomaticFillingScaleType i=5 |
16
+ * |isAbstract |false |
17
+ */
18
+ export interface UAAutomaticFillingScale_Base extends UAScaleDevice_Base {
19
+ /**
20
+ * deviation
21
+ * Defines the relative amount of over (positive
22
+ * value) or under (negative value) dosed value in
23
+ * relation of the TargetWeight.
24
+ */
25
+ deviation?: UAAnalogUnit<any, any>;
26
+ /**
27
+ * productionPreset
28
+ * Contains the productions presets.
29
+ */
30
+ productionPreset?: UAProductionPreset;
31
+ /**
32
+ * toleranceState
33
+ * Describes the state of the tolerance deviation.
34
+ * The option under and over needs to be determined
35
+ * via TargetItemType information of TargetWeight.
36
+ */
37
+ toleranceState?: UAProperty<EnumToleranceState, DataType.Int32>;
38
+ }
39
+ export interface UAAutomaticFillingScale extends Omit<UAScaleDevice, "productionPreset">, UAAutomaticFillingScale_Base {
40
+ }
@@ -0,0 +1,22 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UACatchweigher, UACatchweigher_Base } from "./ua_catchweigher"
3
+ import { UAProductionPreset } from "./ua_production_preset"
4
+ /**
5
+ * Represents an automatic weight-price-labeler.
6
+ *
7
+ * | | |
8
+ * |----------------|------------------------------------------------------------|
9
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
10
+ * |nodeClass |ObjectType |
11
+ * |typedDefinition |AutomaticWeightPriceLabelerType i=49 |
12
+ * |isAbstract |false |
13
+ */
14
+ export interface UAAutomaticWeightPriceLabeler_Base extends UACatchweigher_Base {
15
+ /**
16
+ * productionPreset
17
+ * Contains the productions presets.
18
+ */
19
+ productionPreset?: UAProductionPreset;
20
+ }
21
+ export interface UAAutomaticWeightPriceLabeler extends Omit<UACatchweigher, "productionPreset">, UAAutomaticWeightPriceLabeler_Base {
22
+ }
@@ -0,0 +1,31 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { DTCurrencyUnit } from "node-opcua-nodeset-ua/dist/dt_currency_unit"
5
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
6
+ import { UACatchweigherProduct, UACatchweigherProduct_Base } from "./ua_catchweigher_product"
7
+ import { UAPriceItem } from "./ua_price_item"
8
+ export interface UAAutomaticWeightPriceLabelerProduct_unitPrice<T, DT extends DataType> extends UABaseDataVariable<T, DT> { // Variable
9
+ currencyUnit: UAProperty<DTCurrencyUnit, DataType.ExtensionObject>;
10
+ }
11
+ /**
12
+ * Represents a product of a automatic
13
+ * weight-price-labeler.
14
+ *
15
+ * | | |
16
+ * |----------------|------------------------------------------------------------|
17
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
18
+ * |nodeClass |ObjectType |
19
+ * |typedDefinition |AutomaticWeightPriceLabelerProductType i=47 |
20
+ * |isAbstract |false |
21
+ */
22
+ export interface UAAutomaticWeightPriceLabelerProduct_Base extends UACatchweigherProduct_Base {
23
+ lastItem?: UAPriceItem;
24
+ /**
25
+ * unitPrice
26
+ * Defines the price per weight unit.
27
+ */
28
+ unitPrice?: UAAutomaticWeightPriceLabelerProduct_unitPrice<any, any>;
29
+ }
30
+ export interface UAAutomaticWeightPriceLabelerProduct extends Omit<UACatchweigherProduct, "lastItem">, UAAutomaticWeightPriceLabelerProduct_Base {
31
+ }
@@ -0,0 +1,23 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
3
+ import { UAProductionPreset } from "./ua_production_preset"
4
+ /**
5
+ * Represents a Catchweigher. It has no method or
6
+ * properties defined.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |CatchweigherType i=4 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UACatchweigher_Base extends UAScaleDevice_Base {
16
+ /**
17
+ * productionPreset
18
+ * Contains the productions presets.
19
+ */
20
+ productionPreset?: UAProductionPreset;
21
+ }
22
+ export interface UACatchweigher extends Omit<UAScaleDevice, "productionPreset">, UACatchweigher_Base {
23
+ }
@@ -0,0 +1,47 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAMethod } from "node-opcua-address-space-base"
3
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
4
+ import { UAProduct, UAProduct_Base } from "./ua_product"
5
+ import { UAWeighingItem } from "./ua_weighing_item"
6
+ import { UATargetItem } from "./ua_target_item"
7
+ /**
8
+ * Represents a product of a Catchweigher.
9
+ *
10
+ * | | |
11
+ * |----------------|------------------------------------------------------------|
12
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
13
+ * |nodeClass |ObjectType |
14
+ * |typedDefinition |CatchweigherProductType i=17 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UACatchweigherProduct_Base extends UAProduct_Base {
18
+ // PlaceHolder for $Zones$
19
+ addZone?: UAMethod;
20
+ lastItem?: UAWeighingItem;
21
+ /**
22
+ * presetHeight
23
+ * Defines the predefined height (in direction of
24
+ * global gravity) of the measured item. The value
25
+ * must be write before the item is measured.
26
+ */
27
+ presetHeight?: UAAnalogUnit<any, any>;
28
+ /**
29
+ * presetLength
30
+ * Defines the predefined length (in direction of
31
+ * travel) of the measured item. The value must be
32
+ * written before the item is measured.
33
+ */
34
+ presetLength?: UAAnalogUnit<any, any>;
35
+ /**
36
+ * presetWidth
37
+ * Defines the predefined width (in third possible
38
+ * orthogonal direction to height and length) of the
39
+ * measured item. The value must be write before the
40
+ * item is measured.
41
+ */
42
+ presetWidth?: UAAnalogUnit<any, any>;
43
+ removeZone?: UAMethod;
44
+ targetThroughput?: UATargetItem<any, any>;
45
+ }
46
+ export interface UACatchweigherProduct extends UAProduct, UACatchweigherProduct_Base {
47
+ }
@@ -0,0 +1,29 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item"
3
+ import { UACatchweigher, UACatchweigher_Base } from "./ua_catchweigher"
4
+ import { UAProductionPreset } from "./ua_production_preset"
5
+ /**
6
+ * Represents a Checkweigher.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |CheckweigherType i=45 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UACheckweigher_Base extends UACatchweigher_Base {
16
+ /**
17
+ * productionPreset
18
+ * Contains the productions presets.
19
+ */
20
+ productionPreset?: UAProductionPreset;
21
+ /**
22
+ * tU1Percent
23
+ * Permitted percentage of items with weight less
24
+ * than TU1
25
+ */
26
+ tU1Percent?: UADataItem<any, any>;
27
+ }
28
+ export interface UACheckweigher extends Omit<UACatchweigher, "productionPreset">, UACheckweigher_Base {
29
+ }
@@ -0,0 +1,33 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
3
+ import { UACatchweigherProduct, UACatchweigherProduct_Base } from "./ua_catchweigher_product"
4
+ import { UATargetItem } from "./ua_target_item"
5
+ import { UACheckweigherStatistic } from "./ua_checkweigher_statistic"
6
+ /**
7
+ * Represents a product of a Checkweigher.
8
+ *
9
+ * | | |
10
+ * |----------------|------------------------------------------------------------|
11
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
12
+ * |nodeClass |ObjectType |
13
+ * |typedDefinition |CheckweigherProductType i=46 |
14
+ * |isAbstract |false |
15
+ */
16
+ export interface UACheckweigherProduct_Base extends UACatchweigherProduct_Base {
17
+ lowerToleranceLimit1?: UAAnalogUnit<any, any>;
18
+ lowerToleranceLimit2?: UAAnalogUnit<any, any>;
19
+ /**
20
+ * nominalWeight
21
+ * Defines the nominal (printed) weight of the
22
+ * product.
23
+ */
24
+ nominalWeight: UATargetItem<any, any>;
25
+ /**
26
+ * statistic
27
+ * Contains the different statistic values of the
28
+ * product.
29
+ */
30
+ statistic?: UACheckweigherStatistic;
31
+ }
32
+ export interface UACheckweigherProduct extends Omit<UACatchweigherProduct, "statistic">, UACheckweigherProduct_Base {
33
+ }
@@ -0,0 +1,43 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
3
+ import { UAAnalogItem } from "node-opcua-nodeset-ua/dist/ua_analog_item"
4
+ import { UAStatistic, UAStatistic_Base } from "./ua_statistic"
5
+ import { UAAcceptedStatisticCounter } from "./ua_accepted_statistic_counter"
6
+ import { UARejectedStatisticCounter } from "./ua_rejected_statistic_counter"
7
+ /**
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |CheckweigherStatisticType i=48 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UACheckweigherStatistic_Base extends UAStatistic_Base {
16
+ // PlaceHolder for $PackagesAcceptedWithProperty$
17
+ // PlaceHolder for $PackagesRejectedBySystem$
18
+ /**
19
+ * giveAway
20
+ * Defines the totalized value of volume above
21
+ * TargetWeight.
22
+ */
23
+ giveAway?: UAAnalogUnit<any, any>;
24
+ packagesAcceptedWithLowerToleranceLimit1?: UAAcceptedStatisticCounter;
25
+ packagesRejectedByDistanceFault?: UARejectedStatisticCounter;
26
+ packagesRejectedByLength?: UARejectedStatisticCounter;
27
+ packagesRejectedByLowerToleranceLimit1?: UARejectedStatisticCounter;
28
+ packagesRejectedByLowerToleranceLimit2?: UARejectedStatisticCounter;
29
+ packagesRejectedByMeanValueRequirement?: UARejectedStatisticCounter;
30
+ packagesRejectedByMetal?: UARejectedStatisticCounter;
31
+ packagesRejectedByVision?: UARejectedStatisticCounter;
32
+ packagesRejectedByXRay?: UARejectedStatisticCounter;
33
+ /**
34
+ * percentageLowerToleranceLimit
35
+ * Defines the lower tolerance limit defined in
36
+ * welmec 6.4.
37
+ */
38
+ percentageLowerToleranceLimit?: UAAnalogItem<any, any>;
39
+ totalPackagesAccepted?: UAAcceptedStatisticCounter;
40
+ totalPackagesRejected?: UARejectedStatisticCounter;
41
+ }
42
+ export interface UACheckweigherStatistic extends UAStatistic, UACheckweigherStatistic_Base {
43
+ }
@@ -0,0 +1,51 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { NodeId } from "node-opcua-nodeid"
4
+ import { UAString } from "node-opcua-basic-types"
5
+ import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item"
6
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
7
+ import { UARecipeElement, UARecipeElement_Base } from "./ua_recipe_element"
8
+ /**
9
+ * Represents a condition sleep step in a recipe.
10
+ *
11
+ * | | |
12
+ * |----------------|------------------------------------------------------------|
13
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
14
+ * |nodeClass |ObjectType |
15
+ * |typedDefinition |ConditionSleepType i=37 |
16
+ * |isAbstract |true |
17
+ */
18
+ export interface UAConditionSleep_Base extends UARecipeElement_Base {
19
+ /**
20
+ * targetThresholdValue
21
+ * The target value with which the threshold value
22
+ * is compared.
23
+ */
24
+ targetThresholdValue: UADataItem<any, any>;
25
+ /**
26
+ * thresholdValueId
27
+ * Defines an Id of process value that needs to be
28
+ * monitored and is element of the
29
+ * SupportedThresholdValues in the RecipeScale.
30
+ */
31
+ thresholdValueId: UADataItem<UAString, DataType.String>;
32
+ /**
33
+ * thresholdValueNodeId
34
+ * The NodeId of process value that needs to be
35
+ * monitored and is element of the
36
+ * SupportedThresholdValues in the RecipeScale. This
37
+ * variable should be used if the value is part of
38
+ * the address space.
39
+ */
40
+ thresholdValueNodeId?: UABaseDataVariable<NodeId, DataType.NodeId>;
41
+ /**
42
+ * timeout
43
+ * Timeout specifies the duration within the
44
+ * TargetThresholdValue needs to be reached. If
45
+ * Timeout is exceeded and operator intervention is
46
+ * necessary.
47
+ */
48
+ timeout?: UADataItem<number, DataType.Double>;
49
+ }
50
+ export interface UAConditionSleep extends UARecipeElement, UAConditionSleep_Base {
51
+ }
@@ -0,0 +1,35 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
3
+ import { UAProduct, UAProduct_Base } from "./ua_product"
4
+ import { UATargetItem } from "./ua_target_item"
5
+ /**
6
+ * Represents a product of a continuous scale.
7
+ *
8
+ * | | |
9
+ * |----------------|------------------------------------------------------------|
10
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
11
+ * |nodeClass |ObjectType |
12
+ * |typedDefinition |ContinuousProductType i=18 |
13
+ * |isAbstract |false |
14
+ */
15
+ export interface UAContinuousProduct_Base extends UAProduct_Base {
16
+ /**
17
+ * materialDensity
18
+ * Defines the density of the used material.
19
+ */
20
+ materialDensity?: UAAnalogUnit<any, any>;
21
+ /**
22
+ * targetFlowRate
23
+ * Defines a preset of flowrate that needs to be
24
+ * conveyed. This value defines the setpoint for the
25
+ * FlowRate control loop.
26
+ */
27
+ targetFlowRate?: UATargetItem<any, any>;
28
+ /**
29
+ * targetWeight
30
+ * Defines a preset of the volume to be processed.
31
+ */
32
+ targetWeight?: UATargetItem<any, any>;
33
+ }
34
+ export interface UAContinuousProduct extends UAProduct, UAContinuousProduct_Base {
35
+ }
@@ -0,0 +1,57 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { DataType } from "node-opcua-variant"
3
+ import { UAAnalogUnit } from "node-opcua-nodeset-ua/dist/ua_analog_unit"
4
+ import { UABaseDataVariable } from "node-opcua-nodeset-ua/dist/ua_base_data_variable"
5
+ import { EnumRateControlMode } from "./enum_rate_control_mode"
6
+ import { UAScaleDevice, UAScaleDevice_Base } from "./ua_scale_device"
7
+ import { UAMeasuredItem } from "./ua_measured_item"
8
+ import { UATotalizer } from "./ua_totalizer"
9
+ import { UAProductionPreset } from "./ua_production_preset"
10
+ /**
11
+ * Represents a continuous scale.
12
+ *
13
+ * | | |
14
+ * |----------------|------------------------------------------------------------|
15
+ * |namespace |http://opcfoundation.org/UA/Scales/V2/ |
16
+ * |nodeClass |ObjectType |
17
+ * |typedDefinition |ContinuousScaleType i=10 |
18
+ * |isAbstract |false |
19
+ */
20
+ export interface UAContinuousScale_Base extends UAScaleDevice_Base {
21
+ // PlaceHolder for $Totalizer$
22
+ controlMagnitude?: UAAnalogUnit<any, any>;
23
+ /**
24
+ * flowRate
25
+ * Defines the conveying capacity in volume per time.
26
+ */
27
+ flowRate: UAMeasuredItem<any, any>;
28
+ load?: UAAnalogUnit<any, any>;
29
+ /**
30
+ * masterTotalizer
31
+ * Defines the overall volume that was conveyed over
32
+ * the lifetime of the scale.
33
+ */
34
+ masterTotalizer?: UATotalizer;
35
+ /**
36
+ * maxFlowRate
37
+ * Defines the maximum volume that may be conveyed.
38
+ * Largest volume per time.
39
+ */
40
+ maxFlowRate?: UAAnalogUnit<any, any>;
41
+ /**
42
+ * minFlowRate
43
+ * Defines the minimum volume that can be conveyed.
44
+ * Smallest volume per time.
45
+ */
46
+ minFlowRate?: UAAnalogUnit<any, any>;
47
+ /**
48
+ * productionPreset
49
+ * Contains the productions presets.
50
+ */
51
+ productionPreset?: UAProductionPreset;
52
+ rateControlMode?: UABaseDataVariable<EnumRateControlMode, DataType.Int32>;
53
+ speed?: UAAnalogUnit<any, any>;
54
+ targetFlowRate?: UAAnalogUnit<any, any>;
55
+ }
56
+ export interface UAContinuousScale extends Omit<UAScaleDevice, "productionPreset">, UAContinuousScale_Base {
57
+ }
@@ -0,0 +1,32 @@
1
+ // ----- this file has been automatically generated - do not edit
2
+ import { UAProperty } from "node-opcua-address-space-base"
3
+ import { DataType } from "node-opcua-variant"
4
+ import { UADataItem } from "node-opcua-nodeset-ua/dist/ua_data_item"
5
+ import { EnumEdgeOperator } from "./enum_edge_operator"
6
+ import { UAConditionSleep, UAConditionSleep_Base } from "./ua_condition_sleep"
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 |EdgeTriggeredSleepType i=39 |
15
+ * |isAbstract |false |
16
+ */
17
+ export interface UAEdgeTriggeredSleep_Base extends UAConditionSleep_Base {
18
+ /**
19
+ * conditionMode
20
+ * Defines the type of condition operator that is
21
+ * used.
22
+ */
23
+ conditionMode: UAProperty<EnumEdgeOperator, DataType.Int32>;
24
+ /**
25
+ * targetThresholdValue
26
+ * The target value with which the threshold value
27
+ * is compared.
28
+ */
29
+ targetThresholdValue: UADataItem<boolean, DataType.Boolean>;
30
+ }
31
+ export interface UAEdgeTriggeredSleep extends Omit<UAConditionSleep, "targetThresholdValue">, UAEdgeTriggeredSleep_Base {
32
+ }